diff options
| author | Ade Lovett <ade@FreeBSD.org> | 2000-10-16 21:35:08 +0000 |
|---|---|---|
| committer | Ade Lovett <ade@FreeBSD.org> | 2000-10-16 21:35:08 +0000 |
| commit | bfc16e104263f9c38dc94637ea2248e3f6458d9e (patch) | |
| tree | af1d8df5d97c437d0b4a1ce529af4bab4c437ea1 /java/Makefile | |
| parent | 71f3afc8ec46478cb5def43c8f122bacfba235d0 (diff) | |
Add perltools, making using regular expressions in Java almost
as easy as Perl!
PR: 20554
Submitted by: Marcin Cieslak <saper@system.pl>
Diffstat (limited to 'java/Makefile')
| -rw-r--r-- | java/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile index 8ca1f9a9e50b..68392ab9f25f 100644 --- a/java/Makefile +++ b/java/Makefile @@ -25,6 +25,7 @@ SUBDIR += linux-jdk SUBDIR += netrexx SUBDIR += openjit + SUBDIR += perltools SUBDIR += shujit SUBDIR += tya |
