summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm/test/bsm/Makefile.am
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2006-06-05 10:52:12 +0000
committerrwatson <rwatson@FreeBSD.org>2006-06-05 10:52:12 +0000
commit4c355f6b7d92ffbb9cd7fcc7eca2b6364c3bace7 (patch)
tree32e83e301da59f20a423c5b1cac506030cade870 /contrib/openbsm/test/bsm/Makefile.am
parent571f2f563f5e4a509d7a05efe83598055c520854 (diff)
parentf7669e641742373606ef85a4855b7028f5b564a5 (diff)
downloadFreeBSD-src-4c355f6b7d92ffbb9cd7fcc7eca2b6364c3bace7.zip
FreeBSD-src-4c355f6b7d92ffbb9cd7fcc7eca2b6364c3bace7.tar.gz
This commit was generated by cvs2svn to compensate for changes in r159248,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/openbsm/test/bsm/Makefile.am')
-rw-r--r--contrib/openbsm/test/bsm/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/openbsm/test/bsm/Makefile.am b/contrib/openbsm/test/bsm/Makefile.am
new file mode 100644
index 0000000..8aa7934
--- /dev/null
+++ b/contrib/openbsm/test/bsm/Makefile.am
@@ -0,0 +1,9 @@
+#
+# $P4: //depot/projects/trustedbsd/openbsm/test/bsm/Makefile.am#1 $
+#
+
+INCLUDES = -I$(top_srcdir)
+
+bin_PROGRAMS = generate
+generate_SOURCES = generate.c
+generate_LDADD = $(top_builddir)/libbsm/libbsm.la
OpenPOWER on IntegriCloud