Make.proto
changeset 67 734370f8d967
parent 66 70bbef4d5737
child 71 d928da24eaec
--- a/Make.proto	Thu Dec 21 22:33:02 1995 +0100
+++ b/Make.proto	Sat Dec 23 12:26:50 1995 +0100
@@ -269,6 +269,7 @@
 	    -rm -f a.out SymbolTable ttt main.c
 	    -rm -f classList.c fclassList.c nxclassList.c basicclassList.c
 	    -rm -f betaclassList.c miniList.c tinyList.c
+	    -rm -f modulList.stc modulList.c modulList.o
 	    -rm -f pers* pers2 data data2 data.boss tetris.scores
 
 cleanlinks:
@@ -279,6 +280,7 @@
 #
 clean::
 	    -rm -f a.out SymbolTable ttt main.c
+	    -rm -f modulList.stc modulList.c modulList.o
 	    -rm -f classList.stc classList.c classList.o
 	    -rm -f fclassList.stc fclassList.c
 	    -rm -f nxclassList.stc nxclassList.c
@@ -294,6 +296,7 @@
 # clean out all that can be regenerated
 #
 clobber::
+	    -rm -f modulList.stc modulList.c modulList.o
 	    -rm -rf resources source binary bitmaps include examples
 	    -rm -f smalltalk minitalk tinytalk st.img
 	    -rm -f main.o