Added compatability config files.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# $Id$
|
||||
|
||||
# hpux-m68k is the new name for hp700
|
||||
-include $(EPICS_BASE)/config/CONFIG.Host.hp700
|
||||
@@ -0,0 +1,4 @@
|
||||
# $Id$
|
||||
|
||||
# osf-alpha is the new name for alpha
|
||||
-include $(EPICS_BASE)/config/CONFIG.Host.alpha
|
||||
@@ -0,0 +1,4 @@
|
||||
# $Id$
|
||||
|
||||
# sun4-sparc is the new name for sun4
|
||||
-include $(EPICS_BASE)/config/CONFIG.Host.sun4
|
||||
@@ -0,0 +1,4 @@
|
||||
# $Id$
|
||||
|
||||
# hpux-m68k is the new name for hp700
|
||||
-include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.hp700
|
||||
@@ -0,0 +1,4 @@
|
||||
# $Id$
|
||||
|
||||
# osf-alpha is the new name for alpha
|
||||
-include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.alpha
|
||||
@@ -0,0 +1,4 @@
|
||||
# $Id$
|
||||
|
||||
# sun4-sparc is the new name for sun4
|
||||
-include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.sun4
|
||||
@@ -0,0 +1,4 @@
|
||||
# $Id$
|
||||
|
||||
# hpux-m68k is the new name for hp700
|
||||
-include $(EPICS_BASE)/config/CONFIG_SITE.Host.hp700
|
||||
Reference in New Issue
Block a user