Go to file
Arthur O'Dwyer 20d1c49ae1 Add a Makefile; allow compiling on OS X.
OS X requires <unistd.h> for the declarations of sleep() and usleep(),
and also requires libc++ instead of libstdc++.

Add -W -Wall and remove a few unused variables.
2014-03-10 13:09:59 -07:00
stack Add a Makefile; allow compiling on OS X. 2014-03-10 13:09:59 -07:00