2b856586f6
Sponsored by: EMC / Isilon Storage Division
11 lines
159 B
Makefile
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>
|