diff options
-rw-r--r-- | japanese/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index 47e0f29..59085fc 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.30 1996/05/04 09:01:22 asami Exp $ +# $Id: Makefile,v 1.31 1996/07/10 09:34:49 asami Exp $ # SUBDIR += Canna @@ -36,8 +36,10 @@ SUBDIR += qkc SUBDIR += sed SUBDIR += tcl + SUBDIR += tcl75 SUBDIR += tgif SUBDIR += tk + SUBDIR += tk41 SUBDIR += xdvi .include <bsd.port.subdir.mk> |