diff options
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index 520bd09f16fc..94b33f1a951b 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.37 1995/02/06 05:30:34 asami Exp $ +# $Id: Makefile,v 1.38 1995/02/10 02:14:22 asami Exp $ # # restricted: pgp.usa_only pgp.non-usa_only # -SUBDIR= cpm hfs iozone ispell less mshell mtools nkf rman screen top \ +SUBDIR= cpm hfs iozone ispell less mshell mtools nkf rman screen top tua \ xdu xsysstats .include <bsd.port.subdir.mk> |