Changed ARCH_cygwin32 definition.

This commit is contained in:
Janet B. Anderson
2002-06-26 14:46:24 +00:00
parent 01a1126eb5
commit bd8f570047

View File

@@ -14,7 +14,7 @@ ARCH_Linux = linux-x86
ARCH_WIN32 = win32-x86
ARCH_hp700 = hpux-parisc
ARCH_alpha = osf-alpha
ARCH_cygwin32 = cygwin-x86
ARCH_cygwin32 = win32-x86-cygwin
ARCH_Borland = win32-x86-borland
ifndef EPICS_HOST_ARCH