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