NetBSD/sys/miscfs/Makefile

9 lines
212 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.4 2002/11/26 23:30:31 lukem Exp $
SUBDIR= fdesc fifofs genfs kernfs nullfs overlay portal
2001-09-09 21:42:46 +04:00
SUBDIR+= procfs specfs syncfs umapfs union
INCSDIR= /usr/include/miscfs
.include <bsd.kinc.mk>