aboutsummaryrefslogtreecommitdiffstats
path: root/smtpd/Makefile
blob: a3dbc9d19b59f711feeb121803efcaea9ebd2ce4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#	$OpenBSD: Makefile,v 1.18 2018/05/24 11:38:24 gilles Exp $

.include <bsd.own.mk>

SUBDIR =	smtpd
SUBDIR+=	smtpctl
SUBDIR+=	smtp
SUBDIR+=	mail

.include <bsd.subdir.mk>