Files
pcas/config/CONFIG.Host.solaris-x86-gnu
Janet B. Anderson 2d898312e1 Initial version
2002-01-11 17:15:30 +00:00

17 lines
303 B
Plaintext

# CONFIG.Host.solaris-x86
#
# This file is maintained by the EPICS community.
# Sites may override these definitions in CONFIG_SITE.Host.solaris-x86
-include $(EPICS_BASE)/config/CONFIG.Host.solaris
# Solaris on x86
ARCH_DEP_CFLAGS = -DSOLARIS -D_X86_
GCC = gcc
G++ = g++
ANSI=GCC
CPLUSPLUS=G++