Home | History | Annotate | Line # | Download | only in usr.sbin
Makefile revision 1.1
      1  1.1  haad # $NetBSD: Makefile,v 1.1 2010/12/15 10:36:49 haad Exp $
      2  1.1  haad .include <bsd.own.mk>
      3  1.1  haad 
      4  1.1  haad TESTSDIR=       ${TESTSBASE}/usr.sbin
      5  1.1  haad 
      6  1.1  haad TESTS_SUBDIRS+= traceroute
      7  1.1  haad 
      8  1.1  haad .include <bsd.test.mk>
      9