rse 98/04/08 02:38:49
Modified: . Makefile.tmpl
Log:
APACI's "make distclean" should leave the source tree as it was, i.e. it also
has to remove some more stuff src/Configure has created.
Revision Changes Path
1.8 +2 -0 apache-1.3/Makefile.tmpl
Index: Makefile.tmpl
===================================================================
RCS file: /export/home/cvs/apache-1.3/Makefile.tmpl,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- Makefile.tmpl 1998/04/01 13:16:38 1.7
+++ Makefile.tmpl 1998/04/08 09:38:49 1.8
@@ -384,6 +384,8 @@
-rm -f $(SRC)/modules/standard/Makefile
-rm -f $(SRC)/modules/proxy/Makefile
-rm -f $(SRC)/modules/Makefile
+ -rm -f $(SRC)/modules.c
+ -rm -f $(SRC)/include/ap_config.h
-rm -f $(SRC)/Makefile.config
-rm -f $(SRC)/Makefile