Deleted Added
full compact
Makefile (269599) Makefile (289172)
1# $FreeBSD: head/libexec/rtld-elf/tests/Makefile 269599 2014-08-05 18:05:31Z ngie $
1# $FreeBSD: head/libexec/rtld-elf/tests/Makefile 289172 2015-10-12 08:16:03Z ngie $
2
3.include <bsd.own.mk>
4
2
3.include <bsd.own.mk>
4
5TESTSDIR= ${TESTSBASE}/libexec/rtld-elf
6SUBDIR+= libpythagoras target
7
8ATF_TESTS_C= ld_library_pathfds
9
10.include <bsd.test.mk>
5SUBDIR+= libpythagoras target
6
7ATF_TESTS_C= ld_library_pathfds
8
9.include <bsd.test.mk>