diff --git a/Makefile b/Makefile index 771851abc..649403dc5 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # TOP = . diff --git a/config/CONFIG b/config/CONFIG index 51a2634ad..0139f6b34 100644 --- a/config/CONFIG +++ b/config/CONFIG @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # # The developer may edit this file. # assume T_A is the host arch if not specified diff --git a/config/CONFIG.Host.cygwin-x86 b/config/CONFIG.Host.cygwin-x86 index d3ede1fda..6182d7b04 100644 --- a/config/CONFIG.Host.cygwin-x86 +++ b/config/CONFIG.Host.cygwin-x86 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # cygwin-x86 is the new name for cygwin32 -include $(EPICS_BASE)/config/CONFIG.Host.cygwin32 diff --git a/config/CONFIG.Host.darwin-ppc b/config/CONFIG.Host.darwin-ppc index 8f95f5a18..c1bc50bd7 100644 --- a/config/CONFIG.Host.darwin-ppc +++ b/config/CONFIG.Host.darwin-ppc @@ -7,6 +7,6 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG.Host.Darwin diff --git a/config/CONFIG.Host.darwin-ppcx86 b/config/CONFIG.Host.darwin-ppcx86 index 559e50b98..4ffe1d5d5 100644 --- a/config/CONFIG.Host.darwin-ppcx86 +++ b/config/CONFIG.Host.darwin-ppcx86 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG.Host.Darwin OP_SYS_CFLAGS += "-isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch ppc -arch i386" diff --git a/config/CONFIG.Host.darwin-x86 b/config/CONFIG.Host.darwin-x86 index 8f95f5a18..c1bc50bd7 100644 --- a/config/CONFIG.Host.darwin-x86 +++ b/config/CONFIG.Host.darwin-x86 @@ -7,6 +7,6 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG.Host.Darwin diff --git a/config/CONFIG.Host.freebsd b/config/CONFIG.Host.freebsd index ac9e168b3..322516cc1 100644 --- a/config/CONFIG.Host.freebsd +++ b/config/CONFIG.Host.freebsd @@ -6,7 +6,7 @@ # EPICS BASE is distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. # Sites may override these definitions in CONFIG_SITE.Host.freebsd diff --git a/config/CONFIG.Host.freebsd-x86 b/config/CONFIG.Host.freebsd-x86 index f6f517725..0b7cd4575 100644 --- a/config/CONFIG.Host.freebsd-x86 +++ b/config/CONFIG.Host.freebsd-x86 @@ -6,7 +6,7 @@ # EPICS BASE is distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ ARCH_CLASS = x86 diff --git a/config/CONFIG.Host.freebsd-x86_64 b/config/CONFIG.Host.freebsd-x86_64 index b76983b52..fb8242dd8 100644 --- a/config/CONFIG.Host.freebsd-x86_64 +++ b/config/CONFIG.Host.freebsd-x86_64 @@ -6,7 +6,7 @@ # EPICS BASE is distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ ARCH_CLASS = x86_64 diff --git a/config/CONFIG.Host.hpux-parisc b/config/CONFIG.Host.hpux-parisc index 29d529cfd..1ceca9ecd 100644 --- a/config/CONFIG.Host.hpux-parisc +++ b/config/CONFIG.Host.hpux-parisc @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # hpux-parisc is the new name for hp700 -include $(EPICS_BASE)/config/CONFIG.Host.hp700 diff --git a/config/CONFIG.Host.linux-ppc b/config/CONFIG.Host.linux-ppc index a12606d20..3a032829b 100644 --- a/config/CONFIG.Host.linux-ppc +++ b/config/CONFIG.Host.linux-ppc @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG.Host.Linux diff --git a/config/CONFIG.Host.linux-x86 b/config/CONFIG.Host.linux-x86 index ebbe38781..bb0602a27 100644 --- a/config/CONFIG.Host.linux-x86 +++ b/config/CONFIG.Host.linux-x86 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # linux-x86 is the new name for linux -include $(EPICS_BASE)/config/CONFIG.Host.Linux diff --git a/config/CONFIG.Host.linux-x86-debug b/config/CONFIG.Host.linux-x86-debug index 5787e040a..24b6132d7 100644 --- a/config/CONFIG.Host.linux-x86-debug +++ b/config/CONFIG.Host.linux-x86-debug @@ -7,6 +7,6 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG.Host.Linux diff --git a/config/CONFIG.Host.linux-x86_64 b/config/CONFIG.Host.linux-x86_64 index 60d861fc8..c1611bd5c 100644 --- a/config/CONFIG.Host.linux-x86_64 +++ b/config/CONFIG.Host.linux-x86_64 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG.Host.Linux diff --git a/config/CONFIG.Host.linux-x86_64-debug b/config/CONFIG.Host.linux-x86_64-debug index 7d0fc625c..a1639be8b 100644 --- a/config/CONFIG.Host.linux-x86_64-debug +++ b/config/CONFIG.Host.linux-x86_64-debug @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG.Host.linux-x86_64 diff --git a/config/CONFIG.Host.osf-alpha b/config/CONFIG.Host.osf-alpha index 51ceefb77..7a4330165 100644 --- a/config/CONFIG.Host.osf-alpha +++ b/config/CONFIG.Host.osf-alpha @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # osf-alpha is the new name for alpha -include $(EPICS_BASE)/config/CONFIG.Host.alpha diff --git a/config/CONFIG.Host.osf-alpha-gnu b/config/CONFIG.Host.osf-alpha-gnu index b0218d5fb..aedfe0250 100644 --- a/config/CONFIG.Host.osf-alpha-gnu +++ b/config/CONFIG.Host.osf-alpha-gnu @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # osf-alpha is the new name for alpha -include $(EPICS_BASE)/config/CONFIG.Host.alpha diff --git a/config/CONFIG.Host.solaris-sparc b/config/CONFIG.Host.solaris-sparc index 09b0a1eb8..7d134fe05 100644 --- a/config/CONFIG.Host.solaris-sparc +++ b/config/CONFIG.Host.solaris-sparc @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # solaris-sparc is the new name for solaris -include $(EPICS_BASE)/config/CONFIG.Host.solaris diff --git a/config/CONFIG.Host.solaris-sparc-debug b/config/CONFIG.Host.solaris-sparc-debug index b3aa07d82..ae6620b45 100644 --- a/config/CONFIG.Host.solaris-sparc-debug +++ b/config/CONFIG.Host.solaris-sparc-debug @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # solaris-sparc is the new name for solaris -include $(EPICS_BASE)/config/CONFIG.Host.solaris diff --git a/config/CONFIG.Host.solaris-sparc-gnu b/config/CONFIG.Host.solaris-sparc-gnu index 4cb318585..4b7da58cf 100644 --- a/config/CONFIG.Host.solaris-sparc-gnu +++ b/config/CONFIG.Host.solaris-sparc-gnu @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # solaris-sparc is the new name for solaris -include $(EPICS_BASE)/config/CONFIG.Host.solarisGnu diff --git a/config/CONFIG.Host.solaris-sparc-staticlib b/config/CONFIG.Host.solaris-sparc-staticlib index b3aa07d82..ae6620b45 100644 --- a/config/CONFIG.Host.solaris-sparc-staticlib +++ b/config/CONFIG.Host.solaris-sparc-staticlib @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # solaris-sparc is the new name for solaris -include $(EPICS_BASE)/config/CONFIG.Host.solaris diff --git a/config/CONFIG.Host.solaris-sparc64 b/config/CONFIG.Host.solaris-sparc64 index e01428a31..80994c808 100644 --- a/config/CONFIG.Host.solaris-sparc64 +++ b/config/CONFIG.Host.solaris-sparc64 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # solaris-sparc is the new name for solaris -include $(EPICS_BASE)/config/CONFIG.Host.solaris diff --git a/config/CONFIG.Host.solaris-sparc64-gnu b/config/CONFIG.Host.solaris-sparc64-gnu index 80c759c7e..ee9433d81 100644 --- a/config/CONFIG.Host.solaris-sparc64-gnu +++ b/config/CONFIG.Host.solaris-sparc64-gnu @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # solaris-sparc is the new name for solaris -include $(EPICS_BASE)/config/CONFIG.Host.solarisGnu diff --git a/config/CONFIG.Host.sun4-sparc b/config/CONFIG.Host.sun4-sparc index 975d5438a..61f76aa54 100644 --- a/config/CONFIG.Host.sun4-sparc +++ b/config/CONFIG.Host.sun4-sparc @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # sun4-sparc is the new name for sun4 -include $(EPICS_BASE)/config/CONFIG.Host.sun4 diff --git a/config/CONFIG.Host.win32-x86 b/config/CONFIG.Host.win32-x86 index b2e11ee2a..b9262ac7f 100644 --- a/config/CONFIG.Host.win32-x86 +++ b/config/CONFIG.Host.win32-x86 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # win32-x86 is the new name for WIN32 -include $(EPICS_BASE)/config/CONFIG.Host.WIN32 diff --git a/config/CONFIG.Host.win32-x86-borland b/config/CONFIG.Host.win32-x86-borland index bc1c90af9..68ca2c37e 100644 --- a/config/CONFIG.Host.win32-x86-borland +++ b/config/CONFIG.Host.win32-x86-borland @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # win32-x86-borland is the new name for Borland -include $(EPICS_BASE)/config/CONFIG.Host.Borland diff --git a/config/CONFIG.Host.win32-x86-cygwin b/config/CONFIG.Host.win32-x86-cygwin index 011cccec1..8b74b7bbc 100644 --- a/config/CONFIG.Host.win32-x86-cygwin +++ b/config/CONFIG.Host.win32-x86-cygwin @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. # Sites may override these definitions in CONFIG_SITE.Host.win32-x86-cygwin diff --git a/config/CONFIG.Host.win32-x86-debug b/config/CONFIG.Host.win32-x86-debug index d0d979776..5c580f5d0 100644 --- a/config/CONFIG.Host.win32-x86-debug +++ b/config/CONFIG.Host.win32-x86-debug @@ -7,6 +7,6 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG.Host.WIN32 diff --git a/config/CONFIG.Host.win32-x86-mingw b/config/CONFIG.Host.win32-x86-mingw index 638b125ff..93f6724a6 100644 --- a/config/CONFIG.Host.win32-x86-mingw +++ b/config/CONFIG.Host.win32-x86-mingw @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. # Sites may override these definitions in CONFIG_SITE.Host.win32-x86-mingw diff --git a/config/CONFIG.Vx b/config/CONFIG.Vx index 6ead88ce0..127c97e42 100644 --- a/config/CONFIG.Vx +++ b/config/CONFIG.Vx @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file contains definitions for Vx builds diff --git a/config/CONFIG.Vx.frc40 b/config/CONFIG.Vx.frc40 index f4d338586..b93d8516e 100644 --- a/config/CONFIG.Vx.frc40 +++ b/config/CONFIG.Vx.frc40 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. diff --git a/config/CONFIG.Vx.hkbaja47 b/config/CONFIG.Vx.hkbaja47 index edc4b955f..9a10ac5d7 100644 --- a/config/CONFIG.Vx.hkbaja47 +++ b/config/CONFIG.Vx.hkbaja47 @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. diff --git a/config/CONFIG.Vx.hkbaja60 b/config/CONFIG.Vx.hkbaja60 index 03cc6bc97..8300419a1 100644 --- a/config/CONFIG.Vx.hkbaja60 +++ b/config/CONFIG.Vx.hkbaja60 @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. diff --git a/config/CONFIG.Vx.hkv2f b/config/CONFIG.Vx.hkv2f index 3fb2ab435..f85dbb080 100644 --- a/config/CONFIG.Vx.hkv2f +++ b/config/CONFIG.Vx.hkv2f @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. diff --git a/config/CONFIG.Vx.mv147 b/config/CONFIG.Vx.mv147 index a665d575b..1373f6735 100644 --- a/config/CONFIG.Vx.mv147 +++ b/config/CONFIG.Vx.mv147 @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. diff --git a/config/CONFIG.Vx.mv1604 b/config/CONFIG.Vx.mv1604 index cfbbffd9b..19a88926c 100644 --- a/config/CONFIG.Vx.mv1604 +++ b/config/CONFIG.Vx.mv1604 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. diff --git a/config/CONFIG.Vx.mv162 b/config/CONFIG.Vx.mv162 index 678284791..60a6bed35 100644 --- a/config/CONFIG.Vx.mv162 +++ b/config/CONFIG.Vx.mv162 @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. diff --git a/config/CONFIG.Vx.mv162lc b/config/CONFIG.Vx.mv162lc index 0621cf7d6..6fcbb213c 100644 --- a/config/CONFIG.Vx.mv162lc +++ b/config/CONFIG.Vx.mv162lc @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. diff --git a/config/CONFIG.Vx.mv167 b/config/CONFIG.Vx.mv167 index 678284791..60a6bed35 100644 --- a/config/CONFIG.Vx.mv167 +++ b/config/CONFIG.Vx.mv167 @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. diff --git a/config/CONFIG.Vx.mv177 b/config/CONFIG.Vx.mv177 index 5a32320b7..6680f15b8 100644 --- a/config/CONFIG.Vx.mv177 +++ b/config/CONFIG.Vx.mv177 @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. diff --git a/config/CONFIG.Vx.mv2700 b/config/CONFIG.Vx.mv2700 index 6ac392764..afab18df1 100644 --- a/config/CONFIG.Vx.mv2700 +++ b/config/CONFIG.Vx.mv2700 @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. diff --git a/config/CONFIG.Vx.ppc603 b/config/CONFIG.Vx.ppc603 index ddc2d9a97..760d54ab9 100644 --- a/config/CONFIG.Vx.ppc603 +++ b/config/CONFIG.Vx.ppc603 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. diff --git a/config/CONFIG.Vx.ppc603_long b/config/CONFIG.Vx.ppc603_long index bfc82da60..b21ab100b 100644 --- a/config/CONFIG.Vx.ppc603_long +++ b/config/CONFIG.Vx.ppc603_long @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. diff --git a/config/CONFIG.Vx.ppc604 b/config/CONFIG.Vx.ppc604 index 653a5df7d..54960b260 100644 --- a/config/CONFIG.Vx.ppc604 +++ b/config/CONFIG.Vx.ppc604 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. diff --git a/config/CONFIG.Vx.ppc604_long b/config/CONFIG.Vx.ppc604_long index 86a1cf561..b4aa165a5 100644 --- a/config/CONFIG.Vx.ppc604_long +++ b/config/CONFIG.Vx.ppc604_long @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # This file is maintained by the EPICS community. diff --git a/config/CONFIG.Vx.vxWorks-486 b/config/CONFIG.Vx.vxWorks-486 index 32552f70b..0d1b98cd6 100644 --- a/config/CONFIG.Vx.vxWorks-486 +++ b/config/CONFIG.Vx.vxWorks-486 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # vxWorks-486 is the new R3.14 name for pc486 include $(EPICS_BASE)/config/CONFIG.Vx.pc486 diff --git a/config/CONFIG.Vx.vxWorks-68040 b/config/CONFIG.Vx.vxWorks-68040 index be43014a0..427fb5da6 100644 --- a/config/CONFIG.Vx.vxWorks-68040 +++ b/config/CONFIG.Vx.vxWorks-68040 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # vxWorks-68040 is the new R3.14 name for mv167 include $(EPICS_BASE)/config/CONFIG.Vx.mv167 diff --git a/config/CONFIG.Vx.vxWorks-68040lc b/config/CONFIG.Vx.vxWorks-68040lc index 0300d9c1e..70152fb8b 100644 --- a/config/CONFIG.Vx.vxWorks-68040lc +++ b/config/CONFIG.Vx.vxWorks-68040lc @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # vxWorks-68040lc is the new R3.14 name for mv162lc include $(EPICS_BASE)/config/CONFIG.Vx.mv162lc diff --git a/config/CONFIG.Vx.vxWorks-68060 b/config/CONFIG.Vx.vxWorks-68060 index 79a5ac44f..3a2586f93 100644 --- a/config/CONFIG.Vx.vxWorks-68060 +++ b/config/CONFIG.Vx.vxWorks-68060 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # vxWorks-68060 is the new R3.14 name for mv177 include $(EPICS_BASE)/config/CONFIG.Vx.mv177 diff --git a/config/CONFIG.Vx.vxWorks-ppc603 b/config/CONFIG.Vx.vxWorks-ppc603 index eb2176ef4..f171f3fe3 100644 --- a/config/CONFIG.Vx.vxWorks-ppc603 +++ b/config/CONFIG.Vx.vxWorks-ppc603 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # vxWorks-ppc603 is the new R3.14 name for ppc603 include $(EPICS_BASE)/config/CONFIG.Vx.ppc603 diff --git a/config/CONFIG.Vx.vxWorks-ppc603_long b/config/CONFIG.Vx.vxWorks-ppc603_long index a23166286..b9c1de016 100644 --- a/config/CONFIG.Vx.vxWorks-ppc603_long +++ b/config/CONFIG.Vx.vxWorks-ppc603_long @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # vxWorks-ppc603 is the new R3.14 name for ppc603 include $(EPICS_BASE)/config/CONFIG.Vx.ppc603_long diff --git a/config/CONFIG.Vx.vxWorks-ppc604 b/config/CONFIG.Vx.vxWorks-ppc604 index 6859dfee9..e05b5de7a 100644 --- a/config/CONFIG.Vx.vxWorks-ppc604 +++ b/config/CONFIG.Vx.vxWorks-ppc604 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # vxWorks-ppc604 is the new R3.14 name for ppc604 include $(EPICS_BASE)/config/CONFIG.Vx.ppc604 diff --git a/config/CONFIG.Vx.vxWorks-ppc604_long b/config/CONFIG.Vx.vxWorks-ppc604_long index c30209695..3b5e5f9d9 100644 --- a/config/CONFIG.Vx.vxWorks-ppc604_long +++ b/config/CONFIG.Vx.vxWorks-ppc604_long @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # vxWorks-ppc604 is the new R3.14 name for ppc604 include $(EPICS_BASE)/config/CONFIG.Vx.ppc604_long diff --git a/config/CONFIG_BASE b/config/CONFIG_BASE index ca4c1fc9f..8818ac0e4 100644 --- a/config/CONFIG_BASE +++ b/config/CONFIG_BASE @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # # the order of following list is important diff --git a/config/CONFIG_BASE_VERSION b/config/CONFIG_BASE_VERSION index 4d295f6d6..1c3114fdb 100644 --- a/config/CONFIG_BASE_VERSION +++ b/config/CONFIG_BASE_VERSION @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # # EPICS Version information now comes from configure... diff --git a/config/CONFIG_COMMON b/config/CONFIG_COMMON index 73ccfd8f0..57e4a388e 100644 --- a/config/CONFIG_COMMON +++ b/config/CONFIG_COMMON @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # # CONFIG_COMMON - Another EPICS BASE config file # by Matthew Needes and Mike Bordua diff --git a/config/CONFIG_COMPAT b/config/CONFIG_COMPAT index cad61293c..deb091582 100644 --- a/config/CONFIG_COMPAT +++ b/config/CONFIG_COMPAT @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # # Convert old HOST_ARCH environment variable diff --git a/config/CONFIG_ENV b/config/CONFIG_ENV index aa809479f..ae59f6ab2 100644 --- a/config/CONFIG_ENV +++ b/config/CONFIG_ENV @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # Author: Andrew Johnson # Date: 20 April 1995 # diff --git a/config/CONFIG_HOST_ARCH.darwin-ppc b/config/CONFIG_HOST_ARCH.darwin-ppc index e7ae793ba..da6376422 100644 --- a/config/CONFIG_HOST_ARCH.darwin-ppc +++ b/config/CONFIG_HOST_ARCH.darwin-ppc @@ -7,6 +7,6 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.Darwin diff --git a/config/CONFIG_HOST_ARCH.darwin-ppcx86 b/config/CONFIG_HOST_ARCH.darwin-ppcx86 index e7ae793ba..da6376422 100644 --- a/config/CONFIG_HOST_ARCH.darwin-ppcx86 +++ b/config/CONFIG_HOST_ARCH.darwin-ppcx86 @@ -7,6 +7,6 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.Darwin diff --git a/config/CONFIG_HOST_ARCH.darwin-x86 b/config/CONFIG_HOST_ARCH.darwin-x86 index e7ae793ba..da6376422 100644 --- a/config/CONFIG_HOST_ARCH.darwin-x86 +++ b/config/CONFIG_HOST_ARCH.darwin-x86 @@ -7,6 +7,6 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.Darwin diff --git a/config/CONFIG_HOST_ARCH.freebsd-x86_64 b/config/CONFIG_HOST_ARCH.freebsd-x86_64 index afdde073e..20f5c30fa 100644 --- a/config/CONFIG_HOST_ARCH.freebsd-x86_64 +++ b/config/CONFIG_HOST_ARCH.freebsd-x86_64 @@ -6,6 +6,6 @@ # EPICS BASE is distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.UnixCommon diff --git a/config/CONFIG_HOST_ARCH.hpux-parisc b/config/CONFIG_HOST_ARCH.hpux-parisc index 670dd152f..cbc4570f4 100644 --- a/config/CONFIG_HOST_ARCH.hpux-parisc +++ b/config/CONFIG_HOST_ARCH.hpux-parisc @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # hpux-parisc is the new name for hp700 -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.hp700 diff --git a/config/CONFIG_HOST_ARCH.hpux-parisc-gnu b/config/CONFIG_HOST_ARCH.hpux-parisc-gnu index 670dd152f..cbc4570f4 100644 --- a/config/CONFIG_HOST_ARCH.hpux-parisc-gnu +++ b/config/CONFIG_HOST_ARCH.hpux-parisc-gnu @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # hpux-parisc is the new name for hp700 -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.hp700 diff --git a/config/CONFIG_HOST_ARCH.linux-ppc b/config/CONFIG_HOST_ARCH.linux-ppc index 2f7ed9e61..aa7eb0768 100644 --- a/config/CONFIG_HOST_ARCH.linux-ppc +++ b/config/CONFIG_HOST_ARCH.linux-ppc @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.Linux diff --git a/config/CONFIG_HOST_ARCH.linux-x86 b/config/CONFIG_HOST_ARCH.linux-x86 index e84e704dd..aa4e8b121 100644 --- a/config/CONFIG_HOST_ARCH.linux-x86 +++ b/config/CONFIG_HOST_ARCH.linux-x86 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # linux-x86 is the new name for linux -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.Linux diff --git a/config/CONFIG_HOST_ARCH.linux-x86-debug b/config/CONFIG_HOST_ARCH.linux-x86-debug index ea151f012..6590176aa 100644 --- a/config/CONFIG_HOST_ARCH.linux-x86-debug +++ b/config/CONFIG_HOST_ARCH.linux-x86-debug @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # linux-x86 is the new name for linux -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.Linux diff --git a/config/CONFIG_HOST_ARCH.linux-x86_64 b/config/CONFIG_HOST_ARCH.linux-x86_64 index b15a8b405..7765965ab 100644 --- a/config/CONFIG_HOST_ARCH.linux-x86_64 +++ b/config/CONFIG_HOST_ARCH.linux-x86_64 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # Include definitions common to all Unix archs include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.UnixCommon diff --git a/config/CONFIG_HOST_ARCH.linux-x86_64-debug b/config/CONFIG_HOST_ARCH.linux-x86_64-debug index 6b7d91760..4bcae5d69 100644 --- a/config/CONFIG_HOST_ARCH.linux-x86_64-debug +++ b/config/CONFIG_HOST_ARCH.linux-x86_64-debug @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # Include definitions common to all Unix archs include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.linux-x86_64 diff --git a/config/CONFIG_HOST_ARCH.osf-alpha b/config/CONFIG_HOST_ARCH.osf-alpha index 180aaa5d3..c7306ab83 100644 --- a/config/CONFIG_HOST_ARCH.osf-alpha +++ b/config/CONFIG_HOST_ARCH.osf-alpha @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # osf-alpha is the new name for alpha -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.alpha diff --git a/config/CONFIG_HOST_ARCH.solaris-sparc b/config/CONFIG_HOST_ARCH.solaris-sparc index b92225be7..5c0325729 100644 --- a/config/CONFIG_HOST_ARCH.solaris-sparc +++ b/config/CONFIG_HOST_ARCH.solaris-sparc @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # solaris-sparc is the new name for solaris -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.solaris diff --git a/config/CONFIG_HOST_ARCH.solaris-sparc-debug b/config/CONFIG_HOST_ARCH.solaris-sparc-debug index b254ef043..33cbb313a 100644 --- a/config/CONFIG_HOST_ARCH.solaris-sparc-debug +++ b/config/CONFIG_HOST_ARCH.solaris-sparc-debug @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.solaris diff --git a/config/CONFIG_HOST_ARCH.solaris-sparc-gnu b/config/CONFIG_HOST_ARCH.solaris-sparc-gnu index 9651bd188..aeca8f2d0 100644 --- a/config/CONFIG_HOST_ARCH.solaris-sparc-gnu +++ b/config/CONFIG_HOST_ARCH.solaris-sparc-gnu @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.solarisGnu diff --git a/config/CONFIG_HOST_ARCH.solaris-sparc-staticlib b/config/CONFIG_HOST_ARCH.solaris-sparc-staticlib index df90166be..839567ebc 100644 --- a/config/CONFIG_HOST_ARCH.solaris-sparc-staticlib +++ b/config/CONFIG_HOST_ARCH.solaris-sparc-staticlib @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.solaris diff --git a/config/CONFIG_HOST_ARCH.solaris-sparc64 b/config/CONFIG_HOST_ARCH.solaris-sparc64 index b92225be7..5c0325729 100644 --- a/config/CONFIG_HOST_ARCH.solaris-sparc64 +++ b/config/CONFIG_HOST_ARCH.solaris-sparc64 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # solaris-sparc is the new name for solaris -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.solaris diff --git a/config/CONFIG_HOST_ARCH.solaris-sparc64-gnu b/config/CONFIG_HOST_ARCH.solaris-sparc64-gnu index 9651bd188..aeca8f2d0 100644 --- a/config/CONFIG_HOST_ARCH.solaris-sparc64-gnu +++ b/config/CONFIG_HOST_ARCH.solaris-sparc64-gnu @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.solarisGnu diff --git a/config/CONFIG_HOST_ARCH.solaris-x86-gnu b/config/CONFIG_HOST_ARCH.solaris-x86-gnu index 6e71b9692..80fcb967f 100644 --- a/config/CONFIG_HOST_ARCH.solaris-x86-gnu +++ b/config/CONFIG_HOST_ARCH.solaris-x86-gnu @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.solarisGnu diff --git a/config/CONFIG_HOST_ARCH.sun4-sparc b/config/CONFIG_HOST_ARCH.sun4-sparc index d195c2158..db5cb289a 100644 --- a/config/CONFIG_HOST_ARCH.sun4-sparc +++ b/config/CONFIG_HOST_ARCH.sun4-sparc @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # sun4-sparc is the new name for sun4 -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.sun4 diff --git a/config/CONFIG_HOST_ARCH.win32-x86 b/config/CONFIG_HOST_ARCH.win32-x86 index 18f8ef845..7dbabc2b9 100644 --- a/config/CONFIG_HOST_ARCH.win32-x86 +++ b/config/CONFIG_HOST_ARCH.win32-x86 @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # win32-x86 is the new name for WIN32 -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.WIN32 diff --git a/config/CONFIG_HOST_ARCH.win32-x86-borland b/config/CONFIG_HOST_ARCH.win32-x86-borland index 9f9a2e325..962d4d1ce 100644 --- a/config/CONFIG_HOST_ARCH.win32-x86-borland +++ b/config/CONFIG_HOST_ARCH.win32-x86-borland @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # win32-x86-borland is the new name for Borland -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.Borland diff --git a/config/CONFIG_HOST_ARCH.win32-x86-cygwin b/config/CONFIG_HOST_ARCH.win32-x86-cygwin index 074eadffd..bac8ebf36 100644 --- a/config/CONFIG_HOST_ARCH.win32-x86-cygwin +++ b/config/CONFIG_HOST_ARCH.win32-x86-cygwin @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # Override values in CONFIG_SITE_HOST_ARCH.win32-x86-cygwin diff --git a/config/CONFIG_HOST_ARCH.win32-x86-debug b/config/CONFIG_HOST_ARCH.win32-x86-debug index a240666b1..67404edac 100644 --- a/config/CONFIG_HOST_ARCH.win32-x86-debug +++ b/config/CONFIG_HOST_ARCH.win32-x86-debug @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.WIN32 diff --git a/config/CONFIG_HOST_ARCH.win32-x86-mingw b/config/CONFIG_HOST_ARCH.win32-x86-mingw index 86a648a5d..473f566de 100644 --- a/config/CONFIG_HOST_ARCH.win32-x86-mingw +++ b/config/CONFIG_HOST_ARCH.win32-x86-mingw @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # Override values in CONFIG_SITE_HOST_ARCH.win32-x86-mingw diff --git a/config/CONFIG_SITE b/config/CONFIG_SITE index 5d17e514f..8ab794dbe 100644 --- a/config/CONFIG_SITE +++ b/config/CONFIG_SITE @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # CONFIG_SITE - EPICS BASE config file # by Matthew Needes and Mike Bordua diff --git a/config/CONFIG_SITE.Host.Borland b/config/CONFIG_SITE.Host.Borland index 5bbcc11ac..3e8c51348 100644 --- a/config/CONFIG_SITE.Host.Borland +++ b/config/CONFIG_SITE.Host.Borland @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/config/CONFIG_SITE.Host.WIN32 b/config/CONFIG_SITE.Host.WIN32 index 74f6697ee..c838b2ccb 100644 --- a/config/CONFIG_SITE.Host.WIN32 +++ b/config/CONFIG_SITE.Host.WIN32 @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/config/CONFIG_SITE.Host.darwin-ppc b/config/CONFIG_SITE.Host.darwin-ppc index 26f82b18f..bb35ceee9 100644 --- a/config/CONFIG_SITE.Host.darwin-ppc +++ b/config/CONFIG_SITE.Host.darwin-ppc @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG_SITE.Host.Darwin diff --git a/config/CONFIG_SITE.Host.darwin-x86 b/config/CONFIG_SITE.Host.darwin-x86 index 26f82b18f..bb35ceee9 100644 --- a/config/CONFIG_SITE.Host.darwin-x86 +++ b/config/CONFIG_SITE.Host.darwin-x86 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ -include $(EPICS_BASE)/config/CONFIG_SITE.Host.Darwin diff --git a/config/CONFIG_SITE.Host.hp700 b/config/CONFIG_SITE.Host.hp700 index f28bfe3d0..32e323b8f 100644 --- a/config/CONFIG_SITE.Host.hp700 +++ b/config/CONFIG_SITE.Host.hp700 @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/config/CONFIG_SITE.Host.hpux-parisc b/config/CONFIG_SITE.Host.hpux-parisc index a5c45109c..c6d0dceb1 100644 --- a/config/CONFIG_SITE.Host.hpux-parisc +++ b/config/CONFIG_SITE.Host.hpux-parisc @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # hpux-parisc is the new name for hp700 -include $(EPICS_BASE)/config/CONFIG_SITE.Host.hp700 diff --git a/config/CONFIG_SITE.Host.hpux-parisc-gnu b/config/CONFIG_SITE.Host.hpux-parisc-gnu index f28bfe3d0..32e323b8f 100644 --- a/config/CONFIG_SITE.Host.hpux-parisc-gnu +++ b/config/CONFIG_SITE.Host.hpux-parisc-gnu @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/config/CONFIG_SITE.Host.linux-x86 b/config/CONFIG_SITE.Host.linux-x86 index 50b7b654e..ba23407dc 100644 --- a/config/CONFIG_SITE.Host.linux-x86 +++ b/config/CONFIG_SITE.Host.linux-x86 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # linux-x86 is the new name for linux -include $(EPICS_BASE)/config/CONFIG_SITE.Host.Linux diff --git a/config/CONFIG_SITE.Host.solaris b/config/CONFIG_SITE.Host.solaris index b6669e83e..8626753be 100644 --- a/config/CONFIG_SITE.Host.solaris +++ b/config/CONFIG_SITE.Host.solaris @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/config/CONFIG_SITE.Host.solaris-sparc b/config/CONFIG_SITE.Host.solaris-sparc index 68e049e6d..662550e26 100644 --- a/config/CONFIG_SITE.Host.solaris-sparc +++ b/config/CONFIG_SITE.Host.solaris-sparc @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # solaris-sparc is the new name for solaris -include $(EPICS_BASE)/config/CONFIG_SITE.Host.solaris diff --git a/config/CONFIG_SITE.Host.solaris-sparc-debug b/config/CONFIG_SITE.Host.solaris-sparc-debug index 68e049e6d..662550e26 100644 --- a/config/CONFIG_SITE.Host.solaris-sparc-debug +++ b/config/CONFIG_SITE.Host.solaris-sparc-debug @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # solaris-sparc is the new name for solaris -include $(EPICS_BASE)/config/CONFIG_SITE.Host.solaris diff --git a/config/CONFIG_SITE.Host.solaris-sparc-gnu b/config/CONFIG_SITE.Host.solaris-sparc-gnu index 68e049e6d..662550e26 100644 --- a/config/CONFIG_SITE.Host.solaris-sparc-gnu +++ b/config/CONFIG_SITE.Host.solaris-sparc-gnu @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # solaris-sparc is the new name for solaris -include $(EPICS_BASE)/config/CONFIG_SITE.Host.solaris diff --git a/config/CONFIG_SITE.Host.solaris-sparc-staticlib b/config/CONFIG_SITE.Host.solaris-sparc-staticlib index 68e049e6d..662550e26 100644 --- a/config/CONFIG_SITE.Host.solaris-sparc-staticlib +++ b/config/CONFIG_SITE.Host.solaris-sparc-staticlib @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # solaris-sparc is the new name for solaris -include $(EPICS_BASE)/config/CONFIG_SITE.Host.solaris diff --git a/config/CONFIG_SITE.Host.solaris-sparc64 b/config/CONFIG_SITE.Host.solaris-sparc64 index 68e049e6d..662550e26 100644 --- a/config/CONFIG_SITE.Host.solaris-sparc64 +++ b/config/CONFIG_SITE.Host.solaris-sparc64 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # solaris-sparc is the new name for solaris -include $(EPICS_BASE)/config/CONFIG_SITE.Host.solaris diff --git a/config/CONFIG_SITE.Host.win32-x86 b/config/CONFIG_SITE.Host.win32-x86 index 88278db83..1a1b1dd93 100644 --- a/config/CONFIG_SITE.Host.win32-x86 +++ b/config/CONFIG_SITE.Host.win32-x86 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # win32-x86 is the new name for WIN32 -include $(EPICS_BASE)/config/CONFIG_SITE.Host.WIN32 diff --git a/config/CONFIG_SITE.Host.win32-x86-borland b/config/CONFIG_SITE.Host.win32-x86-borland index 82f726500..370de9af7 100644 --- a/config/CONFIG_SITE.Host.win32-x86-borland +++ b/config/CONFIG_SITE.Host.win32-x86-borland @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # win32-x86-borland is the new name for Borland -include $(EPICS_BASE)/config/CONFIG_SITE.Host.Borland diff --git a/config/CONFIG_SITE.Vx.Linux b/config/CONFIG_SITE.Vx.Linux index ca95430da..6e5466a09 100644 --- a/config/CONFIG_SITE.Vx.Linux +++ b/config/CONFIG_SITE.Vx.Linux @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # This file contains overrides for Vx builds diff --git a/config/CONFIG_SITE.Vx.Linux.mv167 b/config/CONFIG_SITE.Vx.Linux.mv167 index a76e35a66..1b8ac5251 100644 --- a/config/CONFIG_SITE.Vx.Linux.mv167 +++ b/config/CONFIG_SITE.Vx.Linux.mv167 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # This file contains overrides for Vx builds diff --git a/config/CONFIG_SITE.Vx.Linux.ppc603 b/config/CONFIG_SITE.Vx.Linux.ppc603 index 49fd27951..55854a133 100644 --- a/config/CONFIG_SITE.Vx.Linux.ppc603 +++ b/config/CONFIG_SITE.Vx.Linux.ppc603 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # This file contains overrides for Vx builds diff --git a/config/CONFIG_SITE.Vx.linux-x86 b/config/CONFIG_SITE.Vx.linux-x86 index 92daaad96..20fb8fb6f 100644 --- a/config/CONFIG_SITE.Vx.linux-x86 +++ b/config/CONFIG_SITE.Vx.linux-x86 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # This file contains overrides for Vx builds diff --git a/config/CONFIG_SITE_ENV b/config/CONFIG_SITE_ENV index 6968e0dfb..adeb44186 100644 --- a/config/CONFIG_SITE_ENV +++ b/config/CONFIG_SITE_ENV @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # Author: Andrew Johnson # Date: 1 May 1995 # diff --git a/config/Makefile b/config/Makefile index d4ba166ad..d487456fd 100644 --- a/config/Makefile +++ b/config/Makefile @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # TOP=.. diff --git a/config/RULES.Db b/config/RULES.Db index ac364c9e1..bf8b63751 100644 --- a/config/RULES.Db +++ b/config/RULES.Db @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # Rules for making things related to databases # diff --git a/config/RULES.Host b/config/RULES.Host index a95993dd1..be4687fb2 100644 --- a/config/RULES.Host +++ b/config/RULES.Host @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # Rules for making things specified in Makefile.Host # Some rules for filename-massage are system specific diff --git a/config/RULES.Unix b/config/RULES.Unix index 7f1f60887..29843c730 100644 --- a/config/RULES.Unix +++ b/config/RULES.Unix @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ INCREC +=$(RECTYPES) $(MENUS) INSTALL_PROD = $(PROD:%= $(INSTALL_BIN)/%) diff --git a/config/RULES.Vx b/config/RULES.Vx index 0d588349a..c39255ea7 100644 --- a/config/RULES.Vx +++ b/config/RULES.Vx @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ ifneq ($(strip $(LIBOBJS_$(ARCH_CLASS))),) LIBOBJS+=$(subst -nil-,,$(LIBOBJS_$(ARCH_CLASS))) diff --git a/config/RULES_ARCHS b/config/RULES_ARCHS index bc5f1947d..793793832 100644 --- a/config/RULES_ARCHS +++ b/config/RULES_ARCHS @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # # EPICS RULES_ARCH # by Matthew Needes and Mike Bordua and Janet Anderson and Jeff Hill diff --git a/config/RULES_DIRS b/config/RULES_DIRS index 40844f273..0d99d1594 100644 --- a/config/RULES_DIRS +++ b/config/RULES_DIRS @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # diff --git a/config/RULES_TOP b/config/RULES_TOP index 265c05df7..be9dab2d0 100644 --- a/config/RULES_TOP +++ b/config/RULES_TOP @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # include $(TOP)/config/RULES_DIRS diff --git a/config/tools/munch.pl b/config/tools/munch.pl index 03aa6c45a..e39226233 100755 --- a/config/tools/munch.pl +++ b/config/tools/munch.pl @@ -11,7 +11,7 @@ eval 'exec perl -S $0 ${1+"$@"}' # -*- Mode: perl -*- #************************************************************************* # Creates a ctdt.c file of c++ static constructors and destructors. -# $Id$ +# $Revision-Id$ @ctorlist = (); @dtorlist = (); diff --git a/configure/CONFIG b/configure/CONFIG index f9307bb68..9f56fbbfb 100644 --- a/configure/CONFIG +++ b/configure/CONFIG @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # # The developer may edit this file. # assume T_A is the host arch if not specified diff --git a/configure/CONFIG_ADDONS b/configure/CONFIG_ADDONS index e552c91ed..f86b30185 100644 --- a/configure/CONFIG_ADDONS +++ b/configure/CONFIG_ADDONS @@ -6,7 +6,7 @@ # EPICS BASE is distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # check for add-on CFLAGS and CXXFLAGS # diff --git a/configure/CONFIG_BASE_VERSION b/configure/CONFIG_BASE_VERSION index c52e9c96f..4f4c01122 100644 --- a/configure/CONFIG_BASE_VERSION +++ b/configure/CONFIG_BASE_VERSION @@ -1,5 +1,5 @@ #************************************************************************* -# Copyright (c) 2008 UChicago Argonne LLC, as Operator of Argonne +# Copyright (c) 2010 UChicago Argonne LLC, as Operator of Argonne # National Laboratory. # Copyright (c) 2002 The Regents of the University of California, as # Operator of Los Alamos National Laboratory. @@ -7,7 +7,7 @@ # in the file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # # EPICS Version information # @@ -32,15 +32,15 @@ EPICS_MODIFICATION = 11 # Not included if zero EPICS_PATCH_LEVEL = 0 -# This will end in -CVS between official releases -EPICS_CVS_SNAPSHOT=-CVS -#EPICS_CVS_SNAPSHOT=-pre1 -#EPICS_CVS_SNAPSHOT=-pre1-CVS -#EPICS_CVS_SNAPSHOT=-RC1 -#EPICS_CVS_SNAPSHOT=-RC1-CVS -#EPICS_CVS_SNAPSHOT=-RC2 -#EPICS_CVS_SNAPSHOT=-RC2-CVS -#EPICS_CVS_SNAPSHOT= +# This will end in -DEV between official releases +EPICS_DEV_SNAPSHOT=-DEV +#EPICS_DEV_SNAPSHOT=-pre1 +#EPICS_DEV_SNAPSHOT=-pre1-DEV +#EPICS_DEV_SNAPSHOT=-rc1 +#EPICS_DEV_SNAPSHOT=-rc1-DEV +#EPICS_DEV_SNAPSHOT=-rc2 +#EPICS_DEV_SNAPSHOT=-rc2-DEV +#EPICS_DEV_SNAPSHOT= # No changes should be needed below here @@ -53,8 +53,12 @@ ifneq ($(strip $(EPICS_SITE_VERSION)),) endif EPICS_SHORT_VERSION=$(EPICS_VERSION).$(EPICS_REVISION).$(EPICS_MODIFICATION)$(EPICS_PATCH_VSTRING) -EPICS_VERSION_NUMBER=$(EPICS_SHORT_VERSION)$(EPICS_CVS_SNAPSHOT)$(EPICS_SITE_VSTRING) +EPICS_VERSION_NUMBER=$(EPICS_SHORT_VERSION)$(EPICS_DEV_SNAPSHOT)$(EPICS_SITE_VSTRING) EPICS_VERSION_STRING="EPICS Version $(EPICS_VERSION_NUMBER)" -CVS_DATE="\$$Date$$" -CVS_TAG="\$$Name$$" +COMMIT_DATE="\$$Date$$" + +# Provide these in case anyone is still using the old names +EPICS_CVS_SNAPSHOT=$(EPICS_DEV_SNAPSHOT) +CVS_DATE=$(COMMIT_DATE) +CVS_TAG="-no-tags-" diff --git a/configure/CONFIG_COMMON b/configure/CONFIG_COMMON index 4ef5102e1..9e0688ce8 100644 --- a/configure/CONFIG_COMMON +++ b/configure/CONFIG_COMMON @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # # CONFIG_COMMON # diff --git a/configure/CONFIG_ENV b/configure/CONFIG_ENV index c20ccc780..5fe70eab1 100644 --- a/configure/CONFIG_ENV +++ b/configure/CONFIG_ENV @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # Author: Andrew Johnson # Date: 20 April 1995 # diff --git a/configure/CONFIG_FILE_TYPE b/configure/CONFIG_FILE_TYPE index ad62b889e..3fc6a9d93 100644 --- a/configure/CONFIG_FILE_TYPE +++ b/configure/CONFIG_FILE_TYPE @@ -6,7 +6,7 @@ # EPICS BASE is distributed subject to a Software License Agreement found # in the file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # Macros and rules to create a new installation file type # diff --git a/configure/CONFIG_SITE b/configure/CONFIG_SITE index 95cbbc4ad..570bb7a1e 100644 --- a/configure/CONFIG_SITE +++ b/configure/CONFIG_SITE @@ -7,7 +7,7 @@ # in the file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # # CONFIG_SITE - Global site configuration file # diff --git a/configure/CONFIG_SITE_ENV b/configure/CONFIG_SITE_ENV index d7e3790d2..be6441ebb 100644 --- a/configure/CONFIG_SITE_ENV +++ b/configure/CONFIG_SITE_ENV @@ -6,7 +6,7 @@ # EPICS BASE is distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # Author: Andrew Johnson # Date: 1 May 1995 # diff --git a/configure/Makefile b/configure/Makefile index 2004009e0..333b801d6 100644 --- a/configure/Makefile +++ b/configure/Makefile @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # TOP=.. diff --git a/configure/RULES b/configure/RULES index a33ec8c1d..74b33fdd9 100644 --- a/configure/RULES +++ b/configure/RULES @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ ifndef T_A diff --git a/configure/RULES_ARCHS b/configure/RULES_ARCHS index b1d2d423e..eba7cfab5 100644 --- a/configure/RULES_ARCHS +++ b/configure/RULES_ARCHS @@ -7,7 +7,7 @@ # in the file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # all: install diff --git a/configure/RULES_BUILD b/configure/RULES_BUILD index f3087c31e..cfacabca4 100644 --- a/configure/RULES_BUILD +++ b/configure/RULES_BUILD @@ -6,7 +6,7 @@ # EPICS BASE is distributed subject to a Software License Agreement found # in the file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # # Rules for making things specified in Makefile # diff --git a/configure/RULES_DIRS b/configure/RULES_DIRS index b806ba6c0..edf200ad6 100644 --- a/configure/RULES_DIRS +++ b/configure/RULES_DIRS @@ -7,7 +7,7 @@ # in the file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # diff --git a/configure/RULES_FILE_TYPE b/configure/RULES_FILE_TYPE index cf7320718..d5aeddf38 100644 --- a/configure/RULES_FILE_TYPE +++ b/configure/RULES_FILE_TYPE @@ -6,7 +6,7 @@ # EPICS BASE is distributed subject to a Software License Agreement found # in the file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # #--------------------------------------------------------------- diff --git a/configure/RULES_JAVA b/configure/RULES_JAVA index b0803e4d0..9b05f424f 100644 --- a/configure/RULES_JAVA +++ b/configure/RULES_JAVA @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # diff --git a/configure/RULES_OCTAVE b/configure/RULES_OCTAVE index b7153cd5e..149944be0 100644 --- a/configure/RULES_OCTAVE +++ b/configure/RULES_OCTAVE @@ -7,7 +7,7 @@ # and higher are distributed subject to a Software License Agreement found # in file LICENSE that is included with this distribution. #************************************************************************* -# $Id$ +# $Revision-Id$ # #------------------------------------------------------- # Octave definitions and rules diff --git a/configure/RULES_TARGET b/configure/RULES_TARGET index 80f821cc9..a073fafa8 100755 --- a/configure/RULES_TARGET +++ b/configure/RULES_TARGET @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # # RULES_TARGET # diff --git a/configure/RULES_TOP b/configure/RULES_TOP index 97a58316d..51188ea97 100644 --- a/configure/RULES_TOP +++ b/configure/RULES_TOP @@ -8,7 +8,7 @@ # in file LICENSE that is included with this distribution. #************************************************************************* # -# $Id$ +# $Revision-Id$ # include $(CONFIG)/RULES_DIRS diff --git a/configure/os/CONFIG.Common.RTEMS b/configure/os/CONFIG.Common.RTEMS index d22506097..faf2bd23c 100644 --- a/configure/os/CONFIG.Common.RTEMS +++ b/configure/os/CONFIG.Common.RTEMS @@ -1,7 +1,7 @@ # # This file contains definitions for RTEMS builds # -# $Id$ +# $Revision-Id$ # Author: W. Eric Norum # University of Saskatchewan # eric.norum@usask.ca diff --git a/configure/os/CONFIG.Common.RTEMS-gen68360 b/configure/os/CONFIG.Common.RTEMS-gen68360 index 5db459b27..3db935e9f 100644 --- a/configure/os/CONFIG.Common.RTEMS-gen68360 +++ b/configure/os/CONFIG.Common.RTEMS-gen68360 @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # Author: W. Eric Norum # Canadian Light Source # eric@cls.usask.ca diff --git a/configure/os/CONFIG.Common.RTEMS-mcp750 b/configure/os/CONFIG.Common.RTEMS-mcp750 index ead4a58b9..4d662a7e3 100644 --- a/configure/os/CONFIG.Common.RTEMS-mcp750 +++ b/configure/os/CONFIG.Common.RTEMS-mcp750 @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # Author: W. Eric Norum # Canadian Light Source # eric@cls.usask.ca diff --git a/configure/os/CONFIG.Common.RTEMS-mvme167 b/configure/os/CONFIG.Common.RTEMS-mvme167 index 5db459b27..3db935e9f 100644 --- a/configure/os/CONFIG.Common.RTEMS-mvme167 +++ b/configure/os/CONFIG.Common.RTEMS-mvme167 @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # Author: W. Eric Norum # Canadian Light Source # eric@cls.usask.ca diff --git a/configure/os/CONFIG.Common.RTEMS-mvme2100 b/configure/os/CONFIG.Common.RTEMS-mvme2100 index 77f451d24..a09a064f3 100644 --- a/configure/os/CONFIG.Common.RTEMS-mvme2100 +++ b/configure/os/CONFIG.Common.RTEMS-mvme2100 @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # Author: W. Eric Norum # Canadian Light Source # eric@cls.usask.ca diff --git a/configure/os/CONFIG.Common.RTEMS-mvme5500 b/configure/os/CONFIG.Common.RTEMS-mvme5500 index aed43b4da..2544445a5 100644 --- a/configure/os/CONFIG.Common.RTEMS-mvme5500 +++ b/configure/os/CONFIG.Common.RTEMS-mvme5500 @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # Author: W. Eric Norum # Advanced Photon Source # norume@aps.anl.gov diff --git a/configure/os/CONFIG.Common.RTEMS-pc386 b/configure/os/CONFIG.Common.RTEMS-pc386 index 3c54bb6a2..0c6088783 100644 --- a/configure/os/CONFIG.Common.RTEMS-pc386 +++ b/configure/os/CONFIG.Common.RTEMS-pc386 @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # Author: W. Eric Norum # Canadian Light Source # eric@cls.usask.ca diff --git a/configure/os/CONFIG.Common.RTEMS-psim b/configure/os/CONFIG.Common.RTEMS-psim index 75e8815a0..df0cb3687 100644 --- a/configure/os/CONFIG.Common.RTEMS-psim +++ b/configure/os/CONFIG.Common.RTEMS-psim @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # Author: W. Eric Norum # University of Saskatchewan # eric.norum@usask.ca diff --git a/configure/os/CONFIG.Common.RTEMS-uC5282 b/configure/os/CONFIG.Common.RTEMS-uC5282 index c7b1b2a79..7dbc9d8fd 100644 --- a/configure/os/CONFIG.Common.RTEMS-uC5282 +++ b/configure/os/CONFIG.Common.RTEMS-uC5282 @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # Author: W. Eric Norum # Canadian Light Source # eric@cls.usask.ca diff --git a/configure/os/CONFIG.Common.UnixCommon b/configure/os/CONFIG.Common.UnixCommon index 8d3cdbdd6..fff5a5ee5 100644 --- a/configure/os/CONFIG.Common.UnixCommon +++ b/configure/os/CONFIG.Common.UnixCommon @@ -1,6 +1,6 @@ # CONFIG.Common.UnixCommon # -# $Id$ +# $Revision-Id$ # # Contains definitions common to all Unix target archs # diff --git a/configure/os/CONFIG.Common.cygwin-x86 b/configure/os/CONFIG.Common.cygwin-x86 index a0964b490..20fb16012 100644 --- a/configure/os/CONFIG.Common.cygwin-x86 +++ b/configure/os/CONFIG.Common.cygwin-x86 @@ -1,6 +1,6 @@ # CONFIG.Common.cygwin-x86 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for cygwin-x86 target builds diff --git a/configure/os/CONFIG.Common.darwin-ppc b/configure/os/CONFIG.Common.darwin-ppc index b77530c30..18a8ee4f4 100644 --- a/configure/os/CONFIG.Common.darwin-ppc +++ b/configure/os/CONFIG.Common.darwin-ppc @@ -1,6 +1,6 @@ # CONFIG.Common.darwin-ppc # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for darwin-ppc target builds diff --git a/configure/os/CONFIG.Common.darwin-ppcx86 b/configure/os/CONFIG.Common.darwin-ppcx86 index 43c2640f9..94236e2ef 100644 --- a/configure/os/CONFIG.Common.darwin-ppcx86 +++ b/configure/os/CONFIG.Common.darwin-ppcx86 @@ -1,6 +1,6 @@ # CONFIG.Common.darwin-ppcx86 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for Darwin universal PowerPC + x86 target builds diff --git a/configure/os/CONFIG.Common.darwin-x86 b/configure/os/CONFIG.Common.darwin-x86 index 834c33e5d..f20de7607 100644 --- a/configure/os/CONFIG.Common.darwin-x86 +++ b/configure/os/CONFIG.Common.darwin-x86 @@ -1,6 +1,6 @@ # CONFIG.Common.darwin-x86 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for darwin-x86 target builds diff --git a/configure/os/CONFIG.Common.freebsd-x86 b/configure/os/CONFIG.Common.freebsd-x86 index cc8c39ab8..bf4945390 100644 --- a/configure/os/CONFIG.Common.freebsd-x86 +++ b/configure/os/CONFIG.Common.freebsd-x86 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # This file is maintained by the build community. # diff --git a/configure/os/CONFIG.Common.freebsd-x86_64 b/configure/os/CONFIG.Common.freebsd-x86_64 index e492569fe..92b99bd8e 100644 --- a/configure/os/CONFIG.Common.freebsd-x86_64 +++ b/configure/os/CONFIG.Common.freebsd-x86_64 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # This file is maintained by the build community. # diff --git a/configure/os/CONFIG.Common.freebsdCommon b/configure/os/CONFIG.Common.freebsdCommon index 7f25fadfd..0eafd7511 100644 --- a/configure/os/CONFIG.Common.freebsdCommon +++ b/configure/os/CONFIG.Common.freebsdCommon @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # This file is maintained by the build community. # diff --git a/configure/os/CONFIG.Common.iosCommon b/configure/os/CONFIG.Common.iosCommon index 529ae4a03..262a6ec51 100644 --- a/configure/os/CONFIG.Common.iosCommon +++ b/configure/os/CONFIG.Common.iosCommon @@ -1,6 +1,6 @@ # CONFIG.Common.iosCommon # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for iOS target archs diff --git a/configure/os/CONFIG.Common.linux-386 b/configure/os/CONFIG.Common.linux-386 index 9e9d3374c..5d01a0fbf 100644 --- a/configure/os/CONFIG.Common.linux-386 +++ b/configure/os/CONFIG.Common.linux-386 @@ -1,6 +1,6 @@ # CONFIG.Common.linux-386 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-386 target builds diff --git a/configure/os/CONFIG.Common.linux-586 b/configure/os/CONFIG.Common.linux-586 index b1dc3bfbc..f6cc20612 100644 --- a/configure/os/CONFIG.Common.linux-586 +++ b/configure/os/CONFIG.Common.linux-586 @@ -1,6 +1,6 @@ # CONFIG.Common.linux-586 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-586 target builds diff --git a/configure/os/CONFIG.Common.linux-686 b/configure/os/CONFIG.Common.linux-686 index b00b0a173..d275d7e3c 100644 --- a/configure/os/CONFIG.Common.linux-686 +++ b/configure/os/CONFIG.Common.linux-686 @@ -1,6 +1,6 @@ # CONFIG.Common.linux-686 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-686 target builds diff --git a/configure/os/CONFIG.Common.linux-athlon b/configure/os/CONFIG.Common.linux-athlon index af018d11e..e392d27cc 100644 --- a/configure/os/CONFIG.Common.linux-athlon +++ b/configure/os/CONFIG.Common.linux-athlon @@ -1,6 +1,6 @@ # CONFIG.Common.linux-athlon # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-athlon target builds diff --git a/configure/os/CONFIG.Common.linux-ppc64 b/configure/os/CONFIG.Common.linux-ppc64 index 279621c4c..b2a1c8280 100644 --- a/configure/os/CONFIG.Common.linux-ppc64 +++ b/configure/os/CONFIG.Common.linux-ppc64 @@ -1,6 +1,6 @@ # CONFIG.Common.linux-ppc64 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-ppc64 target builds diff --git a/configure/os/CONFIG.Common.linux-x86 b/configure/os/CONFIG.Common.linux-x86 index 7dc57948f..f5157dc13 100644 --- a/configure/os/CONFIG.Common.linux-x86 +++ b/configure/os/CONFIG.Common.linux-x86 @@ -1,6 +1,6 @@ # CONFIG.Common.linux-x86 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-x86 target builds diff --git a/configure/os/CONFIG.Common.linux-x86-borland b/configure/os/CONFIG.Common.linux-x86-borland index e12e048b6..d4635eb86 100644 --- a/configure/os/CONFIG.Common.linux-x86-borland +++ b/configure/os/CONFIG.Common.linux-x86-borland @@ -1,6 +1,6 @@ # CONFIG.Common.linux-x86-borland # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-x86 target builds diff --git a/configure/os/CONFIG.Common.linux-x86-debug b/configure/os/CONFIG.Common.linux-x86-debug index 7c99c7d93..9435e2f65 100644 --- a/configure/os/CONFIG.Common.linux-x86-debug +++ b/configure/os/CONFIG.Common.linux-x86-debug @@ -1,6 +1,6 @@ # CONFIG.Common.linux-x86-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-x86 with debug compiler flags diff --git a/configure/os/CONFIG.Common.linux-x86_64 b/configure/os/CONFIG.Common.linux-x86_64 index 8f53cb8d7..e798de23f 100644 --- a/configure/os/CONFIG.Common.linux-x86_64 +++ b/configure/os/CONFIG.Common.linux-x86_64 @@ -1,6 +1,6 @@ # CONFIG.Common.linux-x86_64 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-x86_64 target builds diff --git a/configure/os/CONFIG.Common.linux-x86_64-debug b/configure/os/CONFIG.Common.linux-x86_64-debug index b8d7dade4..e3145e0f3 100644 --- a/configure/os/CONFIG.Common.linux-x86_64-debug +++ b/configure/os/CONFIG.Common.linux-x86_64-debug @@ -1,6 +1,6 @@ # CONFIG.Common.linux-x86_64-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-x86_64 with debug compiler flags diff --git a/configure/os/CONFIG.Common.linuxCommon b/configure/os/CONFIG.Common.linuxCommon index aa06020f7..4f91583d7 100644 --- a/configure/os/CONFIG.Common.linuxCommon +++ b/configure/os/CONFIG.Common.linuxCommon @@ -1,6 +1,6 @@ # CONFIG.Common.linuxCommon # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux target builds diff --git a/configure/os/CONFIG.Common.osf-alpha b/configure/os/CONFIG.Common.osf-alpha index 1d9a9860c..067add4f4 100644 --- a/configure/os/CONFIG.Common.osf-alpha +++ b/configure/os/CONFIG.Common.osf-alpha @@ -1,6 +1,6 @@ # CONFIG.Common.osf-alpha # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for osf-alpha target archs diff --git a/configure/os/CONFIG.Common.osf-alpha-gnu b/configure/os/CONFIG.Common.osf-alpha-gnu index 7b91620bc..42da607bc 100644 --- a/configure/os/CONFIG.Common.osf-alpha-gnu +++ b/configure/os/CONFIG.Common.osf-alpha-gnu @@ -1,6 +1,6 @@ # CONFIG.Common.osf-alpha-gnu # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for osf-alpha target archs diff --git a/configure/os/CONFIG.Common.solaris-sparc b/configure/os/CONFIG.Common.solaris-sparc index 3f5723444..c07a782bd 100644 --- a/configure/os/CONFIG.Common.solaris-sparc +++ b/configure/os/CONFIG.Common.solaris-sparc @@ -1,6 +1,6 @@ # CONFIG.Common.solaris-sparc # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc target archs diff --git a/configure/os/CONFIG.Common.solaris-sparc-debug b/configure/os/CONFIG.Common.solaris-sparc-debug index b414c1f0d..5d6a554ae 100644 --- a/configure/os/CONFIG.Common.solaris-sparc-debug +++ b/configure/os/CONFIG.Common.solaris-sparc-debug @@ -1,6 +1,6 @@ # CONFIG.Common.solaris-sparc-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc with debug compiler flags diff --git a/configure/os/CONFIG.Common.solaris-sparc-gnu b/configure/os/CONFIG.Common.solaris-sparc-gnu index 2ae326e88..7d1407c48 100644 --- a/configure/os/CONFIG.Common.solaris-sparc-gnu +++ b/configure/os/CONFIG.Common.solaris-sparc-gnu @@ -1,6 +1,6 @@ # CONFIG.Common.solaris-sparc-gnu # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc gnu compiler target archs diff --git a/configure/os/CONFIG.Common.solaris-sparc64 b/configure/os/CONFIG.Common.solaris-sparc64 index 1c0293d4c..399e9e29a 100644 --- a/configure/os/CONFIG.Common.solaris-sparc64 +++ b/configure/os/CONFIG.Common.solaris-sparc64 @@ -1,6 +1,6 @@ # CONFIG.Common.solaris-sparc64 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc64 compiler target archs diff --git a/configure/os/CONFIG.Common.solaris-sparc64-gnu b/configure/os/CONFIG.Common.solaris-sparc64-gnu index 5bf894016..9e65f7c33 100644 --- a/configure/os/CONFIG.Common.solaris-sparc64-gnu +++ b/configure/os/CONFIG.Common.solaris-sparc64-gnu @@ -1,6 +1,6 @@ # CONFIG.Common.solaris-sparc64-gnu # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc64 gnu compiler target archs diff --git a/configure/os/CONFIG.Common.solaris-x86 b/configure/os/CONFIG.Common.solaris-x86 index c39af7070..8c441585a 100644 --- a/configure/os/CONFIG.Common.solaris-x86 +++ b/configure/os/CONFIG.Common.solaris-x86 @@ -1,6 +1,6 @@ # CONFIG.Common.solaris-x86 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-x86 target archs diff --git a/configure/os/CONFIG.Common.solaris-x86-gnu b/configure/os/CONFIG.Common.solaris-x86-gnu index 77215f687..37387147b 100644 --- a/configure/os/CONFIG.Common.solaris-x86-gnu +++ b/configure/os/CONFIG.Common.solaris-x86-gnu @@ -1,6 +1,6 @@ # CONFIG.Common.solaris-x86-gnu # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-x86 gnu compiler target archs diff --git a/configure/os/CONFIG.Common.solaris-x86_64 b/configure/os/CONFIG.Common.solaris-x86_64 index 3cced03a3..c6c6fa996 100644 --- a/configure/os/CONFIG.Common.solaris-x86_64 +++ b/configure/os/CONFIG.Common.solaris-x86_64 @@ -1,6 +1,6 @@ # CONFIG.Common.solaris-x86_64 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-x86_64 compiler target archs diff --git a/configure/os/CONFIG.Common.solaris-x86_64-gnu b/configure/os/CONFIG.Common.solaris-x86_64-gnu index 67c037421..39b2f27ad 100644 --- a/configure/os/CONFIG.Common.solaris-x86_64-gnu +++ b/configure/os/CONFIG.Common.solaris-x86_64-gnu @@ -1,6 +1,6 @@ # CONFIG.Common.solaris-x86_64-gnu # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-x86_64 gnu compiler target archs diff --git a/configure/os/CONFIG.Common.vxWorks-486 b/configure/os/CONFIG.Common.vxWorks-486 index bbde1b4cd..a849735ce 100644 --- a/configure/os/CONFIG.Common.vxWorks-486 +++ b/configure/os/CONFIG.Common.vxWorks-486 @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-486 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-486 target archs diff --git a/configure/os/CONFIG.Common.vxWorks-486-debug b/configure/os/CONFIG.Common.vxWorks-486-debug index 8de3e45ab..ad0fc1b6f 100644 --- a/configure/os/CONFIG.Common.vxWorks-486-debug +++ b/configure/os/CONFIG.Common.vxWorks-486-debug @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-486-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-486-debug target archs diff --git a/configure/os/CONFIG.Common.vxWorks-68040 b/configure/os/CONFIG.Common.vxWorks-68040 index 07e007be7..025b3d87d 100644 --- a/configure/os/CONFIG.Common.vxWorks-68040 +++ b/configure/os/CONFIG.Common.vxWorks-68040 @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-68040 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-68040 target archs diff --git a/configure/os/CONFIG.Common.vxWorks-68040-debug b/configure/os/CONFIG.Common.vxWorks-68040-debug index d4371c932..dc864deef 100644 --- a/configure/os/CONFIG.Common.vxWorks-68040-debug +++ b/configure/os/CONFIG.Common.vxWorks-68040-debug @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-68040-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-68040-debug target archs diff --git a/configure/os/CONFIG.Common.vxWorks-68040lc b/configure/os/CONFIG.Common.vxWorks-68040lc index fd7d543b7..ce26bca4d 100644 --- a/configure/os/CONFIG.Common.vxWorks-68040lc +++ b/configure/os/CONFIG.Common.vxWorks-68040lc @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-68040lc # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-68040lc target archs diff --git a/configure/os/CONFIG.Common.vxWorks-68040lc-debug b/configure/os/CONFIG.Common.vxWorks-68040lc-debug index b181d5d28..a3478b714 100644 --- a/configure/os/CONFIG.Common.vxWorks-68040lc-debug +++ b/configure/os/CONFIG.Common.vxWorks-68040lc-debug @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-68040lc-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-68040lc-debug target archs diff --git a/configure/os/CONFIG.Common.vxWorks-68060 b/configure/os/CONFIG.Common.vxWorks-68060 index b5f13165d..25cd88cd2 100644 --- a/configure/os/CONFIG.Common.vxWorks-68060 +++ b/configure/os/CONFIG.Common.vxWorks-68060 @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-68060 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-68060 target archs diff --git a/configure/os/CONFIG.Common.vxWorks-68060-debug b/configure/os/CONFIG.Common.vxWorks-68060-debug index 5c8aa9264..8c9b79728 100644 --- a/configure/os/CONFIG.Common.vxWorks-68060-debug +++ b/configure/os/CONFIG.Common.vxWorks-68060-debug @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-68060-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-68060-debug target archs diff --git a/configure/os/CONFIG.Common.vxWorks-mpc8540 b/configure/os/CONFIG.Common.vxWorks-mpc8540 index a2b115007..057fd4c67 100644 --- a/configure/os/CONFIG.Common.vxWorks-mpc8540 +++ b/configure/os/CONFIG.Common.vxWorks-mpc8540 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Definitions for vxWorks-mpc8540 targets: MPC8540 CPU with >32MB RAM. # Site-specific overrides go in CONFIG_SITE.Common.vxWorks-mpc8540 diff --git a/configure/os/CONFIG.Common.vxWorks-mpc8540-debug b/configure/os/CONFIG.Common.vxWorks-mpc8540-debug index c33fcfea1..2f87b5365 100644 --- a/configure/os/CONFIG.Common.vxWorks-mpc8540-debug +++ b/configure/os/CONFIG.Common.vxWorks-mpc8540-debug @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-mpc8540-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-mpc8540-debug target archs diff --git a/configure/os/CONFIG.Common.vxWorks-pentium b/configure/os/CONFIG.Common.vxWorks-pentium index 6e0a472b7..324682a97 100644 --- a/configure/os/CONFIG.Common.vxWorks-pentium +++ b/configure/os/CONFIG.Common.vxWorks-pentium @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-pentium # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-pentium target archs diff --git a/configure/os/CONFIG.Common.vxWorks-pentium-debug b/configure/os/CONFIG.Common.vxWorks-pentium-debug index b4d70b540..c1e40efb9 100644 --- a/configure/os/CONFIG.Common.vxWorks-pentium-debug +++ b/configure/os/CONFIG.Common.vxWorks-pentium-debug @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-pentium-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-pentium-debug target archs diff --git a/configure/os/CONFIG.Common.vxWorks-ppc603 b/configure/os/CONFIG.Common.vxWorks-ppc603 index da844617e..020c3ec24 100644 --- a/configure/os/CONFIG.Common.vxWorks-ppc603 +++ b/configure/os/CONFIG.Common.vxWorks-ppc603 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Definitions for vxWorks-ppc603 targets: PPC603 and PMC8240 CPUs # Site-specific overrides go in CONFIG_SITE.Common.vxWorks-ppc603 diff --git a/configure/os/CONFIG.Common.vxWorks-ppc603-debug b/configure/os/CONFIG.Common.vxWorks-ppc603-debug index 726181d00..6a11c5489 100644 --- a/configure/os/CONFIG.Common.vxWorks-ppc603-debug +++ b/configure/os/CONFIG.Common.vxWorks-ppc603-debug @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-ppc603-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-ppc603-debug target archs diff --git a/configure/os/CONFIG.Common.vxWorks-ppc603_long b/configure/os/CONFIG.Common.vxWorks-ppc603_long index ef1edc4f0..71a9374dd 100644 --- a/configure/os/CONFIG.Common.vxWorks-ppc603_long +++ b/configure/os/CONFIG.Common.vxWorks-ppc603_long @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Definitions for vxWorks-ppc603 targets with >32MB of RAM # Site-specific overrides go in CONFIG_SITE.Common.vxWorks-ppc603_long diff --git a/configure/os/CONFIG.Common.vxWorks-ppc603_long-debug b/configure/os/CONFIG.Common.vxWorks-ppc603_long-debug index 5522d4d71..20d60a43a 100644 --- a/configure/os/CONFIG.Common.vxWorks-ppc603_long-debug +++ b/configure/os/CONFIG.Common.vxWorks-ppc603_long-debug @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-ppc603_long-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-ppc603_long-debug target archs diff --git a/configure/os/CONFIG.Common.vxWorks-ppc604 b/configure/os/CONFIG.Common.vxWorks-ppc604 index e4da21572..7bb94300f 100644 --- a/configure/os/CONFIG.Common.vxWorks-ppc604 +++ b/configure/os/CONFIG.Common.vxWorks-ppc604 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Definitions for vxWorks-ppc604 targets: PPC604, MPC7xx and MPC74xx CPUs # Site-specific overrides go in CONFIG_SITE.Common.vxWorks-ppc604 diff --git a/configure/os/CONFIG.Common.vxWorks-ppc604-debug b/configure/os/CONFIG.Common.vxWorks-ppc604-debug index 4ec819399..b476071c4 100644 --- a/configure/os/CONFIG.Common.vxWorks-ppc604-debug +++ b/configure/os/CONFIG.Common.vxWorks-ppc604-debug @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-ppc604-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-ppc604-debug target archs diff --git a/configure/os/CONFIG.Common.vxWorks-ppc604_altivec b/configure/os/CONFIG.Common.vxWorks-ppc604_altivec index 1ec14b736..540b4528a 100644 --- a/configure/os/CONFIG.Common.vxWorks-ppc604_altivec +++ b/configure/os/CONFIG.Common.vxWorks-ppc604_altivec @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Definitions for vxWorks-ppc604 targets with an Altivec and >32MB of RAM. # Site-specific overrides go in CONFIG_SITE.Common.vxWorks-ppc604_altivec diff --git a/configure/os/CONFIG.Common.vxWorks-ppc604_altivec-debug b/configure/os/CONFIG.Common.vxWorks-ppc604_altivec-debug index 20c6c2899..0a74858fd 100644 --- a/configure/os/CONFIG.Common.vxWorks-ppc604_altivec-debug +++ b/configure/os/CONFIG.Common.vxWorks-ppc604_altivec-debug @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-ppc604_altivec-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-ppc604_altivec-debug target archs diff --git a/configure/os/CONFIG.Common.vxWorks-ppc604_long b/configure/os/CONFIG.Common.vxWorks-ppc604_long index dc8f5098f..41261381f 100644 --- a/configure/os/CONFIG.Common.vxWorks-ppc604_long +++ b/configure/os/CONFIG.Common.vxWorks-ppc604_long @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Definitions for vxWorks-ppc604 targets with >32MB of RAM # Site-specific overrides go in CONFIG_SITE.Common.vxWorks-ppc604_long diff --git a/configure/os/CONFIG.Common.vxWorks-ppc604_long-debug b/configure/os/CONFIG.Common.vxWorks-ppc604_long-debug index f3d0409fa..7831bb8b5 100644 --- a/configure/os/CONFIG.Common.vxWorks-ppc604_long-debug +++ b/configure/os/CONFIG.Common.vxWorks-ppc604_long-debug @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorks-ppc604_long-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks-ppc604_long-debug target archs diff --git a/configure/os/CONFIG.Common.vxWorksCommon b/configure/os/CONFIG.Common.vxWorksCommon index c7340fd7b..e1adbe8f6 100644 --- a/configure/os/CONFIG.Common.vxWorksCommon +++ b/configure/os/CONFIG.Common.vxWorksCommon @@ -1,6 +1,6 @@ # CONFIG.Common.vxWorksCommon # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for vxWorks target archs diff --git a/configure/os/CONFIG.Common.win32-x86-cygwin b/configure/os/CONFIG.Common.win32-x86-cygwin index a7ae73563..4ee133578 100644 --- a/configure/os/CONFIG.Common.win32-x86-cygwin +++ b/configure/os/CONFIG.Common.win32-x86-cygwin @@ -1,6 +1,6 @@ # CONFIG.Common.win32-x86-cygwin # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for cygwin-x86 target builds diff --git a/configure/os/CONFIG.Common.win32-x86-mingw b/configure/os/CONFIG.Common.win32-x86-mingw index 7c062d060..3eda940a8 100644 --- a/configure/os/CONFIG.Common.win32-x86-mingw +++ b/configure/os/CONFIG.Common.win32-x86-mingw @@ -1,6 +1,6 @@ # CONFIG.Common.win32-x86-mingw # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for win32-x86-mingw target builds diff --git a/configure/os/CONFIG.UnixCommon.Common b/configure/os/CONFIG.UnixCommon.Common index c7114c342..13044f914 100644 --- a/configure/os/CONFIG.UnixCommon.Common +++ b/configure/os/CONFIG.UnixCommon.Common @@ -1,6 +1,6 @@ # CONFIG.UnixCommon.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions common to unix hosts diff --git a/configure/os/CONFIG.aix-ppc-gnu.Common b/configure/os/CONFIG.aix-ppc-gnu.Common index 6feb484cf..3364a14c0 100644 --- a/configure/os/CONFIG.aix-ppc-gnu.Common +++ b/configure/os/CONFIG.aix-ppc-gnu.Common @@ -1,6 +1,6 @@ # CONFIG.aix-ppc-gnu.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for aix-ppc gnu compiler host builds diff --git a/configure/os/CONFIG.cygwin-x86.Common b/configure/os/CONFIG.cygwin-x86.Common index c286d08e7..d0e59a618 100644 --- a/configure/os/CONFIG.cygwin-x86.Common +++ b/configure/os/CONFIG.cygwin-x86.Common @@ -1,6 +1,6 @@ # CONFIG.cygwin-x86.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for cygwin-x86 host archs diff --git a/configure/os/CONFIG.cygwin-x86.cygwin-x86 b/configure/os/CONFIG.cygwin-x86.cygwin-x86 index c6c85c0fd..37f365249 100644 --- a/configure/os/CONFIG.cygwin-x86.cygwin-x86 +++ b/configure/os/CONFIG.cygwin-x86.cygwin-x86 @@ -1,6 +1,6 @@ # CONFIG.cygwin-x86.cygwin-x86 # -# $Id$ +# $Revision-Id$ # # Definitions for cygwin-x86 host - cygwin-x86 target builds # Sites may override these definitions in CONFIG_SITE.cygwin-x86.cygwin-x86 diff --git a/configure/os/CONFIG.cygwin-x86.cygwin-x86-debug b/configure/os/CONFIG.cygwin-x86.cygwin-x86-debug index e919125d0..3a7f3c2b9 100644 --- a/configure/os/CONFIG.cygwin-x86.cygwin-x86-debug +++ b/configure/os/CONFIG.cygwin-x86.cygwin-x86-debug @@ -1,6 +1,6 @@ # CONFIG.cygwin-x86.cygwin-x86-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for cygwin-x86 host - cygwin-x86-debug target build diff --git a/configure/os/CONFIG.darwin-ppc.Common b/configure/os/CONFIG.darwin-ppc.Common index 6a3af6d3b..925d381f2 100644 --- a/configure/os/CONFIG.darwin-ppc.Common +++ b/configure/os/CONFIG.darwin-ppc.Common @@ -1,6 +1,6 @@ # CONFIG.darwin-ppc.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for darwin-ppc host builds diff --git a/configure/os/CONFIG.darwin-ppc.darwin-ppc-debug b/configure/os/CONFIG.darwin-ppc.darwin-ppc-debug index fe907aa46..5d56cb222 100644 --- a/configure/os/CONFIG.darwin-ppc.darwin-ppc-debug +++ b/configure/os/CONFIG.darwin-ppc.darwin-ppc-debug @@ -1,6 +1,6 @@ # CONFIG.darwin-ppc.darwin-ppc-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for darwin-ppc host - darwin-ppc-debug target build with debug compiler flags diff --git a/configure/os/CONFIG.darwin-ppcx86.Common b/configure/os/CONFIG.darwin-ppcx86.Common index b0bce4f63..f4155c76d 100644 --- a/configure/os/CONFIG.darwin-ppcx86.Common +++ b/configure/os/CONFIG.darwin-ppcx86.Common @@ -1,6 +1,6 @@ # CONFIG.darwin-ppcx86.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for Darwin universal PowerPC + x86 host builds diff --git a/configure/os/CONFIG.darwin-x86.Common b/configure/os/CONFIG.darwin-x86.Common index 6d2ac9c36..1e02a0b2b 100644 --- a/configure/os/CONFIG.darwin-x86.Common +++ b/configure/os/CONFIG.darwin-x86.Common @@ -1,6 +1,6 @@ # CONFIG.darwin-x86.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for darwin-x86 host builds diff --git a/configure/os/CONFIG.darwin-x86.darwin-x86-debug b/configure/os/CONFIG.darwin-x86.darwin-x86-debug index 653036dfc..01c57db50 100644 --- a/configure/os/CONFIG.darwin-x86.darwin-x86-debug +++ b/configure/os/CONFIG.darwin-x86.darwin-x86-debug @@ -1,6 +1,6 @@ # CONFIG.darwin-x86.darwin-x86-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for darwin-x86 host - darwin-x86-debug target build with debug compiler flags diff --git a/configure/os/CONFIG.darwinCommon.darwinCommon b/configure/os/CONFIG.darwinCommon.darwinCommon index ee27f290f..2244276c6 100644 --- a/configure/os/CONFIG.darwinCommon.darwinCommon +++ b/configure/os/CONFIG.darwinCommon.darwinCommon @@ -1,6 +1,6 @@ # CONFIG.darwinCommon.darwinCommon # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Common definitions for darwin builds diff --git a/configure/os/CONFIG.freebsd-x86.Common b/configure/os/CONFIG.freebsd-x86.Common index 7aa29b781..d9b2ff892 100644 --- a/configure/os/CONFIG.freebsd-x86.Common +++ b/configure/os/CONFIG.freebsd-x86.Common @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # This file is maintained by the build community. # diff --git a/configure/os/CONFIG.freebsd-x86.freebsd-x86 b/configure/os/CONFIG.freebsd-x86.freebsd-x86 index 9b4d88769..b70c48388 100644 --- a/configure/os/CONFIG.freebsd-x86.freebsd-x86 +++ b/configure/os/CONFIG.freebsd-x86.freebsd-x86 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Definitions for freebsd-x86 host - freebsd-x86 target builds # Sites may override these definitions in CONFIG_SITE.freebsd-x86.freebsd-x86 diff --git a/configure/os/CONFIG.freebsd-x86_64.Common b/configure/os/CONFIG.freebsd-x86_64.Common index ada188917..9e3ecac5c 100644 --- a/configure/os/CONFIG.freebsd-x86_64.Common +++ b/configure/os/CONFIG.freebsd-x86_64.Common @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # This file is maintained by the build community. # diff --git a/configure/os/CONFIG.freebsd-x86_64.freebsd-x86_64 b/configure/os/CONFIG.freebsd-x86_64.freebsd-x86_64 index a1e35669e..dde69899a 100644 --- a/configure/os/CONFIG.freebsd-x86_64.freebsd-x86_64 +++ b/configure/os/CONFIG.freebsd-x86_64.freebsd-x86_64 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Definitions for freebsd-x86_64 host - freebsd-x86_64 target builds # Sites may override these definitions in CONFIG_SITE.freebsd-x86_64.freebsd-x86_64 diff --git a/configure/os/CONFIG.linux-ppc64.Common b/configure/os/CONFIG.linux-ppc64.Common index a57357cbc..d94fc19bb 100644 --- a/configure/os/CONFIG.linux-ppc64.Common +++ b/configure/os/CONFIG.linux-ppc64.Common @@ -1,6 +1,6 @@ # CONFIG.linux-ppc64.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-ppc64 host builds diff --git a/configure/os/CONFIG.linux-ppc64.linux-ppc64 b/configure/os/CONFIG.linux-ppc64.linux-ppc64 index 0c3f7876d..a866f5a74 100644 --- a/configure/os/CONFIG.linux-ppc64.linux-ppc64 +++ b/configure/os/CONFIG.linux-ppc64.linux-ppc64 @@ -1,6 +1,6 @@ # CONFIG.linux-ppc64.linux-ppc64 # -# $Id$ +# $Revision-Id$ # # Definitions for linux-ppc64 host - linux-ppc64 target builds # Sites may override these definitions in CONFIG_SITE.linux-ppc64.linux-ppc64 diff --git a/configure/os/CONFIG.linux-x86-borland.Common b/configure/os/CONFIG.linux-x86-borland.Common index b05772e5b..82f30bcbf 100644 --- a/configure/os/CONFIG.linux-x86-borland.Common +++ b/configure/os/CONFIG.linux-x86-borland.Common @@ -1,6 +1,6 @@ # CONFIG.linux-x86-borland.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-x86-borland host builds diff --git a/configure/os/CONFIG.linux-x86-borland.linux-x86-borland b/configure/os/CONFIG.linux-x86-borland.linux-x86-borland index 5e116ba39..c58be3c74 100644 --- a/configure/os/CONFIG.linux-x86-borland.linux-x86-borland +++ b/configure/os/CONFIG.linux-x86-borland.linux-x86-borland @@ -1,6 +1,6 @@ # CONFIG.linux-x86-borland.linux-x86-borland # -# $Id$ +# $Revision-Id$ # # Definitions for linux-x86-borland host - linux-x86-borland target builds # Sites may override these definitions in CONFIG_SITE.linux-x86-borland.linux-x86-borland diff --git a/configure/os/CONFIG.linux-x86-debug.Common b/configure/os/CONFIG.linux-x86-debug.Common index 46ea4fc8b..b16b70287 100644 --- a/configure/os/CONFIG.linux-x86-debug.Common +++ b/configure/os/CONFIG.linux-x86-debug.Common @@ -1,6 +1,6 @@ # CONFIG.linux-x86-debug.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-x86 debug with debug compiler flags diff --git a/configure/os/CONFIG.linux-x86-debug.linux-x86-debug b/configure/os/CONFIG.linux-x86-debug.linux-x86-debug index f4ced3843..0b0e0f4e8 100644 --- a/configure/os/CONFIG.linux-x86-debug.linux-x86-debug +++ b/configure/os/CONFIG.linux-x86-debug.linux-x86-debug @@ -1,6 +1,6 @@ # CONFIG.linux-x86-debug.linux-x86-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-x86 host - linux-x86 target build with debug compiler flags diff --git a/configure/os/CONFIG.linux-x86.Common b/configure/os/CONFIG.linux-x86.Common index 79c26b8e9..f6d94061f 100644 --- a/configure/os/CONFIG.linux-x86.Common +++ b/configure/os/CONFIG.linux-x86.Common @@ -1,6 +1,6 @@ # CONFIG.linux-x86.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-x86 host builds diff --git a/configure/os/CONFIG.linux-x86.linux-x86 b/configure/os/CONFIG.linux-x86.linux-x86 index 39b906097..6414b5ab0 100644 --- a/configure/os/CONFIG.linux-x86.linux-x86 +++ b/configure/os/CONFIG.linux-x86.linux-x86 @@ -1,6 +1,6 @@ # CONFIG.linux-x86.linux-x86 # -# $Id$ +# $Revision-Id$ # # Definitions for linux-x86 host - linux-x86 target builds # Sites may override these definitions in CONFIG_SITE.linux-x86.linux-x86 diff --git a/configure/os/CONFIG.linux-x86.linux-x86-debug b/configure/os/CONFIG.linux-x86.linux-x86-debug index 76ccdf463..5fab87fc6 100644 --- a/configure/os/CONFIG.linux-x86.linux-x86-debug +++ b/configure/os/CONFIG.linux-x86.linux-x86-debug @@ -1,6 +1,6 @@ # CONFIG.linux-x86.linux-x86-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-x86 host - linux-x86-debug target build with debug compiler flags diff --git a/configure/os/CONFIG.linux-x86_64-debug.Common b/configure/os/CONFIG.linux-x86_64-debug.Common index d2bdf30e4..da7348ad1 100644 --- a/configure/os/CONFIG.linux-x86_64-debug.Common +++ b/configure/os/CONFIG.linux-x86_64-debug.Common @@ -1,6 +1,6 @@ # CONFIG.linux-x86_64-debug.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-x86_64 debug with debug compiler flags diff --git a/configure/os/CONFIG.linux-x86_64-debug.linux-x86_64-debug b/configure/os/CONFIG.linux-x86_64-debug.linux-x86_64-debug index 2fadd4ae7..8a935237d 100644 --- a/configure/os/CONFIG.linux-x86_64-debug.linux-x86_64-debug +++ b/configure/os/CONFIG.linux-x86_64-debug.linux-x86_64-debug @@ -1,6 +1,6 @@ # CONFIG.linux-x86_64-debug.linux-x86_64-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-x86_64 host - linux-x86_64 target build with debug compiler flags diff --git a/configure/os/CONFIG.linux-x86_64.Common b/configure/os/CONFIG.linux-x86_64.Common index 20984a609..23c105c46 100644 --- a/configure/os/CONFIG.linux-x86_64.Common +++ b/configure/os/CONFIG.linux-x86_64.Common @@ -1,6 +1,6 @@ # CONFIG.linux-x86_64.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-x86_64 host builds diff --git a/configure/os/CONFIG.linux-x86_64.linux-x86_64 b/configure/os/CONFIG.linux-x86_64.linux-x86_64 index a8c89c7a6..34e4a2eef 100644 --- a/configure/os/CONFIG.linux-x86_64.linux-x86_64 +++ b/configure/os/CONFIG.linux-x86_64.linux-x86_64 @@ -1,6 +1,6 @@ # CONFIG.linux-x86_64.linux-x86_64 # -# $Id$ +# $Revision-Id$ # # Definitions for linux-x86_64 host - linux-x86_64 target builds # Sites may override these definitions in CONFIG_SITE.linux-x86_64.linux-x86_64 diff --git a/configure/os/CONFIG.linux-x86_64.linux-x86_64-debug b/configure/os/CONFIG.linux-x86_64.linux-x86_64-debug index 4fbac62ac..bc184145b 100644 --- a/configure/os/CONFIG.linux-x86_64.linux-x86_64-debug +++ b/configure/os/CONFIG.linux-x86_64.linux-x86_64-debug @@ -1,6 +1,6 @@ # CONFIG.linux-x86_64.linux-x86_64-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-x86_64 host - linux-x86_64-debug target build with debug compiler flags diff --git a/configure/os/CONFIG.osf-alpha-gnu.Common b/configure/os/CONFIG.osf-alpha-gnu.Common index 1b37ac169..e420fbc17 100644 --- a/configure/os/CONFIG.osf-alpha-gnu.Common +++ b/configure/os/CONFIG.osf-alpha-gnu.Common @@ -1,6 +1,6 @@ # CONFIG.osf-alpha-gnu.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for osf-alpha host archs diff --git a/configure/os/CONFIG.osf-alpha-gnu.osf-alpha-gnu b/configure/os/CONFIG.osf-alpha-gnu.osf-alpha-gnu index 471b5288a..31a79b84b 100644 --- a/configure/os/CONFIG.osf-alpha-gnu.osf-alpha-gnu +++ b/configure/os/CONFIG.osf-alpha-gnu.osf-alpha-gnu @@ -1,6 +1,6 @@ # CONFIG.osf-alpha-gnu.osf-alpha-gnu # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for osf-alpha host archs diff --git a/configure/os/CONFIG.osf-alpha.Common b/configure/os/CONFIG.osf-alpha.Common index 28e0abd51..e56b10418 100644 --- a/configure/os/CONFIG.osf-alpha.Common +++ b/configure/os/CONFIG.osf-alpha.Common @@ -1,6 +1,6 @@ # CONFIG.osf-alpha.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for osf-alpha host archs diff --git a/configure/os/CONFIG.osf-alpha.osf-alpha b/configure/os/CONFIG.osf-alpha.osf-alpha index 1e9fcfc02..ecabbfc8a 100644 --- a/configure/os/CONFIG.osf-alpha.osf-alpha +++ b/configure/os/CONFIG.osf-alpha.osf-alpha @@ -1,6 +1,6 @@ # CONFIG.osf-alpha.osf-alpha # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for osf-alpha host archs diff --git a/configure/os/CONFIG.solaris-sparc-debug.Common b/configure/os/CONFIG.solaris-sparc-debug.Common index 42a94435f..d148a238f 100644 --- a/configure/os/CONFIG.solaris-sparc-debug.Common +++ b/configure/os/CONFIG.solaris-sparc-debug.Common @@ -1,6 +1,6 @@ # CONFIG.solaris-sparc-debug.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc debug with debug compiler flags diff --git a/configure/os/CONFIG.solaris-sparc-debug.solaris-sparc-debug b/configure/os/CONFIG.solaris-sparc-debug.solaris-sparc-debug index 5befb4a66..c2c309174 100644 --- a/configure/os/CONFIG.solaris-sparc-debug.solaris-sparc-debug +++ b/configure/os/CONFIG.solaris-sparc-debug.solaris-sparc-debug @@ -1,6 +1,6 @@ # CONFIG.solaris-sparc-debug.solaris-sparc-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc host - solaris-sparc target build with debug compiler flags diff --git a/configure/os/CONFIG.solaris-sparc-gnu.Common b/configure/os/CONFIG.solaris-sparc-gnu.Common index a3ccc236f..d8dd3d0d5 100644 --- a/configure/os/CONFIG.solaris-sparc-gnu.Common +++ b/configure/os/CONFIG.solaris-sparc-gnu.Common @@ -1,6 +1,6 @@ # CONFIG.solaris-sparc-gnu.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc gnu compiler host builds diff --git a/configure/os/CONFIG.solaris-sparc-gnu.solaris-sparc-gnu b/configure/os/CONFIG.solaris-sparc-gnu.solaris-sparc-gnu index 915c98c86..ebdc042a8 100644 --- a/configure/os/CONFIG.solaris-sparc-gnu.solaris-sparc-gnu +++ b/configure/os/CONFIG.solaris-sparc-gnu.solaris-sparc-gnu @@ -1,6 +1,6 @@ # CONFIG.solaris-sparc-gnu.solaris-sparc-gnu # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc gnu compiler host - solaris-sparc gnu compiler target builds diff --git a/configure/os/CONFIG.solaris-sparc.Common b/configure/os/CONFIG.solaris-sparc.Common index d81101378..73208c3b8 100644 --- a/configure/os/CONFIG.solaris-sparc.Common +++ b/configure/os/CONFIG.solaris-sparc.Common @@ -1,6 +1,6 @@ # CONFIG.solaris-sparc.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc host archs diff --git a/configure/os/CONFIG.solaris-sparc.solaris-sparc b/configure/os/CONFIG.solaris-sparc.solaris-sparc index 4944d7ae7..99b08ef3c 100644 --- a/configure/os/CONFIG.solaris-sparc.solaris-sparc +++ b/configure/os/CONFIG.solaris-sparc.solaris-sparc @@ -1,6 +1,6 @@ # CONFIG.solaris-sparc.solaris-sparc # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc host - solaris-sparc target build diff --git a/configure/os/CONFIG.solaris-sparc.solaris-sparc-debug b/configure/os/CONFIG.solaris-sparc.solaris-sparc-debug index 334e6c136..cff97369a 100644 --- a/configure/os/CONFIG.solaris-sparc.solaris-sparc-debug +++ b/configure/os/CONFIG.solaris-sparc.solaris-sparc-debug @@ -1,6 +1,6 @@ # CONFIG.solaris-sparc.solaris-sparc-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc host - solaris-sparc-debug target build with debug compiler flags diff --git a/configure/os/CONFIG.solaris-sparc.solaris-sparc-gnu b/configure/os/CONFIG.solaris-sparc.solaris-sparc-gnu index c969db357..0b886af65 100644 --- a/configure/os/CONFIG.solaris-sparc.solaris-sparc-gnu +++ b/configure/os/CONFIG.solaris-sparc.solaris-sparc-gnu @@ -1,6 +1,6 @@ # CONFIG.solaris-sparc.solaris-sparc-gnu # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc host - solaris-sparc-gnu target build with gnu compiler diff --git a/configure/os/CONFIG.solaris-sparc.solaris-sparc64 b/configure/os/CONFIG.solaris-sparc.solaris-sparc64 index bfa05c233..7c0929786 100644 --- a/configure/os/CONFIG.solaris-sparc.solaris-sparc64 +++ b/configure/os/CONFIG.solaris-sparc.solaris-sparc64 @@ -1,6 +1,6 @@ # CONFIG.solaris-sparc.solaris-sparc64 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc host - solaris-sparc64 target build with Sun compiler diff --git a/configure/os/CONFIG.solaris-sparc.solaris-sparc64-gnu b/configure/os/CONFIG.solaris-sparc.solaris-sparc64-gnu index d93d57e3f..4a4b1352c 100644 --- a/configure/os/CONFIG.solaris-sparc.solaris-sparc64-gnu +++ b/configure/os/CONFIG.solaris-sparc.solaris-sparc64-gnu @@ -1,6 +1,6 @@ # CONFIG.solaris-sparc.solaris-sparc64-gnu # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc host - solaris-sparc64-gnu target build with gnu compiler diff --git a/configure/os/CONFIG.solaris-sparc64-gnu.Common b/configure/os/CONFIG.solaris-sparc64-gnu.Common index 8dba815bc..7e004f5c0 100644 --- a/configure/os/CONFIG.solaris-sparc64-gnu.Common +++ b/configure/os/CONFIG.solaris-sparc64-gnu.Common @@ -1,6 +1,6 @@ # CONFIG.solaris-sparc64-gnu.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc64 gnu compiler host builds diff --git a/configure/os/CONFIG.solaris-sparc64-gnu.solaris-sparc64-gnu b/configure/os/CONFIG.solaris-sparc64-gnu.solaris-sparc64-gnu index e92f92e0f..26a30d1a2 100644 --- a/configure/os/CONFIG.solaris-sparc64-gnu.solaris-sparc64-gnu +++ b/configure/os/CONFIG.solaris-sparc64-gnu.solaris-sparc64-gnu @@ -1,6 +1,6 @@ # CONFIG.solaris-sparc64-gnu.solaris-sparc64-gnu # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc64 gnu compiler host - solaris-sparc64 gnu compiler target builds diff --git a/configure/os/CONFIG.solaris-sparc64.Common b/configure/os/CONFIG.solaris-sparc64.Common index d2e1bdba8..b153adcf0 100644 --- a/configure/os/CONFIG.solaris-sparc64.Common +++ b/configure/os/CONFIG.solaris-sparc64.Common @@ -1,6 +1,6 @@ # CONFIG.solaris-sparc64.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc Sun compiler host builds diff --git a/configure/os/CONFIG.solaris-sparc64.solaris-sparc64 b/configure/os/CONFIG.solaris-sparc64.solaris-sparc64 index ab1f19a54..fd44a4f84 100644 --- a/configure/os/CONFIG.solaris-sparc64.solaris-sparc64 +++ b/configure/os/CONFIG.solaris-sparc64.solaris-sparc64 @@ -1,6 +1,6 @@ # CONFIG.solaris-sparc64.solaris-sparc64 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc Sun compiler host - solaris-sparc Sun compiler target builds diff --git a/configure/os/CONFIG.solaris-sparc64.solaris-sparc64-debug b/configure/os/CONFIG.solaris-sparc64.solaris-sparc64-debug index 8101ca208..ca32026e1 100644 --- a/configure/os/CONFIG.solaris-sparc64.solaris-sparc64-debug +++ b/configure/os/CONFIG.solaris-sparc64.solaris-sparc64-debug @@ -1,6 +1,6 @@ # CONFIG.solaris-sparc64.solaris-sparc64-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc64 host - solaris-sparc64-debug target build with debug compiler flags diff --git a/configure/os/CONFIG.solaris-x86-gnu.Common b/configure/os/CONFIG.solaris-x86-gnu.Common index ca663552b..d6c0749dc 100644 --- a/configure/os/CONFIG.solaris-x86-gnu.Common +++ b/configure/os/CONFIG.solaris-x86-gnu.Common @@ -1,6 +1,6 @@ # CONFIG.solaris-x86-gnu.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-x86 gnu compiler host builds diff --git a/configure/os/CONFIG.solaris-x86-gnu.solaris-x86-gnu b/configure/os/CONFIG.solaris-x86-gnu.solaris-x86-gnu index a2436abe0..208c596a0 100644 --- a/configure/os/CONFIG.solaris-x86-gnu.solaris-x86-gnu +++ b/configure/os/CONFIG.solaris-x86-gnu.solaris-x86-gnu @@ -1,6 +1,6 @@ # CONFIG.solaris-x86-gnu.solaris-x86-gnu # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-x86 gnu compiler host - solaris-x86 gnu compiler target builds diff --git a/configure/os/CONFIG.solaris-x86.Common b/configure/os/CONFIG.solaris-x86.Common index e58c0c753..8071f333c 100644 --- a/configure/os/CONFIG.solaris-x86.Common +++ b/configure/os/CONFIG.solaris-x86.Common @@ -1,6 +1,6 @@ # CONFIG.solaris-x86.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-x86 host builds diff --git a/configure/os/CONFIG.solaris-x86.solaris-x86 b/configure/os/CONFIG.solaris-x86.solaris-x86 index 25143bec5..7a815235e 100644 --- a/configure/os/CONFIG.solaris-x86.solaris-x86 +++ b/configure/os/CONFIG.solaris-x86.solaris-x86 @@ -1,6 +1,6 @@ # CONFIG.solaris-x86.solaris-x86 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-x86 host - solaris-x86 target builds diff --git a/configure/os/CONFIG.solaris-x86.solaris-x86-debug b/configure/os/CONFIG.solaris-x86.solaris-x86-debug index 163cb71f9..a263f2175 100644 --- a/configure/os/CONFIG.solaris-x86.solaris-x86-debug +++ b/configure/os/CONFIG.solaris-x86.solaris-x86-debug @@ -1,6 +1,6 @@ # CONFIG.solaris-x86.solaris-x86-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-x86 host - solaris-x86-debug target build with debug compiler flags diff --git a/configure/os/CONFIG.solaris-x86.solaris-x86_64 b/configure/os/CONFIG.solaris-x86.solaris-x86_64 index 1d88324f3..8fb45c39b 100644 --- a/configure/os/CONFIG.solaris-x86.solaris-x86_64 +++ b/configure/os/CONFIG.solaris-x86.solaris-x86_64 @@ -1,6 +1,6 @@ # CONFIG.solaris-x86.solaris-x86_64 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-x86 host - solaris-x86_64 target build with Sun compiler diff --git a/configure/os/CONFIG.solaris-x86_64-gnu.Common b/configure/os/CONFIG.solaris-x86_64-gnu.Common index 5c30a1c1c..180f9d03e 100644 --- a/configure/os/CONFIG.solaris-x86_64-gnu.Common +++ b/configure/os/CONFIG.solaris-x86_64-gnu.Common @@ -1,6 +1,6 @@ # CONFIG.solaris-x86_64-gnu.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-x86_64 gnu compiler host builds diff --git a/configure/os/CONFIG.solaris-x86_64-gnu.solaris-x86_64-gnu b/configure/os/CONFIG.solaris-x86_64-gnu.solaris-x86_64-gnu index aa701940e..8e1f4789f 100644 --- a/configure/os/CONFIG.solaris-x86_64-gnu.solaris-x86_64-gnu +++ b/configure/os/CONFIG.solaris-x86_64-gnu.solaris-x86_64-gnu @@ -1,6 +1,6 @@ # CONFIG.solaris-x86_64-gnu.solaris-x86_64-gnu # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-x86_64 gnu compiler host - solaris-sx86_64 gnu compiler target builds diff --git a/configure/os/CONFIG.solaris-x86_64.Common b/configure/os/CONFIG.solaris-x86_64.Common index 42ec877cc..6d650f660 100644 --- a/configure/os/CONFIG.solaris-x86_64.Common +++ b/configure/os/CONFIG.solaris-x86_64.Common @@ -1,6 +1,6 @@ # CONFIG.solaris-x86_64.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-x86_64 Sun compiler host builds diff --git a/configure/os/CONFIG.solaris-x86_64.solaris-x86_64-debug b/configure/os/CONFIG.solaris-x86_64.solaris-x86_64-debug index b6ba1aede..c3e5dbd5f 100644 --- a/configure/os/CONFIG.solaris-x86_64.solaris-x86_64-debug +++ b/configure/os/CONFIG.solaris-x86_64.solaris-x86_64-debug @@ -1,6 +1,6 @@ # CONFIG.solaris-x86_64.solaris-x86_64-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-x86_64 host - solaris-x86_64-debug target build with debug compiler flags diff --git a/configure/os/CONFIG.solarisCommon.solarisCommon b/configure/os/CONFIG.solarisCommon.solarisCommon index 8402bd5e8..c38fc92d8 100644 --- a/configure/os/CONFIG.solarisCommon.solarisCommon +++ b/configure/os/CONFIG.solarisCommon.solarisCommon @@ -1,6 +1,6 @@ # CONFIG.solarisCommon.solarisCommon # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for solaris-sparc host - solaris-sparc target build diff --git a/configure/os/CONFIG.win32-x86-borland.Common b/configure/os/CONFIG.win32-x86-borland.Common index 7d6ecf2fb..0d20d35e7 100644 --- a/configure/os/CONFIG.win32-x86-borland.Common +++ b/configure/os/CONFIG.win32-x86-borland.Common @@ -1,6 +1,6 @@ # CONFIG.win32-x86-borland.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for win32-x86-borland host archs diff --git a/configure/os/CONFIG.win32-x86-borland.win32-x86-borland b/configure/os/CONFIG.win32-x86-borland.win32-x86-borland index 841f3a52f..c2c93e106 100644 --- a/configure/os/CONFIG.win32-x86-borland.win32-x86-borland +++ b/configure/os/CONFIG.win32-x86-borland.win32-x86-borland @@ -1,6 +1,6 @@ # CONFIG.win32-x86-borland.win32-x86-borland # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for win32-x86-borland target arch when host arch is win32-x86-borland diff --git a/configure/os/CONFIG.win32-x86-cygwin.Common b/configure/os/CONFIG.win32-x86-cygwin.Common index 1842b8515..2593ed8d2 100644 --- a/configure/os/CONFIG.win32-x86-cygwin.Common +++ b/configure/os/CONFIG.win32-x86-cygwin.Common @@ -1,6 +1,6 @@ # CONFIG.win32-x86-cygwin.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for win32-x86-cygwin host archs diff --git a/configure/os/CONFIG.win32-x86-cygwin.win32-x86-cygwin b/configure/os/CONFIG.win32-x86-cygwin.win32-x86-cygwin index 9964fdd28..aa29f4d7a 100644 --- a/configure/os/CONFIG.win32-x86-cygwin.win32-x86-cygwin +++ b/configure/os/CONFIG.win32-x86-cygwin.win32-x86-cygwin @@ -1,6 +1,6 @@ # CONFIG.win32-x86-cygwin.win32-x86-cygwin # -# $Id$ +# $Revision-Id$ # # Definitions for win32-x86-cygwin host - win32-x86-cygwin target builds # Sites may override these definitions in CONFIG_SITE.win32-x86-cygwin.win32-x86-cygwin diff --git a/configure/os/CONFIG.win32-x86-cygwin.win32-x86-cygwin-debug b/configure/os/CONFIG.win32-x86-cygwin.win32-x86-cygwin-debug index c3b0f6748..a0125a25a 100644 --- a/configure/os/CONFIG.win32-x86-cygwin.win32-x86-cygwin-debug +++ b/configure/os/CONFIG.win32-x86-cygwin.win32-x86-cygwin-debug @@ -1,6 +1,6 @@ # CONFIG.win32-x86-cygwin.win32-x86-cygwin-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for win32-x86-cygwin compiler host - win32-x86-cygwin debug compiler target builds diff --git a/configure/os/CONFIG.win32-x86-debug.Common b/configure/os/CONFIG.win32-x86-debug.Common index 9bfadc805..5c3376e9e 100644 --- a/configure/os/CONFIG.win32-x86-debug.Common +++ b/configure/os/CONFIG.win32-x86-debug.Common @@ -1,6 +1,6 @@ # CONFIG.win32-x86-debug.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for win32-x86 debug with debug compiler flags diff --git a/configure/os/CONFIG.win32-x86-debug.win32-x86-debug b/configure/os/CONFIG.win32-x86-debug.win32-x86-debug index b4cd3d4db..92f025c49 100644 --- a/configure/os/CONFIG.win32-x86-debug.win32-x86-debug +++ b/configure/os/CONFIG.win32-x86-debug.win32-x86-debug @@ -1,6 +1,6 @@ # CONFIG.win32-x86-debug.win32-x86-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for win32-x86 debug compiler host - win32-x86 debug compiler target builds diff --git a/configure/os/CONFIG.win32-x86-mingw.Common b/configure/os/CONFIG.win32-x86-mingw.Common index e8d455ee2..2e72d8668 100644 --- a/configure/os/CONFIG.win32-x86-mingw.Common +++ b/configure/os/CONFIG.win32-x86-mingw.Common @@ -1,6 +1,6 @@ # CONFIG.win32-x86-mingw.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for win32-x86-cygwin host archs diff --git a/configure/os/CONFIG.win32-x86-mingw.win32-x86-mingw b/configure/os/CONFIG.win32-x86-mingw.win32-x86-mingw index 5bcc2e9ab..27e815dcf 100644 --- a/configure/os/CONFIG.win32-x86-mingw.win32-x86-mingw +++ b/configure/os/CONFIG.win32-x86-mingw.win32-x86-mingw @@ -1,6 +1,6 @@ # CONFIG.win32-x86-mingw.win32-x86-mingw # -# $Id$ +# $Revision-Id$ # # Definitions for win32-x86-mingw host - win32-x86-mingw target builds # Sites may override these definitions in CONFIG_SITE.win32-x86-mingw.win32-x86-mingw diff --git a/configure/os/CONFIG.win32-x86-mingw.win32-x86-mingw-debug b/configure/os/CONFIG.win32-x86-mingw.win32-x86-mingw-debug index c181f1c05..7c1c73004 100644 --- a/configure/os/CONFIG.win32-x86-mingw.win32-x86-mingw-debug +++ b/configure/os/CONFIG.win32-x86-mingw.win32-x86-mingw-debug @@ -1,6 +1,6 @@ # CONFIG.win32-x86-mingw.win32-x86-mingw-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for win32-x86-mingw compiler host - win32-x86-mingw debug compiler target builds diff --git a/configure/os/CONFIG.win32-x86.Common b/configure/os/CONFIG.win32-x86.Common index cffa0aefa..8d6565815 100644 --- a/configure/os/CONFIG.win32-x86.Common +++ b/configure/os/CONFIG.win32-x86.Common @@ -1,6 +1,6 @@ # CONFIG.win32-x86.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for win32-x86 host archs diff --git a/configure/os/CONFIG.win32-x86.win32-x86 b/configure/os/CONFIG.win32-x86.win32-x86 index 8d4dd4423..76f21b15d 100644 --- a/configure/os/CONFIG.win32-x86.win32-x86 +++ b/configure/os/CONFIG.win32-x86.win32-x86 @@ -1,6 +1,6 @@ # CONFIG.win32-x86.win32-x86 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for win32-x86 target archs when host arch is win32-x86 diff --git a/configure/os/CONFIG.win32-x86.win32-x86-debug b/configure/os/CONFIG.win32-x86.win32-x86-debug index 7b471dc90..8f3ae8ae1 100644 --- a/configure/os/CONFIG.win32-x86.win32-x86-debug +++ b/configure/os/CONFIG.win32-x86.win32-x86-debug @@ -1,6 +1,6 @@ # CONFIG.win32-x86.win32-x86-debug # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for win32-x86 host - win32-x86-debug target build diff --git a/configure/os/CONFIG.win32-x86.windows-x64 b/configure/os/CONFIG.win32-x86.windows-x64 index 9e2f9dd9d..8c51ef704 100644 --- a/configure/os/CONFIG.win32-x86.windows-x64 +++ b/configure/os/CONFIG.win32-x86.windows-x64 @@ -1,6 +1,6 @@ # CONFIG.win-x86.windows-x64 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for windows-x64 target archs when host arch is win32-x86 diff --git a/configure/os/CONFIG.windows-x64.Common b/configure/os/CONFIG.windows-x64.Common index 4cb566546..bf938c280 100644 --- a/configure/os/CONFIG.windows-x64.Common +++ b/configure/os/CONFIG.windows-x64.Common @@ -1,6 +1,6 @@ # CONFIG.windows-x64.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for windows-x64 host archs diff --git a/configure/os/CONFIG.windows-x64.windows-x64 b/configure/os/CONFIG.windows-x64.windows-x64 index ce5dd5f9b..f9144718f 100644 --- a/configure/os/CONFIG.windows-x64.windows-x64 +++ b/configure/os/CONFIG.windows-x64.windows-x64 @@ -1,6 +1,6 @@ # CONFIG.windows-x64.windows-x64 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for windows-x64 target archs when host arch is windows-x64 diff --git a/configure/os/CONFIG_COMPAT b/configure/os/CONFIG_COMPAT index 539792b1d..38fc1335c 100644 --- a/configure/os/CONFIG_COMPAT +++ b/configure/os/CONFIG_COMPAT @@ -1,6 +1,6 @@ # CONFIG_COMPAT # -# $Id$ +# $Revision-Id$ # # Convert old HOST_ARCH environment variable to # new EPICS_HOST_ARCH environment variable diff --git a/configure/os/CONFIG_SITE.Common.cygwin-x86 b/configure/os/CONFIG_SITE.Common.cygwin-x86 index 866886071..e5b5ce792 100644 --- a/configure/os/CONFIG_SITE.Common.cygwin-x86 +++ b/configure/os/CONFIG_SITE.Common.cygwin-x86 @@ -1,6 +1,6 @@ # CONFIG_SITE.Common.cygwin-x86 # -# $Id$ +# $Revision-Id$ # # Site Specific definitions for cygwin-x86 target # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.Common.darwin-ppc b/configure/os/CONFIG_SITE.Common.darwin-ppc index 45fceee82..93a18bd4c 100644 --- a/configure/os/CONFIG_SITE.Common.darwin-ppc +++ b/configure/os/CONFIG_SITE.Common.darwin-ppc @@ -1,6 +1,6 @@ # CONFIG_SITE.Common.darwin-ppc # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Site override definitions for darwin-ppc target builds diff --git a/configure/os/CONFIG_SITE.Common.darwin-ppcx86 b/configure/os/CONFIG_SITE.Common.darwin-ppcx86 index 670526233..217046ef1 100644 --- a/configure/os/CONFIG_SITE.Common.darwin-ppcx86 +++ b/configure/os/CONFIG_SITE.Common.darwin-ppcx86 @@ -1,6 +1,6 @@ # CONFIG_SITE.Common.darwin-ppcx86 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Site override definitions for darwin-ppcx86 target builds diff --git a/configure/os/CONFIG_SITE.Common.darwin-x86 b/configure/os/CONFIG_SITE.Common.darwin-x86 index 0b0b4e717..9f7e806db 100644 --- a/configure/os/CONFIG_SITE.Common.darwin-x86 +++ b/configure/os/CONFIG_SITE.Common.darwin-x86 @@ -1,6 +1,6 @@ # CONFIG_SITE.Common.darwin-x86 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Site override definitions for darwin-x86 target builds diff --git a/configure/os/CONFIG_SITE.Common.iosCommon b/configure/os/CONFIG_SITE.Common.iosCommon index 61458da7d..f2a87590a 100644 --- a/configure/os/CONFIG_SITE.Common.iosCommon +++ b/configure/os/CONFIG_SITE.Common.iosCommon @@ -1,6 +1,6 @@ # CONFIG_SITE.Common.iosCommon # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Site-specific settings for Apple iOS builds diff --git a/configure/os/CONFIG_SITE.Common.linux-x86 b/configure/os/CONFIG_SITE.Common.linux-x86 index 2966f5f4f..b6ded1a71 100644 --- a/configure/os/CONFIG_SITE.Common.linux-x86 +++ b/configure/os/CONFIG_SITE.Common.linux-x86 @@ -1,6 +1,6 @@ # CONFIG_SITE.Common.linux-x86 # -# $Id$ +# $Revision-Id$ # # Site Specific definitions for linux-x86 target # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.Common.linux-x86_64 b/configure/os/CONFIG_SITE.Common.linux-x86_64 index c0ad539cd..531b0258e 100644 --- a/configure/os/CONFIG_SITE.Common.linux-x86_64 +++ b/configure/os/CONFIG_SITE.Common.linux-x86_64 @@ -1,6 +1,6 @@ # CONFIG_SITE.Common.linux-x86_64 # -# $Id$ +# $Revision-Id$ # # Site Specific definitions for linux-x86_64 target # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.Common.solaris-sparc b/configure/os/CONFIG_SITE.Common.solaris-sparc index 9ed59063b..95d9b42d2 100644 --- a/configure/os/CONFIG_SITE.Common.solaris-sparc +++ b/configure/os/CONFIG_SITE.Common.solaris-sparc @@ -1,6 +1,6 @@ # CONFIG_SITE.Common.solaris-sparc # -# $Id$ +# $Revision-Id$ # # Site Specific definitions for solaris-sparc target # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.Common.solaris-sparc-gnu b/configure/os/CONFIG_SITE.Common.solaris-sparc-gnu index 8ddf8f9cb..782275437 100644 --- a/configure/os/CONFIG_SITE.Common.solaris-sparc-gnu +++ b/configure/os/CONFIG_SITE.Common.solaris-sparc-gnu @@ -1,6 +1,6 @@ # CONFIG_SITE.Common.solaris-sparc-gnu # -# $Id$ +# $Revision-Id$ # # Site Specific definitions for solaris-sparc-gnu target # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.Common.solaris-sparc64 b/configure/os/CONFIG_SITE.Common.solaris-sparc64 index e8161ca40..3af199b04 100644 --- a/configure/os/CONFIG_SITE.Common.solaris-sparc64 +++ b/configure/os/CONFIG_SITE.Common.solaris-sparc64 @@ -1,6 +1,6 @@ # CONFIG_SITE.Common.solaris-sparc64 # -# $Id$ +# $Revision-Id$ # # Site Specific definitions for solaris-sparc64 target # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.Common.solaris-sparc64-gnu b/configure/os/CONFIG_SITE.Common.solaris-sparc64-gnu index f13b0a8ab..5b52b8507 100644 --- a/configure/os/CONFIG_SITE.Common.solaris-sparc64-gnu +++ b/configure/os/CONFIG_SITE.Common.solaris-sparc64-gnu @@ -1,6 +1,6 @@ # CONFIG_SITE.Common.solaris-sparc64-gnu # -# $Id$ +# $Revision-Id$ # # Site Specific definitions for solaris-sparc64-gnu target # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.Common.solaris-x86-gnu b/configure/os/CONFIG_SITE.Common.solaris-x86-gnu index ff3500856..2f6b3b7cd 100644 --- a/configure/os/CONFIG_SITE.Common.solaris-x86-gnu +++ b/configure/os/CONFIG_SITE.Common.solaris-x86-gnu @@ -1,6 +1,6 @@ # CONFIG_SITE.Common.solaris-x86-gnu # -# $Id$ +# $Revision-Id$ # # Site Specific definitions for solaris-x86-gnu target # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.Common.solaris-x86_64 b/configure/os/CONFIG_SITE.Common.solaris-x86_64 index b9f4cb18a..315b93597 100644 --- a/configure/os/CONFIG_SITE.Common.solaris-x86_64 +++ b/configure/os/CONFIG_SITE.Common.solaris-x86_64 @@ -1,6 +1,6 @@ # CONFIG_SITE.Common.solaris-x86_64 # -# $Id$ +# $Revision-Id$ # # Site Specific definitions for solaris-x86_64 target # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.Common.solaris-x86_64-gnu b/configure/os/CONFIG_SITE.Common.solaris-x86_64-gnu index 75e73ab5c..f1f72c980 100644 --- a/configure/os/CONFIG_SITE.Common.solaris-x86_64-gnu +++ b/configure/os/CONFIG_SITE.Common.solaris-x86_64-gnu @@ -1,6 +1,6 @@ # CONFIG_SITE.Common.solaris-x86_64-gnu # -# $Id$ +# $Revision-Id$ # # Site Specific definitions for solaris-x86_64-gnu target # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.Common.vxWorks-mpc8540 b/configure/os/CONFIG_SITE.Common.vxWorks-mpc8540 index 534d17fcd..d742df3fe 100644 --- a/configure/os/CONFIG_SITE.Common.vxWorks-mpc8540 +++ b/configure/os/CONFIG_SITE.Common.vxWorks-mpc8540 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Site Specific definitions for the vxWorks-mpc8540 target # diff --git a/configure/os/CONFIG_SITE.Common.vxWorks-ppc603 b/configure/os/CONFIG_SITE.Common.vxWorks-ppc603 index 3b4e97dd9..6a5d91fe0 100644 --- a/configure/os/CONFIG_SITE.Common.vxWorks-ppc603 +++ b/configure/os/CONFIG_SITE.Common.vxWorks-ppc603 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Site Specific definitions for the vxWorks-ppc603 target # diff --git a/configure/os/CONFIG_SITE.Common.vxWorks-ppc603_long b/configure/os/CONFIG_SITE.Common.vxWorks-ppc603_long index 5e98f4e76..554647566 100644 --- a/configure/os/CONFIG_SITE.Common.vxWorks-ppc603_long +++ b/configure/os/CONFIG_SITE.Common.vxWorks-ppc603_long @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Site Specific definitions for the vxWorks-ppc603_long target # diff --git a/configure/os/CONFIG_SITE.Common.vxWorks-ppc604 b/configure/os/CONFIG_SITE.Common.vxWorks-ppc604 index c147c61ed..c92b532ed 100644 --- a/configure/os/CONFIG_SITE.Common.vxWorks-ppc604 +++ b/configure/os/CONFIG_SITE.Common.vxWorks-ppc604 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Site Specific definitions for the vxWorks-ppc604 target # diff --git a/configure/os/CONFIG_SITE.Common.vxWorks-ppc604_altivec b/configure/os/CONFIG_SITE.Common.vxWorks-ppc604_altivec index 481bba525..437e4ddc9 100644 --- a/configure/os/CONFIG_SITE.Common.vxWorks-ppc604_altivec +++ b/configure/os/CONFIG_SITE.Common.vxWorks-ppc604_altivec @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Site Specific definitions for the vxWorks-ppc604_altivec target # diff --git a/configure/os/CONFIG_SITE.Common.vxWorks-ppc604_long b/configure/os/CONFIG_SITE.Common.vxWorks-ppc604_long index 75ff01a00..be404fcfb 100644 --- a/configure/os/CONFIG_SITE.Common.vxWorks-ppc604_long +++ b/configure/os/CONFIG_SITE.Common.vxWorks-ppc604_long @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Site Specific definitions for the vxWorks-ppc604_long target # diff --git a/configure/os/CONFIG_SITE.Common.win32-x86-cygwin b/configure/os/CONFIG_SITE.Common.win32-x86-cygwin index 6fe3946f5..206ab48c7 100644 --- a/configure/os/CONFIG_SITE.Common.win32-x86-cygwin +++ b/configure/os/CONFIG_SITE.Common.win32-x86-cygwin @@ -1,6 +1,6 @@ # CONFIG_SITE.Common.win32-x86-cygwin # -# $Id$ +# $Revision-Id$ # # Site Specific definitions for cygwin-x86 target # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.cygwin-x86.Common b/configure/os/CONFIG_SITE.cygwin-x86.Common index 3849fa7f5..c1fea1cc2 100644 --- a/configure/os/CONFIG_SITE.cygwin-x86.Common +++ b/configure/os/CONFIG_SITE.cygwin-x86.Common @@ -1,6 +1,6 @@ # CONFIG_SITE.cygwin-x86.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Site override definitions for cygwin-x86 host builds diff --git a/configure/os/CONFIG_SITE.cygwin-x86.cygwin-x86 b/configure/os/CONFIG_SITE.cygwin-x86.cygwin-x86 index 4735eaba8..97e3cb1f3 100644 --- a/configure/os/CONFIG_SITE.cygwin-x86.cygwin-x86 +++ b/configure/os/CONFIG_SITE.cygwin-x86.cygwin-x86 @@ -1,6 +1,6 @@ # CONFIG_SITE.cygwin-x86.cygwin-x86 # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Site override definitions for cygwin-x86 host - cygwin-x86 target builds diff --git a/configure/os/CONFIG_SITE.darwin-ppc.Common b/configure/os/CONFIG_SITE.darwin-ppc.Common index 4639bd874..b02dddc06 100644 --- a/configure/os/CONFIG_SITE.darwin-ppc.Common +++ b/configure/os/CONFIG_SITE.darwin-ppc.Common @@ -1,6 +1,6 @@ # CONFIG_SITE.darwin-ppc.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Site override definitions for darwin-ppc host builds diff --git a/configure/os/CONFIG_SITE.darwin-ppcx86.Common b/configure/os/CONFIG_SITE.darwin-ppcx86.Common index e934383e7..79330e215 100644 --- a/configure/os/CONFIG_SITE.darwin-ppcx86.Common +++ b/configure/os/CONFIG_SITE.darwin-ppcx86.Common @@ -1,6 +1,6 @@ # CONFIG_SITE.darwin-ppcx86.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Site override definitions for darwin-ppcx86 host builds diff --git a/configure/os/CONFIG_SITE.darwin-x86.Common b/configure/os/CONFIG_SITE.darwin-x86.Common index b65232833..53757afce 100644 --- a/configure/os/CONFIG_SITE.darwin-x86.Common +++ b/configure/os/CONFIG_SITE.darwin-x86.Common @@ -2,7 +2,7 @@ # # This file is maintained by the build community. # -# $Id$ +# $Revision-Id$ # Site override definitions for darwin-x86 host builds #------------------------------------------------------- diff --git a/configure/os/CONFIG_SITE.linux-x86-borland.Common b/configure/os/CONFIG_SITE.linux-x86-borland.Common index 7428c8217..1e801e6a5 100644 --- a/configure/os/CONFIG_SITE.linux-x86-borland.Common +++ b/configure/os/CONFIG_SITE.linux-x86-borland.Common @@ -1,6 +1,6 @@ # CONFIG_SITE.linux-x86-borland.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Site override definitions for linux-x86-borland host builds diff --git a/configure/os/CONFIG_SITE.linux-x86.Common b/configure/os/CONFIG_SITE.linux-x86.Common index b829d62ff..f5a3e910b 100644 --- a/configure/os/CONFIG_SITE.linux-x86.Common +++ b/configure/os/CONFIG_SITE.linux-x86.Common @@ -1,6 +1,6 @@ # CONFIG_SITE.linux-x86.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Site override definitions for linux-x86 host builds diff --git a/configure/os/CONFIG_SITE.linux-x86.UnixCommon b/configure/os/CONFIG_SITE.linux-x86.UnixCommon index bc547bcd6..c7c9b9c35 100644 --- a/configure/os/CONFIG_SITE.linux-x86.UnixCommon +++ b/configure/os/CONFIG_SITE.linux-x86.UnixCommon @@ -1,5 +1,5 @@ # -# $Id$ +# $Revision-Id$ # # Site Specific Configuration Information # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.linux-x86.linux-arm b/configure/os/CONFIG_SITE.linux-x86.linux-arm index fe59f64f2..726d38578 100644 --- a/configure/os/CONFIG_SITE.linux-x86.linux-arm +++ b/configure/os/CONFIG_SITE.linux-x86.linux-arm @@ -1,6 +1,6 @@ # CONFIG_SITE.linux-x86.linux-arm # -# $Id$ +# $Revision-Id$ # # Site specific definitions for linux-x86 host - linux-arm target builds #------------------------------------------------------- diff --git a/configure/os/CONFIG_SITE.linux-x86.linux-arm_eb b/configure/os/CONFIG_SITE.linux-x86.linux-arm_eb index 5e0c47e7b..18309ae7f 100644 --- a/configure/os/CONFIG_SITE.linux-x86.linux-arm_eb +++ b/configure/os/CONFIG_SITE.linux-x86.linux-arm_eb @@ -1,6 +1,6 @@ # CONFIG_SITE.linux-x86.linux-arm_eb # -# $Id$ +# $Revision-Id$ # # Site specific definitions for linux-x86 host - linux-arm_eb target builds #------------------------------------------------------- diff --git a/configure/os/CONFIG_SITE.linux-x86.linux-arm_el b/configure/os/CONFIG_SITE.linux-x86.linux-arm_el index 611a68ea1..3195c0c5b 100644 --- a/configure/os/CONFIG_SITE.linux-x86.linux-arm_el +++ b/configure/os/CONFIG_SITE.linux-x86.linux-arm_el @@ -1,6 +1,6 @@ # CONFIG_SITE.linux-x86.linux-arm_el # -# $Id$ +# $Revision-Id$ # # Site specific definitions for linux-x86 host - linux-arm_el target builds #------------------------------------------------------- diff --git a/configure/os/CONFIG_SITE.linux-x86.linux-x86 b/configure/os/CONFIG_SITE.linux-x86.linux-x86 index 2e58e2d8b..b7090cf6b 100644 --- a/configure/os/CONFIG_SITE.linux-x86.linux-x86 +++ b/configure/os/CONFIG_SITE.linux-x86.linux-x86 @@ -1,6 +1,6 @@ # CONFIG_SITE.linux-x86.linux-x86 # -# $Id$ +# $Revision-Id$ # # Site specific definitions for linux-x86 host - linux-x86 target builds #------------------------------------------------------- diff --git a/configure/os/CONFIG_SITE.linux-x86.solaris-sparc b/configure/os/CONFIG_SITE.linux-x86.solaris-sparc index 982e8dbba..7bd401330 100644 --- a/configure/os/CONFIG_SITE.linux-x86.solaris-sparc +++ b/configure/os/CONFIG_SITE.linux-x86.solaris-sparc @@ -1,6 +1,6 @@ # CONFIG_SITE.linux-x86.solaris-sparc # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Site specific definitions for linux-x86 host - solaris-sparc target builds diff --git a/configure/os/CONFIG_SITE.linux-x86.vxWorks-68040 b/configure/os/CONFIG_SITE.linux-x86.vxWorks-68040 index c8d40e13b..95ff59130 100644 --- a/configure/os/CONFIG_SITE.linux-x86.vxWorks-68040 +++ b/configure/os/CONFIG_SITE.linux-x86.vxWorks-68040 @@ -1,6 +1,6 @@ # CONFIG_SITE.linux-x86.vxWorks-68040 # -# $Id$ +# $Revision-Id$ # # Site specific definitions for linux-x86 host - vxWorks-68040 target builds # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.linux-x86.vxWorks-ppc603 b/configure/os/CONFIG_SITE.linux-x86.vxWorks-ppc603 index 935c70083..5c68d52eb 100644 --- a/configure/os/CONFIG_SITE.linux-x86.vxWorks-ppc603 +++ b/configure/os/CONFIG_SITE.linux-x86.vxWorks-ppc603 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Site-specific definitions for linux-x86 builds of vxWorks-ppc603 # diff --git a/configure/os/CONFIG_SITE.linux-x86.vxWorks-ppc603_long b/configure/os/CONFIG_SITE.linux-x86.vxWorks-ppc603_long index a63cf0cc8..9109e98d1 100644 --- a/configure/os/CONFIG_SITE.linux-x86.vxWorks-ppc603_long +++ b/configure/os/CONFIG_SITE.linux-x86.vxWorks-ppc603_long @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Site-specific definitions for linux-x86 builds of vxWorks-ppc603_long # diff --git a/configure/os/CONFIG_SITE.linux-x86.vxWorksCommon b/configure/os/CONFIG_SITE.linux-x86.vxWorksCommon index 75f54f2fc..3fce09ec5 100644 --- a/configure/os/CONFIG_SITE.linux-x86.vxWorksCommon +++ b/configure/os/CONFIG_SITE.linux-x86.vxWorksCommon @@ -1,6 +1,6 @@ # CONFIG_SITE.linux-x86.vxWorksCommon # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Definitions for linux-x86 host - vxWorks target builds diff --git a/configure/os/CONFIG_SITE.linux-x86_64-debug.linux-x86_64-debug b/configure/os/CONFIG_SITE.linux-x86_64-debug.linux-x86_64-debug index 622d8da6d..848b7c89a 100644 --- a/configure/os/CONFIG_SITE.linux-x86_64-debug.linux-x86_64-debug +++ b/configure/os/CONFIG_SITE.linux-x86_64-debug.linux-x86_64-debug @@ -1,6 +1,6 @@ # CONFIG_SITE.linux-x86_64-debug.linux-x86_64-debug # -# $Id$ +# $Revision-Id$ # # Site specific override definitions for solaris-sparc host builds # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.linux-x86_64.Common b/configure/os/CONFIG_SITE.linux-x86_64.Common index 7beb16ec3..3604f4d90 100644 --- a/configure/os/CONFIG_SITE.linux-x86_64.Common +++ b/configure/os/CONFIG_SITE.linux-x86_64.Common @@ -1,6 +1,6 @@ # CONFIG_SITE.linux-x86_64.Common # -# $Id$ +# $Revision-Id$ # This file is maintained by the build community. # # Site override definitions for linux-x86_64 host builds diff --git a/configure/os/CONFIG_SITE.linux-x86_64.UnixCommon b/configure/os/CONFIG_SITE.linux-x86_64.UnixCommon index c23ccfdab..811e698ae 100644 --- a/configure/os/CONFIG_SITE.linux-x86_64.UnixCommon +++ b/configure/os/CONFIG_SITE.linux-x86_64.UnixCommon @@ -1,6 +1,6 @@ # CONFIG_SITE.linux-x86_64.UnixCommon $ -# $Id$ +# $Revision-Id$ # # Site Specific configure override definitions # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.linux-x86_64.linux-x86_64 b/configure/os/CONFIG_SITE.linux-x86_64.linux-x86_64 index ce4c20893..8fccd7612 100644 --- a/configure/os/CONFIG_SITE.linux-x86_64.linux-x86_64 +++ b/configure/os/CONFIG_SITE.linux-x86_64.linux-x86_64 @@ -1,6 +1,6 @@ # CONFIG_SITE.linux-x86_64.linux-x86_64 # -# $Id$ +# $Revision-Id$ # # Site specific definitions for linux-x86_64 host - linux-x86_64 target builds #------------------------------------------------------- diff --git a/configure/os/CONFIG_SITE.linux-x86_64.vxWorks-68040 b/configure/os/CONFIG_SITE.linux-x86_64.vxWorks-68040 index c019e97c2..4773d8d2b 100644 --- a/configure/os/CONFIG_SITE.linux-x86_64.vxWorks-68040 +++ b/configure/os/CONFIG_SITE.linux-x86_64.vxWorks-68040 @@ -1,6 +1,6 @@ # CONFIG_SITE.linux-x86_64.vxWorks-68040 # -# $Id$ +# $Revision-Id$ # # Site specific definitions for linux-x86_64 host - vxWorks-68040 target builds # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.linux-x86_64.vxWorks-ppc603 b/configure/os/CONFIG_SITE.linux-x86_64.vxWorks-ppc603 index fffa90486..cc05608cf 100644 --- a/configure/os/CONFIG_SITE.linux-x86_64.vxWorks-ppc603 +++ b/configure/os/CONFIG_SITE.linux-x86_64.vxWorks-ppc603 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Site-specific definitions for linux-x86_64 builds of vxWorks-ppc603 # diff --git a/configure/os/CONFIG_SITE.linux-x86_64.vxWorks-ppc603_long b/configure/os/CONFIG_SITE.linux-x86_64.vxWorks-ppc603_long index 6593cf3f0..2346ece4e 100644 --- a/configure/os/CONFIG_SITE.linux-x86_64.vxWorks-ppc603_long +++ b/configure/os/CONFIG_SITE.linux-x86_64.vxWorks-ppc603_long @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # # Site-specific definitions for linux-x86 builds of vxWorks-ppc603_long # diff --git a/configure/os/CONFIG_SITE.solaris-sparc.Common b/configure/os/CONFIG_SITE.solaris-sparc.Common index bbc92c5f6..d78cdadda 100644 --- a/configure/os/CONFIG_SITE.solaris-sparc.Common +++ b/configure/os/CONFIG_SITE.solaris-sparc.Common @@ -1,6 +1,6 @@ # CONFIG_SITE.solaris-sparc.Common # -# $Id$ +# $Revision-Id$ # # Site specific override definitions for solaris-sparc host builds # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.win32-x86-borland.Common b/configure/os/CONFIG_SITE.win32-x86-borland.Common index 11fa8c998..e74a6b396 100644 --- a/configure/os/CONFIG_SITE.win32-x86-borland.Common +++ b/configure/os/CONFIG_SITE.win32-x86-borland.Common @@ -1,6 +1,6 @@ # CONFIG_SITE.win32-x86-borland.Common # -# $Id$ +# $Revision-Id$ # # Site specific definitions for win32-x86-borland host # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.win32-x86-mingw.Common b/configure/os/CONFIG_SITE.win32-x86-mingw.Common index 2e3702813..e61ffc7b9 100644 --- a/configure/os/CONFIG_SITE.win32-x86-mingw.Common +++ b/configure/os/CONFIG_SITE.win32-x86-mingw.Common @@ -1,6 +1,6 @@ # CONFIG_SITE.win32-x86-mingw.Common # -# $Id$ +# $Revision-Id$ # # Site Specific definitions for cygwin-x86 target # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.win32-x86.Common b/configure/os/CONFIG_SITE.win32-x86.Common index c355aebc9..c6dd9059b 100644 --- a/configure/os/CONFIG_SITE.win32-x86.Common +++ b/configure/os/CONFIG_SITE.win32-x86.Common @@ -1,6 +1,6 @@ # CONFIG_SITE.win32-x86.Common # -# $Id$ +# $Revision-Id$ # # Site specific definitions for win32-x86 host # Only the local epics system manager should modify this file diff --git a/configure/os/CONFIG_SITE.win32-x86.win32-x86 b/configure/os/CONFIG_SITE.win32-x86.win32-x86 index f69646a61..84f6870b8 100644 --- a/configure/os/CONFIG_SITE.win32-x86.win32-x86 +++ b/configure/os/CONFIG_SITE.win32-x86.win32-x86 @@ -1,4 +1,4 @@ -# $Id$ +# $Revision-Id$ # If you have Visual C++ 6.0, uncomment the following override lines # This will to eliminate warnings about unknown options /GL, /LTCG, and /w44355. diff --git a/documentation/BuildingR3.13AppsWithR3.14.html b/documentation/BuildingR3.13AppsWithR3.14.html index f5f2e1fca..2a5b04492 100644 --- a/documentation/BuildingR3.13AppsWithR3.14.html +++ b/documentation/BuildingR3.13AppsWithR3.14.html @@ -15,7 +15,7 @@
This document describes how to modify a R3.13 vxWorks application so that it
-builds with release R3.14. It describes an easy way to modify
+builds with release R3.14. It describes an easy way to modify
applications subject to the following restrictions:
Change the EPICS_BASE definition to point to the R3.14 base +
Change the EPICS_BASE definition to point to the R3.14 base release. All hardware support and some soft support is now unbundled. For example the sequencer is unbundled. You must obtain and build all required unbundled products before you can build the application. The location of each @@ -141,7 +141,7 @@ to
You may need to add the line "#include "recGbl.h" to any source +
You may need to add the line "#include "recGbl.h" to any source files that have recGbl* calls so that the file will compile without errors.
@@ -164,9 +164,9 @@ and add to your application src/Makefile.You should consider changing any existing old steppermotor records to the -new EPICS motor -record module supported by Beamline Controls and Data Acquisition at +record module supported by Beamline Controls and Data Acquisition at APS.
All hardware support (dev, drv and dbd files) has been unbundled from base R3.14. This support includes the files symb, symb.dbd, drvHp1404a.o, -drvEpvxiMsg.o, and drvEpvxi.o. If they are not used in your +drvEpvxiMsg.o, and drvEpvxi.o. If they are not used in your application, comment out references to these files in base.dbd and baseLIBOBJS.
Hardware support files now exist as separate modules available for download from the EPICS www home page at ANL. You must now download all the hardware support modules needed for -your application, build the modules with R3.14 base, add the appropriate +your application, build the modules with R3.14 base, add the appropriate module full path definitions to your application config/RELEASE file, and change LIBOBJS location definition $(EPICS_BASE_BIN) to the module definition bin directory in your application src directory files.
@@ -201,9 +201,9 @@ into your application config/RELEASE file .After a gnumake in the symb module followed by a gnumake in the application config directory, the definitions SYMB_BIN and -SYMB_LIB will be created, the directory $(SYMB)/include will be -added to the include directories on the compiler command lines (in the -INSTALL_INCLUDES definition) and the directory $(SYMB)/dbd will be +SYMB_LIB will be created, the directory $(SYMB)/include will be +added to the include directories on the compiler command lines (in the +INSTALL_INCLUDES definition) and the directory $(SYMB)/dbd will be added to the dbd search directories on the dbExpand command lines (in the INSTALL_DBDFLAGS definition).
diff --git a/documentation/BuildingR3.13ExtensionsWithR3.14.html b/documentation/BuildingR3.13ExtensionsWithR3.14.html index 998ac0300..02271a4ce 100644 --- a/documentation/BuildingR3.13ExtensionsWithR3.14.html +++ b/documentation/BuildingR3.13ExtensionsWithR3.14.html @@ -34,7 +34,7 @@ directory.
- Download the latest version of the extensions/config files, - extensionsConfig.tar.gz, from the APS EPICS www page.
+ extensionsConfig.tar.gz, from the APS EPICS www page.
- ifdef BASE_3_14+
- USR_LIBS += dbStaticHost
- dbStaticHost_DIR = $(EPICS_BASE_LIB)
- else
- USR_LIBS += Db
- Db_DIR = $(EPICS_BASE_LIB)
- endif
ifdef BASE_3_14 +USR_LIBS += dbStaticHost +dbStaticHost_DIR = $(EPICS_BASE_LIB) +else +USR_LIBS += Db +Db_DIR = $(EPICS_BASE_LIB) +endif
Library functions have been renamed. If there are calls with old db +
Library functions have been renamed. If there are calls with old db names, add the following lines
- #if EPICS_REVISION && EPICS_REVISION == 13- and change the the old names and function calls to the R3.14 versions: +long dbReadDatabaseFP(DBBASE **ppdbbase, + FILE *fp, const char *path,const char *substitutions) +{ + return(dbRead(*ppdbbase,fp)); +} +#endif + + and change the the old names and function calls to the R3.14 versions:
- #define dbFindRecordType dbFindRecdes
- #define dbGetNRecordTypes dbGetNRecdes
- #define dbNextRecordType dbNextRecdes
- #define dbFirstField dbFirstFielddes
- #define dbGetRecordTypeName dbGetRecdesName
- #define dbFirstRecordType dbFirstRecdes
- #define dbNextField dbNextFielddes
- #define dbGetMenuChoices dbGetChoices +#if EPICS_REVISION && EPICS_REVISION == 13 +#define dbFindRecordType dbFindRecdes +#define dbGetNRecordTypes dbGetNRecdes +#define dbNextRecordType dbNextRecdes +#define dbFirstField dbFirstFielddes +#define dbGetRecordTypeName dbGetRecdesName +#define dbFirstRecordType dbFirstRecdes +#define dbNextField dbNextFielddes +#define dbGetMenuChoices dbGetChoices -long dbReadDatabaseFP(
-
- DBBASE **ppdbbase,FILE *fp, const char *path,const char - *substitutions)
- {
- return(dbRead(*ppdbbase,fp));
- }
- #endif
- dbFindRecdes => dbFindRecordType- +
- dbGetNRecdes => dbGetNRecordTypes
- dbNextRecdes => dbNextRecordType
- dbFirstFielddes => dbFirstField
- dbGetRecdesName => dbGetRecordTypeName
- dbFirstRecdes => dbFirstRecordType
- dbNextFielddes => dbNextField
- dbGetChoices => dbGetMenuChoices
- dbRead(pdbbase,fp) => dbReadDatabaseFP(&pdbbase,fp,0,0) - - -
dbFindRecdes => dbFindRecordType +dbGetNRecdes => dbGetNRecordTypes +dbNextRecdes => dbNextRecordType +dbFirstFielddes => dbFirstField +dbGetRecdesName => dbGetRecordTypeName +dbFirstRecdes => dbFirstRecordType +dbNextFielddes => dbNextField +dbGetChoices => dbGetMenuChoices +dbRead(pdbbase,fp) => dbReadDatabaseFP(&pdbbase,fp,0,0) +
Since target architecture specifications have been changed (solaris to
solaris-sparc, win32 to win32-x86, ...) Makefile.Host references to and
- tests on T_A have to be changed. In most cases T_A can be replaced by
- OS_CLASS. Since HOST_ARCH will eventually be phased out, it would be a
+ tests on T_A have to be changed. In most cases T_A can be replaced by
+ OS_CLASS. Since HOST_ARCH will eventually be phased out, it would be a
good idea to change any Makefile.Host references to HOST_ARCH to OS_CLASS
if possible.
For example change
- ifeq ($(T_A),solaris)+
- RPCFLAGS = -K -1
- endif
ifeq ($(T_A),solaris) +RPCFLAGS = -K -1 +endif +to
- ifeq ($(OS_CLASS),solaris)+
- RPCFLAGS = -K -1
- endif
ifeq ($(OS_CLASS),solaris) +RPCFLAGS = -K -1 +endif +
Statements of the form: ca_puser(chid) = xyz; should to be
- changed to: ca_set_puser(chid,xyz);
-
- extern "C" {+
- #include "cadefs.h"
- } /* end extern C */
extern "C" {
+#include "cadefs.h"
+} /* end extern C */
+
to
@@ -174,8 +173,8 @@ directory.Some infrequently used R3.13 timestamp functions and macro definitions have been removed from EPICS base and now exist in a library, ts, created - and installed in the ar extension. The only ANL distributed extension that - uses these unbundled functions and macros is cau. The two R3.13 functions + and installed in the ar extension. The only ANL distributed extension that + uses these unbundled functions and macros is cau. The two R3.13 functions tsStampToText and tsLocalTime along with the definitions TS_TEXT_MONDDYYYY and TS_TEXT_MMDDYY have been retained in R3.14 for extension compatibility purposes.
PROD_LIBS or USR_LIBS in your Makefile.Host as follows:
@@ -185,27 +184,28 @@ directory.- #include "tsSubr.h" ++ifdef BASE_3_14 +PROD_LIBS += ts +ts_DIR = $(EPICS_EXTENSIONS_LIB) +endif +#include "tsSubr.h" -ifdef BASE_3_14
-
- PROD_LIBS += ts
- ts_DIR = $(EPICS_EXTENSIONS_LIB)
- endif
The length restriction to database record names no longer exists in R3.14 - so the the FLDNAME_SZ macro definition was removed.from dbDefs.h. + so the the FLDNAME_SZ macro definition was removed.from dbDefs.h. Extensions which still have a field name restriction should add the field name size definition to their code until they are updated.
- #ifndef FLDNAME_SZ+
- #define FLDNAME_SZ 4 /*Field Name Size*/
- #endif
#ifndef FLDNAME_SZ +#define FLDNAME_SZ 4 /*Field Name Size*/ +#endif +-
The EPICS base version macros that start with "BASE_" have been removed @@ -214,24 +214,14 @@ directory.
-- - - -- BASE_VERSION - => EPICS_VERSION+ BASE_VERSION => EPICS_VERSION + BASE_REVISION => EPICS_REVISION + BASE_MODIFICATION => EPICS_MODIFICATION + BASE_UPDATE_NAME => EPICS_UPDATE_NAME + BASE_UPDATE_LEVEL => EPICS_UPDATE_LEVEL + BASE_VERSION_STRING => EPICS_VERSION_STRING +
- BASE_REVISION => - EPICS_REVISION
- BASE_MODIFICATION => EPICS_MODIFICATION
- BASE_UPDATE_NAME => - EPICS_UPDATE_NAME
- BASE_UPDATE_LEVEL => - EPICS_UPDATE_LEVEL
- BASE_VERSION_STRING => - EPICS_VERSION_STRING