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