aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-09-02 05:19:17 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-09-02 05:19:17 +0000
commita2b76c71f48393a78f43606f2bbc34727901f2dd (patch)
tree5eb3e2a78f1d72256a77b3fa2d4324feb1b33787 /Makefile
parentb06d166030d3b24c432bcc0c1f4357dfc98db4e2 (diff)
added #if's and minor tweaks to make things compile with pd 0.37
svn path=/trunk/externals/unauthorized/; revision=929
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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