]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/openbsm/tools/Makefile.am
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / openbsm / tools / Makefile.am
1 ##
2 ## $P4: //depot/projects/trustedbsd/openbsm/tools/Makefile.am#5 $
3 ##
4
5 if USE_NATIVE_INCLUDES
6 INCLUDES = -I$(top_builddir) -I$(top_srcdir)
7 else
8 INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/sys
9 endif
10
11 bin_PROGRAMS = audump
12 audump_SOURCES = audump.c
13 audump_LDADD = $(top_builddir)/libbsm/libbsm.la