Initial version

This commit is contained in:
Janet B. Anderson
2003-05-08 21:58:07 +00:00
parent 2bddff21eb
commit 1e93d812ac
2 changed files with 22 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# CONFIG_SITE.Common.solaris-sparc
#
# $Id$
#
# Site Specific definitions for solaris-sparc target
# Only the local epics system manager should modify this file
# If readline is installed uncomment the following macro definition
# to include command-line editing and history support
#
#COMMANDLINE_LIBRARY = READLINE

View File

@@ -0,0 +1,10 @@
# CONFIG_SITE.Common.solaris-sparc-gnu
#
# $Id$
#
# 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