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

eighthave at users.sourceforge.net eighthave at users.sourceforge.net
Sat Apr 12 19:41:10 CEST 2008


Revision: 9696
          http://pure-data.svn.sourceforge.net/pure-data/?rev=9696&view=rev
Author:   eighthave
Date:     2008-04-12 10:41:09 -0700 (Sat, 12 Apr 2008)

Log Message:
-----------
oops, forgot a carriage return

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

Modified: trunk/externals/miXed/toxy/Makefile
===================================================================
--- trunk/externals/miXed/toxy/Makefile	2008-04-12 17:28:32 UTC (rev 9695)
+++ trunk/externals/miXed/toxy/Makefile	2008-04-12 17:41:09 UTC (rev 9696)
@@ -9,7 +9,7 @@
 $(WIQFILE): $(WIDPATH)
 	@echo transferring widget definitions from \"$<\" to \"$@\"
 # LATER think how to replace puts with pdtk_post
-	printf '// Do not edit this file (edit "$<", and run "make").\n//\nputs stderr [concat loading built-in widget definitions]' \
+	printf '// Do not edit this file (edit "$<", and run "make").\n//\nputs stderr [concat loading built-in widget definitions]\n' \
 	| cat - $< | sed \
 -e '1,\|//$$|{p;d;}' \
 -e 's/\([\\\"]\)/\\\1/g' \


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