aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/build/gnumake-mac-gcc.inc
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/flext/build/gnumake-mac-gcc.inc')
-rw-r--r--externals/grill/flext/build/gnumake-mac-gcc.inc13
1 files changed, 0 insertions, 13 deletions
diff --git a/externals/grill/flext/build/gnumake-mac-gcc.inc b/externals/grill/flext/build/gnumake-mac-gcc.inc
deleted file mode 100644
index aec212c5..00000000
--- a/externals/grill/flext/build/gnumake-mac-gcc.inc
+++ /dev/null
@@ -1,13 +0,0 @@
-ifdef SIMD
-DEFS += -DFLEXT_USE_SIMD
-endif
-
-ifdef SNDOBJ_LIB
-SRCS+=$(SRCS_SNDOBJ)
-HDRS+=$(HDRS_SNDOBJ)
-endif
-
-ifdef STK_LIB
-SRCS+=$(SRCS_STK)
-HDRS+=$(HDRS_STK)
-endif