1 1.6 lukem # $NetBSD: Makefile,v 1.6 2002/11/30 03:10:57 lukem Exp $ 2 1.1 perry 3 1.1 perry PROG= mailwrapper 4 1.4 is MAN= mailwrapper.8 mailer.conf.5 5 1.1 perry 6 1.2 perry SYMLINKS= /usr/sbin/mailwrapper /usr/sbin/sendmail \ 7 1.2 perry /usr/sbin/mailwrapper /usr/bin/newaliases \ 8 1.5 itojun /usr/sbin/mailwrapper /usr/bin/mailq \ 9 1.5 itojun /usr/sbin/mailwrapper /usr/bin/hoststat \ 10 1.5 itojun /usr/sbin/mailwrapper /usr/bin/purgestat 11 1.1 perry 12 1.1 perry .include <bsd.prog.mk> 13