mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-17 15:27:36 +00:00
7 lines
60 B
Makefile
7 lines
60 B
Makefile
|
# $FreeBSD$
|
||
|
|
||
|
.if ${MK_TESTS} != "no"
|
||
|
SUBDIR+= tests
|
||
|
.endif
|
||
|
|