[PD-cvs] externals/miXed/ViCious/toxy makefile,1.1,1.2 snapfiles,1.2,1.3

Krzysztof Czaja krzyszcz at users.sourceforge.net
Fri Dec 10 21:47:04 CET 2004


Update of /cvsroot/pure-data/externals/miXed/ViCious/toxy
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4606/ViCious/toxy

Modified Files:
	makefile snapfiles 
Log Message:
restricted debug garbage to krzYszcz, few fixes in toxy

Index: snapfiles
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/ViCious/toxy/snapfiles,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** snapfiles	8 Dec 2004 15:40:10 -0000	1.2
--- snapfiles	10 Dec 2004 20:47:02 -0000	1.3
***************
*** 7,10 ****
  	miXed\ViCious\toxy\snapfiles \
  	miXed\LICENSE.txt \
! 	miXed\test\toxy*.* \
  	miXed\test\toxy\stress\*.*
--- 7,10 ----
  	miXed\ViCious\toxy\snapfiles \
  	miXed\LICENSE.txt \
! 	miXed\test\toxy\*.* \
  	miXed\test\toxy\stress\*.*

Index: makefile
===================================================================
RCS file: /cvsroot/pure-data/externals/miXed/ViCious/toxy/makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** makefile	31 Mar 2004 10:24:16 -0000	1.1
--- makefile	10 Dec 2004 20:47:02 -0000	1.2
***************
*** 28,32 ****
  toxy: tot.dll tow.dll widget.dll
  	@cd $(ROOTDIR)
! 	@$(ZIPCOMMAND) toxy-$(TOXY_SNAPSHOT).zip $(SNAPFILES)
  
  tot.dll: $(TOT_OBJECTS)
--- 28,32 ----
  toxy: tot.dll tow.dll widget.dll
  	@cd $(ROOTDIR)
! 	@$(ZIPCOMMAND) toxy-$(TOXY_SNAPSHOT)-dll.zip $(SNAPFILES)
  
  tot.dll: $(TOT_OBJECTS)





More information about the Pd-cvs mailing list