1# $NetBSD: Makefile,v 1.1 2024/01/25 00:30:57 riastradh Exp $ 2# 3 4TESTSDIR= ${TESTSBASE}/usr.bin/mtree 5 6TESTS_SH+= t_sets 7 8.include <bsd.test.mk> 9