Added ifdef T_A around T_A includes.

This commit is contained in:
Janet B. Anderson
2006-03-29 21:26:21 +00:00
parent 6bb604313d
commit 85399c435c

View File

@@ -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