aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/buildsys/win/max/gnumake-cygwin-flext.inc
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/flext/buildsys/win/max/gnumake-cygwin-flext.inc')
-rw-r--r--externals/grill/flext/buildsys/win/max/gnumake-cygwin-flext.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/externals/grill/flext/buildsys/win/max/gnumake-cygwin-flext.inc b/externals/grill/flext/buildsys/win/max/gnumake-cygwin-flext.inc
new file mode 100644
index 00000000..60cd079a
--- /dev/null
+++ b/externals/grill/flext/buildsys/win/max/gnumake-cygwin-flext.inc
@@ -0,0 +1,6 @@
+ifdef SHARED
+EXT=dll
+else
+EXT=a
+endif
+