summaryrefslogtreecommitdiff
path: root/sys/ufs/ext2fs/Makefile
blob: a3df42f59f2eac9a0d2a615495f0102401f1f4e8 (plain)
1
2
3
4
5
6
7
#	$NetBSD: Makefile,v 1.1 1998/06/12 23:23:11 cgd Exp $

INCSDIR= /usr/include/ufs/ext2fs

INCS=	ext2fs.h ext2fs_dinode.h ext2fs_dir.h ext2fs_extern.h

.include <bsd.kinc.mk>