# 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