1*c4786f82Smartin# $NetBSD: Makefile,v 1.8 2016/08/12 20:25:34 martin Exp $ 23ac2af6aSpooka# 33ac2af6aSpooka 4bdf6e0b0Spooka.PATH: ${.CURDIR}/../../../../ufs/ext2fs 53ac2af6aSpooka 6bdf6e0b0SpookaLIB= rumpfs_ext2fs 7b2b6f260SpookaCOMMENT=Linux Ext2 83ac2af6aSpooka 93ac2af6aSpookaSRCS= ext2fs_alloc.c ext2fs_balloc.c ext2fs_bmap.c ext2fs_bswap.c \ 1026488304Schristos ext2fs_hash.c ext2fs_htree.c \ 1156a6d732Sjoerg ext2fs_extents.c ext2fs_inode.c ext2fs_lookup.c ext2fs_readwrite.c \ 12*c4786f82Smartin ext2fs_rename.c ext2fs_subr.c ext2fs_vfsops.c ext2fs_vnops.c \ 13*c4786f82Smartin ext2fs_xattr.c 143ac2af6aSpooka 153ac2af6aSpooka.include <bsd.lib.mk> 163ac2af6aSpooka.include <bsd.klinks.mk> 17