summaryrefslogtreecommitdiff
path: root/lib/libpthread/Makefile
diff options
context:
space:
mode:
authorJonathan Mini <mini@FreeBSD.org>2002-09-16 19:29:34 +0000
committerJonathan Mini <mini@FreeBSD.org>2002-09-16 19:29:34 +0000
commitcfa1f4e6598fe97439b3012396e30d1eeb759421 (patch)
tree458429bcec9378f696f0095268e373f131a31a66 /lib/libpthread/Makefile
parenta3ad85e51b8dbb685ea451e3129cd39a84e9dcf7 (diff)
Notes
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 6d281af9b016b..a250757a567f8 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