[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / tests / usr.sbin

Annotation of src/tests/usr.sbin/Makefile, Revision 1.4

1.4     ! jruoho      1: # $NetBSD: Makefile,v 1.3 2012/04/14 12:21:45 jruoho Exp $
1.1       haad        2: .include <bsd.own.mk>
                      3:
                      4: TESTSDIR=       ${TESTSBASE}/usr.sbin
                      5:
1.4     ! jruoho      6: TESTS_SUBDIRS+= mtree tcpdump traceroute useradd
1.1       haad        7:
                      8: .include <bsd.test.mk>

CVSweb <webmaster@jp.NetBSD.org>