Change CONFIG_vx to CONFIG in inclusion.

This commit is contained in:
Matt Needes
1994-08-15 20:57:58 +00:00
parent 07562040a9
commit 083e0ee6c8

View File

@@ -1,5 +1,5 @@
EPICS = ..
include $(EPICS)/config/CONFIG_vx
include $(EPICS)/config/CONFIG
LINK.c=$(LD) $(LDFLAGS)