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. --- src/Makefile.Watcom | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Makefile.Watcom') 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 -- cgit v1.2.3