This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
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
|
||||
Reference in New Issue
Block a user