Don't use the -n option!
authorceriel <none@none>
Tue, 17 Mar 1987 11:02:37 +0000 (11:02 +0000)
committerceriel <none@none>
Tue, 17 Mar 1987 11:02:37 +0000 (11:02 +0000)
util/cpp/Makefile

index 21b90be..c6ac9d7 100644 (file)
@@ -24,7 +24,7 @@ CEMPP = $(BIN)/cpp
 # What C compiler to use and how
 CC = cc
 COPTIONS =
-LFLAGS = -n
+LDFLAGS = -i
 
 # What parser generator to use and how
 GEN = $(EMHOME)/bin/LLgen