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

INCLUDES = -I$(top_srcdir)

bin_PROGRAMS = autool
autool_SOURCES = autool.c
autool_LDADD = $(top_builddir)/libbsm/libbsm.la
OpenPOWER on IntegriCloud