1#	$NetBSD: Makefile,v 1.1 2021/05/17 04:07:43 yamaguchi Exp $
2#
3
4INCSDIR=	/usr/include/net
5
6INCS=		if_lagg.h
7
8.include <bsd.kinc.mk>
9