File: jh_clean.pod

package info (click to toggle)
javatools 0.80
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 420 kB
  • sloc: perl: 1,358; sh: 939; java: 56; makefile: 39
file content (22 lines) | stat: -rw-r--r-- 442 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
=head1 NAME

jh_clean - Cleans up after javahelper commands.

=head1 SYNOPSIS

jh_clean [I<Options>]

=head1 DESCRIPTION

jh_clean cleans up after javahelper commands and should be run
as a part of the clean rule. All options passed to jh_clean will
be passed to L<jh_build(1)>.

=head1 SEE ALSO

L<jh_build(1)>

Javahelper also have tutorials in /usr/share/doc/javahelper.
Please refer to these for the full documentation of jh_clean.

=cut