[PD-cvs] externals/zexy/src Makefile,1.4,1.5

IOhannes m zmölnig zmoelnig at users.sourceforge.net
Mon Dec 5 22:36:44 CET 2005


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

Modified Files:
	Makefile 
Log Message:
remove zexyconf.h on distclean


Index: Makefile
===================================================================
RCS file: /cvsroot/pure-data/externals/zexy/src/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Makefile	29 Nov 2005 17:29:04 -0000	1.4
--- Makefile	5 Dec 2005 21:36:42 -0000	1.5
***************
*** 60,64 ****
  
  distclean: realclean
! 	-rm -f Make.config ../*.$(EXT)
  
  install: install-bin install-doc install-abs
--- 60,64 ----
  
  distclean: realclean
! 	-rm -f Make.config zexyconf.h ../*.$(EXT)
  
  install: install-bin install-doc install-abs





More information about the Pd-cvs mailing list