From 517f3a1b8fccb65c4db4c083077169e9624cb4c0 Mon Sep 17 00:00:00 2001 From: Guenter Knauf Date: Tue, 10 Aug 2010 17:41:48 +0200 Subject: Fixed my wrong edit. --- lib/Makefile.Watcom | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/Makefile.Watcom b/lib/Makefile.Watcom index e74ab0f36..bae1bd459 100644 --- a/lib/Makefile.Watcom +++ b/lib/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 -- cgit v1.2.3