Fix some issues reported by winapi_check:
[wine] / tools / winegcc / Makefile.in
2004-10-08  Alexandre JulliardAdded --ld-cmd and --nm-cmd options in winebuild, and...
2004-04-16  Paul VriensCorrect removing wineg++ link on an uninstall.
2004-03-25  Alexandre JulliardTake EXEEXT into account for PE builds.
2004-03-24  Alexandre JulliardBuild the dlls with winegcc.
2004-03-03  Alexandre JulliardRenamed the symbol for the cpp binary to avoid conflict...
2004-03-02  Dimitrie O. PaunInstrument winegcc to use the compilers and options...
2004-02-24  Dimitrie O. PaunMerge winewrap into winegcc. Many cleanups.
2003-11-28  Richard Cohen- Add standard dll path last instead of first.
2003-09-15  Dimitrie O. PaunTeach winegcc to masquerade as cpp.
2003-09-11  Alexandre JulliardSet the dll search path to the location specified in...
2003-09-11  Richard CohenUse an extendable array to store the lists of strings.
2003-09-11  Alexandre JulliardMoved winegcc and winewrap to a separate directory.