diff options
-rw-r--r-- | misc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index f29d2e5a8466..03e32e3264a3 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.9 1994/10/07 09:09:38 ache Exp $ +# $Id: Makefile,v 1.10 1994/10/08 15:20:50 ache Exp $ # -SUBDIR= calc mshell iozone +SUBDIR= calc iozone mshell mtools netpbm top .include <bsd.port.subdir.mk> |