aboutsummaryrefslogtreecommitdiff
path: root/cddl/lib
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2014-12-08 04:35:34 +0000
committerMark Johnston <markj@FreeBSD.org>2014-12-08 04:35:34 +0000
commit38d120bc13ac1de5b739b67b87016b9122149374 (patch)
treed35a5e617a4067af0d5374e115532dc6c144bdf9 /cddl/lib
parent0ad435f32141b3148ebce55767632aecede6de4c (diff)
parent6d8516a342fd4449839522de5bf62108931ed4fe (diff)
downloadsrc-38d120bc13ac1de5b739b67b87016b9122149374.tar.gz
src-38d120bc13ac1de5b739b67b87016b9122149374.zip
MFV r272851:
5202 want ctf(4) illumos/illumos-gate@fe2e029eea29fd49d0d9058dbd5b79a252667e6b
Notes
Notes: svn path=/head/; revision=275592
Diffstat (limited to 'cddl/lib')
-rw-r--r--cddl/lib/libctf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cddl/lib/libctf/Makefile b/cddl/lib/libctf/Makefile
index 50c7937b89b1..d8a645ebbc54 100644
--- a/cddl/lib/libctf/Makefile
+++ b/cddl/lib/libctf/Makefile
@@ -16,6 +16,7 @@ SRCS= ctf_create.c \
ctf_subr.c \
ctf_types.c \
ctf_util.c
+MAN= ctf.5
WARNS?= 0
CFLAGS+= -DCTF_OLD_VERSIONS