From 686990ccfa795b010459da78ab80f396f88bd1e9 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Thu, 19 Jun 2003 17:33:30 +0000 Subject: [PATCH] This commit was manufactured by cvs2svn to create branch 'B3.14'. --- config/CONFIG.Host.solaris-sparc-debug | 14 ++++++++++++++ config/CONFIG.Host.solaris-sparc-staticlib | 14 ++++++++++++++ config/CONFIG_HOST_ARCH.solaris-sparc-debug | 13 +++++++++++++ config/CONFIG_HOST_ARCH.solaris-sparc-staticlib | 13 +++++++++++++ config/CONFIG_SITE.Host.solaris-sparc-debug | 4 ++++ config/CONFIG_SITE.Host.solaris-sparc-staticlib | 4 ++++ 6 files changed, 62 insertions(+) create mode 100644 config/CONFIG.Host.solaris-sparc-debug create mode 100644 config/CONFIG.Host.solaris-sparc-staticlib create mode 100644 config/CONFIG_HOST_ARCH.solaris-sparc-debug create mode 100644 config/CONFIG_HOST_ARCH.solaris-sparc-staticlib create mode 100644 config/CONFIG_SITE.Host.solaris-sparc-debug create mode 100644 config/CONFIG_SITE.Host.solaris-sparc-staticlib diff --git a/config/CONFIG.Host.solaris-sparc-debug b/config/CONFIG.Host.solaris-sparc-debug new file mode 100644 index 000000000..b3aa07d82 --- /dev/null +++ b/config/CONFIG.Host.solaris-sparc-debug @@ -0,0 +1,14 @@ +#************************************************************************* +# Copyright (c) 2002 The University of Chicago, as Operator of Argonne +# National Laboratory. +# Copyright (c) 2002 The Regents of the University of California, as +# Operator of Los Alamos National Laboratory. +# EPICS BASE Versions 3.13.7 +# and higher are distributed subject to a Software License Agreement found +# in file LICENSE that is included with this distribution. +#************************************************************************* +# $Id$ + +# solaris-sparc is the new name for solaris +-include $(EPICS_BASE)/config/CONFIG.Host.solaris + diff --git a/config/CONFIG.Host.solaris-sparc-staticlib b/config/CONFIG.Host.solaris-sparc-staticlib new file mode 100644 index 000000000..b3aa07d82 --- /dev/null +++ b/config/CONFIG.Host.solaris-sparc-staticlib @@ -0,0 +1,14 @@ +#************************************************************************* +# Copyright (c) 2002 The University of Chicago, as Operator of Argonne +# National Laboratory. +# Copyright (c) 2002 The Regents of the University of California, as +# Operator of Los Alamos National Laboratory. +# EPICS BASE Versions 3.13.7 +# and higher are distributed subject to a Software License Agreement found +# in file LICENSE that is included with this distribution. +#************************************************************************* +# $Id$ + +# solaris-sparc is the new name for solaris +-include $(EPICS_BASE)/config/CONFIG.Host.solaris + diff --git a/config/CONFIG_HOST_ARCH.solaris-sparc-debug b/config/CONFIG_HOST_ARCH.solaris-sparc-debug new file mode 100644 index 000000000..df90166be --- /dev/null +++ b/config/CONFIG_HOST_ARCH.solaris-sparc-debug @@ -0,0 +1,13 @@ +#************************************************************************* +# Copyright (c) 2002 The University of Chicago, as Operator of Argonne +# National Laboratory. +# Copyright (c) 2002 The Regents of the University of California, as +# Operator of Los Alamos National Laboratory. +# EPICS BASE Versions 3.13.7 +# and higher are distributed subject to a Software License Agreement found +# in file LICENSE that is included with this distribution. +#************************************************************************* +# $Id$ + +-include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.solaris + diff --git a/config/CONFIG_HOST_ARCH.solaris-sparc-staticlib b/config/CONFIG_HOST_ARCH.solaris-sparc-staticlib new file mode 100644 index 000000000..df90166be --- /dev/null +++ b/config/CONFIG_HOST_ARCH.solaris-sparc-staticlib @@ -0,0 +1,13 @@ +#************************************************************************* +# Copyright (c) 2002 The University of Chicago, as Operator of Argonne +# National Laboratory. +# Copyright (c) 2002 The Regents of the University of California, as +# Operator of Los Alamos National Laboratory. +# EPICS BASE Versions 3.13.7 +# and higher are distributed subject to a Software License Agreement found +# in file LICENSE that is included with this distribution. +#************************************************************************* +# $Id$ + +-include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.solaris + diff --git a/config/CONFIG_SITE.Host.solaris-sparc-debug b/config/CONFIG_SITE.Host.solaris-sparc-debug new file mode 100644 index 000000000..68e049e6d --- /dev/null +++ b/config/CONFIG_SITE.Host.solaris-sparc-debug @@ -0,0 +1,4 @@ +# $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 new file mode 100644 index 000000000..68e049e6d --- /dev/null +++ b/config/CONFIG_SITE.Host.solaris-sparc-staticlib @@ -0,0 +1,4 @@ +# $Id$ + +# solaris-sparc is the new name for solaris +-include $(EPICS_BASE)/config/CONFIG_SITE.Host.solaris