]> git.cworth.org Git - grrobot/blob - INSTALL
Added pointers to necessary libraries
[grrobot] / INSTALL
1 This package uses automake, in order to generate the Makefiles use:
2
3         $ autogen.sh
4
5 After that, standard build procedures apply:
6
7         $ make
8         # make install
9