summaryrefslogtreecommitdiff
path: root/ACE/include/makeinclude/platform_cygwin32.GNU
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/include/makeinclude/platform_cygwin32.GNU')
-rw-r--r--ACE/include/makeinclude/platform_cygwin32.GNU9
1 files changed, 9 insertions, 0 deletions
diff --git a/ACE/include/makeinclude/platform_cygwin32.GNU b/ACE/include/makeinclude/platform_cygwin32.GNU
new file mode 100644
index 00000000000..d7eb70a8fab
--- /dev/null
+++ b/ACE/include/makeinclude/platform_cygwin32.GNU
@@ -0,0 +1,9 @@
+# -*- Makefile -*-
+# $Id$
+#
+# This file should allow to build ACE for cygwin32 with cygwin tools.
+#
+
+cygwin32 = 1
+
+include $(ACE_ROOT)/include/makeinclude/platform_gnuwin32_common.GNU