[PD-cvs] packages/darwin_app Makefile,1.39,1.40

Hans-Christoph Steiner eighthave at users.sourceforge.net
Fri Jul 28 07:54:03 CEST 2006


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

Modified Files:
	Makefile 
Log Message:
oops, had to bump up Makefile.buildlayout in the list so theat scripts_src would work

Index: Makefile
===================================================================
RCS file: /cvsroot/pure-data/packages/darwin_app/Makefile,v
retrieving revision 1.39
retrieving revision 1.40
diff -C2 -d -r1.39 -r1.40
*** Makefile	28 Jul 2006 05:44:41 -0000	1.39
--- Makefile	28 Jul 2006 05:54:01 -0000	1.40
***************
*** 14,17 ****
--- 14,19 ----
  BUILDLAYOUT_DIR = $(CWD)/..
  
+ include $(BUILDLAYOUT_DIR)/Makefile.buildlayout
+ 
  # source for the Wish Shell.app used to build Pd
  # download TclTkAquaStandalone-8.?.*.dmg from http://tcltkaqua.sourceforge.net/
***************
*** 29,36 ****
  WISH_CONTENTS = "$(WISH)/Contents"
  
- 
- include $(BUILDLAYOUT_DIR)/Makefile.buildlayout
- 
- 
  # which CPU to compile for
  TARGET_PLATFORM := $(shell uname -p)
--- 31,34 ----





More information about the Pd-cvs mailing list