summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mailwrapper/Makefile
blob: c59fa9e62ad1ac01a07cb7e62519ba5aa3ade274 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#	$NetBSD: Makefile,v 1.4 1999/03/25 16:40:18 is Exp $
# $FreeBSD$

PROG=	mailwrapper
MAN8=	mailwrapper.8

DPADD+=	${LIBUTIL}
LDADD+=	-lutil

SYMLINKS= 	${BINDIR}/mailwrapper /usr/sbin/sendmail  \
		${BINDIR}/mailwrapper /usr/bin/newaliases \
		${BINDIR}/mailwrapper /usr/bin/mailq

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud