#	$OpenBSD: Makefile,v 1.2 1996/06/26 05:42:53 deraadt Exp $


PROG=	whatis
SRCS=	whatis.c config.c
.PATH:	${.CURDIR}/../man

.include <bsd.prog.mk>