mirror of
https://github.com/wiiu-env/ROBChain.git
synced 2024-11-05 03:05:06 +01:00
kexploit makefile: always clean before building
This commit is contained in:
parent
525ba7a1f9
commit
702d638426
@ -1,4 +1,4 @@
|
||||
all: exploit.mscsb
|
||||
all: clean exploit.mscsb
|
||||
|
||||
clean:
|
||||
rm -f exploit.mscsb payload.s main.s
|
||||
|
Loading…
Reference in New Issue
Block a user