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

. ../../setenv-build-jogl-x86_64.sh

#    -Dc.compiler.debug=true 

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