[PD-cvs] SF.net SVN: pure-data: [9592] trunk/externals/Makefile

eighthave at users.sourceforge.net eighthave at users.sourceforge.net
Sun Mar 16 21:45:22 CET 2008


Revision: 9592
          http://pure-data.svn.sourceforge.net/pure-data/?rev=9592&view=rev
Author:   eighthave
Date:     2008-03-16 13:45:22 -0700 (Sun, 16 Mar 2008)

Log Message:
-----------
added tclpd clean target to be safe

Modified Paths:
--------------
    trunk/externals/Makefile

Modified: trunk/externals/Makefile
===================================================================
--- trunk/externals/Makefile	2008-03-16 20:44:51 UTC (rev 9591)
+++ trunk/externals/Makefile	2008-03-16 20:45:22 UTC (rev 9592)
@@ -2289,6 +2289,7 @@
 #		$(examplesdir)/$(TCLPD_NAME)
 
 tclpd_clean:
+	make -C $(externals_src)/tclpd clean
 	-rm -f -- $(TCLPD_LIB)
 	-rm -f -- $(externals_src)/tclpd/*.bak
 	-rm -f -- $(externals_src)/tclpd/*.*~


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Pd-cvs mailing list