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

eighthave at users.sourceforge.net eighthave at users.sourceforge.net
Mon Mar 10 22:55:58 CET 2008


Revision: 9554
          http://pure-data.svn.sourceforge.net/pure-data/?rev=9554&view=rev
Author:   eighthave
Date:     2008-03-10 14:55:58 -0700 (Mon, 10 Mar 2008)

Log Message:
-----------
installed all of the aka.wiiremote text files into the manuals section

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

Modified: trunk/externals/Makefile
===================================================================
--- trunk/externals/Makefile	2008-03-10 21:52:30 UTC (rev 9553)
+++ trunk/externals/Makefile	2008-03-10 21:55:58 UTC (rev 9554)
@@ -294,15 +294,9 @@
 	install -d $(helpdir)/$(AKA.WIIREMOTE_NAME)
 	install -p $(externals_src)/io/aka.wiiremote/*.pd \
 		$(helpdir)/$(AKA.WIIREMOTE_NAME)
-#	install -d $(manualsdir)/$(AKA.WIIREMOTE_NAME)
-#	install -p $(externals_src)/io/aka.wiiremote/manual.txt \
-#		$(manualsdir)/$(AKA.WIIREMOTE_NAME)
-	install -d $(readmesdir)
-	install -p $(externals_src)/io/aka.wiiremote/COPYRIGHT.txt \
-		$(readmesdir)/$(AKA.WIIREMOTE_NAME).txt
-#	install -d $(examplesdir)/$(AKA.WIIREMOTE_NAME)
-#	install -p $(externals_src)/io/aka.wiiremote/examples/*.pd \
-#		$(examplesdir)/$(AKA.WIIREMOTE_NAME)
+	install -d $(manualsdir)/$(AKA.WIIREMOTE_NAME)
+	install -p $(externals_src)/io/aka.wiiremote/*.txt \
+		$(manualsdir)/$(AKA.WIIREMOTE_NAME)
 
 aka.wiiremote_clean:
 	-rm -f -- $(externals_src)/io/aka.wiiremote/aka.wiiremote.$(EXTENSION)


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