ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git] / components / developer / ant / ant.1.sunman
blob0f073280b6bfc00d4dabe51567d775048185ad9c
1 .\"
2 .\" This man page created by Oracle to provide a reference to the html
3 .\" for Apache Ant provided with the ant distribution.
4 .\"
5 .TH ant 1 "26 Sep 2012"
6 .SH NAME
7 ant \- Java-based build tool
8 .SH SYNOPSIS
9 /usr/bin/ant [options] [target [target2 [target3] ... ]]
10 .SH DESCRIPTION
11 ant(1) is a Java-based build tool, similar to make(1S).  For
12 additional information on using ant, browse the complete html
13 documentation at:
14 .IP
15 .B file:/usr/share/doc/ant/manual/index.html
16 .LP
17 .SH LICENSE
18 Apache Software License
19 .SH FILES
20 .PD 0
21 .TP 20
22 $HOME/.antrc
23 Optional per-user environment file
24 .PD