[PD-cvs] externals/moocow/extended Makefile,1.3,1.4

Bryan Jurish mukau at users.sourceforge.net
Fri Aug 3 15:14:26 CEST 2007


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

Modified Files:
	Makefile 
Log Message:
+ updated Makefile

Index: Makefile
===================================================================
RCS file: /cvsroot/pure-data/externals/moocow/extended/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Makefile	3 Aug 2007 11:06:05 -0000	1.3
--- Makefile	3 Aug 2007 13:14:24 -0000	1.4
***************
*** 13,20 ****
  	../gfsm \
  	../deque \
- 	../pdstring \
  	../readdir \
! 	../../sprinkler \
! 	../weightmap
  
  ##-- local variables
--- 13,22 ----
  	../gfsm \
  	../deque \
  	../readdir \
! 	../weightmap \
! 	../pdstring \
! 	../../sprinkler
! 
! ##-- 'pdstring' and 'sprinkler' are already in 'flatspace' ... should they be moved here?
  
  ##-- local variables





More information about the Pd-cvs mailing list