1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-11 09:50:12 +00:00
freebsd/contrib/openbsm/autogen.sh
Christian Brueffer b6a05070fa Merge OpenBSM 1.2 alpha 4.
MFC after:	2 weeks
Relnotes:	yes
2015-12-18 09:48:01 +00:00

8 lines
90 B
Bash

#!/bin/sh
libtoolize --copy --force
aclocal
autoheader
automake -a -c --foreign
autoconf