Home | History | Annotate | Line # | Download | only in agr
      1 #	$NetBSD: Makefile,v 1.1 2009/05/26 21:58:31 pooka Exp $
      2 #
      3 
      4 INCSDIR=	/usr/include/net/agr
      5 
      6 INCS=		if_agrioctl.h
      7 
      8 .include <bsd.kinc.mk>
      9