diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-04-21 15:12:23 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-04-21 15:12:23 +0000 |
commit | e89591acd7f6383cc788586bcf9e8ddafc1236d2 (patch) | |
tree | e33f4459fcdbc48fd3e15731f640e8ac3a9b3866 /japanese/Makefile | |
parent | 2fcf6f3e00b380629d834245e3c10c640222bee8 (diff) |
Activate ndtpd and bookview
Notes
Notes:
svn path=/head/; revision=10622
Diffstat (limited to 'japanese/Makefile')
-rw-r--r-- | japanese/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index c491b9859ef1..4bd70348a29d 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.108 1998/03/12 16:07:26 itojun Exp $ +# $Id: Makefile,v 1.109 1998/03/21 04:48:51 itojun Exp $ # SUBDIR += Canna @@ -6,6 +6,7 @@ SUBDIR += Wnn6 SUBDIR += Wnn6-lib SUBDIR += a2ps + SUBDIR += bookview SUBDIR += camltk41 SUBDIR += cdrom2 SUBDIR += chimera @@ -68,6 +69,7 @@ SUBDIR += mule-sj3+wnn6 SUBDIR += mule-wnn4 SUBDIR += mule-wnn6 + SUBDIR += ndtpd SUBDIR += nethack SUBDIR += netscape4 SUBDIR += newosaka |