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