From acd77390984982ec78a06424fa19314665bda2ad Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Tue, 1 Nov 2005 15:33:32 +0000 Subject: [PATCH] Initial version. --- configure/os/CONFIG_SITE.Common.win32-x86-cygwin | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 configure/os/CONFIG_SITE.Common.win32-x86-cygwin diff --git a/configure/os/CONFIG_SITE.Common.win32-x86-cygwin b/configure/os/CONFIG_SITE.Common.win32-x86-cygwin new file mode 100644 index 000000000..b4088bd08 --- /dev/null +++ b/configure/os/CONFIG_SITE.Common.win32-x86-cygwin @@ -0,0 +1,12 @@ +# CONFIG_SITE.Common.win32-x86-cygwin +# +# $Id$ +# +# Site Specific definitions for cygwin-x86 target +# Only the local epics system manager should modify this file + +# Needed to find dlls for gcc, g++, as, cpp, ... +# if cygwin/bin not already in path +#CYGWIN_BIN=C:/cygwin/bin +#export PATH := $(CYGWIN_BIN):$(PATH) +