Files
pcas/configure/os/CONFIG.interix-x86.Common
Janet B. Anderson edd2499824 Initial version.
2006-03-01 15:56:20 +00:00

23 lines
552 B
Plaintext

# CONFIG.interix-x86.Common
#
# $Id$
# This file is maintained by the build community.
#
# Definitions for interix-x86 host archs
# Sites may override these definitions in CONFIG_SITE.interix-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
HOSTEXE=
# Needed to find dlls for base installed build tools (antelope,eflex,...)
#PATH := $(EPICS_BASE_TOOLS_BIN):$(PATH)