summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/Makefile
diff options
context:
space:
mode:
authormini <mini@FreeBSD.org>2002-09-16 19:29:34 +0000
committermini <mini@FreeBSD.org>2002-09-16 19:29:34 +0000
commit4726269c93c77b059b7532aca2c82f450924161b (patch)
tree458429bcec9378f696f0095268e373f131a31a66 /lib/libpthread/Makefile
parent30a54cd01f46234158839d9a6cf458649587d7e6 (diff)
downloadFreeBSD-src-4726269c93c77b059b7532aca2c82f450924161b.zip
FreeBSD-src-4726269c93c77b059b7532aca2c82f450924161b.tar.gz
Mechanically change all libc_r references to libpthread.
Diffstat (limited to 'lib/libpthread/Makefile')
-rw-r--r--lib/libpthread/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/Makefile b/lib/libpthread/Makefile
index 6d281af..a250757 100644
--- a/lib/libpthread/Makefile
+++ b/lib/libpthread/Makefile
@@ -14,7 +14,7 @@ CFLAGS+=-DPTHREAD_KERNEL -D_THREAD_SAFE
CFLAGS+=-I${.CURDIR}/../libc/include -I${.CURDIR}/thread \
-I${.CURDIR}/../../include
-# Uncomment this if you want libc_r to contain debug information for
+# Uncomment this if you want libpthread to contain debug information for
# thread locking.
CFLAGS+=-D_LOCK_DEBUG
OpenPOWER on IntegriCloud