*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Fri, 11 Oct 1996 19:32:10 +0200
changeset 352 d53d128a7dae
parent 351 d2b1bf2c8572
child 353 fe7c87a7479f
*** empty log message ***
Make.proto
--- a/Make.proto	Fri Oct 11 19:17:41 1996 +0200
+++ b/Make.proto	Fri Oct 11 19:32:10 1996 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libcomp/Make.proto,v 1.48 1996-10-11 17:17:41 cg Exp $
+# $Header: /cvs/stx/stx/libcomp/Make.proto,v 1.49 1996-10-11 17:32:10 cg Exp $
 #
 # -------------- no need to change anything below ----------
 
@@ -26,7 +26,7 @@
 LINKOBJS=`ls *.o                     \
 	  | grep -v ObjFLoader.$(O)  \
 	  | grep -v libcompInit.$(O) \
-	  | grep -v i_`
+	  | grep -v i_ | $(TOP)/rules/tr_NL_2_Space`
 
 #
 # these are uncritical - save some bytes by compiling with optspace