From c3c6810de6921388d865bf2e7eef251374539682 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Mon, 6 Mar 2000 19:37:03 +0000 Subject: [PATCH] Added cygwin. --- configure/os/CONFIG_COMPAT | 1 + 1 file changed, 1 insertion(+) diff --git a/configure/os/CONFIG_COMPAT b/configure/os/CONFIG_COMPAT index ce4368e8a..0bf54ba7c 100644 --- a/configure/os/CONFIG_COMPAT +++ b/configure/os/CONFIG_COMPAT @@ -12,6 +12,7 @@ ARCH_Linux = linux-x86 ARCH_WIN32 = win32-x86 ARCH_hp700 = hpux-m68k ARCH_alpha = osf-alpha +ARCH_cygwin32 = cygwin-x86 ifndef EPICS_HOST_ARCH ifdef HOST_ARCH