Added GNU= NO

Added another include for site overrides.
This commit is contained in:
Janet B. Anderson
2009-05-07 16:16:13 +00:00
parent 9e6b077c7f
commit 23072c0a64
@@ -8,6 +8,7 @@
#-------------------------------------------------------
SPARCWORKS = /opt/SUNWspro
GNU = NO
CC = $(SPARCWORKS)/bin/cc
CCC = $(SPARCWORKS)/bin/CC
@@ -57,4 +58,7 @@ OP_SYS_LDFLAGS += -z ignore -z combreloc -z lazyload
#COMPILE_FILTER.c = 2>&1 | $(EPICS_BASE)/configure/tools/filterWarnings.pl
#COMPILE_FILTER.cpp = $(COMPILE_FILTER.c)
#--------------------------------------------------
# Allow site overrides
-include $(CONFIG)/os/CONFIG_SITE.solarisCommon.solarisCommon
-include $(CONFIG)/os/CONFIG_SITE.(EPICS_HOST_ARCH).solarisCommon