Home | History | Annotate | Line # | Download | only in miscfs
Makefile revision 1.6
      1 #	$NetBSD: Makefile,v 1.6 2004/11/11 01:40:32 christos Exp $
      2 
      3 SUBDIR=	fdesc fifofs genfs kernfs nullfs overlay portal
      4 SUBDIR+= procfs ptyfs specfs syncfs umapfs
      5 
      6 INCSDIR= /usr/include/miscfs
      7 
      8 .include <bsd.kinc.mk>
      9