osx build added by sethalves on Wed Mar 26 22:45:28 2014

ponk:chicken-core seth$ make PLATFORM=macosx
"/Applications/Xcode.app/Contents/Developer/usr/bin/make" -f ./Makefile.macosx CONFIG= all
/Applications/Xcode.app/Contents/Developer/usr/bin/gcc  -c apply-hack.x86-64.S -o apply-hack.x86-64.o
chicken  library.scm -optimize-level 2 -include-path . -include-path ./ -inline -ignore-repository -feature chicken-bootstrap -no-warnings -specialize -types ./types.db   -explicit-use -no-trace -output-file library.c
make[1]: chicken: No such file or directory
make[1]: *** [library.c] Error 1
make: *** [all] Error 2
ponk:chicken-core seth$