Removed CC and CCC defs because they are in CONFIG.gnuCommon

This commit is contained in:
Janet B. Anderson
2007-12-12 20:01:03 +00:00
parent 2b29bede08
commit 7efb669ee3

View File

@@ -5,6 +5,3 @@ $
# Site Specific configure override definitions
# Only the local epics system manager should modify this file
CC = $(GNU_BIN)/$(CMPLR_PREFIX)gcc$(CMPLR_SUFFIX)
CCC = $(GNU_BIN)/$(CMPLR_PREFIX)g++$(CMPLR_SUFFIX)