removed -i flag

This commit is contained in:
ceriel
1991-02-19 16:51:50 +00:00
parent 79cb35ec4f
commit 2c31a9b1ac
26 changed files with 26 additions and 26 deletions

View File

@@ -24,7 +24,7 @@ CEMPP = $(BIN)/cpp
# What C compiler to use and how
CC = cc
COPTIONS =
LDFLAGS = -i
LDFLAGS =
# What parser generator to use and how
GEN = $(EMHOME)/bin/LLgen