[PD-cvs] externals/jasch_lib/underscore makefile,1.1.1.1,1.2

Hans-Christoph Steiner eighthave at users.sourceforge.net
Tue Nov 28 19:39:52 CET 2006


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

Modified Files:
	makefile 
Log Message:
made jasch_lib build with standard dev layout and with Pd-extended

Index: makefile
===================================================================
RCS file: /cvsroot/pure-data/externals/jasch_lib/underscore/makefile,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** makefile	18 May 2006 10:54:32 -0000	1.1.1.1
--- makefile	28 Nov 2006 18:39:50 -0000	1.2
***************
*** 65,69 ****
      -Wno-unused -Wno-parentheses -Wno-switch $(CFLAGS)
  
! LINUXINCLUDE =  -I../../src
  
  .c.pd_linux:
--- 65,69 ----
      -Wno-unused -Wno-parentheses -Wno-switch $(CFLAGS)
  
! LINUXINCLUDE =  -I../../src  -I../../../pd/src
  
  .c.pd_linux:





More information about the Pd-cvs mailing list