Makefile includes now from base/src/config, removed all soft links

This commit is contained in:
Janet B. Anderson
1996-06-25 21:48:55 +00:00
parent e9a86c7e26
commit 28c4ce844d
74 changed files with 352 additions and 363 deletions

View File

@@ -1,6 +1,5 @@
EPICS = ../../../..
include Target.include
include $(EPICS)/config/CONFIG_BASE
TOP = ../../..
include $(TOP)/src/config/CONFIG_BASE
INC += dbDefs.h
INC += camacLib.h
@@ -13,4 +12,5 @@ INC += createSoftLinks.sh
INC += bsdProto.h
INC += task_params.h
include $(EPICS)/config/RULES.Unix
include $(TOP)/src/config/RULES.Unix