summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 8fae457..cdfb30d 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -14,7 +14,7 @@ SUBDIR+=libc libcompat libcom_err libcurses libdisk libedit \
libncurses libopie libpcap libresolv librpcsvc \
libscsi libskey libss libtermcap libutil libxpg4 liby libz
-.if defined(WANT_LIBC_R)
+.if !defined(NOLIBC_R)
SUBDIR+= libc_r
.endif
OpenPOWER on IntegriCloud