Home | History | Annotate | Line # | Download | only in miscfs
Makefile revision 1.3
      1 #	$NetBSD: Makefile,v 1.3 2001/09/09 17:42:47 assar Exp $
      2 
      3 SUBDIR=	fdesc fifofs genfs kernfs nullfs overlay portal
      4 SUBDIR+= procfs specfs syncfs umapfs union
      5 
      6 KDIR=	/sys/miscfs
      7 INCSDIR= /usr/include/miscfs
      8 
      9 .include <bsd.kinc.mk>
     10