From 7187c9960c78b2356dc7b69fec489f4757db5e99 Mon Sep 17 00:00:00 2001 From: Gerard Ziemski Date: Thu, 6 Oct 2005 02:46:15 +0000 Subject: add support for Mac OS X fat library (ppc and i386) git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@392 232f8b59-042b-4e1e-8c03-345bb8c30851 --- make/build.xml | 15 ++++++++++++++- make/lib/cpptasks.jar | Bin 0 -> 345356 bytes 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100755 make/lib/cpptasks.jar (limited to 'make') diff --git a/make/build.xml b/make/build.xml index f707e43d7..56cf542e0 100644 --- a/make/build.xml +++ b/make/build.xml @@ -25,6 +25,7 @@ - Public targets: - linux - macosx + - macosxfat (ppc & i386 - requires Intel Transition Development Kit or fat Mac OS X) - solaris - win32.vc6 - win32.vc7 @@ -672,7 +673,7 @@ --> - + @@ -723,6 +724,10 @@ + + + + @@ -767,6 +772,10 @@ + + + + @@ -1139,6 +1148,10 @@ Use a platform specific target: linux, linux.amd64, linux.ia64, macosx, solaris + + + +