[PD-cvs] abstractions Makefile, 1.17, 1.18 Makefile.buildlayout, 1.9, NONE

Hans-Christoph Steiner eighthave at users.sourceforge.net
Fri Dec 2 08:17:52 CET 2005


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

Modified Files:
	Makefile 
Removed Files:
	Makefile.buildlayout 
Log Message:
using centralized buildlayout file.  If some package needs a local copy, it can be added back

Index: Makefile
===================================================================
RCS file: /cvsroot/pure-data/abstractions/Makefile,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** Makefile	30 Nov 2005 07:00:49 -0000	1.17
--- Makefile	2 Dec 2005 07:17:50 -0000	1.18
***************
*** 13,17 ****
  cvs_root_dir = $(CWD)/..
  DESTDIR = $(CWD)/build/
! BUILDLAYOUT_DIR = $(CWD)
  
  include $(BUILDLAYOUT_DIR)/Makefile.buildlayout
--- 13,17 ----
  cvs_root_dir = $(CWD)/..
  DESTDIR = $(CWD)/build/
! BUILDLAYOUT_DIR = $(cvs_root_dir)/packages
  
  include $(BUILDLAYOUT_DIR)/Makefile.buildlayout

--- Makefile.buildlayout DELETED ---





More information about the Pd-cvs mailing list