freebsd-dev/contrib/openbsm/man/Makefile.am
Robert Watson aa77200569 Merge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD 10-CURRENT; the
primary new feature is auditdistd.

Obtained from:	TrustedBSD Project
Sponsored by:	The FreeBSD Foundation (auditdistd)
2012-12-01 11:58:08 +00:00

25 lines
410 B
Makefile

##
## $P4: //depot/projects/trustedbsd/openbsm/man/Makefile.am#2 $
##
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