aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vst/makefile-mac-gcc.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/vst/makefile-mac-gcc.txt')
-rw-r--r--externals/grill/vst/makefile-mac-gcc.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/externals/grill/vst/makefile-mac-gcc.txt b/externals/grill/vst/makefile-mac-gcc.txt
deleted file mode 100644
index 3a907e1e..00000000
--- a/externals/grill/vst/makefile-mac-gcc.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-# usage:
-# to build run "sh build-mac-max-gcc.sh" or "sh build-mac-pd-gcc.sh"
-#
-
-# includes
-INCPATH=-I$(VSTSDKPATH)/source/common
-
-# multithreaded build
-THREADED=1