• Show log

    Commit

  • Hash : ab98c5e7
    Author : Werner Lemberg
    Date : 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/.