From 13c861d19059dc0ea1c6514c4e21311040d4de6b Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Tue, 28 Nov 1995 22:01:40 +0000 Subject: [PATCH] Removed CMPLR=STRICT statement. --- src/toolsComm/flex/Makefile.Unix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/toolsComm/flex/Makefile.Unix b/src/toolsComm/flex/Makefile.Unix index c9009210e..bf69cbc7e 100644 --- a/src/toolsComm/flex/Makefile.Unix +++ b/src/toolsComm/flex/Makefile.Unix @@ -2,7 +2,7 @@ EPICS = ../../../../.. include Target.include include $(EPICS)/config/CONFIG_BASE -CMPLR = STRICT +#CMPLR = STRICT YACC = $(EYACC) YACCOPT = -l -d