
To install RPilot, just run "make".  This puts the executable "rpilot" in
/usr/local/bin

If do not have root access, change the DESTDIR variable in the makefile to
something like ~/bin

To uninstall, run "make uninstall"

