File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / mtr / bootstrap.sh
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Sun Jul 21 23:43:42 2013 UTC (10 years, 11 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

#!/bin/sh

aclocal
autoheader
automake --add-missing --copy --foreign
autoconf


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>