summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-06-25 04:00:58 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-06-25 04:00:58 +0000
commit8d305074715b7437d0d06684f2c02ad176e5b5a6 (patch)
tree10b36249595d0e3ec8768ce4ed49615599fe2aa8 /java/Makefile
parent- Update to version 1.4.1 (diff)
Initial import of jlint-2.1
Jlint is the Java program analyzer and checker. PR: 28377 Submitted by: Ernst de Haan <ernst@jollem.com>
Notes
Notes: svn path=/head/; revision=44409
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile
index 95d47189c07f..91e5b8ff9dc8 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -26,6 +26,7 @@
SUBDIR += jfc
SUBDIR += jikes
SUBDIR += jlex
+ SUBDIR += jlint
SUBDIR += jre
SUBDIR += jsdk
SUBDIR += junit