summaryrefslogtreecommitdiffstats
path: root/lib/librt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/librt/Makefile')
-rw-r--r--lib/librt/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/librt/Makefile b/lib/librt/Makefile
index bd6ec07..3629610 100644
--- a/lib/librt/Makefile
+++ b/lib/librt/Makefile
@@ -9,8 +9,7 @@ CFLAGS+=-I${.CURDIR}/../libc/include -I${.CURDIR}
CFLAGS+=-fexceptions
.endif
CFLAGS+=-Winline -Wall
-DPADD= ${LIBPTHREAD}
-LDADD= -lpthread
+LIBADD= pthread
WARNS?= 2
OpenPOWER on IntegriCloud