1# $OpenBSD: Makefile,v 1.2 2023/10/10 18:17:25 anton Exp $ 2 3FS = ffs 4NEWFS = newfs 5MOUNT = mount 6 7.include <bsd.regress.mk> 8