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