]> git.cworth.org Git - grrobot/blob - INSTALL
Update to 2020
[grrobot] / INSTALL
1 This package uses automake, in order to generate the Makefiles use:
2
3         $ autogen.sh
4
5 See the README for information on obtaining any missing libraries.
6
7 After that, standard build procedures apply:
8
9         $ make
10         # make install
11