mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-08 13:39:25 -04:00
9 lines
183 B
Makefile
9 lines
183 B
Makefile
# $NetBSD: Makefile,v 1.1 2012/06/20 21:38:26 sjg Exp $
|
|
|
|
INCSDIR= /usr/include/dev/filemon
|
|
|
|
# Only install includes which are used by userland
|
|
INCS= filemon.h
|
|
|
|
.include <bsd.kinc.mk>
|