.include <bsd.own.mk>

SUBDIR= mk
.if (${NBSD_LIBC} == "no")
SUBDIR+= zoneinfo
.endif

.include <bsd.subdir.mk>
