prevent multiple occurrences of TOKSEP in replace.c

This commit is contained in:
ceriel
1991-02-18 15:25:11 +00:00
parent 0d01683601
commit 6a4a3639af
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