Files
epics-base/configure/os/CONFIG_SITE.linux-x86_64.UnixCommon
2005-10-28 15:41:51 +00:00

11 lines
262 B
Plaintext

# CONFIG_SITE.linux-x86_64.UnixCommon
$
# $Id$
#
# 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)