mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-07 14:16:53 -04:00
8 lines
186 B
Makefile
8 lines
186 B
Makefile
# $NetBSD: Makefile,v 1.10 2015/05/06 15:57:08 hannken Exp $
|
|
|
|
SUBDIR= fdesc fifofs genfs kernfs nullfs overlay procfs specfs umapfs
|
|
|
|
INCSDIR= /usr/include/miscfs
|
|
|
|
.include <bsd.kinc.mk>
|