From 6e2dfd0e2080b4c6f060bad2bc6577c99db470f3 Mon Sep 17 00:00:00 2001 From: ru Date: Sat, 30 Sep 2006 11:32:46 +0000 Subject: Removed libc_r build support. --- share/man/man3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/man/man3') diff --git a/share/man/man3/Makefile b/share/man/man3/Makefile index 7006471..fcc94ef 100644 --- a/share/man/man3/Makefile +++ b/share/man/man3/Makefile @@ -146,7 +146,7 @@ MLINKS+= tree.3 RB_EMPTY.3 \ tree.3 SPLAY_RIGHT.3 \ tree.3 SPLAY_ROOT.3 -.if ${MK_LIBC_R} != "no" || ${MK_LIBPTHREAD} != "no" || ${MK_LIBTHR} != "no" +.if ${MK_LIBPTHREAD} != "no" || ${MK_LIBTHR} != "no" PTHREAD_MAN= pthread.3 \ pthread_atfork.3 \ pthread_attr.3 \ -- cgit v1.1