summaryrefslogtreecommitdiff
path: root/gnu/usr.sbin/sendmail/cf/mailer/Makefile
blob: 6bb1c86feec30bc159d6698bb98b8bc6c7e74b22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#	$NetBSD: Makefile,v 1.2 2000/05/04 00:52:58 itojun Exp $
#	install these sources in /usr/share/sendmail/mailer

DIST=		${.CURDIR}/../../../../dist
.PATH: ${DIST}/sendmail/cf/mailer

FILESDIR=	/usr/share/sendmail/mailer
FILES=		cyrus.m4 fax.m4 local.m4 mail11.m4 phquery.m4 pop.m4 \
		procmail.m4 qpage.m4 smtp.m4 usenet.m4 uucp.m4

all:

.include <bsd.own.mk>
.include <bsd.files.mk>