diff options
Diffstat (limited to 'share/man/man8/man8.i386/Makefile')
-rw-r--r-- | share/man/man8/man8.i386/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man8/man8.i386/Makefile b/share/man/man8/man8.i386/Makefile index a9becd9b1e4..bd192e9b29b 100644 --- a/share/man/man8/man8.i386/Makefile +++ b/share/man/man8/man8.i386/Makefile @@ -1,8 +1,7 @@ -# $OpenBSD: Makefile,v 1.6 2001/06/21 08:10:16 mpech Exp $ +# $OpenBSD: Makefile,v 1.7 2002/04/09 17:29:23 deraadt Exp $ # $NetBSD: Makefile,v 1.5 1995/09/06 21:36:35 jtc Exp $ MAN= MAKEDEV.8 boot_i386.8 -MLINKS= MAKEDEV.8 makedev.8 MANSUBDIR=i386 .include <bsd.prog.mk> |