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