Home | History | Annotate | Line # | Download | only in efs
      1 #	$NetBSD: Makefile,v 1.1 2007/06/29 23:30:27 rumble Exp $
      2 
      3 INCSDIR=	/usr/include/fs/efs
      4 
      5 INCS=		efs.h efs_sb.h efs_mount.h
      6 
      7 
      8 .include <bsd.kinc.mk>
      9