1respond
2(c) 2007-2014 - Jouke Witteveen
3
4
5Installation of respond is done through make.
6The following targets are defined:
7 - all (default)
8	This does the actual compiling.
9 - install
10	Installs respond. It will also compile anything not yet compiled.
11 - uninstall
12	Removes all installed files. Use the same parameters used with install!
13 - clean
14	Removes all traces from compilation.
15
16Expert options can be set in the Makefile.
17