xref: /freebsd-14.2/libexec/rtld-elf/tests/Makefile (revision d0b2dbfa)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1
2SUBDIR+=	libpythagoras target
3
4SUBDIR_DEPEND_target=	libpythagoras
5
6ATF_TESTS_C=	ld_library_pathfds
7ATF_TESTS_C+=	ld_preload_fds
8
9.for t in ${ATF_TESTS_C}
10SRCS.$t=	$t.c common.c
11.endfor
12
13WARNS?=		3
14
15.include <bsd.test.mk>
16

served by {OpenGrok

Last Index Update: Fri May 15 20:09:11 GMT 2026