From c7b8a4b0c1e1453b19f477b1035c187a1031b382 Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Thu, 6 Apr 2006 10:40:28 +0000 Subject: [PATCH] Updated. committer: mfx 1144320028 +0000 --- src/stub/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stub/Makefile b/src/stub/Makefile index cc7212df..9c31582b 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 *.ah *.asx *.asy *.out + -rm -f *.ah *.asx *.asy *.o *.out clean: mostlyclean ifneq ($(strip $(wildcard stamp-h)),)