Added ifdef T_A around T_A includes.
This commit is contained in:
@@ -4,8 +4,10 @@ INSTALL_IDLFILE = $(INSTALL)
|
||||
|
||||
include $(TOP)/configure/RELEASE
|
||||
-include $(TOP)/configure/RELEASE.$(EPICS_HOST_ARCH)
|
||||
ifdef T_A
|
||||
-include $(TOP)/configure/RELEASE.Common.$(T_A)
|
||||
-include $(TOP)/configure/RELEASE.$(EPICS_HOST_ARCH).$(T_A)
|
||||
endif
|
||||
|
||||
CONFIG=$(EPICS_BASE)/configure
|
||||
include $(CONFIG)/CONFIG
|
||||
|
||||
Reference in New Issue
Block a user