14 lines
435 B
Plaintext
14 lines
435 B
Plaintext
# CONFIG_SITE.Common.hpux-parisc-gnu
|
|
#
|
|
# $Id$
|
|
#
|
|
# Site Specific definitions for hpux-parisc-gnu target
|
|
# Only the local epics system manager should modify this file
|
|
|
|
# Include definitions for hpux-parisc, as gnu builds will use the HP linker
|
|
include $(CONFIG)/os/CONFIG_SITE.Common.hpux-parisc
|
|
|
|
# If you have built the GNU suite yourself, set the install location here,
|
|
# else the default (/usr/local) will be used
|
|
#GNU_DIR = /opt/gcc
|