Makefile revision 1.3
1#	$NetBSD: Makefile,v 1.3 2016/08/09 07:15:35 christos Exp $
2
3INCSDIR= /usr/include/ufs/ext2fs
4
5INCS=	ext2fs.h ext2fs_dinode.h ext2fs_dir.h ext2fs_extern.h
6
7.include <bsd.kinc.mk>
8