diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-10-15 19:15:49 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-10-15 19:15:49 +0000 |
commit | 7bad1059487293ec9d9a85994be3d4785f9cdbbb (patch) | |
tree | 339075671f36738ce6dd318394150af7842e7b28 /misc | |
parent | a37c8440e7f570255e6e33ef6b2d27f2972a5f3d (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 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> |