Make.proto
changeset 213 59bb47d60601
parent 185 21ef5ceda838
child 216 9330c1a0d14a
--- a/Make.proto	Sat Feb 10 19:33:23 1996 +0100
+++ b/Make.proto	Sat Feb 24 20:36:24 1996 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libcomp/Make.proto,v 1.34 1996-01-06 15:01:10 cg Exp $
+# $Header: /cvs/stx/stx/libcomp/Make.proto,v 1.35 1996-02-24 19:36:24 cg Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -26,6 +26,9 @@
 	  |  grep -v ObjFLoader.$(O)             \
 	  |  grep -v libcompInit.$(O)`
 
+UNCRITICALOBJS=\
+	Explainer.$(O)
+
 #
 # these are uncritical - save some bytes by compiling with optspace
 #