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