NetBSD/tests/usr.bin/Makefile

11 lines
188 B
Makefile
Raw Normal View History

2011-03-10 14:13:33 +03:00
# $NetBSD: Makefile,v 1.2 2011/03/10 11:13:33 pooka Exp $
#
.include <bsd.own.mk>
TESTSDIR= ${TESTSBASE}/usr.bin
2011-03-10 14:13:33 +03:00
TESTS_SUBDIRS+= rump_server shmif_dumpbus
.include <bsd.test.mk>