Home | History | Annotate | Line # | Download | only in stdethers
Makefile revision 1.1
      1 # $NetBSD: Makefile,v 1.1 2020/06/24 09:47:18 jruoho Exp $
      2 
      3 .include <bsd.own.mk>
      4 
      5 TESTSDIR=	${TESTSBASE}/usr.sbin/t_stdethers
      6 
      7 TESTS_SH=	t_stdethers
      8 
      9 .include <bsd.test.mk>
     10