Don't define PACKAGE in lib/libc/tests/{iconv,net/getaddrinfo}
needlessly This is already being done by bsd.test.mk The other subdirectory Makefiles were intentionally left alone MFC after: 1 week Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
a85d4fc7e4
commit
87d5d10d7d
@ -1,7 +1,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PACKAGE= tests
|
||||
|
||||
TESTSDIR= ${TESTSBASE}/lib/libc/iconv
|
||||
|
||||
ATF_TESTS_C+= iconvctl_test
|
||||
|
@ -1,7 +1,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PACKAGE= tests
|
||||
|
||||
TESTSRC= ${SRCTOP}/contrib/netbsd-tests/lib/libc/net/${.CURDIR:T}
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user