Files
pcas/config/CONFIG_HOST_ARCH.sun4
1998-03-12 04:54:55 +00:00

15 lines
321 B
Plaintext

# CONFIG_HOST_ARCH.sun4
#
# Override values in CONFIG.Vx
# Include definitions common to all Unix archs
include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.UnixCommon
WIND_HOST_TYPE = sun4-sunos4
##########################
# added temporarily because gdd will not compile - 2/18/98
CPLUSPLUS =
##########################