mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 06:39:21 -04:00
10 lines
143 B
Makefile
10 lines
143 B
Makefile
# $NetBSD: Makefile,v 1.2 2013/09/19 01:49:07 rmind Exp $
|
|
#
|
|
# Public Domain.
|
|
#
|
|
|
|
INCSDIR= /usr/include/net
|
|
INCS= npf.h
|
|
|
|
.include <bsd.kinc.mk>
|