diff options
Diffstat (limited to 'plan9/9menu/Makefile')
-rw-r--r-- | plan9/9menu/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/plan9/9menu/Makefile b/plan9/9menu/Makefile index f16add1e7b9..71fe13375b0 100644 --- a/plan9/9menu/Makefile +++ b/plan9/9menu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1998/04/20 11:56:31 frueauf Exp $ +# $NetBSD: Makefile,v 1.7 1998/06/22 13:01:52 agc Exp $ # FreeBSD Id: Makefile,v 1.4 1997/09/08 12:23:55 tg Exp # @@ -15,8 +15,6 @@ OPSYS!= uname -s MANCOMPRESSED= yes .endif -MAN1= 9menu.1 - NO_WRKSUBDIR= yes EXTRACT_CMD= zcat EXTRACT_BEFORE_ARGS= |