[PD-cvs] SF.net SVN: pure-data: [9991] trunk/externals/iem/dmx512/src/Makefile

zmoelnig at users.sourceforge.net zmoelnig at users.sourceforge.net
Fri Jun 13 14:46:19 CEST 2008


Revision: 9991
          http://pure-data.svn.sourceforge.net/pure-data/?rev=9991&view=rev
Author:   zmoelnig
Date:     2008-06-13 05:46:17 -0700 (Fri, 13 Jun 2008)

Log Message:
-----------
this should do

Modified Paths:
--------------
    trunk/externals/iem/dmx512/src/Makefile

Modified: trunk/externals/iem/dmx512/src/Makefile
===================================================================
--- trunk/externals/iem/dmx512/src/Makefile	2008-06-13 12:44:31 UTC (rev 9990)
+++ trunk/externals/iem/dmx512/src/Makefile	2008-06-13 12:46:17 UTC (rev 9991)
@@ -18,7 +18,7 @@
 clean:
 	-rm -f *.o *.d 
 
-binclean:
+binclean: clean
 	-rm -f *.$(EXT) *.dll *.pd_linux *.pd_darwin *.l_i386 *.l_ia64 *.d_ppc *.d_fat 
 
 mrproper: distclean


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