[PD-cvs] packages/darwin_app Makefile,1.57,1.58

Hans-Christoph Steiner eighthave at users.sourceforge.net
Fri Oct 27 07:52:09 CEST 2006


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

Modified Files:
	Makefile 
Log Message:
minor tweaks to support building Pd.app for pd-MAIN in the auto-builds

Index: Makefile
===================================================================
RCS file: /cvsroot/pure-data/packages/darwin_app/Makefile,v
retrieving revision 1.57
retrieving revision 1.58
diff -C2 -d -r1.57 -r1.58
*** Makefile	27 Oct 2006 03:14:12 -0000	1.57
--- Makefile	27 Oct 2006 05:52:06 -0000	1.58
***************
*** 167,170 ****
--- 167,174 ----
  	./embed-MacOSX-dependencies.sh $(PD_APP_CONTENTS)
  
+ # shortcut to install the readme on non-Extended builds
+ readme_install:
+ 	make -C $(packages_src) $(DEST_PATHS) readme_install
+ 
  
  #------------------------------------------------------------------------------#





More information about the Pd-cvs mailing list