Commit ab98c5e73b4c4a6eed88dbc6338225012cd72a3e

Werner Lemberg 2014-02-08T11:34:33

Fix Windows build directories. The build target is now `windows' instead of `win32'. Problem reported by Nickolas George <darknova.clan@gmail.com>. * builds/modules.mk: Don't use `win32' and `win16' (!) but `windows'. * builds/windows/detect.mk, builds/windows/win32-def.mk: s/win32/windows/.