freebsd-dev/contrib/openbsm/autogen.sh
2008-11-12 23:48:20 +00:00

11 lines
152 B
Bash

#!/bin/sh
#
# $P4: //depot/projects/trustedbsd/openbsm/autogen.sh#1 $
#
libtoolize --copy --force
aclocal
autoheader
automake -a -c --foreign
autoconf