mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 16:50:25 -04:00
8 lines
136 B
Makefile
8 lines
136 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR+= libpythagoras target
|
|
|
|
SUBDIR_DEPEND_target= libpythagoras
|
|
ATF_TESTS_C= ld_library_pathfds
|
|
|
|
.include <bsd.test.mk>
|