diff options
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index 8008d2ac5d6..2bfb5eccdb1 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,5 +1,6 @@ -# $Id: Makefile,v 1.17 1994/11/20 20:52:59 ats Exp $ +# $Id: Makefile,v 1.18 1994/11/23 00:03:41 asami Exp $ # -SUBDIR= Wnn calc hfs iozone ispell less mshell mtools netpbm top unzip zoo screen +SUBDIR= Wnn calc hfs iozone ispell less mshell mtools netpbm + top unzip xsysstats zoo screen .include <bsd.port.subdir.mk> |