diff options
-rw-r--r-- | misc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index aba3ee948135..f29d2e5a8466 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.8 1994/10/06 23:43:08 ache Exp $ +# $Id: Makefile,v 1.9 1994/10/07 09:09:38 ache Exp $ # -SUBDIR= calc dialog mshell iozone +SUBDIR= calc mshell iozone .include <bsd.port.subdir.mk> |