Now creates CONFIG_APP_INCLUDE file.

This commit is contained in:
Janet B. Anderson
2001-09-13 21:46:22 +00:00
parent 01e185e1fa
commit f855880786
3 changed files with 7 additions and 0 deletions

View File

@@ -27,5 +27,9 @@ endif
# Site specific host-target combination definitions
-include $(TOP)/configure/os/CONFIG_SITE.$(EPICS_HOST_ARCH).$(T_A)
ifdef T_A
-include $(TOP)/configure/O.$(T_A)/CONFIG_APP_INCLUDE
endif
endif

View File

@@ -4,5 +4,7 @@ TOP=..
include $(TOP)/configure/CONFIG
TARGETS = $(CONFIG_TARGETS)
include $(TOP)/configure/RULES

View File

@@ -3,3 +3,4 @@
# Location of external products
EPICS_BASE=_EPICS_BASE_
TEMPLATE_TOP=_TEMPLATE_TOP_
EPICS_EXTENSIONS = $(EPICS_BASE)/../extensions