diff options
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index d95aeedf5790..39011344125e 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,10 +1,10 @@ -# $Id: Makefile,v 1.7 1995/04/23 10:35:10 asami Exp $ +# $Id: Makefile,v 1.8 1995/05/02 01:54:59 asami Exp $ # # restricted: none # # doesn't compile: mh # -SUBDIR= Canna Wnn gawk grep kinput2-canna kterm less nkf \ +SUBDIR= Canna Wnn gawk grep groff kinput2-canna kterm less nkf \ mule-canna mule-wnn sed tcl tk .include <bsd.port.subdir.mk> |