osmo-ggsn/bootstrap

10 lines
90 B
Plaintext
Raw Normal View History

2003-07-06 21:27:33 +00:00
#! /bin/sh
aclocal
autoheader
touch config.h.in
automake
autoconf
./configure
make clean