Revision: 10620 http://pure-data.svn.sourceforge.net/pure-data/?rev=10620&view=rev Author: lluisbigorda Date: 2009-01-25 00:30:34 +0000 (Sun, 25 Jan 2009)
Log Message: ----------- makefile works on pd-svn tree
Modified Paths: -------------- trunk/externals/pdvjtools/pdp_freeframe/Makefile.config
Modified: trunk/externals/pdvjtools/pdp_freeframe/Makefile.config =================================================================== --- trunk/externals/pdvjtools/pdp_freeframe/Makefile.config 2009-01-25 00:24:58 UTC (rev 10619) +++ trunk/externals/pdvjtools/pdp_freeframe/Makefile.config 2009-01-25 00:30:34 UTC (rev 10620) @@ -2,7 +2,7 @@ # specify pd's include path here and ignore the warning # FF_PLUGIN_DIR=/usr/lib/FreeFrame -PD_CPPFLAGS=-I../../../src +PD_CPPFLAGS=-I../../../pd 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
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.