- Fix the handling of relative include/library paths
authorFrancois Gouget <fgouget@codeweavers.com>
Thu, 30 Nov 2000 20:34:39 +0000 (20:34 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 30 Nov 2000 20:34:39 +0000 (20:34 +0000)
commitfb5b590ed101e18060fa487a031642b5546b4e36
treecda009d040974c39774345795682fdd6f871a523
parent5ce2329a954bf69dd45e9db061379d509a796345
- Fix the handling of relative include/library paths
- In interactive mode, print "./" for the top level directory rather
  than an empty string
- We don't need to force a space before assignments
- Align TOPSRCDIR & co like all the other assignements
- Compile Dlls first (dependencies would do it more or less anyway)
- Wording change in the usage
tools/winemaker