From c66a55dd1ba88e5e8a280dd24c31d593522cd769 Mon Sep 17 00:00:00 2001 From: Cyrille Henry Date: Sun, 11 Oct 2009 09:13:05 +0000 Subject: make few change in pmpd~, update examples. svn path=/trunk/externals/pmpd/; revision=12576 --- src/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/makefile') diff --git a/src/makefile b/src/makefile index e0043c9..45f07bf 100644 --- a/src/makefile +++ b/src/makefile @@ -63,7 +63,7 @@ pd_linux: pmpd.pd_linux mass.pd_linux link.pd_linux mass2D.pd_linux link2D.pd_li LINUXCFLAGS = -fPIC -DPD -O2 -funroll-loops -fomit-frame-pointer \ -Wall -W -Wshadow -Wstrict-prototypes -Werror \ - -Wno-unused -Wno-parentheses -Wno-switch + -Wno-unused -Wno-parentheses -Wno-switch LINUXINCLUDE = -I../../src -- cgit v1.2.1