#	$OpenBSD: Makefile,v 1.4 1998/09/14 05:44:11 deraadt Exp $

PROG=	man
SRCS=	config.c man.c
MAN=	man.1 man.conf.5

LINKS=	${BINDIR}/man ${BINDIR}/help

.include <bsd.prog.mk>
