extensions: remove obsolete dmake stuff

This commit is contained in:
Peter Foley 2011-12-18 02:04:02 +01:00 committed by Michael Stahl
parent eb2939e190
commit c7210a2742
7 changed files with 1 additions and 202 deletions

View File

@ -47,6 +47,7 @@ $(eval $(call gb_Module_add_moduledirs,ooo,\
dtrans \
editeng \
eventattacher \
extensions \
fileaccess \
filter \
forms \

View File

@ -1,39 +0,0 @@
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
#
# OpenOffice.org - a multi-platform office productivity suite
#
# This file is part of OpenOffice.org.
#
# OpenOffice.org is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License version 3
# only, as published by the Free Software Foundation.
#
# OpenOffice.org is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
PRJ=..
PRJNAME=extensions
TARGET=inc
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
# --- Files --------------------------------------------------------
# --- Targets -------------------------------------------------------
.INCLUDE : target.mk

View File

@ -1,9 +1,4 @@
ex extensions : officecfg TRANSLATIONS:translations DESKTOP:rdbmaker svx SANE:sane TWAIN:twain np_sdk offapi stoc ZLIB:zlib CURL:curl LIBXSLT:libxslt CPPUNIT:cppunit NULL
ex extensions usr1 - all ex_mkout NULL
ex extensions\inc nmake - all ex_inc NULL
ex extensions\inc\ucbhelper get - all ex_incucbh ex_inc NULL
ex extensions\util nmake - all ex_util NULL
ex extensions\prj nmake - all ex_prj NULL
# Fails at the moment

View File

@ -1,55 +0,0 @@
mkdir: %COMMON_DEST%\bin\hid
mkdir: %_DEST%\xml\uiconfig
mkdir: %_DEST%\xml\uiconfig\modules
mkdir: %_DEST%\xml\uiconfig\modules\sbibliography
mkdir: %_DEST%\xml\uiconfig\modules\sbibliography\menubar
mkdir: %_DEST%\bin\odf4ms
mkdir: %_DEST%\bin\so
..\%COMMON_OUTDIR%\misc\*.hid %COMMON_DEST%\bin\hid\*.hid
..\%__SRC%\bin\*.dll %_DEST%\bin\*.dll
..\%__SRC%\lib\lib*.so %_DEST%\lib
..\%__SRC%\lib\ldapbe2.uno.so %_DEST%\lib\ldapbe2.uno.so
..\%__SRC%\lib\updchk.uno.so %_DEST%\lib\updchk.uno.so
..\%__SRC%\lib\updatefeed.uno.so %_DEST%\lib\updatefeed.uno.so
..\%__SRC%\bin\oleautobridge2.uno.dll %_DEST%\bin\odf4ms\oleautobridge.uno.dll
..\%__SRC%\lib\*.dylib %_DEST%\lib\*.dylib
..\%__SRC%\bin\pluginapp.bin %_DEST%\bin\pluginapp.bin
..\%__SRC%\bin\*.res %_DEST%\bin\*.res
..\%__SRC%\bin\nsplugin.exe %_DEST%\bin\nsplugin.exe
..\%__SRC%\bin\nsplugin %_DEST%\bin\nsplugin
..\%__SRC%\bin\npsoplugin.dll %_DEST%\bin\npsoplugin.dll
..\%__SRC%\bin\npsoplugin_so.dll %_DEST%\bin\so\npsoplugin.dll
..\%__SRC%\bin\x64\so_activex.dll %_DEST%\bin\so_activex_x64.dll
..\%__SRC%\bin\mdibundle.zip %_DEST%\bin\mdibundle.zip
..\%__SRC%\misc\oleautobridge.component %_DEST%\xml\oleautobridge.component
..\source\bibliography\uiconfig\sbibliography\menubar\*.xml %_DEST%\xml\uiconfig\modules\sbibliography\menubar\*.xml
..\source\propctrlr\pcr.xml %_DEST%\xml\pcr.xml
mkdir: %_DEST%\xml\registry\spool
mkdir: %_DEST%\xml\registry\spool\org
mkdir: %_DEST%\xml\registry\spool\org\openoffice
mkdir: %_DEST%\xml\registry\spool\org\openoffice\Office\Addons
mkdir: %_DEST%\xml\registry\spool\org\openoffice\Office\Jobs
mkdir: %_DEST%\xml\registry\spool\org\openoffice\Office\Logging
..\%__SRC%\misc\registry\spool\org\openoffice\Office\Addons\*.xcu %_DEST%\xml\registry\spool\org\openoffice\Office\Addons
..\%__SRC%\misc\registry\spool\org\openoffice\Office\Jobs\*.xcu %_DEST%\xml\registry\spool\org\openoffice\Office\Jobs
..\%__SRC%\misc\registry\spool\org\openoffice\Office\Logging\*.xcu %_DEST%\xml\registry\spool\org\openoffice\Office\Logging
..\%__SRC%\bin\*.oxt %_DEST%\pck\*
..\%__SRC%\misc\abp.component %_DEST%\xml\abp.component
..\%__SRC%\misc\bib.component %_DEST%\xml\bib.component
..\%__SRC%\misc\dbp.component %_DEST%\xml\dbp.component
..\%__SRC%\misc\ldapbe2.component %_DEST%\xml\ldapbe2.component
..\%__SRC%\misc\log.component %_DEST%\xml\log.component
..\%__SRC%\misc\pcr.component %_DEST%\xml\pcr.component
..\%__SRC%\misc\pl.component %_DEST%\xml\pl.component
..\%__SRC%\misc\res.component %_DEST%\xml\res.component
..\%__SRC%\misc\scn.component %_DEST%\xml\scn.component
..\%__SRC%\misc\updatefeed.component %_DEST%\xml\updatefeed.component
..\%__SRC%\misc\updchk.component %_DEST%\xml\updchk.component
..\%__SRC%\misc\updchk.uno.component %_DEST%\xml\updchk.uno.component
..\%__SRC%\misc\xmx.component %_DEST%\xml\xmx.component

View File

@ -1,39 +0,0 @@
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
#
# OpenOffice.org - a multi-platform office productivity suite
#
# This file is part of OpenOffice.org.
#
# OpenOffice.org is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License version 3
# only, as published by the Free Software Foundation.
#
# OpenOffice.org is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
PRJ=..
PRJNAME=extensions
TARGET=ext
GEN_HID=TRUE
GEN_HID_OTHER=TRUE
# --- Settings ----------------------------------
.INCLUDE : settings.mk
.INCLUDE : target.mk

View File

@ -1,29 +0,0 @@
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
#
# OpenOffice.org - a multi-platform office productivity suite
#
# This file is part of OpenOffice.org.
#
# OpenOffice.org is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License version 3
# only, as published by the Free Software Foundation.
#
# OpenOffice.org is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
.INCLUDE : settings.mk

View File

@ -1,35 +0,0 @@
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# Copyright 2000, 2010 Oracle and/or its affiliates.
#
# OpenOffice.org - a multi-platform office productivity suite
#
# This file is part of OpenOffice.org.
#
# OpenOffice.org is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License version 3
# only, as published by the Free Software Foundation.
#
# OpenOffice.org is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU Lesser General Public License version 3 for more details
# (a copy is included in the LICENSE file that accompanied this code).
#
# You should have received a copy of the GNU Lesser General Public License
# version 3 along with OpenOffice.org. If not, see
# <http://www.openoffice.org/license.html>
# for a copy of the LGPLv3 License.
#
#*************************************************************************
ALLSLO: $(SLOFILES)
SOSHL: $(SHL1TARGETN)
WHOLEPRJ:
cd $(PRJ)$/prj
make debug linkinc prjpch compinc
@echo "READY"