]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/openbsm/autogen.sh
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / contrib / openbsm / autogen.sh
1 #!/bin/sh
2 #
3 # $P4: //depot/projects/trustedbsd/openbsm/autogen.sh#2 $
4 #
5
6 libtoolize --copy --force
7 aclocal
8 autoheader
9 automake -a -c --foreign
10 autoconf