1
0
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:
Markus F.X.J. Oberhumer 2006-04-06 08:51:33 +00:00
parent b00a61a17b
commit c0908f463a

View File

@ -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)),)