# $NetBSD: Makefile,v 1.9 2006/10/08 17:52:29 peter Exp $
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= man
SRCS= man.c manconf.c
MAN= man.1 man.conf.5
.include <bsd.prog.mk>