aboutsummaryrefslogtreecommitdiff
path: root/cddl/lib/libctf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cddl/lib/libctf/Makefile')
-rw-r--r--cddl/lib/libctf/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cddl/lib/libctf/Makefile b/cddl/lib/libctf/Makefile
index 10854482cd21..1c605182bc1d 100644
--- a/cddl/lib/libctf/Makefile
+++ b/cddl/lib/libctf/Makefile
@@ -2,6 +2,8 @@
.PATH: ${SRCTOP}/cddl/contrib/opensolaris/lib/libctf/common
.PATH: ${SRCTOP}/sys/cddl/contrib/opensolaris/common/ctf
+PACKAGE= ctf
+LIB_PACKAGE=
LIB= ctf
SRCS= ctf_create.c \
ctf_decl.c \