summaryrefslogtreecommitdiff
path: root/shell/source/tools/lngconvex/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/tools/lngconvex/makefile.mk')
-rw-r--r--shell/source/tools/lngconvex/makefile.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/source/tools/lngconvex/makefile.mk b/shell/source/tools/lngconvex/makefile.mk
index da28e5ff68..3ee6298e74 100644
--- a/shell/source/tools/lngconvex/makefile.mk
+++ b/shell/source/tools/lngconvex/makefile.mk
@@ -58,8 +58,8 @@ APP1STDLIBS= $(SALLIB)\
$(I18NISOLANGLIB)
.IF "$(COM)"!="GCC"
-APP1STDLIBS+= $(TOOLSLIBST) \
- msvcprt.lib
+APP1STDLIBS+= msvcprt.lib
+#$(TOOLSLIBST)
.ENDIF
# --- Targets ------------------------------------------------------