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

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/max
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13886/buildsys/mac/max

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/max/gnumake-gcc-ext.inc,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** gnumake-gcc-ext.inc	10 Apr 2005 22:22:40 -0000	1.3
--- gnumake-gcc-ext.inc	1 Sep 2005 23:29:52 -0000	1.4
***************
*** 11,12 ****
--- 11,18 ----
  # file inside bundle (build site)
  TARGET=$(TARGETPATH)/$(OUTNAME)
+ 
+ # post build target
+ TARGETPOST=$(INSTTARGET)/Contents/Pkginfo
+ 
+ $(INSTTARGET)/Contents/Pkginfo:
+ 	echo "iLaX????" >> $@





More information about the Pd-cvs mailing list