xref
: /
freebsd
/
usr.bin
/
getconf
/
tests
/
Makefile
(revision f3087bef11543b42e0d69b708f367097a4118d24)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
ATF_TESTS_SH
+=
getconf_test
2
3
PROGS
+=
arch_type
4
5
BINDIR
= ${
TESTSDIR
}
6
7
.
include
<
bsd.test.mk
>
8