[go: up one dir, main page]

Menu

[r1133]: / clp / trunk / bootstrap.sh  Maximize  Restore  History

Download this file

8 lines (5 with data), 104 Bytes

1
2
3
4
5
6
#! /bin/sh
aclocal \
&& touch NEWS README AUTHORS ChangeLog \
&& automake --add-missing \
&& autoconf