aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/py/makefile-mac-gcc.txt
blob: c1ed50cbec7bb2b4267166b88dee3c8766a2bd17 (plain)
1
2
3
4
5
6
7
8
# usage:
# to build run "sh build-mac-max-gcc.sh" or "sh build-mac-pd-gcc.sh"
#

LIBS += -framework Python

# multithreaded build
THREADED=1