diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1994-11-08 03:37:23 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1994-11-08 03:37:23 +0000 |
commit | 2274562664e49789a0e004b56b1b941b15ae2cf8 (patch) | |
tree | dbea6549ee9bb06aaa25e7aefb496c14731b978c /misc | |
parent | 014a3db63a1143463c692c1395490c3b8f1fca77 (diff) |
Notes
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 922600c42788..017dbf4f69d6 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.13 1994/10/29 22:22:27 pst Exp $ +# $Id: Makefile,v 1.14 1994/11/06 02:14:28 jkh Exp $ # -SUBDIR= calc iozone ispell mshell mtools netpbm top unzip zoo +SUBDIR= calc iozone ispell less mshell mtools netpbm top unzip zoo .include <bsd.port.subdir.mk> |