summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/file/makefile.mk
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2001-05-16 14:31:48 +0000
committerVladimir Glazounov <vg@openoffice.org>2001-05-16 14:31:48 +0000
commit2f7ee2ce73fa53b9355d3ef89bb201b212b4b8f5 (patch)
tree5af48d1e570bebf070c4f1d860f75d7798cba45e /connectivity/source/drivers/file/makefile.mk
parent755cb24856a5715eaeac712c27c2294dfbf21ea4 (diff)
Removed using of the map-file
Diffstat (limited to 'connectivity/source/drivers/file/makefile.mk')
-rw-r--r--connectivity/source/drivers/file/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/drivers/file/makefile.mk b/connectivity/source/drivers/file/makefile.mk
index 49b80c4af2..e50fb81f47 100644
--- a/connectivity/source/drivers/file/makefile.mk
+++ b/connectivity/source/drivers/file/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: oj $ $Date: 2001-05-14 11:37:36 $
+# last change: $Author: vg $ $Date: 2001-05-16 15:31:48 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -99,7 +99,7 @@ SLOFILES=\
.IF "$(OS)"=="MACOSX"
#SHL1VERSIONMAP=$(TARGET).$(DLLPOSTFIX).map
.ELSE
-SHL1VERSIONMAP=$(TARGET).map
+#SHL1VERSIONMAP=$(TARGET).map
.ENDIF
# --- Library -----------------------------------
SHL1TARGET=$(TARGET)$(UPD)$(DLLPOSTFIX)