NetBSD/external/ibm-public/postfix/sbin/Makefile
tron 4e1f96faf8 Mirror the file system structure of the installed files in the structure
of the Makefiles as suggested by Christos Zoulas.
2009-06-25 18:21:50 +00:00

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>