Don't use the -n option!

This commit is contained in:
ceriel 1987-03-17 11:02:37 +00:00
parent b53e2e77eb
commit 290fc621ae

View 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