components/ant/ant.1.sunman
author Sonam Gupta <sonam.x.gupta@oracle.com>
Wed, 21 Nov 2012 22:12:45 -0800
branchs11-update
changeset 2427 fab42c961366
parent 181 87e11e685b1f
child 1002 f207010660ab
permissions -rw-r--r--
15825498 SUNBT7206786 Update license for gnu-gs-fonts-other package 15877356 Update license for gnu-gs-fonts-std package

.\"
.\" This man page created by Oracle to provide a reference to the html
.\" for Apache Ant provided with the ant distribution.
.\"
.TH ant 1 "8 Jan 2008"
.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/index.html
.LP
.SH LICENSE
Apache Software License
.SH FILES
.PD 0
.TP 20
$HOME/.antrc
Optional per-user environment file
.PD