[Midnightbsd-cvs] src [10885] trunk/lib/libbsm/Makefile: add man page links
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Jun 13 20:02:55 EDT 2018
Revision: 10885
http://svnweb.midnightbsd.org/src/?rev=10885
Author: laffer1
Date: 2018-06-13 20:02:55 -0400 (Wed, 13 Jun 2018)
Log Message:
-----------
add man page links
Modified Paths:
--------------
trunk/lib/libbsm/Makefile
Modified: trunk/lib/libbsm/Makefile
===================================================================
--- trunk/lib/libbsm/Makefile 2018-06-14 00:02:33 UTC (rev 10884)
+++ trunk/lib/libbsm/Makefile 2018-06-14 00:02:55 UTC (rev 10885)
@@ -1,8 +1,9 @@
-#
# $MidnightBSD$
#
+# $FreeBSD: stable/10/lib/libbsm/Makefile 313588 2017-02-11 05:58:20Z ngie $
+#
-OPENBSMDIR= ${.CURDIR}/../../contrib/openbsm
+OPENBSMDIR= ${SRCTOP}/contrib/openbsm
LIBBSMDIR= ${OPENBSMDIR}/libbsm
LIB= bsm
@@ -48,6 +49,7 @@
au_free_token.3 \
au_io.3 \
au_mask.3 \
+ au_notify.3 \
au_open.3 \
au_socket_type.3 \
au_token.3 \
@@ -112,6 +114,9 @@
au_mask.3 au_preselect.3 \
au_mask.3 getauditflagsbin.3 \
au_mask.3 getauditflagschar.3 \
+ au_notify.3 au_get_state.3 \
+ au_notify.3 au_notify_initialize.3 \
+ au_notify.3 au_notify_terminate.3 \
au_open.3 au_close.3 \
au_open.3 au_close_buffer.3 \
au_open.3 au_close_token.3 \
More information about the Midnightbsd-cvs
mailing list