Added comments about files for Host/target specific settings.

This commit is contained in:
Janet B. Anderson
2006-03-30 16:57:32 +00:00
parent 2ae9d6ac55
commit 30b0520b78
2 changed files with 10 additions and 0 deletions
@@ -2,6 +2,11 @@
# Make any application-specific changes to the EPICS build
# configuration variables in this file.
#
# Host/target specific settings can be specified in files named
# CONFIG_SITE.$(EPICS_HOST_ARCH).Common
# CONFIG_SITE.Common.$(T_A)
# CONFIG_SITE.$(EPICS_HOST_ARCH).$(T_A)
# Set this when you only want to compile this application
# for a subset of the cross-compiled target architectures
+5
View File
@@ -7,6 +7,11 @@
# "gnumake clean uninstall install" in the top directory
# each time EPICS_BASE, SNCSEQ, or any other external
# module defined in the RELEASE file is rebuilt.
#
# Host/target specific settings can be specified in files named
# RELEASE.$(EPICS_HOST_ARCH).Common
# RELEASE.Common.$(T_A)
# RELEASE.$(EPICS_HOST_ARCH).$(T_A)
TEMPLATE_TOP=_TEMPLATE_TOP_