aboutsummaryrefslogtreecommitdiffstats
path: root/java/Makefile
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>1999-07-04 08:11:11 +0800
committercpiazza <cpiazza@FreeBSD.org>1999-07-04 08:11:11 +0800
commitbe5010743285a938b2977a9846adce0ff3b5f501 (patch)
treefc821707bb02f786592e61bf9854afbd77921f7b /java/Makefile
parent25fc0a04a86cba51ce7325757960072b4263e4e2 (diff)
downloadfreebsd-ports-gnome-be5010743285a938b2977a9846adce0ff3b5f501.tar.gz
freebsd-ports-gnome-be5010743285a938b2977a9846adce0ff3b5f501.tar.zst
freebsd-ports-gnome-be5010743285a938b2977a9846adce0ff3b5f501.zip
Activate jlex.
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/java/Makefile b/java/Makefile
index e8ec9a860bbd..6e5c579d0bf9 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -1,4 +1,4 @@
-# $Id$
+# $Id: Makefile,v 1.1 1999/06/26 22:07:15 asami Exp $
#
SUBDIR += guavac
@@ -9,6 +9,7 @@
SUBDIR += jdk-tutorial
SUBDIR += jfc
SUBDIR += jikes
+ SUBDIR += jlex
SUBDIR += jsdk
SUBDIR += kaffe
SUBDIR += shujit