[PD-cvs] externals/grill/flext/buildsys/mac gnumake-gcc-ext.inc, 1.5, 1.6

Thomas Grill xovo at users.sourceforge.net
Fri Sep 2 01:29:54 CEST 2005


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

Modified Files:
	gnumake-gcc-ext.inc 
Log Message:
fixed severe Altivec bug


Index: gnumake-gcc-ext.inc
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/flext/buildsys/mac/gnumake-gcc-ext.inc,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** gnumake-gcc-ext.inc	9 Aug 2005 11:02:15 -0000	1.5
--- gnumake-gcc-ext.inc	1 Sep 2005 23:29:52 -0000	1.6
***************
*** 62,65 ****
--- 62,69 ----
  	chmod 755 $@
  
+ ifdef TARGETPOST
+ $(TARGET) :: $(TARGETPOST)
+ endif
+ 
  ##############################################
  





More information about the Pd-cvs mailing list