summaryrefslogtreecommitdiffstats
path: root/usr.sbin/audit/Makefile
blob: ed195c0eec032cb992ec0f295392be75ef618b27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# $FreeBSD$
#

OPENBSMDIR=${.CURDIR}/../../contrib/openbsm
.PATH: ${OPENBSMDIR}/bin/audit

PROG=	audit
MAN=	audit.8

DPADD=	${LIBBSM}
LDADD=	-lbsm

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud