]> git.cworth.org Git - rrsolve/blob - INSTALL
* src/Makefile.am (rrsolve_LDFLAGS): Fix to not ovverride user
[rrsolve] / 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