summaryrefslogtreecommitdiff
path: root/sax/source/fastparser/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sax/source/fastparser/makefile.mk')
-rw-r--r--sax/source/fastparser/makefile.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/sax/source/fastparser/makefile.mk b/sax/source/fastparser/makefile.mk
index d8f9378c19b9..9690ffab326e 100644
--- a/sax/source/fastparser/makefile.mk
+++ b/sax/source/fastparser/makefile.mk
@@ -51,7 +51,11 @@ SLOFILES =\
$(SLO)$/xml2utf.obj
SHL1TARGET= $(TARGET)
+.IF "$(COM)" == "MSC"
SHL1IMPLIB= i$(TARGET)
+.ELSE
+SHL1IMPLIB= $(TARGET)
+.ENDIF
SHL1STDLIBS= \
$(SALLIB) \