From 927fb556605dafa7d71d5bb02c7c248eefb17508 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?llu=C3=ADs=20g=C3=B3mez=20i=20bigord=C3=A0?= Date: Sun, 25 Jan 2009 00:33:06 +0000 Subject: makefile works on pd-svn tree svn path=/trunk/externals/pdvjtools/; revision=10621 --- pdp_freeframe/Makefile.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pdp_freeframe') diff --git a/pdp_freeframe/Makefile.config b/pdp_freeframe/Makefile.config index e4e4784..986e6ce 100644 --- a/pdp_freeframe/Makefile.config +++ b/pdp_freeframe/Makefile.config @@ -2,7 +2,7 @@ # specify pd's include path here and ignore the warning # FF_PLUGIN_DIR=/usr/lib/FreeFrame -PD_CPPFLAGS=-I../../../pd +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/local -- cgit v1.2.1