diff --git a/config/CONFIG.Host.hpux-m68k b/config/CONFIG.Host.hpux-m68k new file mode 100644 index 000000000..1b7e094dd --- /dev/null +++ b/config/CONFIG.Host.hpux-m68k @@ -0,0 +1,4 @@ +# $Id$ + +# hpux-m68k is the new name for hp700 +-include $(EPICS_BASE)/config/CONFIG.Host.hp700 diff --git a/config/CONFIG.Host.osf-alpha b/config/CONFIG.Host.osf-alpha new file mode 100644 index 000000000..b72c83d11 --- /dev/null +++ b/config/CONFIG.Host.osf-alpha @@ -0,0 +1,4 @@ +# $Id$ + +# osf-alpha is the new name for alpha +-include $(EPICS_BASE)/config/CONFIG.Host.alpha diff --git a/config/CONFIG.Host.sun4-sparc b/config/CONFIG.Host.sun4-sparc new file mode 100644 index 000000000..b13d59afa --- /dev/null +++ b/config/CONFIG.Host.sun4-sparc @@ -0,0 +1,4 @@ +# $Id$ + +# sun4-sparc is the new name for sun4 +-include $(EPICS_BASE)/config/CONFIG.Host.sun4 diff --git a/config/CONFIG_HOST_ARCH.hpux-m68k b/config/CONFIG_HOST_ARCH.hpux-m68k new file mode 100644 index 000000000..277a2d38a --- /dev/null +++ b/config/CONFIG_HOST_ARCH.hpux-m68k @@ -0,0 +1,4 @@ +# $Id$ + +# hpux-m68k is the new name for hp700 +-include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.hp700 diff --git a/config/CONFIG_HOST_ARCH.osf-alpha b/config/CONFIG_HOST_ARCH.osf-alpha new file mode 100644 index 000000000..c1020918c --- /dev/null +++ b/config/CONFIG_HOST_ARCH.osf-alpha @@ -0,0 +1,4 @@ +# $Id$ + +# osf-alpha is the new name for alpha +-include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.alpha diff --git a/config/CONFIG_HOST_ARCH.sun4-sparc b/config/CONFIG_HOST_ARCH.sun4-sparc new file mode 100644 index 000000000..c77e2b236 --- /dev/null +++ b/config/CONFIG_HOST_ARCH.sun4-sparc @@ -0,0 +1,4 @@ +# $Id$ + +# sun4-sparc is the new name for sun4 +-include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.sun4 diff --git a/config/CONFIG_SITE.Host.hpux-m68k b/config/CONFIG_SITE.Host.hpux-m68k new file mode 100644 index 000000000..f0c8cd1d9 --- /dev/null +++ b/config/CONFIG_SITE.Host.hpux-m68k @@ -0,0 +1,4 @@ +# $Id$ + +# hpux-m68k is the new name for hp700 +-include $(EPICS_BASE)/config/CONFIG_SITE.Host.hp700