Files
epics-base/src/makeBaseExt/top/configure/CONFIG_SITE
Janet B. Anderson 3431eb4a08 Modified comments.
2006-03-30 18:40:46 +00:00

18 lines
502 B
Plaintext

# CONFIG_SITE
#
# Make any extensions-specific changes to the EPICS build
# configuration variables in this file.
#
# Host/target specific settings are in os subdirectory files named
# os/CONFIG_SITE.$(EPICS_HOST_ARCH).Common
# os/CONFIG_SITE.Common.$(T_A)
# os/CONFIG_SITE.$(EPICS_HOST_ARCH).$(T_A)
# Extensions are not normally 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>