Connect the libucl(3) manual page to the build.
MFC after: 3 days Sponsored by: Rubicon Communications, LLC (Netgate)
This commit is contained in:
parent
bacb9e94fe
commit
7f9cc429e5
@ -17,7 +17,8 @@ SRCS= ucl_emitter_streamline.c \
|
||||
ucl_util.c
|
||||
|
||||
.PATH: ${LIBUCL}/src \
|
||||
${LIBUCL}/include
|
||||
${LIBUCL}/include \
|
||||
${LIBUCL}/doc
|
||||
|
||||
INCS= ucl.h
|
||||
LIBADD= m
|
||||
@ -28,4 +29,6 @@ CFLAGS+= -I${LIBUCL}/include \
|
||||
-I${LIBUCL}/uthash \
|
||||
-I${LIBUCL}/klib
|
||||
|
||||
MAN+= libucl.3
|
||||
|
||||
.include <bsd.lib.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user