From eba7732c3bad992d202a5740b6a32ae14d7070af Mon Sep 17 00:00:00 2001 From: Ralph Lange Date: Tue, 15 Oct 2002 14:13:35 +0000 Subject: [PATCH] Fix for HPUX --- config/{CONFIG.Host.hpux-m68k => CONFIG.Host.hpux-parisc} | 2 +- ...ONFIG_HOST_ARCH.hpux-m68k => CONFIG_HOST_ARCH.hpux-parisc} | 4 ++-- ...ONFIG_SITE.Host.hpux-m68k => CONFIG_SITE.Host.hpux-parisc} | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) rename config/{CONFIG.Host.hpux-m68k => CONFIG.Host.hpux-parisc} (93%) rename config/{CONFIG_HOST_ARCH.hpux-m68k => CONFIG_HOST_ARCH.hpux-parisc} (85%) rename config/{CONFIG_SITE.Host.hpux-m68k => CONFIG_SITE.Host.hpux-parisc} (60%) diff --git a/config/CONFIG.Host.hpux-m68k b/config/CONFIG.Host.hpux-parisc similarity index 93% rename from config/CONFIG.Host.hpux-m68k rename to config/CONFIG.Host.hpux-parisc index b3896ee73..29d529cfd 100644 --- a/config/CONFIG.Host.hpux-m68k +++ b/config/CONFIG.Host.hpux-parisc @@ -9,5 +9,5 @@ #************************************************************************* # $Id$ -# hpux-m68k is the new name for hp700 +# hpux-parisc is the new name for hp700 -include $(EPICS_BASE)/config/CONFIG.Host.hp700 diff --git a/config/CONFIG_HOST_ARCH.hpux-m68k b/config/CONFIG_HOST_ARCH.hpux-parisc similarity index 85% rename from config/CONFIG_HOST_ARCH.hpux-m68k rename to config/CONFIG_HOST_ARCH.hpux-parisc index e1c4d3822..2e6326860 100644 --- a/config/CONFIG_HOST_ARCH.hpux-m68k +++ b/config/CONFIG_HOST_ARCH.hpux-parisc @@ -9,5 +9,5 @@ #************************************************************************* # $Id$ -# hpux-m68k is the new name for hp700 --include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.hp700 +# hpux-parisc is the new name for hp700 +-include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.hpux diff --git a/config/CONFIG_SITE.Host.hpux-m68k b/config/CONFIG_SITE.Host.hpux-parisc similarity index 60% rename from config/CONFIG_SITE.Host.hpux-m68k rename to config/CONFIG_SITE.Host.hpux-parisc index f0c8cd1d9..a5c45109c 100644 --- a/config/CONFIG_SITE.Host.hpux-m68k +++ b/config/CONFIG_SITE.Host.hpux-parisc @@ -1,4 +1,4 @@ # $Id$ -# hpux-m68k is the new name for hp700 +# hpux-parisc is the new name for hp700 -include $(EPICS_BASE)/config/CONFIG_SITE.Host.hp700