*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Sat, 24 Feb 1996 20:36:24 +0100
changeset 213 59bb47d60601
parent 212 ff39051e219f
child 214 683adf870f54
*** empty log message ***
Make.proto
--- 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
 #