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