[PD-cvs] externals/grill/dyn makefile.pd-darwin,1.2,1.3 readme.txt,1.7,1.8 dyn.dsp,1.3,NONE

xovo at users.sourceforge.net xovo at users.sourceforge.net
Tue Dec 30 02:02:05 CET 2003


Update of /cvsroot/pure-data/externals/grill/dyn
In directory sc8-pr-cvs1:/tmp/cvs-serv22910

Modified Files:
	makefile.pd-darwin readme.txt 
Removed Files:
	dyn.dsp 
Log Message:
 ""

Index: makefile.pd-darwin
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/dyn/makefile.pd-darwin,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** makefile.pd-darwin	28 Dec 2003 03:58:11 -0000	1.2
--- makefile.pd-darwin	30 Dec 2003 01:02:03 -0000	1.3
***************
*** 23,27 ****
  LIBPATH=
  FLAGS=-DFLEXT_SYS=2 ${U_FLAGS}
! CFLAGS=-O6 -Wno-unused -Wno-parentheses -Wno-switch -Wstrict-prototypes -fno-rtti
  #CFLAGS=-g
  LIBS=m
--- 23,27 ----
  LIBPATH=
  FLAGS=-DFLEXT_SYS=2 ${U_FLAGS}
! CFLAGS=-O2 -Wno-unused -Wno-parentheses -Wno-switch -Wstrict-prototypes -fno-rtti
  #CFLAGS=-g
  LIBS=m

Index: readme.txt
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/dyn/readme.txt,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** readme.txt	12 Dec 2003 03:41:32 -0000	1.7
--- readme.txt	30 Dec 2003 01:02:03 -0000	1.8
***************
*** 17,21 ****
  pd - Windows:
  -------------
! o Microsoft Visual C++ 6: edit "config-pd-msvc.txt" & run "build-pd-msvc.bat" 
  
  
--- 17,21 ----
  pd - Windows:
  -------------
! o Microsoft Visual C++: edit "config-pd-msvc.txt" & run "build-pd-msvc.bat" 
  
  
***************
*** 23,27 ****
  -----------
  o GCC: edit "config-pd-linux.txt" & run "sh build-pd-linux.sh" 
- 	additional settings (e.g. target processor, compiler flags) can be made in makefile.pd-linux
  
  
--- 23,26 ----
***************
*** 29,33 ****
  -----------
  o GCC: edit "config-pd-darwin.txt" & run "sh build-pd-darwin.sh" 
- 	additional settings (e.g. target processor, compiler flags) can be made in makefile.pd-darwin
  
  ----------------------------------------------------------------------------
--- 28,31 ----

--- dyn.dsp DELETED ---






More information about the Pd-cvs mailing list