prevent multiple occurrences of TOKSEP in replace.c
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user