aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlluís gómez i bigordà <lluisbigorda@users.sourceforge.net>2009-06-29 09:42:54 +0000
committerlluís gómez i bigordà <lluisbigorda@users.sourceforge.net>2009-06-29 09:42:54 +0000
commit8bc1876897aa82d91ce6b7fa0091ae95ff157af0 (patch)
treecc00599a4684daaa9f146a8b453be554a0294e9f
parentac2083933d2e76f7008013e8256ed879192d9509 (diff)
makefile changed to build with relative path ... who is synchroma?
svn path=/trunk/externals/pdvjtools/; revision=11826
-rw-r--r--pdp_freeframe/Makefile.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/pdp_freeframe/Makefile.config b/pdp_freeframe/Makefile.config
index 930c207..60030bf 100644
--- a/pdp_freeframe/Makefile.config
+++ b/pdp_freeframe/Makefile.config
@@ -2,8 +2,8 @@
# specify pd's include path here and ignore the warning
#
FF_PLUGIN_DIR=/usr/lib/FreeFrame
-PD_CPPFLAGS=-I/home/synchroma/software/pd/Pd-0.40.3-extended/pd/src
-PDP_CFLAGS=-I/home/synchroma/software/pd/svn/pure-data/externals/pdp/include -DPD -Wall -W -Wstrict-prototypes -Wno-unused -Wno-parentheses -Wno-switch -O2 -funroll-loops -fomit-frame-pointer -ffast-math -freg-struct-return -DLINUX
+PD_CPPFLAGS=-I../../../pd/src
+PDP_CFLAGS=-I../pdp/include -DPD -Wall -W -Wstrict-prototypes -Wno-unused -Wno-parentheses -Wno-switch -O2 -funroll-loops -fomit-frame-pointer -ffast-math -freg-struct-return -DLINUX
prefix=/usr
PDP_VERSION = 0.0.1