[PD-cvs] externals Makefile,1.48,1.49

Hans-Christoph Steiner eighthave at users.sourceforge.net
Mon Apr 10 21:21:08 CEST 2006


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

Modified Files:
	Makefile 
Log Message:
added pddplink to the autobuild

Index: Makefile
===================================================================
RCS file: /cvsroot/pure-data/externals/Makefile,v
retrieving revision 1.48
retrieving revision 1.49
diff -C2 -d -r1.48 -r1.49
*** Makefile	9 Apr 2006 04:59:15 -0000	1.48
--- Makefile	10 Apr 2006 19:21:06 -0000	1.49
***************
*** 950,954 ****
  #		--license "BSD" \
  #		--description "objects for working with Tcl and Pd's Tk GUI"
! #	cd $(externals_src)/miXed/pddp && $(MAKE) OUT_DIR=$(PDDP_OUT_DIR)
  #	install -d $(helpdir)/$(PDDP_NAME)
  #	install -d $(manualsdir)/$(PDDP_NAME)
--- 950,955 ----
  #		--license "BSD" \
  #		--description "objects for working with Tcl and Pd's Tk GUI"
! 	cd $(externals_src)/miXed/pddp && $(MAKE) \
! 		OUT_DIR=$(objectsdir)/$(PDDP_NAME_DIR)
  #	install -d $(helpdir)/$(PDDP_NAME)
  #	install -d $(manualsdir)/$(PDDP_NAME)





More information about the Pd-cvs mailing list