summaryrefslogtreecommitdiff
path: root/gnu/usr.sbin/sendmail/cf/hack/Makefile
blob: 6d8fbfb702059689ba451be8205815fd362995f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#	$NetBSD: Makefile,v 1.4 2003/03/24 15:04:04 atatat Exp $
#	install these sources in /usr/share/sendmail/hack

.include <bsd.own.mk>

DIST=		${NETBSDSRCDIR}/gnu/dist
.PATH: ${DIST}/sendmail/cf/hack

.include <Makefile.inc>

FILESDIR=	/usr/share/sendmail/hack
FILES=		${CF_HACK_FILES} Makefile.inc

all:

.include <bsd.prog.mk>