From a2b76c71f48393a78f43606f2bbc34727901f2dd Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 2 Sep 2003 05:19:17 +0000 Subject: added #if's and minor tweaks to make things compile with pd 0.37 svn path=/trunk/externals/unauthorized/; revision=929 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9ee92d8..4a56c14 100644 --- a/Makefile +++ b/Makefile @@ -172,7 +172,7 @@ clean: # delete emacs backup files -rm -f */*.?~ */*.~?.?.~ # delete compile products - -rm -f *.o *.pd_* *.dll *.tk2c core so_locations + -rm -f *.o *.pd_* *.dll *.tk2c core so_locations ChangeLog -rm -f */*.?~ */*.o */*.pd_* */*.dll */*.tk2c */.*.swp */core so_locations # delete autoconf/automake product -rm -Rf */autom4te.cache -- cgit v1.2.1