aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.Watcom
diff options
context:
space:
mode:
authorGuenter Knauf <lists@gknw.net>2010-08-10 17:41:48 +0200
committerGuenter Knauf <lists@gknw.net>2010-08-10 17:41:48 +0200
commit517f3a1b8fccb65c4db4c083077169e9624cb4c0 (patch)
treef1485115bb776e8690ab0a2a555a75854b37e252 /src/Makefile.Watcom
parent495d3e07d441e8c50fb930bd3b5fe5cda7ca63a8 (diff)
Fixed my wrong edit.
Diffstat (limited to 'src/Makefile.Watcom')
-rw-r--r--src/Makefile.Watcom4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.Watcom b/src/Makefile.Watcom
index 1f67cbc91..1c628a4e1 100644
--- a/src/Makefile.Watcom
+++ b/src/Makefile.Watcom
@@ -27,9 +27,9 @@ RC = wrc
! loaddll wpp386 wppd386
! loaddll wlib wlibd
! if $(__VERSION__) < 1280
-! loaddll wlink wlinkd
-! else
! loaddll wlink wlink
+! else
+! loaddll wlink wlinkd
! endif
!endif