summaryrefslogtreecommitdiff
path: root/sax/source
diff options
context:
space:
mode:
Diffstat (limited to 'sax/source')
-rw-r--r--sax/source/fastparser/makefile.mk1
-rw-r--r--sax/source/tools/makefile.mk4
2 files changed, 1 insertions, 4 deletions
diff --git a/sax/source/fastparser/makefile.mk b/sax/source/fastparser/makefile.mk
index 625d7790ed1a..83c183212656 100644
--- a/sax/source/fastparser/makefile.mk
+++ b/sax/source/fastparser/makefile.mk
@@ -62,7 +62,6 @@ SHL1STDLIBS= \
$(SAXLIB) \
$(CPPULIB) \
$(CPPUHELPERLIB)\
- $(COMPHELPERLIB)\
$(EXPATASCII3RDLIB)
SHL1DEPN=
diff --git a/sax/source/tools/makefile.mk b/sax/source/tools/makefile.mk
index 1f806aef74b4..80f51d8dc806 100644
--- a/sax/source/tools/makefile.mk
+++ b/sax/source/tools/makefile.mk
@@ -52,14 +52,12 @@ SHL1TARGET= $(TARGET)$(DLLPOSTFIX)
SHL1IMPLIB= i$(TARGET)
SHL1STDLIBS= \
- $(VOSLIB) \
$(CPPULIB) \
$(CPPUHELPERLIB)\
$(COMPHELPERLIB)\
$(RTLLIB) \
$(SALLIB) \
- $(ONELIB) \
- $(SALHELPERLIB)
+ $(ONELIB)
SHL1DEPN=
SHL1OBJS= $(SLOFILES)