diff options
author | itohy <itohy> | 1999-12-24 05:29:52 +0000 |
---|---|---|
committer | itohy <itohy> | 1999-12-24 05:29:52 +0000 |
commit | dfd0fdc7fdec60e1da19359366f7e792583907e5 (patch) | |
tree | 4806603f337f98077cd7ebe2ce221c1bc42c74d4 /japanese/Makefile | |
parent | 4c2d0fde0ccde7606752c6b007c88f4165ad4eff (diff) | |
download | pkgsrc-dfd0fdc7fdec60e1da19359366f7e792583907e5.tar.gz |
Add & enable skkfep, skkinput, and skkserv.
Diffstat (limited to 'japanese/Makefile')
-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 |