Re-add PACKAGE=> tests to lib/libc/tests/net/getaddrinfo/Makefile and add

it to lib/libc/tests/sys/Makefile [*]

Even though make -VPACKAGE and make -n install seem to do the right thing,
the effects are a bit different, depending on the build host.

MFC after:		1 week
Obtained from:		HardenedBSD (af602f0db) [*]
Reported by:		Oliver Pinter <oliver.pinter@hardenedbsd.org> [*]
Sponsored by:		Dell EMC Isilon
This commit is contained in:
Enji Cooper 2016-09-19 06:59:17 +00:00
parent 7547506a79
commit b3ef7604b9
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# $FreeBSD$
PACKAGE= tests
TESTSRC= ${SRCTOP}/contrib/netbsd-tests/lib/libc/net/${.CURDIR:T}
.include <bsd.own.mk>

View File

@ -1,5 +1,7 @@
# $FreeBSD$
PACKAGE= tests
.include <bsd.own.mk>
ATF_TESTS_C+= queue_test