Run EpicsHostArch.pl if EPICS_HOST_ARCH is not set.

This commit is contained in:
Janet Anderson
2010-07-09 16:16:24 -05:00
parent 1245a007b7
commit 14d2e95bcf

View File

@@ -25,6 +25,10 @@ else
CONFIG ?= $(EPICS_BASE)/configure
endif
#
EPICS_HOST_ARCH ?= $(shell $(CONFIG)/../startup/EpicsHostArch.pl)
#
-include $(CONFIG)/os/CONFIG_COMPAT
-include $(CONFIG)/RELEASE