Don't use the -n option!

This commit is contained in:
ceriel 1987-03-17 11:02:37 +00:00
parent 321fa30a5f
commit e203ddb7b6

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