Make.proto
changeset 234 f9ffa6910f0f
parent 233 48b47d836a07
child 237 a4a7493e5fb1
--- a/Make.proto	Mon Mar 25 23:14:17 1996 +0100
+++ b/Make.proto	Tue Mar 26 13:30:19 1996 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libcomp/Make.proto,v 1.38 1996-03-25 22:14:17 cg Exp $
+# $Header: /cvs/stx/stx/libcomp/Make.proto,v 1.39 1996-03-26 12:30:19 cg Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -24,7 +24,7 @@
 #
 OBJFILES=`ls *.o                                 \
 	  |  grep -v ObjFLoader.$(O)             \
-	  |  grep -v libcompInit.$(O) | grep -v ^i_`
+	  |  grep -v libcompInit.$(O) | grep -v i_`
 
 #
 # these are uncritical - save some bytes by compiling with optspace