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

PROG=	mailwrapper
MAN=	mailwrapper.8 mailer.conf.5

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

SYMLINKS= 	/usr/sbin/mailwrapper /usr/sbin/sendmail  \
		/usr/sbin/mailwrapper /usr/bin/newaliases \
		/usr/sbin/mailwrapper /usr/bin/mailq

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