Merged remove-keywords-3.15 branch

This commit is contained in:
Andrew Johnson
2016-07-21 14:12:51 -05:00
732 changed files with 133 additions and 1791 deletions

View File

@ -6,9 +6,6 @@
# EPICS BASE is distributed subject to a Software License Agreement found # EPICS BASE is distributed subject to a Software License Agreement found
# in file LICENSE that is included with this distribution. # in file LICENSE that is included with this distribution.
#************************************************************************* #*************************************************************************
#
# $Revision-Id$
#
TOP = . TOP = .
include $(TOP)/configure/CONFIG include $(TOP)/configure/CONFIG

View File

@ -6,8 +6,6 @@
# EPICS BASE is distributed subject to a Software License Agreement found # EPICS BASE is distributed subject to a Software License Agreement found
# in the file LICENSE that is included with this distribution. # in the file LICENSE that is included with this distribution.
#************************************************************************* #*************************************************************************
#
# $Revision-Id$
# #
# Common build definitions # Common build definitions

View File

@ -7,7 +7,7 @@
# and higher are distributed subject to a Software License Agreement found # and higher are distributed subject to a Software License Agreement found
# in file LICENSE that is included with this distribution. # in file LICENSE that is included with this distribution.
#************************************************************************* #*************************************************************************
#--------------------------------------------------
# GNU compiler defaults # GNU compiler defaults
GNU = YES GNU = YES

View File

@ -6,7 +6,6 @@
# EPICS BASE is distributed subject to a Software License Agreement found # EPICS BASE is distributed subject to a Software License Agreement found
# in file LICENSE that is included with this distribution. # in file LICENSE that is included with this distribution.
#************************************************************************* #*************************************************************************
# $Revision-Id$
# #
# check for add-on CFLAGS and CXXFLAGS # check for add-on CFLAGS and CXXFLAGS
# #

View File

@ -6,9 +6,6 @@
# EPICS BASE is distributed subject to a Software License Agreement found # EPICS BASE is distributed subject to a Software License Agreement found
# in the file LICENSE that is included with this distribution. # in the file LICENSE that is included with this distribution.
#************************************************************************* #*************************************************************************
#
# $Revision-Id$
#
export TOP export TOP

View File

@ -7,8 +7,6 @@
# in the file LICENSE that is included with this distribution. # in the file LICENSE that is included with this distribution.
#************************************************************************* #*************************************************************************
# #
# $Revision-Id$
#
# EPICS Version information # EPICS Version information
# #
# Only the person making an official EPICS release should make changes in # Only the person making an official EPICS release should make changes in
@ -61,4 +59,5 @@ EPICS_SHORT_VERSION=$(EPICS_VERSION).$(EPICS_REVISION).$(EPICS_MODIFICATION)$(EP
EPICS_VERSION_NUMBER=$(EPICS_SHORT_VERSION)$(EPICS_DEV_SNAPSHOT)$(EPICS_SITE_VSTRING) EPICS_VERSION_NUMBER=$(EPICS_SHORT_VERSION)$(EPICS_DEV_SNAPSHOT)$(EPICS_SITE_VSTRING)
EPICS_VERSION_STRING="EPICS Version $(EPICS_VERSION_NUMBER)" EPICS_VERSION_STRING="EPICS Version $(EPICS_VERSION_NUMBER)"
COMMIT_DATE="\$$Date$$" # Provide this in case anyone is still using the old name
COMMIT_DATE="-no-date-"

View File

@ -7,8 +7,6 @@
# in file LICENSE that is included with this distribution. # in file LICENSE that is included with this distribution.
#************************************************************************* #*************************************************************************
# #
# $Revision-Id$
#
# CONFIG_COMMON # CONFIG_COMMON
# #
# This file is to be maintained by the community. # This file is to be maintained by the community.

View File

@ -7,7 +7,6 @@
# and higher are distributed subject to a Software License Agreement found # and higher are distributed subject to a Software License Agreement found
# in file LICENSE that is included with this distribution. # in file LICENSE that is included with this distribution.
#************************************************************************* #*************************************************************************
# $Revision-Id$
# Author: Andrew Johnson # Author: Andrew Johnson
# Date: 20 April 1995 # Date: 20 April 1995
# #

View File

@ -6,7 +6,6 @@
# EPICS BASE is distributed subject to a Software License Agreement found # EPICS BASE is distributed subject to a Software License Agreement found
# in the file LICENSE that is included with this distribution. # in the file LICENSE that is included with this distribution.
#************************************************************************* #*************************************************************************
# $Revision-Id$
# #
# Macros and rules to create a new installation file type # Macros and rules to create a new installation file type
# #

View File

@ -6,8 +6,7 @@
# EPICS BASE is distributed subject to a Software License Agreement found # EPICS BASE is distributed subject to a Software License Agreement found
# in the file LICENSE that is included with this distribution. # in the file LICENSE that is included with this distribution.
#************************************************************************* #*************************************************************************
#
# $Revision-Id$
# #
# CONFIG_SITE - Global site configuration file # CONFIG_SITE - Global site configuration file
# #

View File

@ -6,7 +6,6 @@
# EPICS BASE is distributed subject to a Software License Agreement found # EPICS BASE is distributed subject to a Software License Agreement found
# in file LICENSE that is included with this distribution. # in file LICENSE that is included with this distribution.
#************************************************************************* #*************************************************************************
# $Revision-Id$
# Author: Andrew Johnson # Author: Andrew Johnson
# Date: 1 May 1995 # Date: 1 May 1995
# #

View File

@ -6,9 +6,6 @@
# EPICS BASE is distributed subject to a Software License Agreement found # EPICS BASE is distributed subject to a Software License Agreement found
# in file LICENSE that is included with this distribution. # in file LICENSE that is included with this distribution.
#************************************************************************* #*************************************************************************
#
# $Revision-Id$
#
TOP=.. TOP=..

View File

@ -7,7 +7,6 @@
# and higher are distributed subject to a Software License Agreement found # and higher are distributed subject to a Software License Agreement found
# in file LICENSE that is included with this distribution. # in file LICENSE that is included with this distribution.
#************************************************************************* #*************************************************************************
# $Revision-Id$
ifndef T_A ifndef T_A

View File

@ -6,9 +6,6 @@
# EPICS BASE is distributed subject to a Software License Agreement found # EPICS BASE is distributed subject to a Software License Agreement found
# in the file LICENSE that is included with this distribution. # in the file LICENSE that is included with this distribution.
#************************************************************************* #*************************************************************************
#
# $Revision-Id$
#
all: install all: install
host: install$(DIVIDER)$(EPICS_HOST_ARCH) host: install$(DIVIDER)$(EPICS_HOST_ARCH)

View File

@ -6,7 +6,6 @@
# EPICS BASE is distributed subject to a Software License Agreement found # EPICS BASE is distributed subject to a Software License Agreement found
# in the file LICENSE that is included with this distribution. # in the file LICENSE that is included with this distribution.
#************************************************************************* #*************************************************************************
# $Revision-Id$
# #
# Rules for making things specified in Makefile # Rules for making things specified in Makefile
# #

View File

@ -6,10 +6,6 @@
# EPICS BASE is distributed subject to a Software License Agreement found # EPICS BASE is distributed subject to a Software License Agreement found
# in the file LICENSE that is included with this distribution. # in the file LICENSE that is included with this distribution.
#************************************************************************* #*************************************************************************
#
# $Revision-Id$
#
ARCHS += $(BUILD_ARCHS) ARCHS += $(BUILD_ARCHS)
ACTIONS += inc build install buildInstall clean realclean archclean ACTIONS += inc build install buildInstall clean realclean archclean

View File

@ -6,9 +6,6 @@
# EPICS BASE is distributed subject to a Software License Agreement found # EPICS BASE is distributed subject to a Software License Agreement found
# in the file LICENSE that is included with this distribution. # in the file LICENSE that is included with this distribution.
#************************************************************************* #*************************************************************************
#
# $Revision-Id$
#
# Include <top>/configure/RULES_BUILD from tops defined in RELEASE* files # Include <top>/configure/RULES_BUILD from tops defined in RELEASE* files
# #

View File

@ -7,9 +7,7 @@
# and higher are distributed subject to a Software License Agreement found # and higher are distributed subject to a Software License Agreement found
# in file LICENSE that is included with this distribution. # in file LICENSE that is included with this distribution.
#************************************************************************* #*************************************************************************
# $Revision-Id$
#
#-------------------------------------------------------
# Octave definitions and rules # Octave definitions and rules
ifeq ($(findstring Host,$(VALID_BUILDS)),Host) ifeq ($(findstring Host,$(VALID_BUILDS)),Host)

View File

@ -8,8 +8,6 @@
# in file LICENSE that is included with this distribution. # in file LICENSE that is included with this distribution.
#************************************************************************* #*************************************************************************
# #
# $Revision-Id$
#
# RULES_TARGET # RULES_TARGET
# #
# This file is to be maintained by the community. # This file is to be maintained by the community.

View File

@ -6,9 +6,6 @@
# EPICS BASE is distributed subject to a Software License Agreement found # EPICS BASE is distributed subject to a Software License Agreement found
# in the file LICENSE that is included with this distribution. # in the file LICENSE that is included with this distribution.
#************************************************************************* #*************************************************************************
#
# $Revision-Id$
#
include $(CONFIG)/RULES_DIRS include $(CONFIG)/RULES_DIRS

View File

@ -1,7 +1,6 @@
# #
# This file contains definitions for RTEMS builds # This file contains definitions for RTEMS builds
# #
# $Revision-Id$
# Author: W. Eric Norum # Author: W. Eric Norum
# University of Saskatchewan # University of Saskatchewan
# eric.norum@usask.ca # eric.norum@usask.ca

View File

@ -1,6 +1,5 @@
# #
# CONFIG.Common.RTEMS-beatnik # CONFIG.Common.RTEMS-beatnik
# $Revision-Id$
# Author: Dayle Kotturi <dayle@slac.stanford.edu> # Author: Dayle Kotturi <dayle@slac.stanford.edu>
# #
# All RTEMS targets use the same Makefile fragment # All RTEMS targets use the same Makefile fragment

View File

@ -1,5 +1,4 @@
# #
# $Revision-Id$
# Author: W. Eric Norum # Author: W. Eric Norum
# Canadian Light Source # Canadian Light Source
# eric@cls.usask.ca # eric@cls.usask.ca

View File

@ -1,5 +1,4 @@
# #
# $Revision-Id$
# Author: W. Eric Norum # Author: W. Eric Norum
# Canadian Light Source # Canadian Light Source
# eric@cls.usask.ca # eric@cls.usask.ca

View File

@ -1,5 +1,4 @@
# #
# $Revision-Id$
# Author: W. Eric Norum # Author: W. Eric Norum
# Canadian Light Source # Canadian Light Source
# eric@cls.usask.ca # eric@cls.usask.ca

View File

@ -1,6 +1,5 @@
# #
# CONFIG.Common.RTEMS-mvme2100 # CONFIG.Common.RTEMS-mvme2100
# $Revision-Id$
# Author: W. Eric Norum <wenorum@lbl.gov> # Author: W. Eric Norum <wenorum@lbl.gov>
# #
# All RTEMS targets use the same Makefile fragment # All RTEMS targets use the same Makefile fragment

View File

@ -1,6 +1,5 @@
# #
# CONFIG.Common.RTEMS-mvme3100 # CONFIG.Common.RTEMS-mvme3100
# $Revision-Id$
# Author: W. Eric Norum <wenorum@lbl.gov> # Author: W. Eric Norum <wenorum@lbl.gov>
# #
# All RTEMS targets use the same Makefile fragment # All RTEMS targets use the same Makefile fragment

View File

@ -1,6 +1,5 @@
# #
# CONFIG.Common.RTEMS-mvme5500 # CONFIG.Common.RTEMS-mvme5500
# $Revision-Id$
# Author: W. Eric Norum <wenorum@lbl.gov> # Author: W. Eric Norum <wenorum@lbl.gov>
# #
# All RTEMS targets use the same Makefile fragment # All RTEMS targets use the same Makefile fragment

View File

@ -1,5 +1,4 @@
# #
# $Revision-Id$
# Author: W. Eric Norum # Author: W. Eric Norum
# Canadian Light Source # Canadian Light Source
# eric@cls.usask.ca # eric@cls.usask.ca

View File

@ -1,5 +1,4 @@
# #
# $Revision-Id$
# Author: W. Eric Norum # Author: W. Eric Norum
# University of Saskatchewan # University of Saskatchewan
# eric.norum@usask.ca # eric.norum@usask.ca

View File

@ -1,5 +1,4 @@
# #
# $Revision-Id$
# Author: W. Eric Norum # Author: W. Eric Norum
# Canadian Light Source # Canadian Light Source
# eric@cls.usask.ca # eric@cls.usask.ca

View File

@ -1,7 +1,5 @@
# CONFIG.Common.UnixCommon # CONFIG.Common.UnixCommon
# #
# $Revision-Id$
#
# Contains definitions common to all Unix target archs # Contains definitions common to all Unix target archs
# #
# This file is maintained by the build community. # This file is maintained by the build community.

View File

@ -1,6 +1,5 @@
# CONFIG.Common.cygwin-x86 # CONFIG.Common.cygwin-x86
# #
# $Revision-Id$
# This file is maintained by the build community. # This file is maintained by the build community.
# #
# Definitions for cygwin-x86 target builds # Definitions for cygwin-x86 target builds

View File

@ -1,14 +1,13 @@
# CONFIG.Common.cygwin-x86_64 # CONFIG.Common.cygwin-x86_64
# #
# $Revision-Id$ # This file is maintained by the build community.
# This file is maintained by the build community. #
# # Definitions for cygwin-x86_64 target builds
# Definitions for cygwin-x86_64 target builds # Sites may override these definitions in CONFIG_SITE.Common.cygwin-x86_64
# Sites may override these definitions in CONFIG_SITE.Common.cygwin-x86_64 #-------------------------------------------------------
#-------------------------------------------------------
include $(CONFIG)/os/CONFIG.Common.cygwin-x86
include $(CONFIG)/os/CONFIG.Common.cygwin-x86
ARCH_DEP_CFLAGS = -m64
ARCH_DEP_CFLAGS = -m64 ARCH_DEP_LDFLAGS = -m64
ARCH_DEP_LDFLAGS = -m64

View File

@ -1,6 +1,5 @@
# CONFIG.Common.darwin-ppc # CONFIG.Common.darwin-ppc
# #
# $Revision-Id$
# This file is maintained by the build community. # This file is maintained by the build community.
# #
# Definitions for darwin-ppc target builds # Definitions for darwin-ppc target builds

View File

@ -1,6 +1,5 @@
# CONFIG.Common.darwin-ppcx86 # CONFIG.Common.darwin-ppcx86
# #
# $Revision-Id$
# This file is maintained by the build community. # This file is maintained by the build community.
# #
# Definitions for Darwin universal PowerPC + x86 target builds # Definitions for Darwin universal PowerPC + x86 target builds

View File

@ -1,6 +1,5 @@
# CONFIG.Common.darwin-x86 # CONFIG.Common.darwin-x86
# #
# $Revision-Id$
# This file is maintained by the build community. # This file is maintained by the build community.
# #
# Definitions for darwin-x86 target builds # Definitions for darwin-x86 target builds

View File

@ -1,4 +1,3 @@
# $Revision-Id$
# #
# This file is maintained by the build community. # This file is maintained by the build community.
# #

View File

@ -1,4 +1,3 @@
# $Revision-Id$
# #
# This file is maintained by the build community. # This file is maintained by the build community.
# #

View File

@ -1,4 +1,3 @@
# $Revision-Id$
# #
# This file is maintained by the build community. # This file is maintained by the build community.
# #

View File

@ -1,6 +1,5 @@
# CONFIG.Common.ios-arm # CONFIG.Common.ios-arm
# #
# $Revision-Id$
# This file is maintained by the build community. # This file is maintained by the build community.
# #
# Definitions for ios-arm target builds # Definitions for ios-arm target builds

View File

@ -1,6 +1,5 @@
# CONFIG.Common.ios-x86 # CONFIG.Common.ios-x86
# #
# $Revision-Id$
# This file is maintained by the build community. # This file is maintained by the build community.
# #
# Definitions for ios-x86 target builds # Definitions for ios-x86 target builds

View File

@ -1,6 +1,5 @@
# CONFIG.Common.iosCommon # CONFIG.Common.iosCommon
# #
# $Revision-Id$
# This file is maintained by the build community. # This file is maintained by the build community.
# #
# Definitions for all Apple iOS builds # Definitions for all Apple iOS builds

View File

@ -1,6 +1,5 @@
# CONFIG.Common.linux-386 # CONFIG.Common.linux-386
# #
# $Revision-Id$
# This file is maintained by the build community. # This file is maintained by the build community.
# #
# Definitions for linux-386 target builds # Definitions for linux-386 target builds

View File

@ -1,8 +1,5 @@
# CONFIG.Common.linux-486 # CONFIG.Common.linux-486
# #
# $Id
# This file is maintained by the build community.
#
# Definitions for linux-486 target builds # Definitions for linux-486 target builds
# Sites may override these definitions in CONFIG_SITE.Common.linux-486 # Sites may override these definitions in CONFIG_SITE.Common.linux-486
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.linux-586 # CONFIG.Common.linux-586
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for linux-586 target builds # Definitions for linux-586 target builds
# Sites may override these definitions in CONFIG_SITE.Common.linux-586 # Sites may override these definitions in CONFIG_SITE.Common.linux-586
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.linux-686 # CONFIG.Common.linux-686
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for linux-686 target builds # Definitions for linux-686 target builds
# Sites may override these definitions in CONFIG_SITE.Common.linux-686 # Sites may override these definitions in CONFIG_SITE.Common.linux-686
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.linux-arm-debug # CONFIG.Common.linux-arm-debug
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for linux-arm with debug compiler flags # Definitions for linux-arm with debug compiler flags
# Override these settings in CONFIG_SITE.Common.linux-arm-debug # Override these settings in CONFIG_SITE.Common.linux-arm-debug
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,7 +1,5 @@
# CONFIG.Common.linux-arm_eb # CONFIG.Common.linux-arm_eb
# #
# This file is maintained by the build community.
#
# Definitions for linux-arm_eb (big endian) target builds # Definitions for linux-arm_eb (big endian) target builds
# Sites may override these definitions in CONFIG_SITE.Common.linux-arm_eb # Sites may override these definitions in CONFIG_SITE.Common.linux-arm_eb
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,7 +1,5 @@
# CONFIG.Common.linux-arm_el # CONFIG.Common.linux-arm_el
# #
# This file is maintained by the build community.
#
# Definitions for linux-arm_el (little endian) target builds # Definitions for linux-arm_el (little endian) target builds
# Sites may override these definitions in CONFIG_SITE.Common.linux-arm_el # Sites may override these definitions in CONFIG_SITE.Common.linux-arm_el
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.linux-athlon # CONFIG.Common.linux-athlon
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for linux-athlon target builds # Definitions for linux-athlon target builds
# Sites may override these definitions in CONFIG_SITE.Common.linux-athlon # Sites may override these definitions in CONFIG_SITE.Common.linux-athlon
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,7 +1,5 @@
# CONFIG.Common.linux-ppc # CONFIG.Common.linux-ppc
# #
# This file is maintained by the build community.
#
# Definitions for linux-ppc target builds # Definitions for linux-ppc target builds
# Sites may override these definitions in CONFIG_SITE.Common.linux-ppc # Sites may override these definitions in CONFIG_SITE.Common.linux-ppc
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.linux-ppc64 # CONFIG.Common.linux-ppc64
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for linux-ppc64 target builds # Definitions for linux-ppc64 target builds
# Sites may override these definitions in CONFIG_SITE.Common.linux-ppc64 # Sites may override these definitions in CONFIG_SITE.Common.linux-ppc64
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.linux-x86 # CONFIG.Common.linux-x86
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for linux-x86 target builds # Definitions for linux-x86 target builds
# Sites may override these definitions in CONFIG_SITE.Common.linux-x86 # Sites may override these definitions in CONFIG_SITE.Common.linux-x86
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.linux-x86-debug # CONFIG.Common.linux-x86-debug
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for linux-x86 with debug compiler flags # Definitions for linux-x86 with debug compiler flags
# Sites may override these definitions in CONFIG_SITE.Common.linux-x86-debug # Sites may override these definitions in CONFIG_SITE.Common.linux-x86-debug
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.linux-x86_64 # CONFIG.Common.linux-x86_64
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for linux-x86_64 target builds # Definitions for linux-x86_64 target builds
# Sites may override these definitions in CONFIG_SITE.Common.linux-x86_64 # Sites may override these definitions in CONFIG_SITE.Common.linux-x86_64
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.linux-x86_64-debug # CONFIG.Common.linux-x86_64-debug
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for linux-x86_64 with debug compiler flags # Definitions for linux-x86_64 with debug compiler flags
# Sites may override these definitions in CONFIG_SITE.Common.linux-x86_64-debug # Sites may override these definitions in CONFIG_SITE.Common.linux-x86_64-debug
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,7 +1,5 @@
# CONFIG.Common.linux-xscale_be # CONFIG.Common.linux-xscale_be
# #
# This file is maintained by the build community.
#
# Definitions for linux-xscale_be (big-endian) target builds. # Definitions for linux-xscale_be (big-endian) target builds.
# This target has been tested with the MOXA UC-7408-LX Plus. # This target has been tested with the MOXA UC-7408-LX Plus.

View File

@ -1,8 +1,5 @@
# CONFIG.Common.linuxCommon # CONFIG.Common.linuxCommon
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for linux target builds # Definitions for linux target builds
# Sites may override these definitions in CONFIG_SITE.Common.linuxCommon # Sites may override these definitions in CONFIG_SITE.Common.linuxCommon
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.solaris-sparc # CONFIG.Common.solaris-sparc
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for solaris-sparc target archs # Definitions for solaris-sparc target archs
# Sites may override these definitions in CONFIG_SITE.Common.solaris-sparc # Sites may override these definitions in CONFIG_SITE.Common.solaris-sparc
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.solaris-sparc-debug # CONFIG.Common.solaris-sparc-debug
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for solaris-sparc with debug compiler flags # Definitions for solaris-sparc with debug compiler flags
# Sites may override these definitions in CONFIG_SITE.Common.solaris-sparc-debug # Sites may override these definitions in CONFIG_SITE.Common.solaris-sparc-debug
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.solaris-sparc-gnu # CONFIG.Common.solaris-sparc-gnu
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for solaris-sparc gnu compiler target archs # Definitions for solaris-sparc gnu compiler target archs
# Sites may override these definitions in CONFIG_SITE.Common.solaris-sparc-gnu # Sites may override these definitions in CONFIG_SITE.Common.solaris-sparc-gnu
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.solaris-sparc64 # CONFIG.Common.solaris-sparc64
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for solaris-sparc64 compiler target archs # Definitions for solaris-sparc64 compiler target archs
# Sites may override these definitions in CONFIG_SITE.Common.solaris-sparc64 # Sites may override these definitions in CONFIG_SITE.Common.solaris-sparc64
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.solaris-sparc64-gnu # CONFIG.Common.solaris-sparc64-gnu
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for solaris-sparc64 gnu compiler target archs # Definitions for solaris-sparc64 gnu compiler target archs
# Sites may override these definitions in CONFIG_SITE.Common.solaris-sparc64-gnu # Sites may override these definitions in CONFIG_SITE.Common.solaris-sparc64-gnu
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.solaris-x86 # CONFIG.Common.solaris-x86
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for solaris-x86 target archs # Definitions for solaris-x86 target archs
# Sites may override these definitions in CONFIG_SITE.Common.solaris-x86 # Sites may override these definitions in CONFIG_SITE.Common.solaris-x86
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.solaris-x86-gnu # CONFIG.Common.solaris-x86-gnu
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for solaris-x86 gnu compiler target archs # Definitions for solaris-x86 gnu compiler target archs
# Sites may override these definitions in CONFIG_SITE.Common.solaris-x86-gnu # Sites may override these definitions in CONFIG_SITE.Common.solaris-x86-gnu
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.solaris-x86_64 # CONFIG.Common.solaris-x86_64
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for solaris-x86_64 compiler target archs # Definitions for solaris-x86_64 compiler target archs
# Sites may override these definitions in CONFIG_SITE.Common.solaris-x86_64 # Sites may override these definitions in CONFIG_SITE.Common.solaris-x86_64
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.solaris-x86_64-gnu # CONFIG.Common.solaris-x86_64-gnu
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for solaris-x86_64 gnu compiler target archs # Definitions for solaris-x86_64 gnu compiler target archs
# Sites may override these definitions in CONFIG_SITE.Common.solaris-x86_64-gnu # Sites may override these definitions in CONFIG_SITE.Common.solaris-x86_64-gnu
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.vxWorks-486 # CONFIG.Common.vxWorks-486
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for vxWorks-486 target archs # Definitions for vxWorks-486 target archs
# Sites may override these definitions in CONFIG_SITE.Common.vxWorks-486 # Sites may override these definitions in CONFIG_SITE.Common.vxWorks-486
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.vxWorks-486-debug # CONFIG.Common.vxWorks-486-debug
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for vxWorks-486-debug target archs # Definitions for vxWorks-486-debug target archs
# Sites may override these definitions in CONFIG_SITE.Common.vxWorks-486-debug # Sites may override these definitions in CONFIG_SITE.Common.vxWorks-486-debug
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.vxWorks-68040 # CONFIG.Common.vxWorks-68040
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for vxWorks-68040 target archs # Definitions for vxWorks-68040 target archs
# Sites may override these definitions in CONFIG_SITE.Common.vxWorks-68040 # Sites may override these definitions in CONFIG_SITE.Common.vxWorks-68040
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.vxWorks-68040-debug # CONFIG.Common.vxWorks-68040-debug
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for vxWorks-68040-debug target archs # Definitions for vxWorks-68040-debug target archs
# Sites may override these definitions in CONFIG_SITE.Common.vxWorks-68040-debug # Sites may override these definitions in CONFIG_SITE.Common.vxWorks-68040-debug
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.vxWorks-68040lc # CONFIG.Common.vxWorks-68040lc
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for vxWorks-68040lc target archs # Definitions for vxWorks-68040lc target archs
# Sites may override these definitions in CONFIG_SITE.Common.vxWorks-68040lc # Sites may override these definitions in CONFIG_SITE.Common.vxWorks-68040lc
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.vxWorks-68040lc-debug # CONFIG.Common.vxWorks-68040lc-debug
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for vxWorks-68040lc-debug target archs # Definitions for vxWorks-68040lc-debug target archs
# Sites may override these definitions in CONFIG_SITE.Common.vxWorks-68040lc-debug # Sites may override these definitions in CONFIG_SITE.Common.vxWorks-68040lc-debug
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.vxWorks-68060 # CONFIG.Common.vxWorks-68060
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for vxWorks-68060 target archs # Definitions for vxWorks-68060 target archs
# Sites may override these definitions in CONFIG_SITE.Common.vxWorks-68060 # Sites may override these definitions in CONFIG_SITE.Common.vxWorks-68060
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.vxWorks-68060-debug # CONFIG.Common.vxWorks-68060-debug
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for vxWorks-68060-debug target archs # Definitions for vxWorks-68060-debug target archs
# Sites may override these definitions in CONFIG_SITE.Common.vxWorks-68060-debug # Sites may override these definitions in CONFIG_SITE.Common.vxWorks-68060-debug
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.vxWorks-mpc8540 # CONFIG.Common.vxWorks-mpc8540
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for vxWorks-mpc8540 target archs # Definitions for vxWorks-mpc8540 target archs
# Sites may override these definitions in CONFIG_SITE.Common.vxWorks-mpc8540 # Sites may override these definitions in CONFIG_SITE.Common.vxWorks-mpc8540
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.vxWorks-mpc8540-debug # CONFIG.Common.vxWorks-mpc8540-debug
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for vxWorks-mpc8540-debug target archs # Definitions for vxWorks-mpc8540-debug target archs
# Sites may override these definitions in CONFIG_SITE.Common.vxWorks-mpc8540-debug # Sites may override these definitions in CONFIG_SITE.Common.vxWorks-mpc8540-debug
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.vxWorks-mpc8548 # CONFIG.Common.vxWorks-mpc8548
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for vxWorks-mpc8548 target archs # Definitions for vxWorks-mpc8548 target archs
# Sites may override these definitions in CONFIG_SITE.Common.vxWorks-mpc8548 # Sites may override these definitions in CONFIG_SITE.Common.vxWorks-mpc8548
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.vxWorks-mpc8548-debug # CONFIG.Common.vxWorks-mpc8548-debug
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for vxWorks-mpc8548-debug targets. # Definitions for vxWorks-mpc8548-debug targets.
# Sites may override these definitions in CONFIG_SITE.Common.vxWorks-mpc8548-debug # Sites may override these definitions in CONFIG_SITE.Common.vxWorks-mpc8548-debug
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.vxWorks-pentium # CONFIG.Common.vxWorks-pentium
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for vxWorks-pentium target archs # Definitions for vxWorks-pentium target archs
# Sites may override these definitions in CONFIG_SITE.Common.vxWorks-pentium # Sites may override these definitions in CONFIG_SITE.Common.vxWorks-pentium
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.vxWorks-pentium-debug # CONFIG.Common.vxWorks-pentium-debug
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for vxWorks-pentium-debug target archs # Definitions for vxWorks-pentium-debug target archs
# Sites may override these definitions in CONFIG_SITE.Common.vxWorks-pentium-debug # Sites may override these definitions in CONFIG_SITE.Common.vxWorks-pentium-debug
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,9 +1,7 @@
# $Revision-Id$
# #
# Definitions for vxWorks-ppc603 targets with >32MB of RAM # Definitions for vxWorks-ppc603 targets with >32MB of RAM
# Site-specific overrides go in CONFIG_SITE.Common.vxWorks-ppc603_long # Site-specific overrides go in CONFIG_SITE.Common.vxWorks-ppc603_long
# #
# This file is maintained by the EPICS build community.
#------------------------------------------------------- #-------------------------------------------------------
# Include definitions common to all vxWorks target archs # Include definitions common to all vxWorks target archs

View File

@ -1,8 +1,5 @@
# CONFIG.Common.vxWorks-ppc32-debug # CONFIG.Common.vxWorks-ppc32-debug
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for vxWorks-ppc32-debug target archs # Definitions for vxWorks-ppc32-debug target archs
# Sites may override these definitions in CONFIG_SITE.Common.vxWorks-ppc32-debug # Sites may override these definitions in CONFIG_SITE.Common.vxWorks-ppc32-debug
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,9 +1,7 @@
# $Revision-Id$
# #
# Definitions for vxWorks-ppc32sf targets # Definitions for vxWorks-ppc32sf targets
# Site-specific overrides go in CONFIG_SITE.Common.vxWorks-ppc32sf # Site-specific overrides go in CONFIG_SITE.Common.vxWorks-ppc32sf
# #
# This file is maintained by the EPICS build community.
#------------------------------------------------------- #-------------------------------------------------------
# Inherit the settings from vxWorks-ppc32 # Inherit the settings from vxWorks-ppc32

View File

@ -1,8 +1,5 @@
# CONFIG.Common.vxWorks-ppc32sf-debug # CONFIG.Common.vxWorks-ppc32sf-debug
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for vxWorks-ppc32sf-debug target archs # Definitions for vxWorks-ppc32sf-debug target archs
# Sites may override these definitions in CONFIG_SITE.Common.vxWorks-ppc32sf-debug # Sites may override these definitions in CONFIG_SITE.Common.vxWorks-ppc32sf-debug
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,9 +1,7 @@
# $Revision-Id$
# #
# Definitions for vxWorks-ppc603 targets: PPC603 and PMC8240 CPUs # Definitions for vxWorks-ppc603 targets: PPC603 and PMC8240 CPUs
# Site-specific overrides go in CONFIG_SITE.Common.vxWorks-ppc603 # Site-specific overrides go in CONFIG_SITE.Common.vxWorks-ppc603
# #
# This file is maintained by the EPICS build community.
#------------------------------------------------------- #-------------------------------------------------------
# Include definitions common to all vxWorks target archs # Include definitions common to all vxWorks target archs

View File

@ -1,8 +1,5 @@
# CONFIG.Common.vxWorks-ppc603-debug # CONFIG.Common.vxWorks-ppc603-debug
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for vxWorks-ppc603-debug target archs # Definitions for vxWorks-ppc603-debug target archs
# Sites may override these definitions in CONFIG_SITE.Common.vxWorks-ppc603-debug # Sites may override these definitions in CONFIG_SITE.Common.vxWorks-ppc603-debug
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,9 +1,7 @@
# $Revision-Id$
# #
# Definitions for vxWorks-ppc603 targets with >32MB of RAM # Definitions for vxWorks-ppc603 targets with >32MB of RAM
# Site-specific overrides go in CONFIG_SITE.Common.vxWorks-ppc603_long # Site-specific overrides go in CONFIG_SITE.Common.vxWorks-ppc603_long
# #
# This file is maintained by the EPICS build community.
#------------------------------------------------------- #-------------------------------------------------------
# Inherit the settings from vxWorks-ppc603 # Inherit the settings from vxWorks-ppc603

View File

@ -1,8 +1,5 @@
# CONFIG.Common.vxWorks-ppc603_long-debug # CONFIG.Common.vxWorks-ppc603_long-debug
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for vxWorks-ppc603_long-debug target archs # Definitions for vxWorks-ppc603_long-debug target archs
# Sites may override these definitions in CONFIG_SITE.Common.vxWorks-ppc603_long-debug # Sites may override these definitions in CONFIG_SITE.Common.vxWorks-ppc603_long-debug
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,9 +1,7 @@
# $Revision-Id$
# #
# Definitions for vxWorks-ppc604 targets: PPC604, MPC7xx and MPC74xx CPUs # Definitions for vxWorks-ppc604 targets: PPC604, MPC7xx and MPC74xx CPUs
# Site-specific overrides go in CONFIG_SITE.Common.vxWorks-ppc604 # Site-specific overrides go in CONFIG_SITE.Common.vxWorks-ppc604
# #
# This file is maintained by the EPICS build community.
#------------------------------------------------------- #-------------------------------------------------------
# Include definitions common to all vxWorks target archs # Include definitions common to all vxWorks target archs

View File

@ -1,8 +1,5 @@
# CONFIG.Common.vxWorks-ppc604-debug # CONFIG.Common.vxWorks-ppc604-debug
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for vxWorks-ppc604-debug target archs # Definitions for vxWorks-ppc604-debug target archs
# Sites may override these definitions in CONFIG_SITE.Common.vxWorks-ppc604-debug # Sites may override these definitions in CONFIG_SITE.Common.vxWorks-ppc604-debug
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,9 +1,7 @@
# $Revision-Id$
# #
# Definitions for vxWorks-ppc604 targets with an Altivec and >32MB of RAM. # Definitions for vxWorks-ppc604 targets with an Altivec and >32MB of RAM.
# Site-specific overrides go in CONFIG_SITE.Common.vxWorks-ppc604_altivec # Site-specific overrides go in CONFIG_SITE.Common.vxWorks-ppc604_altivec
# #
# This file is maintained by the EPICS build community.
#------------------------------------------------------- #-------------------------------------------------------
# Inherit the settings from vxWorks-ppc604_long # Inherit the settings from vxWorks-ppc604_long

View File

@ -1,8 +1,5 @@
# CONFIG.Common.vxWorks-ppc604_altivec-debug # CONFIG.Common.vxWorks-ppc604_altivec-debug
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for vxWorks-ppc604_altivec-debug target archs # Definitions for vxWorks-ppc604_altivec-debug target archs
# Sites may override these definitions in CONFIG_SITE.Common.vxWorks-ppc604_altivec-debug # Sites may override these definitions in CONFIG_SITE.Common.vxWorks-ppc604_altivec-debug
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,9 +1,7 @@
# $Revision-Id$
# #
# Definitions for vxWorks-ppc604 targets with >32MB of RAM # Definitions for vxWorks-ppc604 targets with >32MB of RAM
# Site-specific overrides go in CONFIG_SITE.Common.vxWorks-ppc604_long # Site-specific overrides go in CONFIG_SITE.Common.vxWorks-ppc604_long
# #
# This file is maintained by the EPICS build community.
#------------------------------------------------------- #-------------------------------------------------------
# Inherit the settings from vxWorks-ppc604 # Inherit the settings from vxWorks-ppc604

View File

@ -1,8 +1,5 @@
# CONFIG.Common.vxWorks-ppc604_long-debug # CONFIG.Common.vxWorks-ppc604_long-debug
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for vxWorks-ppc604_long-debug target archs # Definitions for vxWorks-ppc604_long-debug target archs
# Sites may override these definitions in CONFIG_SITE.Common.vxWorks-ppc604_long-debug # Sites may override these definitions in CONFIG_SITE.Common.vxWorks-ppc604_long-debug
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.vxWorksCommon # CONFIG.Common.vxWorksCommon
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for vxWorks target archs # Definitions for vxWorks target archs
# Sites may override these definitions in CONFIG_SITE.Common.vxWorksCommon # Sites may override these definitions in CONFIG_SITE.Common.vxWorksCommon
# or CONFIG_SITE.<host>.vxWorksCommon # or CONFIG_SITE.<host>.vxWorksCommon

View File

@ -1,8 +1,5 @@
# CONFIG.Common.win32-x86-mingw # CONFIG.Common.win32-x86-mingw
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for win32-x86-mingw target builds # Definitions for win32-x86-mingw target builds
# Sites may override these definitions in CONFIG_SITE.Common.win32-x86-mingw # Sites may override these definitions in CONFIG_SITE.Common.win32-x86-mingw
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.Common.windows-x64-mingw # CONFIG.Common.windows-x64-mingw
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions for windows-x64-mingw target builds # Definitions for windows-x64-mingw target builds
# Sites may override these definitions in CONFIG_SITE.Common.windows-x64-mingw # Sites may override these definitions in CONFIG_SITE.Common.windows-x64-mingw
#------------------------------------------------------- #-------------------------------------------------------

View File

@ -1,8 +1,5 @@
# CONFIG.UnixCommon.Common # CONFIG.UnixCommon.Common
# #
# $Revision-Id$
# This file is maintained by the build community.
#
# Definitions common to unix hosts # Definitions common to unix hosts
# Sites may override these definitions in CONFIG_SITE.UnixCommon.Common # Sites may override these definitions in CONFIG_SITE.UnixCommon.Common
#------------------------------------------------------- #-------------------------------------------------------

Some files were not shown because too many files have changed in this diff Show More