diff options
author | itohy <itohy> | 1999-12-24 05:29:52 +0000 |
---|---|---|
committer | itohy <itohy> | 1999-12-24 05:29:52 +0000 |
commit | 4f7f71b178f75cc1ca2ee2cfeb1c3520891915ac (patch) | |
tree | 4806603f337f98077cd7ebe2ce221c1bc42c74d4 /japanese | |
parent | 2ce97c1ba2157230f668b45ab5bca7f5353ac7ec (diff) | |
download | pkgsrc-4f7f71b178f75cc1ca2ee2cfeb1c3520891915ac.tar.gz |
Add & enable skkfep, skkinput, and skkserv.
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index bb3610231dd..55e54c9fdda 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 1999/11/02 11:20:27 sakamoto Exp $ +# $NetBSD: Makefile,v 1.21 1999/12/24 05:29:52 itohy Exp $ # SUBDIR += a2ps @@ -24,6 +24,9 @@ SUBDIR += nkf SUBDIR += p5-jcode SUBDIR += p5-nkf + SUBDIR += skkfep + SUBDIR += skkinput + SUBDIR += skkserv SUBDIR += sed SUBDIR += sj3-lib SUBDIR += sj3-server |