components/ant/ant.1.sunman
author Stefan Teleman <stefan.teleman@oracle.com>
Tue, 10 Feb 2015 11:59:45 -0800
changeset 3758 cc71a31c59be
parent 1002 f207010660ab
permissions -rw-r--r--
20021111 openexr fails to build with studio 12.4 fcs 17991155 Pythia Build54.0 compiler fails: function "memset" must have prototype 20460420 OPENEXR should have some master test results to compare against

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