Replaced $Id$ and $Header$ keywords with $Revision-Id$ Deleted $Log$ keywords and any log messages
19 lines
502 B
Plaintext
19 lines
502 B
Plaintext
# CONFIG_SITE.Common.solaris-sparc
|
|
#
|
|
# $Revision-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
|
|
#
|
|
|
|
# Readline library provides command-line editing and history in IOC shell
|
|
#COMMANDLINE_LIBRARY = READLINE
|
|
|
|
# Use stLport library instead of default Cstd library
|
|
# Must be either YES or NO
|
|
#USE_STLPORT=YES
|
|
|