From e6e892aa32652afae5a76ed9773c3651b61e97e9 Mon Sep 17 00:00:00 2001 From: Steve Huston Date: Fri, 25 Feb 2000 19:49:20 +0000 Subject: ChangeLogTag:Fri Feb 25 14:44:37 2000 Steve Huston --- include/makeinclude/rules.local.GNU | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/makeinclude/rules.local.GNU b/include/makeinclude/rules.local.GNU index a25eef73892..7204c443d6a 100644 --- a/include/makeinclude/rules.local.GNU +++ b/include/makeinclude/rules.local.GNU @@ -182,7 +182,7 @@ endif clean.local: -$(RM) *.$(OBJEXT) *~ *.bak *.rpo *.sym lib*.*_pure_* Makefile.old core -$(RM) -r $(OBJDIRS) $(TEMPINCDIR) cxx_repository ptrepository \ -Templates.DB gcctemp.c gcctemp so_locations +Templates.DB gcctemp.c gcctemp so_locations *.ics realclean.local: clean.local -$(RM) $(BIN) $(BIN:%=%_debug) $(BIN:%=%_profile) $(BIN:%=%_optimize) $(LIB:%=%) $(LIB:%=%_debug) $(LIB:%=%_profile) $(LIB:%=%_optimize) $(SHLIB:%=%) $(SHLIB:%=%_debug) $(SHLIB:%=%_profile) $(SHLIB:%=%_optimize) $(SHLIBA:%=%) $(BIN2) $(BIN2:%=%_debug) $(BIN2:%=%_profile) $(BIN2:%=%_optimize) $(LIB2:%=%) $(LIB2:%=%_debug) $(LIB2:%=%_profile) $(LIB2:%=%_optimize) $(SHLIB2:%=%) $(SHLIB2:%=%_debug) $(SHLIB2:%=%_profile) $(SHLIB2:%=%_optimize) $(SHLIBA2:%=%) -- cgit v1.2.1