Files
epics-base/src/makeBaseExt/top/configure/CONFIG_SITE
T
Janet B. Anderson c0a6adb516 Renamed CONFIG_EXTENSIONS to CONFIG_SITE. Moved includes to CONFIG.
Moved INSTALL_LOCATION definition.
2006-03-29 17:08:23 +00:00

13 lines
311 B
Plaintext

# $Id$
# Make any extensions-specific changes to the EPICS build
# configuration variables in this file.
# Extensions should not normally be built for cross targets
CROSS_COMPILER_TARGET_ARCHS =
# If you don't want to install into $(TOP) then
# define INSTALL_LOCATION here
#INSTALL_LOCATION=<fullpathname>