diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1994-10-07 09:09:38 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1994-10-07 09:09:38 +0000 |
commit | d886f9f47b32eee0639064342175c13cca50a1a1 (patch) | |
tree | 86f8f256d4167b9a55a7057600b84340d2bc363f /misc | |
parent | 13c18210ae55192befcf16d13176e0e6cb5bbb4f (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 eb220c7fd96f..aba3ee948135 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.7 1994/10/03 23:56:51 jkh Exp $ +# $Id: Makefile,v 1.8 1994/10/06 23:43:08 ache Exp $ # -SUBDIR= calc libncurses dialog mshell iozone +SUBDIR= calc dialog mshell iozone .include <bsd.port.subdir.mk> |