Now creates CONFIG_APP_INCLUDE file.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -4,5 +4,7 @@ TOP=..
|
||||
|
||||
include $(TOP)/configure/CONFIG
|
||||
|
||||
TARGETS = $(CONFIG_TARGETS)
|
||||
|
||||
include $(TOP)/configure/RULES
|
||||
|
||||
|
||||
@@ -3,3 +3,4 @@
|
||||
# Location of external products
|
||||
EPICS_BASE=_EPICS_BASE_
|
||||
TEMPLATE_TOP=_TEMPLATE_TOP_
|
||||
EPICS_EXTENSIONS = $(EPICS_BASE)/../extensions
|
||||
|
||||
Reference in New Issue
Block a user