1#!/bin/sh 2# 3# $P4: //depot/projects/trustedbsd/openbsm/autogen.sh#2 $ 4# 5 6libtoolize --copy --force 7aclocal 8autoheader 9automake -a -c --foreign 10autoconf 11