diff options
author | Jörg Barfurth <jb@openoffice.org> | 2001-05-28 13:44:24 +0000 |
---|---|---|
committer | Jörg Barfurth <jb@openoffice.org> | 2001-05-28 13:44:24 +0000 |
commit | b6f03fefbb4462c8785a79601c36c68fd13ca2de (patch) | |
tree | 1add35a9af93a1bfe4d3e97364892bee04c53a01 /configmgr | |
parent | 5dd7464e44e6a2eb1d4c248ca7dba04f63cb13f8 (diff) |
#87509#,#87508# remove obsolete files from build
Diffstat (limited to 'configmgr')
-rw-r--r-- | configmgr/source/xml/makefile.mk | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/configmgr/source/xml/makefile.mk b/configmgr/source/xml/makefile.mk index ecd93f9d51f9..aef99dd3ace4 100644 --- a/configmgr/source/xml/makefile.mk +++ b/configmgr/source/xml/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.11 $ +# $Revision: 1.12 $ # -# last change: $Author: lla $ $Date: 2001-05-28 11:10:41 $ +# last change: $Author: jb $ $Date: 2001-05-28 14:44:24 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -82,19 +82,13 @@ SLOFILES=\ $(SLO)$/matchlocale.obj \ $(SLO)$/treebuildercallback.obj \ $(SLO)$/notifycallback.obj \ - $(SLO)$/dataconverter.obj \ $(SLO)$/valuehandler.obj \ $(SLO)$/typeconverter.obj \ $(SLO)$/xmltreebuilder.obj \ $(SLO)$/xmlformater.obj \ $(SLO)$/localsession.obj \ $(SLO)$/setupsession.obj \ - $(SLO)$/mergeupdates.obj \ - $(SLO)$/dataexport.obj \ - $(SLO)$/dataimport.obj \ - $(SLO)$/xmlimport.obj \ $(SLO)$/saxadapter.obj \ - $(SLO)$/updatedom.obj \ $(SLO)$/updatehandler.obj \ $(SLO)$/updatetree.obj \ $(SLO)$/namehelper.obj \ @@ -107,7 +101,6 @@ SLOFILES=\ $(SLO)$/pathhelper.obj \ $(SLO)$/binarybasereader.obj \ - # --- Targets --- .INCLUDE : target.mk |