From 083e0ee6c8bf0c70574aaea8fb41151f5bba70c2 Mon Sep 17 00:00:00 2001 From: Matt Needes Date: Mon, 15 Aug 1994 20:57:58 +0000 Subject: [PATCH] Change CONFIG_vx to CONFIG in inclusion. --- src/iocCore/Makefile.Vx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/iocCore/Makefile.Vx b/src/iocCore/Makefile.Vx index b7033eee7..83643d26c 100644 --- a/src/iocCore/Makefile.Vx +++ b/src/iocCore/Makefile.Vx @@ -1,5 +1,5 @@ EPICS = .. -include $(EPICS)/config/CONFIG_vx +include $(EPICS)/config/CONFIG LINK.c=$(LD) $(LDFLAGS)