summaryrefslogtreecommitdiff
path: root/jh_build.1
diff options
context:
space:
mode:
Diffstat (limited to 'jh_build.1')
-rw-r--r--jh_build.132
1 files changed, 0 insertions, 32 deletions
diff --git a/jh_build.1 b/jh_build.1
deleted file mode 100644
index f559a91..0000000
--- a/jh_build.1
+++ /dev/null
@@ -1,32 +0,0 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
-.TH JAVAHELPER "1" "January 2008" "Javahelper Version 0.5" "User Commands"
-.SH NAME
-Javahelper \- Part of the Java Helper packaging tools
-Refer to the tutorials in /usr/share/doc/javahelper for more detail
-.SH SYNOPSIS
-.B jh_build
-[\fIoptions\fR] [\fI<jar> <src>\fR]
-.SH OPTIONS
-.HP
-\fB\-h\fR \fB\-\-help\fR: show this text
-.HP
-\fB\-V\fR \fB\-\-version\fR: show the version
-.HP
-\fB\-m\fR<class> \fB\-\-main=\fR<class>: Use this class as the main class
-.HP
-\fB\-j\fR<java\-home> \fB\-\-java\-home=\fR<java\-home>: Set the JAVA_HOME variable
-.HP
-\fB\-o\fR<javac\-opts> \fB\-\-javacopts=\fR<javac\-opts>: Options to the Java compiler
-.HP
-\fB\-J\fR \fB\-\-javadoc\fR: Build javadoc
-.HP
-\fB\-N\fR \fB\-\-no-javadoc\fR: Don't build javadoc
-.HP
-\fB\-\-javadoc-opts=\fR<javadocc\-opts>: Options to the Javadoc compiler
-.HP
-\fB\-\-clean\fR: clean the build tree
-.SS "Environment Variables:"
-.IP
-JAVA_HOME: path to the JDK to use
-CLASSPATH: classpath to compile with and set in the manifest
-JH_JAR_EXTRA: extra files to be included in the jar