summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Johnson <mjj29@hecate.trinhall.cam.ac.uk>2006-12-29 01:23:03 +0000
committerMatthew Johnson <mjj29@hecate.trinhall.cam.ac.uk>2006-12-29 01:23:03 +0000
commited1ac8c95969c62653b8358940b62833a8d56fbe (patch)
treea918f84ebee9c091a3a6b112e13d1f2b25affa2f /Makefile
parent3bd54390eb5c6680b216bf23ecbcb1e997104b3e (diff)
documentation and changing binding to implementation
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6615f29..8083cbf 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,6 @@
# Programs
JAVAC?=javac
JAVA?=java
-JAVAH?=javah
JAVADOC?=javadoc
JAR?=jar
MAKE?=make