Make.proto
changeset 232 738e788cab2d
parent 216 9330c1a0d14a
child 233 48b47d836a07
--- a/Make.proto	Thu Mar 21 16:19:27 1996 +0100
+++ b/Make.proto	Fri Mar 22 16:49:45 1996 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libcomp/Make.proto,v 1.36 1996-02-28 23:45:42 cg Exp $
+# $Header: /cvs/stx/stx/libcomp/Make.proto,v 1.37 1996-03-22 15:49:45 cg Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -78,11 +78,13 @@
 # ObjectFileLoader is not included in
 # the classLibrary (but as extra objects)
 #
-classList.stc: Make.proto
+specialClassList:
 	    $(MAKE) genClassList
 	    grep -v ObjectFileLoader < classList.stc > ttt
 	    mv ttt classList.stc
 
+CLASSLISTRULE=specialClassList
+
 cleanjunk::
 	    -rm -f *.c *.H