15 lines
321 B
Plaintext
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 =
|
|
##########################
|
|
|