14 lines
373 B
Plaintext
14 lines
373 B
Plaintext
# CONFIG_SITE.Common.solaris-sparc-gnu
|
|
#
|
|
# Site Specific definitions for solaris-sparc-gnu target
|
|
# Only the local epics system manager should modify this file
|
|
|
|
# Include definitions common to all solaris-sparc-gnu target archs
|
|
include $(CONFIG)/os/CONFIG_SITE.Common.solaris-sparc
|
|
|
|
# solaris 10 default location
|
|
#GNU_DIR=/usr/sfw
|
|
|
|
# APS site override
|
|
GNU_DIR = /usr/local
|