diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-09-01 08:37:04 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-09-01 08:37:04 +0000 |
commit | 4141ec7ce4de5f8ca67614aa954969003963dccd (patch) | |
tree | 9ecf2a3c73b65194abd57d05ae82f6c1d261f532 /java/Makefile | |
parent | c85d4f8b7706f8f1cebfec822022fb9db9ead261 (diff) |
add classpath 0.10
A GNU project to create free core class libraries
Notes
Notes:
svn path=/head/; revision=117813
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 72933a975d80..bf8e57a3b129 100644 --- a/java/Makefile +++ b/java/Makefile @@ -9,6 +9,7 @@ SUBDIR += bsh SUBDIR += bugseeker SUBDIR += bugseeker-demo + SUBDIR += classpath SUBDIR += collections SUBDIR += cos SUBDIR += cryptix-jce |