summaryrefslogtreecommitdiffstats
path: root/make/make.jogl.cdcfp.x86.sh
blob: 60b7f4a4a8a22929ac12ab4d965fbacc3d23afd9 (plain)
1
2
3
4
5
6
7
8
9
10
#! /bin/sh

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

#    -Dc.compiler.debug=true 

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