Removed duplicate ifdef test.

This commit is contained in:
Janet B. Anderson
2001-12-19 15:35:47 +00:00
parent 571d14a0b3
commit a28e3faf66

View File

@@ -27,9 +27,7 @@ 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