[PD-cvs] externals/grill/flext build.sh,1.6,1.7

Thomas Grill xovo at users.sourceforge.net
Mon Apr 11 00:22:24 CEST 2005


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

Modified Files:
	build.sh 
Log Message:
fixed library versioning
updates for build system
small fix
updates to build system
fix tutorial compilation
install build system and a convenient script
first steps to flext framework for OSX


Index: build.sh
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/flext/build.sh,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** build.sh	9 Mar 2005 04:56:13 -0000	1.6
--- build.sh	10 Apr 2005 22:22:22 -0000	1.7
***************
*** 36,40 ****
  target=$3
  
! # --- The subbatch knowns which make utility to use ---
  subbatch=${flext}buildsys/build-${compiler}.sh
  
--- 36,40 ----
  target=$3
  
! # --- The subbatch knows which make utility to use ---
  subbatch=${flext}buildsys/build-${compiler}.sh
  





More information about the Pd-cvs mailing list