More Watcom makefile fixes.
authorGuenter Knauf <lists@gknw.net>
Tue, 10 Aug 2010 15:29:06 +0000 (17:29 +0200)
committerGuenter Knauf <lists@gknw.net>
Tue, 10 Aug 2010 15:29:06 +0000 (17:29 +0200)
commit495d3e07d441e8c50fb930bd3b5fe5cda7ca63a8
tree7e9e1fe45194047cd097c853406206c35b2a840a
parent44e5e37f3895f67a94fedb6040ba800a9992762e
More Watcom makefile fixes.

Added the -br switch to dynamic builds which fixes the issue I saw
with curl's --version output. Added debug info and symfile for debug
builds to linker opts. Added DLL loader for wlink back, but this time
dependend on wlink version.
Patch posted to the list by malak.jiri AT gmail.com.
lib/Makefile.Watcom
src/Makefile.Watcom