15 lines
251 B
Plaintext
15 lines
251 B
Plaintext
# CONFIG_HOST_ARCH.cygwin32
|
|
#
|
|
# This file is maintained by the EPICS community.
|
|
|
|
# Include definitions common to all Unix archs
|
|
-include $(EPICS_BASE)/config/CONFIG_HOST_ARCH.UnixCommon
|
|
|
|
EXE=.exe
|
|
HOSTEXE=.exe
|
|
|
|
TORNADO=YES
|
|
|
|
WIND_HOST_TYPE = x86-win32
|
|
|