mirror of
https://github.com/upx/upx
synced 2025-10-05 19:20:23 +08:00
Added files to "clean" target.
committer: mfx <mfx> 1144313493 +0000
This commit is contained in:
parent
b00a61a17b
commit
c0908f463a
|
@ -249,7 +249,7 @@ stubs: $(STUBS)
|
|||
|
||||
mostlyclean:
|
||||
-rm -f *.bin *.bkp *.d *.i *.lst *.map stubify.exe
|
||||
-rm -f *.o *.asx *.asy
|
||||
-rm -f *.ah *.asx *.asy *.out
|
||||
|
||||
clean: mostlyclean
|
||||
ifneq ($(strip $(wildcard stamp-h)),)
|
||||
|
|
Loading…
Reference in New Issue
Block a user