Deleted Added
full compact
Makefile.am (156283) Makefile.am (161630)
1#
1#
2# $P4: //depot/projects/trustedbsd/openbsm/tools/Makefile.am#1 $
2# $P4: //depot/projects/trustedbsd/openbsm/tools/Makefile.am#2 $
3#
4
5INCLUDES = -I$(top_srcdir)
6
3#
4
5INCLUDES = -I$(top_srcdir)
6
7bin_PROGRAMS = autool
8autool_SOURCES = autool.c
9autool_LDADD = $(top_builddir)/libbsm/libbsm.la
7bin_PROGRAMS = audump
8audump_SOURCES = audump.c
9audump_LDADD = $(top_builddir)/libbsm/libbsm.la