[PD-cvs] externals/sc4pd makefile.pd-darwin,1.1.1.1,1.2

Tim Blechmann timblech at users.sourceforge.net
Fri Jul 30 10:43:45 CEST 2004


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

Modified Files:
	makefile.pd-darwin 
Log Message:
0001's fixes

Index: makefile.pd-darwin
===================================================================
RCS file: /cvsroot/pure-data/externals/sc4pd/makefile.pd-darwin,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** makefile.pd-darwin	14 Jul 2004 16:21:08 -0000	1.1.1.1
--- makefile.pd-darwin	30 Jul 2004 08:43:42 -0000	1.2
***************
*** 16,20 ****
  
  # compiler stuff
! INCLUDES=$(PDINC) ./headers/plugin_interface ./headers/common ./headers/server ./headers/app ./headers/lang
  FLAGS=-DFLEXT_SYS=2
  CFLAGS=${UFLAGS} -dynamic -O2 -Wno-unused -Wno-parentheses -Wno-switch -Wstrict-prototypes -funroll-loops -fmove-all-movables -frerun-loop-opt -fno-rtti -fno-exceptions  
--- 16,20 ----
  
  # compiler stuff
! INCLUDES=$(PDINC) ./headers/plugin_interface ./headers/common ./headers/server ./headers/app ./headers/lang /usr/include/machine/
  FLAGS=-DFLEXT_SYS=2
  CFLAGS=${UFLAGS} -dynamic -O2 -Wno-unused -Wno-parentheses -Wno-switch -Wstrict-prototypes -funroll-loops -fmove-all-movables -frerun-loop-opt -fno-rtti -fno-exceptions  
***************
*** 27,31 ****
  # ----------------------------------------------
  
! NAME=sc4dp
  
  include make-files.txt
--- 27,31 ----
  # ----------------------------------------------
  
! NAME=sc4pd
  
  include make-files.txt





More information about the Pd-cvs mailing list