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

#!/bin/sh

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


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