diff options
Diffstat (limited to 'lib/Makefile.Watcom')
-rw-r--r-- | lib/Makefile.Watcom | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Makefile.Watcom b/lib/Makefile.Watcom index 1f4d075f8..2a4cf84d6 100644 --- a/lib/Makefile.Watcom +++ b/lib/Makefile.Watcom @@ -20,7 +20,6 @@ AR = wlib !ifdef __LOADDLL__ ! loaddll wcc386 wccd386 ! loaddll wpp386 wppd386 -! loaddll wlink wlinkd ! loaddll wlib wlibd !endif |