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

File: [cvs.NetBSD.org] / src / tests / sbin / gpt / Makefile (download)

Revision 1.3, Fri Dec 4 01:42:47 2015 UTC (8 years, 4 months ago) by christos
Branch: MAIN
Changes since 1.2: +2 -2 lines

Make the test work

# $NetBSD: Makefile,v 1.3 2015/12/04 01:42:47 christos Exp $

.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/sbin/gpt

TESTS_SH=	t_gpt

FILESDIR=       ${TESTSDIR}
FILES=          gpt.2part.show.uuid gpt.2part.show.normal gpt.empty.show.normal
FILES+=		gpt.backup

.include <bsd.test.mk>