freebsd-skq/libexec/rtld-elf/tests/Makefile
bdrewery 2b856586f6 Fix build race after r295643.
Sponsored by:	EMC / Isilon Storage Division
2016-02-17 00:30:28 +00:00

11 lines
159 B
Makefile

# $FreeBSD$
.include <bsd.own.mk>
SUBDIR+= libpythagoras target
SUBDIR_DEPEND_target= libpythagoras
ATF_TESTS_C= ld_library_pathfds
.include <bsd.test.mk>