[PD-cvs] packages Makefile,1.49,1.50

Hans-Christoph Steiner eighthave at users.sourceforge.net
Thu Oct 19 01:56:55 CEST 2006


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

Modified Files:
	Makefile 
Log Message:
changed distclean targets to prevent seemingly endless loops; this stuff definitely could be a lot more cleanly implemented...

Index: Makefile
===================================================================
RCS file: /cvsroot/pure-data/packages/Makefile,v
retrieving revision 1.49
retrieving revision 1.50
diff -C2 -d -r1.49 -r1.50
*** Makefile	18 Oct 2006 03:54:43 -0000	1.49
--- Makefile	18 Oct 2006 23:56:53 -0000	1.50
***************
*** 921,925 ****
  
  
! distclean: clean cruft_clean
  	$(MAKE) -C $(abstractions_src) distclean
  	$(MAKE) -C $(doc_src) distclean
--- 921,925 ----
  
  
! distclean: cruft_clean
  	$(MAKE) -C $(abstractions_src) distclean
  	$(MAKE) -C $(doc_src) distclean





More information about the Pd-cvs mailing list