2002-11-30 06:10:53 +03:00
|
|
|
# $NetBSD: Makefile,v 1.6 2002/11/30 03:10:57 lukem Exp $
|
1998-12-26 01:06:58 +03:00
|
|
|
|
|
|
|
PROG= mailwrapper
|
1999-03-25 19:40:17 +03:00
|
|
|
MAN= mailwrapper.8 mailer.conf.5
|
1998-12-26 01:06:58 +03:00
|
|
|
|
1999-02-05 21:23:25 +03:00
|
|
|
SYMLINKS= /usr/sbin/mailwrapper /usr/sbin/sendmail \
|
|
|
|
/usr/sbin/mailwrapper /usr/bin/newaliases \
|
2000-07-26 20:35:33 +04:00
|
|
|
/usr/sbin/mailwrapper /usr/bin/mailq \
|
|
|
|
/usr/sbin/mailwrapper /usr/bin/hoststat \
|
|
|
|
/usr/sbin/mailwrapper /usr/bin/purgestat
|
1998-12-26 01:06:58 +03:00
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|