#	$NetBSD: Makefile,v 1.4 1999/03/25 16:40:18 is Exp $

PROG=	mailwrapper
MAN=	mailwrapper.8 mailer.conf.5
SRCS=	fparseln.c mailwrapper.c

CPPFLAGS+=	-I. -Wall

BINDIR=	${PREFIX}/sbin
MANDIR=	${PREFIX}/man

MANINSTALL=	catinstall maninstall
MANZ=		1

.include <bsd.prog.mk>
