summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm/autogen.sh
blob: c24e8e868063fcf4db14b210fa77f1c847e79ab4 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
#
# $P4: //depot/projects/trustedbsd/openbsm/autogen.sh#1 $
#

libtoolize --copy --force
aclocal
autoheader
automake -a -c --foreign
autoconf
OpenPOWER on IntegriCloud