From 7b5ad4c8f235998c2746c4100eeac766348990d4 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Thu, 19 Jun 2003 17:25:51 +0000 Subject: [PATCH] Initial version. --- config/CONFIG.Vx.vxWorks-ppc603-long | 13 +++++++++++++ config/CONFIG.Vx.vxWorks-ppc604-long | 13 +++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 config/CONFIG.Vx.vxWorks-ppc603-long create mode 100644 config/CONFIG.Vx.vxWorks-ppc604-long diff --git a/config/CONFIG.Vx.vxWorks-ppc603-long b/config/CONFIG.Vx.vxWorks-ppc603-long new file mode 100644 index 000000000..a23166286 --- /dev/null +++ b/config/CONFIG.Vx.vxWorks-ppc603-long @@ -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$ + +# 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-long b/config/CONFIG.Vx.vxWorks-ppc604-long new file mode 100644 index 000000000..c30209695 --- /dev/null +++ b/config/CONFIG.Vx.vxWorks-ppc604-long @@ -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$ + +# vxWorks-ppc604 is the new R3.14 name for ppc604 +include $(EPICS_BASE)/config/CONFIG.Vx.ppc604_long