
make all                builds the programs.

make install            installs all the programs _except_ the
                        prqd, rshdown, and useraud daemon.

make install-daemons    installs the prqd, rshdown, and useraud daemons.
                        Make sure that none of these daemons is running while
			you attempt to install the new versions.

make clean              Cleans up the directory by removing the object
                        files and the binaries.
