aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/py/build/gnumake-mac-gcc.inc
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2005-01-05 05:07:12 +0000
committerThomas Grill <xovo@users.sourceforge.net>2005-01-05 05:07:12 +0000
commitaeb9247272c2772c491df8f682aebf0097c98519 (patch)
tree8fbd21e73a24613f1223c7ed80505de37716372c /externals/grill/py/build/gnumake-mac-gcc.inc
parentb1d0383c31cc936710fb9099f6d9e86e7eeae569 (diff)
updated make system
updated for OSX updated build system svn path=/trunk/; revision=2466
Diffstat (limited to 'externals/grill/py/build/gnumake-mac-gcc.inc')
-rw-r--r--externals/grill/py/build/gnumake-mac-gcc.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/externals/grill/py/build/gnumake-mac-gcc.inc b/externals/grill/py/build/gnumake-mac-gcc.inc
new file mode 100644
index 00000000..0e510dec
--- /dev/null
+++ b/externals/grill/py/build/gnumake-mac-gcc.inc
@@ -0,0 +1,4 @@
+#
+
+LIBS += -framework Python
+