[LON-CAPA-cvs] cvs: loncom /build Makefile

harris41 lon-capa-cvs@mail.lon-capa.org
Wed, 22 May 2002 19:39:59 -0000


harris41		Wed May 22 15:39:59 2002 EDT

  Modified files:              
    /loncom/build	Makefile 
  Log:
  separating source directory cleaning into "clean" and "reallyclean"
  
  
Index: loncom/build/Makefile
diff -u loncom/build/Makefile:1.111 loncom/build/Makefile:1.112
--- loncom/build/Makefile:1.111	Thu May 16 14:35:34 2002
+++ loncom/build/Makefile	Wed May 22 15:39:58 2002
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 
 # Scott Harrison
-# $Id: Makefile,v 1.111 2002/05/16 18:35:34 harris41 Exp $
+# $Id: Makefile,v 1.112 2002/05/22 19:39:58 harris41 Exp $
 
 DISTPROBE=`perl ./distprobe`
 DIST=$(DISTPROBE)
@@ -477,6 +477,25 @@
 	make warningnote
 
 clean:
+	rm -Rf HTML
+	rm -f installation_manual.pdf
+	rm -f Makefile.build
+	rm -f Makefile.install
+	rm -f Makefile.configinstall
+	rm -Rf BinaryRoot
+	rm -Rf SetupBinaryRoot
+	rm -Rf LON-CAPA-base
+	rm -f base_rpm_file_list.txt
+	rm -f base_customizerpm.xml
+	rm -f setup_rpm_file_list.txt
+	rm -f docs.tar.gz
+	rm -Rf docs
+	rm -Rf pdfdoc
+	rm -f program.pl*
+	rm -Rf lpmladm.*
+	rm -f WARNINGS
+
+reallyclean:
 	rm -f $(SOURCE)/README
 	rm -f $(SOURCE)/UPDATE
 	rm -f $(SOURCE)/TEST