diff --git a/src/stub/Makefile b/src/stub/Makefile index bc7eefb5..cc7212df 100644 --- a/src/stub/Makefile +++ b/src/stub/Makefile @@ -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)),)