xref
: /
freebsd
/
sbin
/
md5
/
tests
/
Makefile
(revision ae316d1d1cffd71ab7751f94e10118777a88e027)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.
include
<
bsd.own.mk
>
2
3
PACKAGE
=
tests
4
5
ATF_TESTS_SH
+=
md5_test
6
7
.
include
<
bsd.test.mk
>
8