xref: /netbsd/sys/miscfs/Makefile (revision c4a72b64)
1#	$NetBSD: Makefile,v 1.4 2002/11/26 23:30:31 lukem Exp $
2
3SUBDIR=	fdesc fifofs genfs kernfs nullfs overlay portal
4SUBDIR+= procfs specfs syncfs umapfs union
5
6INCSDIR= /usr/include/miscfs
7
8.include <bsd.kinc.mk>
9