1 # $NetBSD: Makefile,v 1.3 2012/05/07 08:51:47 wiz Exp $
7 TESTSDIR
= ${TESTSBASE}/usr.bin
/bzip2
11 DIST
= ${NETBSDSRCDIR}/external
/bsd
/bzip2
/dist
15 .for f in sample1.bz2 sample1.ref sample2.bz2 sample2.ref \
16 sample3.bz2 sample3.ref
18 FILESNAME_
${f}= d_
${f}
21 .
include <bsd.
test.mk
>