OpenBSD-4.6/usr.bin/whatis/Makefile

#	$OpenBSD: Makefile,v 1.3 1997/09/21 11:51:59 deraadt Exp $

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

.include <bsd.prog.mk>