]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - bin/dd/tests/Makefile
MFC r289487:
[FreeBSD/stable/10.git] / bin / dd / tests / Makefile
1 # $FreeBSD$
2
3 OBJTOP=         ${.OBJDIR:H:H:H}
4 SRCTOP=         ${.CURDIR:H:H:H}
5 TESTSRC=        ${SRCTOP}/contrib/netbsd-tests/bin/dd
6 TESTSDIR=       ${TESTSBASE}/bin/dd
7
8 NETBSD_ATF_TESTS_SH=    dd_test
9
10 .include <netbsd-tests.test.mk>
11
12 .include <bsd.test.mk>