Fixed typo on ARCH_alpha definition.

This commit is contained in:
Janet B. Anderson
2000-02-25 21:08:35 +00:00
parent 6ff00ea639
commit 5b3e659e18
+1 -1
View File
@@ -11,7 +11,7 @@ ARCH_sun4 = sun4-sparc
ARCH_Linux = linux-x86
ARCH_WIN32 = win32-x86
ARCH_hp700 = hpux-m68k
ARCH_hp700 = osf-alpha
ARCH_alpha = osf-alpha
ifndef EPICS_HOST_ARCH
ifdef HOST_ARCH