aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/dyn/config-pd-darwin.txt
blob: 4c3c54c02e39e7a7bc336f08c1347ef81364106b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

# your c++ compiler (define only if it's different than g++)
# CXX=g++-3.3

# where are the PD header files? (m_pd.h, m_imp.h, g_canvas.h)
PDPATH=/Volumes/Daten/Prog/pd-0.37-4/src

# where should flext libraries be built?
TARGDIR=./pd-darwin

# where should the dyn library and header be installed?
# (leave blank to omit installation)
PREFIX=/usr/local

# additional compiler flags
# (check if they fit for your system!)
UFLAGS=-malign-power -maltivec -faltivec