From 4a4e5a86820c93eeeb7878d9742b17e347512441 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Fri, 23 Feb 2001 20:35:04 +0000 Subject: [PATCH] Removed seq references --- configure/CONFIG_BASE | 7 ------- 1 file changed, 7 deletions(-) diff --git a/configure/CONFIG_BASE b/configure/CONFIG_BASE index 527e67623..bea15b78f 100644 --- a/configure/CONFIG_BASE +++ b/configure/CONFIG_BASE @@ -86,13 +86,6 @@ LEX = $(ELEX) #--------------------------------------------------------------- # External tools and tool flags -# state notation language compiler (built in seq module) -ifndef SNC -# Tool from R3.14 extensions bin, R3.13 extensions bin, or user path -SNC = $(firstword $(wildcard $(SEQ)/bin/$(EPICS_HOST_ARCH)/snc$(HOSTEXE) \ - $(SEQ)/bin/$(HOST_OS_CLASS)/snc$(HOSTEXE)) snc$(HOSTEXE)) -endif - # adl2dl ifndef ADL2DL # Tool from R3.14 extensions bin, R3.13 extensions bin, or user path