xref
: /
freebsd
/
sbin
/
md5
/
tests
/
Makefile
(revision c7a33fe37d7688cb21c743f68256680e003210ad)
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