16 lines
223 B
Plaintext
16 lines
223 B
Plaintext
#
|
|
# $Id$
|
|
#
|
|
# Site Specific Configuration Information
|
|
# Only the local epics system manager should modify this file
|
|
|
|
# APS overrides of definitions
|
|
|
|
GCC = gcc
|
|
G++ = g++
|
|
CC = gcc
|
|
CCC = g++
|
|
ACC = gcc
|
|
PLUSPLUS = g++
|
|
CXX = g++
|