components/ant/ant.1.sunman
author Milan Cermak <Milan.Cermak@oracle.com>
Tue, 18 Jun 2013 14:37:40 +0200
branchs11-update
changeset 2654 6c8b5b00a1c7
parent 2433 0f0e1a4f811b
permissions -rw-r--r--
15797254 SUNBT7175895 Midnight Commander should be updated to 4.8.1.3 or later 16734069 MC needs to be made 64-bit

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