[PD-cvs] externals/grill/flext/buildsys/mac gnumake-gcc.inc,1.2,1.3

Thomas Grill xovo at users.sourceforge.net
Fri Jan 7 05:58:48 CET 2005


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

Modified Files:
	gnumake-gcc.inc 
Log Message:
updated for OSX
better templates, some minor changes
fix for showing attributes on select (and recreate the object on edit)
cleanups


Index: gnumake-gcc.inc
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/flext/buildsys/mac/gnumake-gcc.inc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** gnumake-gcc.inc	4 Jan 2005 04:58:52 -0000	1.2
--- gnumake-gcc.inc	7 Jan 2005 04:58:46 -0000	1.3
***************
*** 5,8 ****
--- 5,10 ----
  ##############################################
  
+ CFLAGS += $(UFLAGS)
+ 
  ifdef DEBUG
  CFLAGS += -g -D_DEBUG





More information about the Pd-cvs mailing list