I tried compiling this, why was the Makefile removed from src/leveldb? In case anyone else had trouble with this, I was able to get compile hobbitcoin after I copied the Makefile from https://code.google.com/p/leveldb/source/browse/Makefile
thanks, before your hint, I did not manage to compile from the source and I gave up. Then I copied this Makefile from another coin and I was able to compile the wallet.
@dev : please update the source so the wallet can be compiled directly.