NetBSD/lib/npf/Makefile

12 lines
182 B
Makefile

# $NetBSD: Makefile,v 1.2 2012/12/10 00:32:24 rmind Exp $
.include <bsd.own.mk>
.if ${MKPIC} != "no"
SUBDIR= ext_log ext_normalise ext_rndblock
.endif
.include <bsd.subdir.mk>