Home | History | Annotate | Line # | Download | only in efs
Makefile revision 1.1.12.2
      1 #	$NetBSD: Makefile,v 1.1.12.2 2007/09/03 14:40:08 yamt 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