summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm/man/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/openbsm/man/Makefile')
-rw-r--r--contrib/openbsm/man/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/contrib/openbsm/man/Makefile b/contrib/openbsm/man/Makefile
new file mode 100644
index 0000000..fec6651
--- /dev/null
+++ b/contrib/openbsm/man/Makefile
@@ -0,0 +1,19 @@
+#
+# $P4: //depot/projects/trustedbsd/openbsm/man/Makefile#5 $
+#
+
+MAN= audit.2 \
+ auditctl.2 \
+ auditon.2 \
+ getaudit.2 \
+ getauid.2 \
+ setaudit.2 \
+ setauid.2 \
+ audit.log.5 \
+ audit_class.5 \
+ audit_control.5 \
+ audit_event.5 \
+ audit_user.5 \
+ audit_warn.5
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud