summaryrefslogtreecommitdiff
path: root/usr.sbin/smtpd/Makefile
blob: eb429a6bb1f19e7b1a59c3f3f677be0e1499c6fd (plain)
1
2
3
4
5
6
7
8
9
#	$OpenBSD: Makefile,v 1.14 2015/11/30 19:54:25 jung Exp $

.include <bsd.own.mk>

SUBDIR =	smtpd
SUBDIR+=	smtpctl
SUBDIR+=	makemap

.include <bsd.subdir.mk>