14 lines
237 B
Plaintext
14 lines
237 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
|
|
|
|
TORNADO=YES
|
|
|
|
WIND_HOST_TYPE = cygwin32
|
|
|