diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1994-11-23 00:03:41 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1994-11-23 00:03:41 +0000 |
commit | 6df9b5ea773edbd710a9518019ea64a70764cdfc (patch) | |
tree | 5943524b4729bbfd0c36691f8925e3d040fd4013 /misc | |
parent | mule, multilingual extension to emacs (based on 19.27) (diff) |
Added Wnn.
Notes
Notes:
svn path=/head/; revision=468
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index c3d575badd87..8008d2ac5d6d 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.16 1994/11/20 17:06:55 torstenb Exp $ +# $Id: Makefile,v 1.17 1994/11/20 20:52:59 ats Exp $ # -SUBDIR= calc hfs iozone ispell less mshell mtools netpbm top unzip zoo screen +SUBDIR= Wnn calc hfs iozone ispell less mshell mtools netpbm top unzip zoo screen .include <bsd.port.subdir.mk> |