1# $NetBSD: Makefile,v 1.2 2017/05/21 15:28:40 riastradh Exp $ 2 3# The first five of these are libraries and have to be built first. 4 5.include <bsd.own.mk> 6 7SUBDIR= util global dns masterlib tls .WAIT milter xsasl .WAIT 8 9.include <bsd.subdir.mk> 10