mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 06:39:21 -04:00
9 lines
137 B
Makefile
9 lines
137 B
Makefile
# $NetBSD: Makefile,v 1.1 2009/05/26 21:58:31 pooka Exp $
|
|
#
|
|
|
|
INCSDIR= /usr/include/net/agr
|
|
|
|
INCS= if_agrioctl.h
|
|
|
|
.include <bsd.kinc.mk>
|