]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/ofed/libmlx4/autogen.sh
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / contrib / ofed / libmlx4 / autogen.sh
1 #! /bin/sh
2
3 set -x
4 aclocal -I config
5 libtoolize --force --copy
6 autoheader
7 automake --foreign --add-missing --copy
8 autoconf