Added compatability config files.

This commit is contained in:
Janet B. Anderson
2002-01-07 21:35:38 +00:00
parent f55ceb3001
commit 09f7170ec8
7 changed files with 28 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# $Id$
# hpux-m68k is the new name for hp700
-include $(EPICS_BASE)/config/CONFIG.Host.hp700
+4
View File
@@ -0,0 +1,4 @@
# $Id$
# osf-alpha is the new name for alpha
-include $(EPICS_BASE)/config/CONFIG.Host.alpha
+4
View File
@@ -0,0 +1,4 @@
# $Id$
# sun4-sparc is the new name for sun4
-include $(EPICS_BASE)/config/CONFIG.Host.sun4
+4
View File
@@ -0,0 +1,4 @@
# $Id$
# hpux-m68k is the new name for hp700
-include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.hp700
+4
View File
@@ -0,0 +1,4 @@
# $Id$
# osf-alpha is the new name for alpha
-include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.alpha
+4
View File
@@ -0,0 +1,4 @@
# $Id$
# sun4-sparc is the new name for sun4
-include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.sun4
+4
View File
@@ -0,0 +1,4 @@
# $Id$
# hpux-m68k is the new name for hp700
-include $(EPICS_BASE)/config/CONFIG_SITE.Host.hp700