Files
wagic/projects/mtg/Makefile
wagic.the.homebrew d45e3b101b
2008-11-02 09:50:16 +00:00

13 lines
196 B
Makefile

all:
$(MAKE) -f Makefile.1xx SCEkxploit
1xx:
$(MAKE) -f Makefile.1xx SCEkxploit
3xx:
$(MAKE) -f Makefile.3xx
clean:
$(MAKE) -f Makefile.1xx clean
$(MAKE) -f Makefile.3xx clean