summaryrefslogtreecommitdiff
path: root/chart2/source/tools/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/tools/makefile.mk')
-rw-r--r--chart2/source/tools/makefile.mk13
1 files changed, 0 insertions, 13 deletions
diff --git a/chart2/source/tools/makefile.mk b/chart2/source/tools/makefile.mk
index 2f990af7adb0..8eb81ba82d46 100644
--- a/chart2/source/tools/makefile.mk
+++ b/chart2/source/tools/makefile.mk
@@ -43,10 +43,6 @@ CDEFS += -DOOO_DLLIMPLEMENTATION_CHARTTOOLS
# --- export library -------------------------------------------------
-#You can use several library macros of this form to build libraries that
-#do not consist of all object files in a directory or to merge different libraries.
-#LIB1TARGET= $(SLB)$/_$(TARGET).lib
-
#Specifies object files to bind into linked libraries.
SLOFILES= \
$(SLO)$/ErrorBar.obj \
@@ -149,12 +145,6 @@ SHL1STDLIBS= \
$(BASEGFXLIB) \
$(UNOTOOLSLIB)
-# $(SVLIB) \
-# $(SVTOOLLIB) \
-# $(SVXLIB) \
-# $(TKLIB) \
-# $(SFXLIB)
-
#--------exports
#specifies the exported symbols for Windows only:
@@ -163,9 +153,6 @@ SHL1DEF= $(MISC)$/$(SHL1TARGET).def
#Specifies the library name to parse for symbols. For Win32 only.
DEFLIB1NAME= $(TARGET)
-#A file of symbols to export.
-#DEF1EXPORTFILE= $(PRJ)$/source$/inc$/exports.dxp
-
#--------definition file
#name of the definition file: