Added include for RELEASE.<epics_host_arch>.Common

This commit is contained in:
Janet B. Anderson
2006-04-20 14:54:51 +00:00
parent cd0a488fad
commit cad78cca41

View File

@@ -29,6 +29,7 @@ endif
-include $(CONFIG)/RELEASE
-include $(CONFIG)/RELEASE.$(EPICS_HOST_ARCH)
-include $(CONFIG)/RELEASE.$(EPICS_HOST_ARCH).Common
ifdef T_A
-include $(CONFIG)/RELEASE.Common.$(T_A)
-include $(CONFIG)/RELEASE.$(EPICS_HOST_ARCH).$(T_A)