summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/openbsm/autogen.sh')
-rw-r--r--contrib/openbsm/autogen.sh10
1 files changed, 10 insertions, 0 deletions
diff --git a/contrib/openbsm/autogen.sh b/contrib/openbsm/autogen.sh
new file mode 100644
index 0000000..c24e8e8
--- /dev/null
+++ b/contrib/openbsm/autogen.sh
@@ -0,0 +1,10 @@
+#!/bin/sh
+#
+# $P4: //depot/projects/trustedbsd/openbsm/autogen.sh#1 $
+#
+
+libtoolize --copy --force
+aclocal
+autoheader
+automake -a -c --foreign
+autoconf
OpenPOWER on IntegriCloud