diff options
Diffstat (limited to 'contrib/openbsm/tools/Makefile.am')
-rw-r--r-- | contrib/openbsm/tools/Makefile.am | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/contrib/openbsm/tools/Makefile.am b/contrib/openbsm/tools/Makefile.am deleted file mode 100644 index 53aa1d5384a36..0000000000000 --- a/contrib/openbsm/tools/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ -# -# $P4: //depot/projects/trustedbsd/openbsm/tools/Makefile.am#2 $ -# - -INCLUDES = -I$(top_srcdir) - -bin_PROGRAMS = audump -audump_SOURCES = audump.c -audump_LDADD = $(top_builddir)/libbsm/libbsm.la |