Enable cross-compilation for OS X.
This is as simple as using GOOS=darwin. This patch also adds a new default target, which compiles emma for the native platform. Many users may not want pre-compiled binaries but instead compile emma themselves.
This fixes issue #1 (closed).