e_flex and antelope are now epics default

This commit is contained in:
Marty Kraimer
1995-12-01 21:44:27 +00:00
parent 01a4f1f64b
commit 7a51dc30f2
5 changed files with 0 additions and 10 deletions

View File

@@ -8,8 +8,6 @@ USR_LDFLAGS = -L.
#USR_CFLAGS = -v -g
#CC = $(PURIFYHOME)/purify $(C_$(CMPLR))
LEX = $(ELEX)
YACC = $(EYACC)
DEPLIBS_BASE = $(EPICS_BASE_LIB)
DEPLIBS = ./libDb.a\

View File

@@ -2,8 +2,6 @@ EPICS = ../../../..
include Target.include
include $(EPICS)/config/CONFIG_BASE
LEX = $(ELEX)
YACC = $(EYACC)
USR_CFLAGS = -ansi
VX_WARN_YES = -Wall -pedantic

View File

@@ -4,8 +4,6 @@ include $(EPICS)/config/CONFIG_BASE
# USR_CFLAGS = -v
LEX = $(ELEX)
YACC = $(EYACC)
YACCOPT = -l
LEXOPT = -L

View File

@@ -2,8 +2,6 @@ EPICS = ../../../..
include Target.include
include $(EPICS)/config/CONFIG_BASE
LEX = $(ELEX)
YACC = $(EYACC)
YACCOPT = -l
LEXOPT = -L

View File

@@ -3,8 +3,6 @@ include Target.include
include $(EPICS)/config/CONFIG_BASE
LEX = $(ELEX)
YACC = $(EYACC)
#YACCOPT = -l
#LEXOPT = -L