[PD-cvs] externals/iem/iem_ambi/src makesource.sh,1.1,1.2

IOhannes m zmölnig zmoelnig at users.sourceforge.net
Thu Mar 9 18:30:39 CET 2006


Update of /cvsroot/pure-data/externals/iem/iem_ambi/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4978

Modified Files:
	makesource.sh 
Log Message:
fixed 


Index: makesource.sh
===================================================================
RCS file: /cvsroot/pure-data/externals/iem/iem_ambi/src/makesource.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** makesource.sh	9 Mar 2006 17:05:43 -0000	1.1
--- makesource.sh	9 Mar 2006 17:30:37 -0000	1.2
***************
*** 50,54 ****
  head_c > $IEMAMBI_C
  
! for i in $(${LS} *.c | ${EGREP} -v "iem_bin_ambi.*\.c")
  do
  ## each c-file in iem_ambi needs to have an <file>_setup()-function
--- 50,54 ----
  head_c > $IEMAMBI_C
  
! for i in $(${LS} *.c | ${EGREP} -v "iem_ambi.*\.c")
  do
  ## each c-file in iem_ambi needs to have an <file>_setup()-function





More information about the Pd-cvs mailing list