Initial version.

This commit is contained in:
Janet B. Anderson
2005-11-01 15:33:32 +00:00
parent 48fe59aefd
commit acd7739098
@@ -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)