prevent multiple occurrences of TOKSEP in replace.c

This commit is contained in:
ceriel
1991-02-18 15:25:11 +00:00
parent 59fe948f83
commit 797441009d
2 changed files with 7 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ TABGEN = $(EMHOME)/bin/tabgen
# What C compiler to use and how
CC = cc
COPTIONS = -O
LDFLAGS = -i
LDFLAGS =
# What parser generator to use and how
GEN = $(EMHOME)/bin/LLgen