File:  [Local Repository] / froggix / autogen.sh
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Fri Mar 27 19:47:27 2009 UTC (15 years, 9 months ago) by nick
Branches: froggix
CVS tags: v1_0
Initial import of Froggix.

#!/bin/sh
#$Id: autogen.sh,v 1.1.1.1 2009/03/27 19:47:27 nick Exp $

aclocal
automake --foreign
autoconf

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