#	from: @(#)Makefile	5.9 (Berkeley) 7/1/91
#	$NetBSD: Makefile,v 1.4 1999/02/13 02:54:36 lukem Exp $

.include <bsd.own.mk>

.if ${MKSHARE} != "no"
FILES=		makewhatis.sed COPYRIGHT
FILESDIR=	/usr/share/man
.endif
MKOBJ=		no

.include <bsd.prog.mk>
