summaryrefslogtreecommitdiffstats
path: root/cddl/lib/libctf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cddl/lib/libctf/Makefile')
-rw-r--r--cddl/lib/libctf/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/cddl/lib/libctf/Makefile b/cddl/lib/libctf/Makefile
index d8a645e..a79aef5 100644
--- a/cddl/lib/libctf/Makefile
+++ b/cddl/lib/libctf/Makefile
@@ -28,8 +28,6 @@ CFLAGS+= -I${.CURDIR}/../../../sys/cddl/compat/opensolaris \
-I${OPENSOLARIS_USR_DISTDIR}/lib/libctf/common \
-I${OPENSOLARIS_SYS_DISTDIR}/uts/common
-DPADD= ${LIBZ}
-LDADD= -lz
+LIBADD+= z
.include <bsd.lib.mk>
-
OpenPOWER on IntegriCloud