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/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cddl/lib/libctf/Makefile b/cddl/lib/libctf/Makefile
index 860b327ca768..1c605182bc1d 100644
--- a/cddl/lib/libctf/Makefile
+++ b/cddl/lib/libctf/Makefile
@@ -1,9 +1,9 @@
-# $FreeBSD$
-
.PATH: ${SRCTOP}/cddl/contrib/opensolaris/common/ctf
.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 \