aboutsummaryrefslogtreecommitdiff
path: root/contrib/openbsm/bin/Makefile
blob: 3bc4a6c11567af477c164f64c7634f74e9a34c79 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#
# $P4: //depot/projects/trustedbsd/openbsm/bin/Makefile#4 $
#

SUBDIR=	audit								\
	auditd								\
	auditreduce							\
	praudit

.include <bsd.subdir.mk>