Home | History | Annotate | Line # | Download | only in makefs
      1 # $NetBSD: Makefile,v 1.1 2024/10/18 23:22:52 christos Exp $
      2 
      3 .include <bsd.own.mk>
      4 
      5 TESTSDIR=	${TESTSBASE}/usr.sbin/makefs
      6 TESTS_SH=	t_makefs
      7 
      8 .include <bsd.test.mk>
      9