# $OpenBSD: Makefile,v 1.2 2023/10/10 18:17:25 anton Exp $

FS = ext2
NEWFS = newfs_ext2fs -I
MOUNT = mount_ext2fs

.include <bsd.regress.mk>
