diff options
-rw-r--r-- | Mesa/Makefile | 7 | ||||
-rw-r--r-- | Mesa/Module_Mesa.mk | 12 | ||||
-rw-r--r-- | RepositoryModule_host.mk | 6 | ||||
-rw-r--r-- | bluez_bluetooth/Makefile | 7 | ||||
-rw-r--r-- | bluez_bluetooth/Module_bluez_bluetooth.mk | 13 | ||||
-rw-r--r-- | sane/Makefile | 7 | ||||
-rw-r--r-- | sane/Module_sane.mk | 12 | ||||
-rw-r--r-- | twain/Makefile | 7 | ||||
-rw-r--r-- | twain/Module_twain.mk | 12 | ||||
-rw-r--r-- | unixODBC/Makefile | 7 | ||||
-rw-r--r-- | unixODBC/Module_unixODBC.mk | 14 | ||||
-rw-r--r-- | x11_extensions/Makefile | 7 | ||||
-rw-r--r-- | x11_extensions/Module_x11_extensions.mk | 12 |
13 files changed, 0 insertions, 123 deletions
diff --git a/Mesa/Makefile b/Mesa/Makefile deleted file mode 100644 index ccb1c85a04da..000000000000 --- a/Mesa/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- - -module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) - -include $(module_directory)/../solenv/gbuild/partial_build.mk - -# vim: set noet sw=4 ts=4: diff --git a/Mesa/Module_Mesa.mk b/Mesa/Module_Mesa.mk deleted file mode 100644 index 377caed83581..000000000000 --- a/Mesa/Module_Mesa.mk +++ /dev/null @@ -1,12 +0,0 @@ -# -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# - -$(eval $(call gb_Module_Module,Mesa)) - -# vim: set noet sw=4: diff --git a/RepositoryModule_host.mk b/RepositoryModule_host.mk index 9772abe0345a..6f16d13c76d1 100644 --- a/RepositoryModule_host.mk +++ b/RepositoryModule_host.mk @@ -28,7 +28,6 @@ $(eval $(call gb_Module_add_moduledirs,libreoffice,\ $(call gb_Helper_optional,BOOST,boost) \ $(call gb_Helper_optional,BSH,beanshell) \ binaryurp \ - $(call gb_Helper_optional,BLUEZ,bluez_bluetooth) \ bridges \ $(call gb_Helper_optional,CAIRO,cairo) \ canvas \ @@ -119,7 +118,6 @@ $(eval $(call gb_Module_add_moduledirs,libreoffice,\ $(call gb_Helper_optional,DESKTOP,l10ntools) \ $(call gb_Helper_optional,MARIADB,libmariadb) \ $(call gb_Helper_optional,MDDS,mdds) \ - Mesa \ $(call gb_Helper_optional,MORE_FONTS,more_fonts) \ $(call gb_Helper_optional,MOZ,moz) \ $(call gb_Helper_optional,MARIADBC,mysqlc) \ @@ -156,7 +154,6 @@ $(eval $(call gb_Module_add_moduledirs,libreoffice,\ rsc \ sal \ salhelper \ - sane \ sax \ sc \ scaddins \ @@ -190,13 +187,11 @@ $(eval $(call gb_Module_add_moduledirs,libreoffice,\ tools \ touch \ tubes \ - twain \ ucb \ ucbhelper \ $(call gb_Helper_optional,UCPP,ucpp) \ udkapi \ udm \ - unixODBC \ UnoControls \ unodevtools \ unoil \ @@ -212,7 +207,6 @@ $(eval $(call gb_Module_add_moduledirs,libreoffice,\ wizards \ writerfilter \ writerperfect \ - $(call gb_Helper_optional,X11_EXTENSIONS,x11_extensions) \ xmerge \ $(call gb_Helper_optional,DESKTOP,xmlhelp) \ xmloff \ diff --git a/bluez_bluetooth/Makefile b/bluez_bluetooth/Makefile deleted file mode 100644 index ccb1c85a04da..000000000000 --- a/bluez_bluetooth/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- - -module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) - -include $(module_directory)/../solenv/gbuild/partial_build.mk - -# vim: set noet sw=4 ts=4: diff --git a/bluez_bluetooth/Module_bluez_bluetooth.mk b/bluez_bluetooth/Module_bluez_bluetooth.mk deleted file mode 100644 index 65d350c3219f..000000000000 --- a/bluez_bluetooth/Module_bluez_bluetooth.mk +++ /dev/null @@ -1,13 +0,0 @@ -# -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# - -$(eval $(call gb_Module_Module,bluez_bluetooth)) - -# vim: set noet sw=4 ts=4: diff --git a/sane/Makefile b/sane/Makefile deleted file mode 100644 index ccb1c85a04da..000000000000 --- a/sane/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- - -module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) - -include $(module_directory)/../solenv/gbuild/partial_build.mk - -# vim: set noet sw=4 ts=4: diff --git a/sane/Module_sane.mk b/sane/Module_sane.mk deleted file mode 100644 index fb6a1253ebdc..000000000000 --- a/sane/Module_sane.mk +++ /dev/null @@ -1,12 +0,0 @@ -# -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# - -$(eval $(call gb_Module_Module,sane)) - diff --git a/twain/Makefile b/twain/Makefile deleted file mode 100644 index ccb1c85a04da..000000000000 --- a/twain/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- - -module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) - -include $(module_directory)/../solenv/gbuild/partial_build.mk - -# vim: set noet sw=4 ts=4: diff --git a/twain/Module_twain.mk b/twain/Module_twain.mk deleted file mode 100644 index 7537fc88e849..000000000000 --- a/twain/Module_twain.mk +++ /dev/null @@ -1,12 +0,0 @@ -# -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# - -$(eval $(call gb_Module_Module,twain)) - diff --git a/unixODBC/Makefile b/unixODBC/Makefile deleted file mode 100644 index ccb1c85a04da..000000000000 --- a/unixODBC/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- - -module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) - -include $(module_directory)/../solenv/gbuild/partial_build.mk - -# vim: set noet sw=4 ts=4: diff --git a/unixODBC/Module_unixODBC.mk b/unixODBC/Module_unixODBC.mk deleted file mode 100644 index 89822865a042..000000000000 --- a/unixODBC/Module_unixODBC.mk +++ /dev/null @@ -1,14 +0,0 @@ -# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- -# -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# - -$(eval $(call gb_Module_Module,unixODBC)) - -# vim: set noet sw=4 ts=4: diff --git a/x11_extensions/Makefile b/x11_extensions/Makefile deleted file mode 100644 index ccb1c85a04da..000000000000 --- a/x11_extensions/Makefile +++ /dev/null @@ -1,7 +0,0 @@ -# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- - -module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) - -include $(module_directory)/../solenv/gbuild/partial_build.mk - -# vim: set noet sw=4 ts=4: diff --git a/x11_extensions/Module_x11_extensions.mk b/x11_extensions/Module_x11_extensions.mk deleted file mode 100644 index 87d6b41685b2..000000000000 --- a/x11_extensions/Module_x11_extensions.mk +++ /dev/null @@ -1,12 +0,0 @@ -# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- -# -# This file is part of the LibreOffice project. -# -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# - -$(eval $(call gb_Module_Module,x11_extensions)) - -# vim: set shiftwidth=4 tabstop=4 noexpandtab: |