From e81cd2ea149bebfc8bf711fbbb2e9a2f164fbf3c Mon Sep 17 00:00:00 2001 From: christos Date: Mon, 1 Jun 2020 14:42:03 +0000 Subject: [PATCH] LIBISPRIVATE=yes --- tests/dev/scsipi/libscsitest/Makefile | 4 ++-- tests/fs/common/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/dev/scsipi/libscsitest/Makefile b/tests/dev/scsipi/libscsitest/Makefile index 033fefcab064..96b920f7d154 100644 --- a/tests/dev/scsipi/libscsitest/Makefile +++ b/tests/dev/scsipi/libscsitest/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2014/04/26 18:53:21 christos Exp $ +# $NetBSD: Makefile,v 1.4 2020/06/01 14:42:53 christos Exp $ # .include @@ -7,7 +7,7 @@ RUMPTOP= ${NETBSDSRCDIR}/sys/rump LIB= rumpdev_scsitest IOCONF= SCSITEST.ioconf -LIBISPRIVATE= #defined +LIBISPRIVATE= yes SRCS= scsitest.c SRCS+= scsitest_component.c diff --git a/tests/fs/common/Makefile b/tests/fs/common/Makefile index f603f8e9ca5a..f707f6937495 100644 --- a/tests/fs/common/Makefile +++ b/tests/fs/common/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2019/10/13 07:28:14 mrg Exp $ +# $NetBSD: Makefile,v 1.14 2020/06/01 14:42:03 christos Exp $ # .include @@ -27,7 +27,7 @@ CPPFLAGS+= -DDEBUG -DLIBWRAP -DRUMP_RPC CPPFLAGS+= -I${LIBC}/include -I${LIBC}/rpc -LIBISPRIVATE= # yup +LIBISPRIVATE= yes # NFS client stuff .PATH: ${NETBSDSRCDIR}/sbin/mount_nfs ${NETBSDSRCDIR}/sbin/mount