blob: e8b6e12083213a926c36041254a33fcf3374f60a (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.2 2014/07/06 20:09:26 tron Exp $
.include <bsd.own.mk>
SUBDIR= postalias postcat postconf postdrop postfix postkick postlock postlog \
postmap postmulti postqueue postsuper posttls-finger
.include <bsd.subdir.mk>
|