ec0e2ac611
This is necessary because ATF is deprecated and it will be replaced by Kyua. Submitted by: jmmv@netbsd.org Reviewed by: Garrett Cooper Approved by: re
7 lines
81 B
Makefile
7 lines
81 B
Makefile
# $FreeBSD$
|
|
|
|
ATF= ${.CURDIR}/../../../contrib/atf
|
|
|
|
BINDIR?= /usr/bin
|
|
WARNS?= 3
|