Added include for CONFIG_SITE.$(EPICS_HOST_ARCH).linuxCommon overrides.

This commit is contained in:
Janet B. Anderson
2009-05-07 16:00:16 +00:00
parent 01bd9f7ae0
commit 3b9ce581f0

View File

@@ -36,5 +36,7 @@ PRODDIR_LDFLAGS += $(PROD_DEPLIB_DIRS:%=-Wl,-rpath,%)
# Definitions used when COMMANDLINE_LIBRARY is READLINE
LDLIBS_READLINE = -lreadline -lncurses
#--------------------------------------------------
# Allow site overrides
-include $(CONFIG)/os/CONFIG_SITE.Common.linuxCommon
-include $(CONFIG)/os/CONFIG_SITE.$(EPICS_HOST_ARCH).linuxCommon