[PD-cvs] externals Makefile,1.95,1.96

IOhannes m zmölnig zmoelnig at users.sourceforge.net
Tue Oct 31 12:18:33 CET 2006


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

Modified Files:
	Makefile 
Log Message:
changed description for zexy from "GUI and streaming objects" (neither of
which is part of zexy) to "swiss army knife for pd" (i admit this is some-
what presumptuous...)


Index: Makefile
===================================================================
RCS file: /cvsroot/pure-data/externals/Makefile,v
retrieving revision 1.95
retrieving revision 1.96
diff -C2 -d -r1.95 -r1.96
*** Makefile	29 Sep 2006 01:19:59 -0000	1.95
--- Makefile	31 Oct 2006 11:18:30 -0000	1.96
***************
*** 2016,2020 ****
  		--author "IOhannes m zmoelnig <zmoelnig at iem.kug.ac.at>" \
  		--license "GNU GPL" \
! 		--description "GUI and streaming objects" \
  		--version "$(ZEXY_VERSION)"
  	install -p $(ZEXY_OBJECTS:.c=.$(EXTENSION)) $(objectsdir)/$(ZEXY_NAME)
--- 2016,2020 ----
  		--author "IOhannes m zmoelnig <zmoelnig at iem.kug.ac.at>" \
  		--license "GNU GPL" \
! 		--description "swiss army knife for pd" \
  		--version "$(ZEXY_VERSION)"
  	install -p $(ZEXY_OBJECTS:.c=.$(EXTENSION)) $(objectsdir)/$(ZEXY_NAME)





More information about the Pd-cvs mailing list