netbsd/lib/npf/Makefile
2014-01-15 10:53:42 +01:00

12 lines
185 B
Makefile

# $NetBSD: Makefile,v 1.3 2013/03/10 21:41:05 christos Exp $
.include <bsd.own.mk>
.if ${MKPIC} != "no"
SUBDIR= ext_log ext_normalize ext_rndblock
.endif
.include <bsd.subdir.mk>