summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-09-22 11:19:07 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-09-22 11:19:07 +0000
commit3e01b03199e38d18d92922f37a80261b01c02e40 (patch)
treeda87215d375a9490d350634603d8cb70678cdba0 /japanese
parentJapanese chimera, version 1.65 (same as original). (diff)
Added chimera, convert to new format.
Notes
Notes: svn path=/head/; revision=2173
Diffstat (limited to 'japanese')
-rw-r--r--japanese/Makefile26
1 files changed, 22 insertions, 4 deletions
diff --git a/japanese/Makefile b/japanese/Makefile
index ea1240e97a85..56a52f754931 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -1,8 +1,26 @@
-# $Id: Makefile,v 1.14 1995/05/14 03:29:36 asami Exp $
+# $Id: Makefile,v 1.15 1995/06/24 09:25:51 asami Exp $
#
-SUBDIR= Canna Wnn gawk grep groff gxditview \
- kinput2-canna kinput2-canna+wnn kinput2-wnn kon \
- kterm less mh mule-canna mule-wnn nethack nkf sed tcl tk
+ SUBDIR += Canna
+ SUBDIR += Wnn
+ SUBDIR += chimera
+ SUBDIR += gawk
+ SUBDIR += grep
+ SUBDIR += groff
+ SUBDIR += gxditview
+ SUBDIR += kinput2-canna
+ SUBDIR += kinput2-canna+wnn
+ SUBDIR += kinput2-wnn
+ SUBDIR += kon
+ SUBDIR += kterm
+ SUBDIR += less
+ SUBDIR += mh
+ SUBDIR += mule-canna
+ SUBDIR += mule-wnn
+ SUBDIR += nethack
+ SUBDIR += nkf
+ SUBDIR += sed
+ SUBDIR += tcl
+ SUBDIR += tk
.include <bsd.port.subdir.mk>