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

. ../../setenv-build-jogl-x86.sh

#    -Dc.compiler.debug=true 

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