freebsd-dev/lib/librt/Makefile.i386
Enji Cooper 536b1b933e Add reachover Makefiles for contrib/netbsd-tests/lib/librt
A variant of this code has been tested on amd64/i386 for some time by
EMC/Isilon on 10-STABLE/11-CURRENT. It builds on other architectures, but the
code will remain off until it's proven it works on virtual hardware or real
hardware on other architectures

Sponsored by: EMC / Isilon Storage Division
2014-11-16 07:03:19 +00:00

7 lines
60 B
Makefile

# $FreeBSD$
.if ${MK_TESTS} != "no"
SUBDIR+= tests
.endif