summaryrefslogtreecommitdiff
path: root/tests/fs/cd9660/Makefile
blob: 3d5e9db725997f458a39ba0992f2c17914984e56 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: Makefile,v 1.1 2014/05/10 14:15:25 martin Exp $

TESTSDIR=	${TESTSBASE}/fs/cd9660
WARNS=		4
FILESDIR=	${TESTSDIR}

TESTS_SH=	t_high_ino_big_file
FILES=		pr_48787.image.bz2
UUDECODE_FILES= pr_48787.image.bz2

.include <bsd.test.mk>