Commit 67e5d749836a3aea6ec5317c11f0a385ae4d9b85

Joakim Soderberg 2013-12-16T18:10:32

Fix the make "verify" target on Windows. Windows does not have the "unset" command, but this doesn't matter since the problem that requires us to use unset doesn't happen on Windows. Also did some minor cosmetic changes, and dependcy changes.