NetBSD/sys/lkm/netinet/Makefile
2005-12-11 12:16:03 +00:00

10 lines
161 B
Makefile

# $NetBSD: Makefile,v 1.4 2005/12/11 12:24:49 christos Exp $
.include <bsd.own.mk>
.if (${MKIPFILTER} != "no")
SUBDIR= if_ipl
.endif
.include <bsd.subdir.mk>