Files
epics-base/configure/os/CONFIG.cygwin-x86.Common
2010-11-29 10:38:06 +00:00

21 lines
587 B
Plaintext

# CONFIG.cygwin-x86.Common
#
# Revision-Id: anj@aps.anl.gov-20101005192737-disfz3vs0f3fiixd
# This file is maintained by the build community.
#
# Definitions for cygwin-x86 host archs
# Sites may override these definitions in CONFIG_SITE.cygwin-x86.Common
#-------------------------------------------------------
#Include definitions common to unix hosts
include $(CONFIG)/os/CONFIG.UnixCommon.Common
WIND_HOST_TYPE = x86-win32
OSITHREAD_USE_DEFAULT_STACK = NO
HOSTEXE=.exe
# Needed to find dlls for base installed build tools (antelope,eflex,...)
PATH := $(EPICS_BASE_BIN):$(PATH)