From e528583bc8d13ec49ade049db7abf43f1766cca7 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/branches/JSR-231@392 232f8b59-042b-4e1e-8c03-345bb8c30851 --- make/build.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/make/build.xml b/make/build.xml index 6a32b8dbd..0c8571e91 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 @@ -694,6 +695,10 @@ + + + + @@ -738,6 +743,10 @@ + + + + @@ -1112,6 +1121,10 @@ Use a platform specific target: linux, linux.amd64, linux.ia64, macosx, solaris + + + +