summaryrefslogtreecommitdiff
path: root/gnu/usr.sbin/sendmail/cf/domain/Makefile
blob: 3cfb92f7b56f239ec96d20e00516d8ba77a8b315 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#	$NetBSD: Makefile,v 1.1.1.1 2000/02/08 13:45:37 tron Exp $
#	install these sources in /usr/share/sendmail/domain

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

FILESDIR=	/usr/share/sendmail/domain
FILES=		Berkeley.EDU.m4 CS.Berkeley.EDU.m4 EECS.Berkeley.EDU.m4 \
		NetBSD.ORG.m4 S2K.Berkeley.EDU.m4 berkeley-only.m4 generic.m4 \
		ihack.net.m4

all:

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