diff options
author | Frank Schönheit <fs@openoffice.org> | 2000-12-15 15:29:49 +0000 |
---|---|---|
committer | Frank Schönheit <fs@openoffice.org> | 2000-12-15 15:29:49 +0000 |
commit | bc4e3ff453333a2e2f4f1a0f298ef35bf688f1ca (patch) | |
tree | ee62f3a12d4a0cfa8a46b630a63eac7705ff0b9c /dbaccess/util/makefile.mk | |
parent | 940e8d04a5a73e5e8ac2b54e8bb3b448a663fa23 (diff) |
#82151# no mapfiles anymore
Diffstat (limited to 'dbaccess/util/makefile.mk')
-rw-r--r-- | dbaccess/util/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/dbaccess/util/makefile.mk b/dbaccess/util/makefile.mk index 3a43f5ba1..753b4f4d9 100644 --- a/dbaccess/util/makefile.mk +++ b/dbaccess/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.11 $ +# $Revision: 1.12 $ # -# last change: $Author: svesik $ $Date: 2000-11-23 02:09:21 $ +# last change: $Author: fs $ $Date: 2000-12-15 16:29:49 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -88,7 +88,6 @@ LIB1FILES=\ $(SLB)$/dbashared.lib SHL1TARGET=$(TARGET)$(UPD)$(DLLPOSTFIX) -SHL1VERSIONMAP= $(TARGET).map SHL1STDLIBS= \ $(SALLIB) \ @@ -139,7 +138,6 @@ LIB2FILES=\ $(SLB)$/uicontrols.lib SHL2TARGET=$(TARGET2)$(UPD)$(DLLPOSTFIX) -SHL2VERSIONMAP= $(TARGET2).map SHL2STDLIBS= \ $(SALLIB) \ |