summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm/man/Makefile.am
blob: e65a68cb327ab10af6864a0499f62b39b394aed0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#
# $P4: //depot/projects/trustedbsd/openbsm/man/Makefile.am#1 $
#

man2_MANS =			\
	audit.2			\
	auditctl.2		\
	auditon.2		\
	getaudit.2		\
	getauid.2		\
	setaudit.2		\
	setauid.2

man5_MANS =			\
	audit.log.5		\
	audit_class.5		\
	audit_control.5		\
	audit_event.5		\
	audit_user.5		\
	audit_warn.5

# How to do MLINKS in automake?
# MLINKS= getaudit.2 getaudit_addr.2					\
# 	setaudit.2 setaudit_addr.2
OpenPOWER on IntegriCloud