summaryrefslogtreecommitdiff
path: root/sys/miscfs/Makefile
blob: 828dd02b169875a1fc2f1e2ae991b4ea2be8eaed (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.1 1998/06/12 23:23:00 cgd Exp $

SUBDIR=	fdesc fifofs genfs kernfs nullfs portal procfs specfs umapfs union

KDIR=	/sys/miscfs
INCSDIR= /usr/include/miscfs

.include <bsd.kinc.mk>