[PD-cvs] pd/extra Makefile.am,1.1.4.4,1.1.4.5

Tim Blechmann timblech at users.sourceforge.net
Tue May 24 22:58:27 CEST 2005


Update of /cvsroot/pure-data/pd/extra
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18066/extra

Modified Files:
      Tag: devel_0_38
	Makefile.am 
Log Message:
updating for next release

Index: Makefile.am
===================================================================
RCS file: /cvsroot/pure-data/pd/extra/Attic/Makefile.am,v
retrieving revision 1.1.4.4
retrieving revision 1.1.4.5
diff -C2 -d -r1.1.4.4 -r1.1.4.5
*** Makefile.am	6 May 2005 10:33:24 -0000	1.1.4.4
--- Makefile.am	24 May 2005 20:58:24 -0000	1.1.4.5
***************
*** 20,23 ****
--- 20,26 ----
  	cd ./pique && make @EXT@
  
+ clean:
+ 	rm -rf */*.pd_linux *.pd_linux */*o
+ 
  install:
  	install -m 644 $(EXTERNS) $(prefix)/lib/pd/extra





More information about the Pd-cvs mailing list