aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vst/build/gnumake-mac-gcc.inc
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2005-01-04 05:02:54 +0000
committerThomas Grill <xovo@users.sourceforge.net>2005-01-04 05:02:54 +0000
commit011a5b60d4992b2325219865ee7ffca9741a1155 (patch)
tree8d2c6ea012587a176a93c64d5f3ddd6eff21239e /externals/grill/vst/build/gnumake-mac-gcc.inc
parent97ee48cfb6129b96445d008b1fb60375be11b91b (diff)
updated make system
cleanups updated build system svn path=/trunk/; revision=2464
Diffstat (limited to 'externals/grill/vst/build/gnumake-mac-gcc.inc')
-rw-r--r--externals/grill/vst/build/gnumake-mac-gcc.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/externals/grill/vst/build/gnumake-mac-gcc.inc b/externals/grill/vst/build/gnumake-mac-gcc.inc
new file mode 100644
index 00000000..6ecd3681
--- /dev/null
+++ b/externals/grill/vst/build/gnumake-mac-gcc.inc
@@ -0,0 +1,3 @@
+INCPATH=-I$(VSTSDKPATH)/source/common
+
+