aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/buildsys/win/max/gnumake-cygwin-flext.inc
blob: 60cd079a99957143b448f8b7c74d9815f6181cbb (plain)
1
2
3
4
5
6
ifdef SHARED
EXT=dll
else
EXT=a
endif