There is a file that was included in the new GIT called obj
The file contents say - "this should be a directory - not a file"
Just remove the file 'obj' and make it a directory - it should work
cd src
rm obj
mkdir obj
make -f makefile.unix
Refusing to compile....
/Desktop/lottocoin/src$ make -f makefile.unix
/bin/sh ../share/genbuild.sh obj/build.h
../share/genbuild.sh: 33: ../share/genbuild.sh: cannot create obj/build.h: Directory nonexistent
../share/genbuild.sh: 34: ../share/genbuild.sh: cannot create obj/build.h: Directory nonexistent