summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm/bin/auditreduce/Makefile.am
blob: cce29a65e89a5ab1209f4dd3a7e99d736b232bb1 (plain)
1
2
3
4
5
6
7
8
9
10
#
# $P4: //depot/projects/trustedbsd/openbsm/bin/auditreduce/Makefile.am#1 $
#

INCLUDES = -I$(top_srcdir)

sbin_PROGRAMS = auditreduce
auditreduce_SOURCES = auditreduce.c
auditreduce_LDADD = $(top_builddir)/libbsm/libbsm.la
man1_MANS = auditreduce.1
OpenPOWER on IntegriCloud