components/ant/ant.1.sunman
author Rich Burridge <rich.burridge@oracle.com>
Wed, 23 Jul 2014 06:02:17 -0700
branchs11-update
changeset 3225 7bbaa2f97cd1
parent 2433 0f0e1a4f811b
permissions -rw-r--r--
19078571 meld version 1.4.0 needs a TPNO in due course

.\"
.\" 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