fbda9f3280
Replaced $Id$ and $Header$ keywords with $Revision-Id$ Deleted $Log$ keywords and any log messages
29 lines
604 B
Plaintext
29 lines
604 B
Plaintext
#
|
|
# $Revision-Id$
|
|
#
|
|
# Site Specific Configuration Information
|
|
# Only the local epics system manager should modify this file
|
|
|
|
# Where to find utilities/libraries
|
|
# If you do not have a certain product,
|
|
# leave the line empty.
|
|
#
|
|
|
|
-include $(TOP)/configure/os/CONFIG_SITE.Common.Common
|
|
|
|
# Where to find utilities/libraries
|
|
X11_LIB = /usr/lib
|
|
X11_INC = /usr/include
|
|
MOTIF_INC = /usr/include
|
|
MOTIF_LIB = /usr/lib
|
|
INTERVIEWS_BIN=/usr/local/interviews/bin/O.alpha
|
|
OPENWIN =
|
|
WINGZ =
|
|
MATHEMATICA =
|
|
XRTGRAPH = /usr/local/xrtgraph
|
|
QUESTWIN =
|
|
IDL =
|
|
JAVA_DIR=/usr/local/java
|
|
JAVA_INC=$(JAVA_DIR)/include
|
|
|