NetBSD/tests/usr.bin/shmif_dumpbus/Makefile
pooka 6dd7be55d5 dumdidumdum, can't generate an incompatible test busfile and assume
that test will work.  so replace the test data with something a bit
more realistic.
2011-03-11 10:35:29 +00:00

14 lines
260 B
Makefile

# $NetBSD: Makefile,v 1.3 2011/03/11 10:35:29 pooka Exp $
#
.include <bsd.own.mk>
TESTSDIR= ${TESTSBASE}/usr.bin/shmif_dumpbus
FILESDIR= ${TESTSDIR}
TESTS_SH= t_basic
FILES+= d_pcap.out.bz2.uue d_pkthdrs.out.bz2.uue shmbus.bz2.uue
.include <bsd.test.mk>