summaryrefslogtreecommitdiffstats
path: root/make/make.jogl.all.macosx.sh
blob: e7a5ee37beb147bb855eb548726d94659243cc32 (plain)
1
2
3
4
5
6
7
8
9
#! /bin/sh

. /devtools/etc/profile.ant

#    -Dc.compiler.debug=true 

ant -v \
    -Drootrel.build=build-macosx \
    $* 2>&1 | tee make.jogl.all.macosx.log