[PD-cvs] externals Makefile,1.87,1.88

Hans-Christoph Steiner eighthave at users.sourceforge.net
Thu Sep 14 03:08:40 CEST 2006


Update of /cvsroot/pure-data/externals
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23035

Modified Files:
	Makefile 
Log Message:
added [arduino] to the hardware libdir

Index: Makefile
===================================================================
RCS file: /cvsroot/pure-data/externals/Makefile,v
retrieving revision 1.87
retrieving revision 1.88
diff -C2 -d -r1.87 -r1.88
*** Makefile	13 Sep 2006 23:22:12 -0000	1.87
--- Makefile	14 Sep 2006 01:08:38 -0000	1.88
***************
*** 854,857 ****
--- 854,858 ----
  #		$(objectsdir)/$(HARDWARE_NAME)
  	install -p $(externals_src)/hardware/lanbox/lanbox.pd \
+ 		$(externals_src)/hardware/arduino/arduino.pd \
  		$(objectsdir)/$(HARDWARE_NAME)
  	install -d $(helpdir)/$(HARDWARE_NAME)
***************
*** 866,869 ****
--- 867,871 ----
  	install -d $(examplesdir)/$(HARDWARE_NAME)
  	install -p $(externals_src)/hardware/*/examples/*.pd \
+ 		$(externals_src)/hardware/arduino/arduino-test.pd \
  		$(examplesdir)/$(HARDWARE_NAME)
  





More information about the Pd-cvs mailing list