From 5c1bda8e72572064653230f4fcbdf0d5df627085 Mon Sep 17 00:00:00 2001 From: rpj Date: Tue, 4 Jun 2002 15:15:11 +0000 Subject: *** empty log message *** --- GNUmakefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index c205458..44fc4d7 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -458,6 +458,7 @@ clean: -$(RM) *~ -$(RM) *.i -$(RM) *.o + -$(RM) *.obj -$(RM) *.exe -$(RM) $(PTHREAD_DEF) @@ -466,6 +467,8 @@ realclean: clean -$(RM) $(GCE_LIB) -$(RM) $(GC_DLL) -$(RM) $(GCE_DLL) + -$(RM) $(GC_INLINED_STAMP) + -$(RM) $(GCE_INLINED_STAMP) attr.o: attr.c $(ATTR_SRCS) $(INCL) barrier.o: barrier.c $(BARRIER_SRCS) $(INCL) -- cgit v1.2.3