DEPENDENCIES
 bash
 curl

BUILDING
 NOTE: BSD/OSX users, use the Makefile.mac makefile, appending '--file=Makefile.mac'
 to every make command.

 Setup via make.

 $ make

 Running a `make install` as root will distribute the files to
 the filesystem.

 # make install

USE A DISTRO PROVIDED PACKAGE
 ARCH LINUX
 Arch users may build the package directly with the provided
 PKGBUILD: https://aur.archlinux.org/packages/hosts-update
