summaryrefslogtreecommitdiff
path: root/external/ibm-public/postfix/libexec/Makefile
blob: adcdc7d222983624bd71eb19df98622f9ad8a3a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#	$NetBSD: Makefile,v 1.5 2017/05/21 15:28:40 riastradh Exp $

.include <bsd.own.mk>

SUBDIR=	anvil bounce cleanup discard dnsblog error flush local master oqmgr \
	pickup pipe postfix-script proxymap qmgr scache sendmail \
	showq smtp smtpd spawn trivial-rewrite verify virtual

SUBDIR+=	postscreen tlsmgr tlsproxy

# Not built: fsstone (unneeded), smtpstone (unneeded), qmqpd (unneeded)

.include <bsd.subdir.mk>