aboutsummaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorsg215889 <[email protected]>2009-07-28 20:19:05 -0700
committersg215889 <[email protected]>2009-07-28 20:19:05 -0700
commit6d07c8e77789d21cb04877360723d5364aee26ef (patch)
tree59a0f41af50e65b83e470562afcdd0d155f23191 /make
parentbcb660e003c9db68c88f4d85d2193261cf74483b (diff)
Verbose mac osx x64 and ppc
Diffstat (limited to 'make')
-rwxr-xr-xmake/gluegen-cpptasks.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/make/gluegen-cpptasks.xml b/make/gluegen-cpptasks.xml
index 32cabbc..5b961c9 100755
--- a/make/gluegen-cpptasks.xml
+++ b/make/gluegen-cpptasks.xml
@@ -286,6 +286,8 @@
<echo message="LinuxIA64=${isLinuxIA64}" />
<echo message="LinuxX86=${isLinuxX86}" />
<echo message="OS X=${isOSX}" />
+ <echo message="OS X PPC=${use.macosppc}" />
+ <echo message="OS X x64=${use.macosx64}" />
<echo message="Solaris=${isSolaris}" />
<echo message="Solaris32Bit=${isSolaris32Bit}" />
<echo message="SolarisSparc=${isSolarisSparc}" />