components/ant/ant.1.sunman
author Petr Nyc <petr.nyc@Oracle.COM>
Wed, 21 Aug 2013 08:01:15 -0700
branchs11u1-sru
changeset 2738 0552f7d3735c
parent 2440 d11ed129f81c
permissions -rw-r--r--
Added tag 0.175.1.11.0.3.0, S11.1SRU11.3 for changeset 3cd23f58b642

.\"
.\" This man page created by Oracle to provide a reference to the html
.\" for Apache Ant provided with the ant distribution.
.\"
.TH ant 1 "26 Sep 2012"
.SH NAME
ant \- Java-based build tool
.SH SYNOPSIS
/usr/bin/ant [options] [target [target2 [target3] ... ]]
.SH DESCRIPTION
ant(1) is a Java-based build tool, similar to make(1S).  For
additional information on using ant, browse the complete html
documentation at:
.IP
.B file:/usr/share/doc/ant/manual/index.html
.LP
.SH LICENSE
Apache Software License
.SH FILES
.PD 0
.TP 20
$HOME/.antrc
Optional per-user environment file
.PD