4e1f96faf8
of the Makefiles as suggested by Christos Zoulas.
9 lines
226 B
Makefile
9 lines
226 B
Makefile
# $NetBSD: Makefile,v 1.1 2009/06/25 18:21:59 tron Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
SUBDIR= postalias postcat postconf postdrop postfix postkick postlock postlog \
|
|
postmap postmulti postqueue postsuper
|
|
|
|
.include <bsd.subdir.mk>
|