summaryrefslogtreecommitdiff
path: root/extras/source/gallery
diff options
context:
space:
mode:
Diffstat (limited to 'extras/source/gallery')
-rw-r--r--extras/source/gallery/accessories-nonfree/delzip0
-rw-r--r--extras/source/gallery/accessories-nonfree/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/Draws/People/delzip0
-rw-r--r--extras/source/gallery/accessories/Draws/People/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/Elements/Bullets2/delzip0
-rw-r--r--extras/source/gallery/accessories/Elements/Bullets2/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/Photos/Buildings/delzip0
-rw-r--r--extras/source/gallery/accessories/Photos/Buildings/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/Photos/Celebration/delzip0
-rw-r--r--extras/source/gallery/accessories/Photos/Celebration/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/Photos/Cities/delzip0
-rw-r--r--extras/source/gallery/accessories/Photos/Cities/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/Photos/Fauna/delzip0
-rw-r--r--extras/source/gallery/accessories/Photos/Fauna/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/Photos/Flowers/delzip0
-rw-r--r--extras/source/gallery/accessories/Photos/Flowers/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/Photos/FoodsandDrinks/delzip0
-rw-r--r--extras/source/gallery/accessories/Photos/FoodsandDrinks/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/Photos/Humans/delzip0
-rw-r--r--extras/source/gallery/accessories/Photos/Humans/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/Photos/Landscapes/delzip0
-rw-r--r--extras/source/gallery/accessories/Photos/Landscapes/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/Photos/Objects/delzip0
-rw-r--r--extras/source/gallery/accessories/Photos/Objects/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/Photos/Plants/delzip0
-rw-r--r--extras/source/gallery/accessories/Photos/Plants/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/Photos/Space/delzip0
-rw-r--r--extras/source/gallery/accessories/Photos/Space/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/Photos/Statues/delzip0
-rw-r--r--extras/source/gallery/accessories/Photos/Statues/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/Photos/Travel/delzip0
-rw-r--r--extras/source/gallery/accessories/Photos/Travel/makefile.mk52
-rw-r--r--extras/source/gallery/accessories/delzip0
-rw-r--r--extras/source/gallery/accessories/makefile.mk52
-rw-r--r--extras/source/gallery/bullets/delzip1
-rw-r--r--extras/source/gallery/bullets/makefile.mk40
-rw-r--r--extras/source/gallery/delzip0
-rw-r--r--extras/source/gallery/gallery_sound/delzip1
-rw-r--r--extras/source/gallery/gallery_sound/makefile.mk40
-rw-r--r--extras/source/gallery/gallery_system/delzip1
-rw-r--r--extras/source/gallery/gallery_system/makefile.mk40
-rw-r--r--extras/source/gallery/htmlexpo/delzip1
-rw-r--r--extras/source/gallery/htmlexpo/makefile.mk40
-rw-r--r--extras/source/gallery/makefile.mk40
-rw-r--r--extras/source/gallery/rulers/delzip1
-rw-r--r--extras/source/gallery/rulers/makefile.mk40
-rw-r--r--extras/source/gallery/sounds/delzip1
-rw-r--r--extras/source/gallery/sounds/makefile.mk40
-rw-r--r--extras/source/gallery/www-back/delzip1
-rw-r--r--extras/source/gallery/www-back/makefile.mk40
-rw-r--r--extras/source/gallery/www-graf/delzip1
-rw-r--r--extras/source/gallery/www-graf/makefile.mk35
52 files changed, 0 insertions, 1247 deletions
diff --git a/extras/source/gallery/accessories-nonfree/delzip b/extras/source/gallery/accessories-nonfree/delzip
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/extras/source/gallery/accessories-nonfree/delzip
+++ /dev/null
diff --git a/extras/source/gallery/accessories-nonfree/makefile.mk b/extras/source/gallery/accessories-nonfree/makefile.mk
deleted file mode 100644
index aff08aaa6f83..000000000000
--- a/extras/source/gallery/accessories-nonfree/makefile.mk
+++ /dev/null
@@ -1,52 +0,0 @@
-#
-# Version: MPL 1.1 / GPLv3+ / LGPLv3+
-#
-# The contents of this file are subject to the Mozilla Public License Version
-# 1.1 (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-# http://www.mozilla.org/MPL/
-#
-# Software distributed under the License is distributed on an "AS IS" basis,
-# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
-# for the specific language governing rights and limitations under the
-# License.
-#
-# The Initial Developer of the Original Code is
-# Kálmán Szalai - KAMI <kami911@gmail.com>
-# Portions created by the Initial Developer are Copyright (C) 2010 the
-# Initial Developer. All Rights Reserved.
-#
-# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com>
-#
-#
-# Alternatively, the contents of this file may be used under the terms of
-# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
-# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
-# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
-# instead of those above.
-#
-PRJ=..$/..$/..
-
-
-
-PRJNAME=extras
-TARGET=galleryaccessoriesnonfree
-
-.INCLUDE : settings.mk
-
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-.IF "$(WITH_EXTRA_GALLERY)" != "NO"
-
-
-ZIP1TARGET = $(GALLERY_ACCESSORIES_NONFREE_ROOT_TARGET)
-
-ZIP1LIST = * -x makefile.*
-
-
-.ENDIF
-
-.INCLUDE : target.mk
-
-
-
diff --git a/extras/source/gallery/accessories/Draws/People/delzip b/extras/source/gallery/accessories/Draws/People/delzip
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/extras/source/gallery/accessories/Draws/People/delzip
+++ /dev/null
diff --git a/extras/source/gallery/accessories/Draws/People/makefile.mk b/extras/source/gallery/accessories/Draws/People/makefile.mk
deleted file mode 100644
index ee10239820b3..000000000000
--- a/extras/source/gallery/accessories/Draws/People/makefile.mk
+++ /dev/null
@@ -1,52 +0,0 @@
-#
-# Version: MPL 1.1 / GPLv3+ / LGPLv3+
-#
-# The contents of this file are subject to the Mozilla Public License Version
-# 1.1 (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-# http://www.mozilla.org/MPL/
-#
-# Software distributed under the License is distributed on an "AS IS" basis,
-# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
-# for the specific language governing rights and limitations under the
-# License.
-#
-# The Initial Developer of the Original Code is
-# Kálmán Szalai - KAMI <kami911@gmail.com>
-# Portions created by the Initial Developer are Copyright (C) 2010 the
-# Initial Developer. All Rights Reserved.
-#
-# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com>
-#
-#
-# Alternatively, the contents of this file may be used under the terms of
-# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
-# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
-# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
-# instead of those above.
-#
-PRJ=..$/..$/..$/..$/..
-
-
-
-PRJNAME=extras
-TARGET=galleryaccessoriesdrawspeople
-
-.INCLUDE : settings.mk
-
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-.IF "$(WITH_EXTRA_GALLERY)" != "NO"
-
-
-ZIP1TARGET = $(GALLERY_ACCESSORIES_DRAWS_PEOPLE_TARGET)
-
-ZIP1LIST = * -x makefile.*
-
-
-.ENDIF
-
-.INCLUDE : target.mk
-
-
-
diff --git a/extras/source/gallery/accessories/Elements/Bullets2/delzip b/extras/source/gallery/accessories/Elements/Bullets2/delzip
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/extras/source/gallery/accessories/Elements/Bullets2/delzip
+++ /dev/null
diff --git a/extras/source/gallery/accessories/Elements/Bullets2/makefile.mk b/extras/source/gallery/accessories/Elements/Bullets2/makefile.mk
deleted file mode 100644
index c19f464cce80..000000000000
--- a/extras/source/gallery/accessories/Elements/Bullets2/makefile.mk
+++ /dev/null
@@ -1,52 +0,0 @@
-#
-# Version: MPL 1.1 / GPLv3+ / LGPLv3+
-#
-# The contents of this file are subject to the Mozilla Public License Version
-# 1.1 (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-# http://www.mozilla.org/MPL/
-#
-# Software distributed under the License is distributed on an "AS IS" basis,
-# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
-# for the specific language governing rights and limitations under the
-# License.
-#
-# The Initial Developer of the Original Code is
-# Kálmán Szalai - KAMI <kami911@gmail.com>
-# Portions created by the Initial Developer are Copyright (C) 2010 the
-# Initial Developer. All Rights Reserved.
-#
-# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com>
-#
-#
-# Alternatively, the contents of this file may be used under the terms of
-# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
-# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
-# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
-# instead of those above.
-#
-PRJ=..$/..$/..$/..$/..
-
-
-
-PRJNAME=extras
-TARGET=galleryaccessorieselementsbullets2
-
-.INCLUDE : settings.mk
-
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-.IF "$(WITH_EXTRA_GALLERY)" != "NO"
-
-
-ZIP1TARGET = $(GALLERY_ACCESSORIES_ELEMENTS_BULLETS2_TARGET)
-
-ZIP1LIST = * -x makefile.*
-
-
-.ENDIF
-
-.INCLUDE : target.mk
-
-
-
diff --git a/extras/source/gallery/accessories/Photos/Buildings/delzip b/extras/source/gallery/accessories/Photos/Buildings/delzip
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/extras/source/gallery/accessories/Photos/Buildings/delzip
+++ /dev/null
diff --git a/extras/source/gallery/accessories/Photos/Buildings/makefile.mk b/extras/source/gallery/accessories/Photos/Buildings/makefile.mk
deleted file mode 100644
index 39accdcbcca5..000000000000
--- a/extras/source/gallery/accessories/Photos/Buildings/makefile.mk
+++ /dev/null
@@ -1,52 +0,0 @@
-#
-# Version: MPL 1.1 / GPLv3+ / LGPLv3+
-#
-# The contents of this file are subject to the Mozilla Public License Version
-# 1.1 (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-# http://www.mozilla.org/MPL/
-#
-# Software distributed under the License is distributed on an "AS IS" basis,
-# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
-# for the specific language governing rights and limitations under the
-# License.
-#
-# The Initial Developer of the Original Code is
-# Kálmán Szalai - KAMI <kami911@gmail.com>
-# Portions created by the Initial Developer are Copyright (C) 2010 the
-# Initial Developer. All Rights Reserved.
-#
-# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com>
-#
-#
-# Alternatively, the contents of this file may be used under the terms of
-# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
-# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
-# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
-# instead of those above.
-#
-PRJ=..$/..$/..$/..$/..
-
-
-
-PRJNAME=extras
-TARGET=galleryaccessoriesphotosbuildings
-
-.INCLUDE : settings.mk
-
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-
-.IF "$(WITH_EXTRA_GALLERY)" != "NO"
-
-ZIP1TARGET = $(GALLERY_ACCESSORIES_PHOTOS_BUILDINGS_TARGET)
-
-ZIP1LIST = * -x makefile.*
-
-
-.ENDIF
-
-.INCLUDE : target.mk
-
-
-
diff --git a/extras/source/gallery/accessories/Photos/Celebration/delzip b/extras/source/gallery/accessories/Photos/Celebration/delzip
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/extras/source/gallery/accessories/Photos/Celebration/delzip
+++ /dev/null
diff --git a/extras/source/gallery/accessories/Photos/Celebration/makefile.mk b/extras/source/gallery/accessories/Photos/Celebration/makefile.mk
deleted file mode 100644
index 9dcb05438a86..000000000000
--- a/extras/source/gallery/accessories/Photos/Celebration/makefile.mk
+++ /dev/null
@@ -1,52 +0,0 @@
-#
-# Version: MPL 1.1 / GPLv3+ / LGPLv3+
-#
-# The contents of this file are subject to the Mozilla Public License Version
-# 1.1 (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-# http://www.mozilla.org/MPL/
-#
-# Software distributed under the License is distributed on an "AS IS" basis,
-# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
-# for the specific language governing rights and limitations under the
-# License.
-#
-# The Initial Developer of the Original Code is
-# Kálmán Szalai - KAMI <kami911@gmail.com>
-# Portions created by the Initial Developer are Copyright (C) 2010 the
-# Initial Developer. All Rights Reserved.
-#
-# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com>
-#
-#
-# Alternatively, the contents of this file may be used under the terms of
-# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
-# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
-# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
-# instead of those above.
-#
-PRJ=..$/..$/..$/..$/..
-
-
-
-PRJNAME=extras
-TARGET=galleryaccessoriesphotoscelebration
-
-.INCLUDE : settings.mk
-
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-
-.IF "$(WITH_EXTRA_GALLERY)" != "NO"
-
-ZIP1TARGET = $(GALLERY_ACCESSORIES_PHOTOS_CELEBRATION_TARGET)
-
-ZIP1LIST = * -x makefile.*
-
-
-.ENDIF
-
-.INCLUDE : target.mk
-
-
-
diff --git a/extras/source/gallery/accessories/Photos/Cities/delzip b/extras/source/gallery/accessories/Photos/Cities/delzip
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/extras/source/gallery/accessories/Photos/Cities/delzip
+++ /dev/null
diff --git a/extras/source/gallery/accessories/Photos/Cities/makefile.mk b/extras/source/gallery/accessories/Photos/Cities/makefile.mk
deleted file mode 100644
index 5decd2ff1357..000000000000
--- a/extras/source/gallery/accessories/Photos/Cities/makefile.mk
+++ /dev/null
@@ -1,52 +0,0 @@
-#
-# Version: MPL 1.1 / GPLv3+ / LGPLv3+
-#
-# The contents of this file are subject to the Mozilla Public License Version
-# 1.1 (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-# http://www.mozilla.org/MPL/
-#
-# Software distributed under the License is distributed on an "AS IS" basis,
-# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
-# for the specific language governing rights and limitations under the
-# License.
-#
-# The Initial Developer of the Original Code is
-# Kálmán Szalai - KAMI <kami911@gmail.com>
-# Portions created by the Initial Developer are Copyright (C) 2010 the
-# Initial Developer. All Rights Reserved.
-#
-# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com>
-#
-#
-# Alternatively, the contents of this file may be used under the terms of
-# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
-# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
-# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
-# instead of those above.
-#
-PRJ=..$/..$/..$/..$/..
-
-
-
-PRJNAME=extras
-TARGET=galleryaccessoriesphotoscities
-
-.INCLUDE : settings.mk
-
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-.IF "$(WITH_EXTRA_GALLERY)" != "NO"
-
-
-ZIP1TARGET = $(GALLERY_ACCESSORIES_PHOTOS_CITIES_TARGET)
-
-ZIP1LIST = * -x makefile.*
-
-
-.ENDIF
-
-.INCLUDE : target.mk
-
-
-
diff --git a/extras/source/gallery/accessories/Photos/Fauna/delzip b/extras/source/gallery/accessories/Photos/Fauna/delzip
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/extras/source/gallery/accessories/Photos/Fauna/delzip
+++ /dev/null
diff --git a/extras/source/gallery/accessories/Photos/Fauna/makefile.mk b/extras/source/gallery/accessories/Photos/Fauna/makefile.mk
deleted file mode 100644
index 1b42e21b2aa2..000000000000
--- a/extras/source/gallery/accessories/Photos/Fauna/makefile.mk
+++ /dev/null
@@ -1,52 +0,0 @@
-#
-# Version: MPL 1.1 / GPLv3+ / LGPLv3+
-#
-# The contents of this file are subject to the Mozilla Public License Version
-# 1.1 (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-# http://www.mozilla.org/MPL/
-#
-# Software distributed under the License is distributed on an "AS IS" basis,
-# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
-# for the specific language governing rights and limitations under the
-# License.
-#
-# The Initial Developer of the Original Code is
-# Kálmán Szalai - KAMI <kami911@gmail.com>
-# Portions created by the Initial Developer are Copyright (C) 2010 the
-# Initial Developer. All Rights Reserved.
-#
-# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com>
-#
-#
-# Alternatively, the contents of this file may be used under the terms of
-# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
-# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
-# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
-# instead of those above.
-#
-PRJ=..$/..$/..$/..$/..
-
-
-
-PRJNAME=extras
-TARGET=galleryaccessoriesphotosfauna
-
-.INCLUDE : settings.mk
-
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-.IF "$(WITH_EXTRA_GALLERY)" != "NO"
-
-
-ZIP1TARGET = $(GALLERY_ACCESSORIES_PHOTOS_FAUNA_TARGET)
-
-ZIP1LIST = * -x makefile.*
-
-
-.ENDIF
-
-.INCLUDE : target.mk
-
-
-
diff --git a/extras/source/gallery/accessories/Photos/Flowers/delzip b/extras/source/gallery/accessories/Photos/Flowers/delzip
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/extras/source/gallery/accessories/Photos/Flowers/delzip
+++ /dev/null
diff --git a/extras/source/gallery/accessories/Photos/Flowers/makefile.mk b/extras/source/gallery/accessories/Photos/Flowers/makefile.mk
deleted file mode 100644
index 25dd2ac4648d..000000000000
--- a/extras/source/gallery/accessories/Photos/Flowers/makefile.mk
+++ /dev/null
@@ -1,52 +0,0 @@
-#
-# Version: MPL 1.1 / GPLv3+ / LGPLv3+
-#
-# The contents of this file are subject to the Mozilla Public License Version
-# 1.1 (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-# http://www.mozilla.org/MPL/
-#
-# Software distributed under the License is distributed on an "AS IS" basis,
-# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
-# for the specific language governing rights and limitations under the
-# License.
-#
-# The Initial Developer of the Original Code is
-# Kálmán Szalai - KAMI <kami911@gmail.com>
-# Portions created by the Initial Developer are Copyright (C) 2010 the
-# Initial Developer. All Rights Reserved.
-#
-# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com>
-#
-#
-# Alternatively, the contents of this file may be used under the terms of
-# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
-# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
-# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
-# instead of those above.
-#
-PRJ=..$/..$/..$/..$/..
-
-
-
-PRJNAME=extras
-TARGET=galleryaccessoriesphotosflowers
-
-.INCLUDE : settings.mk
-
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-.IF "$(WITH_EXTRA_GALLERY)" != "NO"
-
-
-ZIP1TARGET = $(GALLERY_ACCESSORIES_PHOTOS_FLOWERS_TARGET)
-
-ZIP1LIST = * -x makefile.*
-
-
-.ENDIF
-
-.INCLUDE : target.mk
-
-
-
diff --git a/extras/source/gallery/accessories/Photos/FoodsandDrinks/delzip b/extras/source/gallery/accessories/Photos/FoodsandDrinks/delzip
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/extras/source/gallery/accessories/Photos/FoodsandDrinks/delzip
+++ /dev/null
diff --git a/extras/source/gallery/accessories/Photos/FoodsandDrinks/makefile.mk b/extras/source/gallery/accessories/Photos/FoodsandDrinks/makefile.mk
deleted file mode 100644
index c3c62f273615..000000000000
--- a/extras/source/gallery/accessories/Photos/FoodsandDrinks/makefile.mk
+++ /dev/null
@@ -1,52 +0,0 @@
-#
-# Version: MPL 1.1 / GPLv3+ / LGPLv3+
-#
-# The contents of this file are subject to the Mozilla Public License Version
-# 1.1 (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-# http://www.mozilla.org/MPL/
-#
-# Software distributed under the License is distributed on an "AS IS" basis,
-# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
-# for the specific language governing rights and limitations under the
-# License.
-#
-# The Initial Developer of the Original Code is
-# Kálmán Szalai - KAMI <kami911@gmail.com>
-# Portions created by the Initial Developer are Copyright (C) 2010 the
-# Initial Developer. All Rights Reserved.
-#
-# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com>
-#
-#
-# Alternatively, the contents of this file may be used under the terms of
-# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
-# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
-# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
-# instead of those above.
-#
-PRJ=..$/..$/..$/..$/..
-
-
-
-PRJNAME=extras
-TARGET=galleryaccessoriesphotosfoodsanddrinks
-
-.INCLUDE : settings.mk
-
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-.IF "$(WITH_EXTRA_GALLERY)" != "NO"
-
-
-ZIP1TARGET = $(GALLERY_ACCESSORIES_PHOTOS_FOODSANDDRINKS_TARGET)
-
-ZIP1LIST = * -x makefile.*
-
-
-.ENDIF
-
-.INCLUDE : target.mk
-
-
-
diff --git a/extras/source/gallery/accessories/Photos/Humans/delzip b/extras/source/gallery/accessories/Photos/Humans/delzip
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/extras/source/gallery/accessories/Photos/Humans/delzip
+++ /dev/null
diff --git a/extras/source/gallery/accessories/Photos/Humans/makefile.mk b/extras/source/gallery/accessories/Photos/Humans/makefile.mk
deleted file mode 100644
index 6a2aad4d910d..000000000000
--- a/extras/source/gallery/accessories/Photos/Humans/makefile.mk
+++ /dev/null
@@ -1,52 +0,0 @@
-#
-# Version: MPL 1.1 / GPLv3+ / LGPLv3+
-#
-# The contents of this file are subject to the Mozilla Public License Version
-# 1.1 (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-# http://www.mozilla.org/MPL/
-#
-# Software distributed under the License is distributed on an "AS IS" basis,
-# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
-# for the specific language governing rights and limitations under the
-# License.
-#
-# The Initial Developer of the Original Code is
-# Kálmán Szalai - KAMI <kami911@gmail.com>
-# Portions created by the Initial Developer are Copyright (C) 2010 the
-# Initial Developer. All Rights Reserved.
-#
-# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com>
-#
-#
-# Alternatively, the contents of this file may be used under the terms of
-# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
-# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
-# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
-# instead of those above.
-#
-PRJ=..$/..$/..$/..$/..
-
-
-
-PRJNAME=extras
-TARGET=galleryaccessoriesphotoshumans
-
-.INCLUDE : settings.mk
-
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-.IF "$(WITH_EXTRA_GALLERY)" != "NO"
-
-
-ZIP1TARGET = $(GALLERY_ACCESSORIES_PHOTOS_HUMANS_TARGET)
-
-ZIP1LIST = * -x makefile.*
-
-
-.ENDIF
-
-.INCLUDE : target.mk
-
-
-
diff --git a/extras/source/gallery/accessories/Photos/Landscapes/delzip b/extras/source/gallery/accessories/Photos/Landscapes/delzip
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/extras/source/gallery/accessories/Photos/Landscapes/delzip
+++ /dev/null
diff --git a/extras/source/gallery/accessories/Photos/Landscapes/makefile.mk b/extras/source/gallery/accessories/Photos/Landscapes/makefile.mk
deleted file mode 100644
index 598f68d8cbe7..000000000000
--- a/extras/source/gallery/accessories/Photos/Landscapes/makefile.mk
+++ /dev/null
@@ -1,52 +0,0 @@
-#
-# Version: MPL 1.1 / GPLv3+ / LGPLv3+
-#
-# The contents of this file are subject to the Mozilla Public License Version
-# 1.1 (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-# http://www.mozilla.org/MPL/
-#
-# Software distributed under the License is distributed on an "AS IS" basis,
-# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
-# for the specific language governing rights and limitations under the
-# License.
-#
-# The Initial Developer of the Original Code is
-# Kálmán Szalai - KAMI <kami911@gmail.com>
-# Portions created by the Initial Developer are Copyright (C) 2010 the
-# Initial Developer. All Rights Reserved.
-#
-# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com>
-#
-#
-# Alternatively, the contents of this file may be used under the terms of
-# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
-# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
-# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
-# instead of those above.
-#
-PRJ=..$/..$/..$/..$/..
-
-
-
-PRJNAME=extras
-TARGET=galleryaccessoriesphotoslandscapes
-
-.INCLUDE : settings.mk
-
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-.IF "$(WITH_EXTRA_GALLERY)" != "NO"
-
-
-ZIP1TARGET = $(GALLERY_ACCESSORIES_PHOTOS_LANDSCAPES_TARGET)
-
-ZIP1LIST = * -x makefile.*
-
-
-.ENDIF
-
-.INCLUDE : target.mk
-
-
-
diff --git a/extras/source/gallery/accessories/Photos/Objects/delzip b/extras/source/gallery/accessories/Photos/Objects/delzip
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/extras/source/gallery/accessories/Photos/Objects/delzip
+++ /dev/null
diff --git a/extras/source/gallery/accessories/Photos/Objects/makefile.mk b/extras/source/gallery/accessories/Photos/Objects/makefile.mk
deleted file mode 100644
index 45673d96019e..000000000000
--- a/extras/source/gallery/accessories/Photos/Objects/makefile.mk
+++ /dev/null
@@ -1,52 +0,0 @@
-#
-# Version: MPL 1.1 / GPLv3+ / LGPLv3+
-#
-# The contents of this file are subject to the Mozilla Public License Version
-# 1.1 (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-# http://www.mozilla.org/MPL/
-#
-# Software distributed under the License is distributed on an "AS IS" basis,
-# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
-# for the specific language governing rights and limitations under the
-# License.
-#
-# The Initial Developer of the Original Code is
-# Kálmán Szalai - KAMI <kami911@gmail.com>
-# Portions created by the Initial Developer are Copyright (C) 2010 the
-# Initial Developer. All Rights Reserved.
-#
-# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com>
-#
-#
-# Alternatively, the contents of this file may be used under the terms of
-# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
-# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
-# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
-# instead of those above.
-#
-PRJ=..$/..$/..$/..$/..
-
-
-
-PRJNAME=extras
-TARGET=galleryaccessoriesphotosobjects
-
-.INCLUDE : settings.mk
-
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-.IF "$(WITH_EXTRA_GALLERY)" != "NO"
-
-
-ZIP1TARGET = $(GALLERY_ACCESSORIES_PHOTOS_OBJECTS_TARGET)
-
-ZIP1LIST = * -x makefile.*
-
-
-.ENDIF
-
-.INCLUDE : target.mk
-
-
-
diff --git a/extras/source/gallery/accessories/Photos/Plants/delzip b/extras/source/gallery/accessories/Photos/Plants/delzip
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/extras/source/gallery/accessories/Photos/Plants/delzip
+++ /dev/null
diff --git a/extras/source/gallery/accessories/Photos/Plants/makefile.mk b/extras/source/gallery/accessories/Photos/Plants/makefile.mk
deleted file mode 100644
index 6514370a994b..000000000000
--- a/extras/source/gallery/accessories/Photos/Plants/makefile.mk
+++ /dev/null
@@ -1,52 +0,0 @@
-#
-# Version: MPL 1.1 / GPLv3+ / LGPLv3+
-#
-# The contents of this file are subject to the Mozilla Public License Version
-# 1.1 (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-# http://www.mozilla.org/MPL/
-#
-# Software distributed under the License is distributed on an "AS IS" basis,
-# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
-# for the specific language governing rights and limitations under the
-# License.
-#
-# The Initial Developer of the Original Code is
-# Kálmán Szalai - KAMI <kami911@gmail.com>
-# Portions created by the Initial Developer are Copyright (C) 2010 the
-# Initial Developer. All Rights Reserved.
-#
-# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com>
-#
-#
-# Alternatively, the contents of this file may be used under the terms of
-# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
-# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
-# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
-# instead of those above.
-#
-PRJ=..$/..$/..$/..$/..
-
-
-
-PRJNAME=extras
-TARGET=galleryaccessoriesphotosplants
-
-.INCLUDE : settings.mk
-
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-.IF "$(WITH_EXTRA_GALLERY)" != "NO"
-
-
-ZIP1TARGET = $(GALLERY_ACCESSORIES_PHOTOS_PLANTS_TARGET)
-
-ZIP1LIST = * -x makefile.*
-
-
-.ENDIF
-
-.INCLUDE : target.mk
-
-
-
diff --git a/extras/source/gallery/accessories/Photos/Space/delzip b/extras/source/gallery/accessories/Photos/Space/delzip
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/extras/source/gallery/accessories/Photos/Space/delzip
+++ /dev/null
diff --git a/extras/source/gallery/accessories/Photos/Space/makefile.mk b/extras/source/gallery/accessories/Photos/Space/makefile.mk
deleted file mode 100644
index d355e341f315..000000000000
--- a/extras/source/gallery/accessories/Photos/Space/makefile.mk
+++ /dev/null
@@ -1,52 +0,0 @@
-#
-# Version: MPL 1.1 / GPLv3+ / LGPLv3+
-#
-# The contents of this file are subject to the Mozilla Public License Version
-# 1.1 (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-# http://www.mozilla.org/MPL/
-#
-# Software distributed under the License is distributed on an "AS IS" basis,
-# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
-# for the specific language governing rights and limitations under the
-# License.
-#
-# The Initial Developer of the Original Code is
-# Kálmán Szalai - KAMI <kami911@gmail.com>
-# Portions created by the Initial Developer are Copyright (C) 2010 the
-# Initial Developer. All Rights Reserved.
-#
-# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com>
-#
-#
-# Alternatively, the contents of this file may be used under the terms of
-# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
-# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
-# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
-# instead of those above.
-#
-PRJ=..$/..$/..$/..$/..
-
-
-
-PRJNAME=extras
-TARGET=galleryaccessoriesphotosspace
-
-.INCLUDE : settings.mk
-
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-.IF "$(WITH_EXTRA_GALLERY)" != "NO"
-
-
-ZIP1TARGET = $(GALLERY_ACCESSORIES_PHOTOS_SPACE_TARGET)
-
-ZIP1LIST = * -x makefile.*
-
-
-.ENDIF
-
-.INCLUDE : target.mk
-
-
-
diff --git a/extras/source/gallery/accessories/Photos/Statues/delzip b/extras/source/gallery/accessories/Photos/Statues/delzip
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/extras/source/gallery/accessories/Photos/Statues/delzip
+++ /dev/null
diff --git a/extras/source/gallery/accessories/Photos/Statues/makefile.mk b/extras/source/gallery/accessories/Photos/Statues/makefile.mk
deleted file mode 100644
index 40821d737e14..000000000000
--- a/extras/source/gallery/accessories/Photos/Statues/makefile.mk
+++ /dev/null
@@ -1,52 +0,0 @@
-#
-# Version: MPL 1.1 / GPLv3+ / LGPLv3+
-#
-# The contents of this file are subject to the Mozilla Public License Version
-# 1.1 (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-# http://www.mozilla.org/MPL/
-#
-# Software distributed under the License is distributed on an "AS IS" basis,
-# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
-# for the specific language governing rights and limitations under the
-# License.
-#
-# The Initial Developer of the Original Code is
-# Kálmán Szalai - KAMI <kami911@gmail.com>
-# Portions created by the Initial Developer are Copyright (C) 2010 the
-# Initial Developer. All Rights Reserved.
-#
-# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com>
-#
-#
-# Alternatively, the contents of this file may be used under the terms of
-# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
-# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
-# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
-# instead of those above.
-#
-PRJ=..$/..$/..$/..$/..
-
-
-
-PRJNAME=extras
-TARGET=galleryaccessoriesphotosstatues
-
-.INCLUDE : settings.mk
-
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-.IF "$(WITH_EXTRA_GALLERY)" != "NO"
-
-
-ZIP1TARGET = $(GALLERY_ACCESSORIES_PHOTOS_STATUES_TARGET)
-
-ZIP1LIST = * -x makefile.*
-
-
-.ENDIF
-
-.INCLUDE : target.mk
-
-
-
diff --git a/extras/source/gallery/accessories/Photos/Travel/delzip b/extras/source/gallery/accessories/Photos/Travel/delzip
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/extras/source/gallery/accessories/Photos/Travel/delzip
+++ /dev/null
diff --git a/extras/source/gallery/accessories/Photos/Travel/makefile.mk b/extras/source/gallery/accessories/Photos/Travel/makefile.mk
deleted file mode 100644
index 11b1bfec2635..000000000000
--- a/extras/source/gallery/accessories/Photos/Travel/makefile.mk
+++ /dev/null
@@ -1,52 +0,0 @@
-#
-# Version: MPL 1.1 / GPLv3+ / LGPLv3+
-#
-# The contents of this file are subject to the Mozilla Public License Version
-# 1.1 (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-# http://www.mozilla.org/MPL/
-#
-# Software distributed under the License is distributed on an "AS IS" basis,
-# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
-# for the specific language governing rights and limitations under the
-# License.
-#
-# The Initial Developer of the Original Code is
-# Kálmán Szalai - KAMI <kami911@gmail.com>
-# Portions created by the Initial Developer are Copyright (C) 2010 the
-# Initial Developer. All Rights Reserved.
-#
-# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com>
-#
-#
-# Alternatively, the contents of this file may be used under the terms of
-# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
-# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
-# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
-# instead of those above.
-#
-PRJ=..$/..$/..$/..$/..
-
-
-
-PRJNAME=extras
-TARGET=galleryaccessoriesphotostravel
-
-.INCLUDE : settings.mk
-
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-.IF "$(WITH_EXTRA_GALLERY)" != "NO"
-
-
-ZIP1TARGET = $(GALLERY_ACCESSORIES_PHOTOS_TRAVEL_TARGET)
-
-ZIP1LIST = * -x makefile.*
-
-
-.ENDIF
-
-.INCLUDE : target.mk
-
-
-
diff --git a/extras/source/gallery/accessories/delzip b/extras/source/gallery/accessories/delzip
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/extras/source/gallery/accessories/delzip
+++ /dev/null
diff --git a/extras/source/gallery/accessories/makefile.mk b/extras/source/gallery/accessories/makefile.mk
deleted file mode 100644
index 4f766403a3f8..000000000000
--- a/extras/source/gallery/accessories/makefile.mk
+++ /dev/null
@@ -1,52 +0,0 @@
-#
-# Version: MPL 1.1 / GPLv3+ / LGPLv3+
-#
-# The contents of this file are subject to the Mozilla Public License Version
-# 1.1 (the "License"); you may not use this file except in compliance with
-# the License. You may obtain a copy of the License at
-# http://www.mozilla.org/MPL/
-#
-# Software distributed under the License is distributed on an "AS IS" basis,
-# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
-# for the specific language governing rights and limitations under the
-# License.
-#
-# The Initial Developer of the Original Code is
-# Kálmán Szalai - KAMI <kami911@gmail.com>
-# Portions created by the Initial Developer are Copyright (C) 2010 the
-# Initial Developer. All Rights Reserved.
-#
-# Contributor(s): Kálmán Szalai - KAMI <kami911@gmail.com>
-#
-#
-# Alternatively, the contents of this file may be used under the terms of
-# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
-# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
-# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
-# instead of those above.
-#
-PRJ=..$/..$/..
-
-
-
-PRJNAME=extras
-TARGET=galleryaccessories
-
-.INCLUDE : settings.mk
-
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-.IF "$(WITH_EXTRA_GALLERY)" != "NO"
-
-
-ZIP1TARGET = $(GALLERY_ACCESSORIES_ROOT_TARGET)
-
-ZIP1LIST = * -x makefile.*
-
-
-.ENDIF
-
-.INCLUDE : target.mk
-
-
-
diff --git a/extras/source/gallery/bullets/delzip b/extras/source/gallery/bullets/delzip
deleted file mode 100644
index 636fda90bfcb..000000000000
--- a/extras/source/gallery/bullets/delzip
+++ /dev/null
@@ -1 +0,0 @@
-ECHO is OFF
diff --git a/extras/source/gallery/bullets/makefile.mk b/extras/source/gallery/bullets/makefile.mk
deleted file mode 100644
index 8b15b7520a70..000000000000
--- a/extras/source/gallery/bullets/makefile.mk
+++ /dev/null
@@ -1,40 +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/.
-#
-# This file incorporates work covered by the following license notice:
-#
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed
-# with this work for additional information regarding copyright
-# ownership. The ASF licenses this file to you under the Apache
-# License, Version 2.0 (the "License"); you may not use this file
-# except in compliance with the License. You may obtain a copy of
-# the License at http://www.apache.org/licenses/LICENSE-2.0 .
-#
-PRJ=..$/..$/..
-
-
-
-PRJNAME=extras
-TARGET=gallerybullets
-
-.INCLUDE : settings.mk
-
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-
-
-ZIP1TARGET = $(GALLERY_BULLETS_TARGET)
-
-ZIP1LIST = * -x makefile.*
-
-
-
-.INCLUDE : target.mk
-
-
-
diff --git a/extras/source/gallery/delzip b/extras/source/gallery/delzip
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/extras/source/gallery/delzip
+++ /dev/null
diff --git a/extras/source/gallery/gallery_sound/delzip b/extras/source/gallery/gallery_sound/delzip
deleted file mode 100644
index 636fda90bfcb..000000000000
--- a/extras/source/gallery/gallery_sound/delzip
+++ /dev/null
@@ -1 +0,0 @@
-ECHO is OFF
diff --git a/extras/source/gallery/gallery_sound/makefile.mk b/extras/source/gallery/gallery_sound/makefile.mk
deleted file mode 100644
index ce5e1759036c..000000000000
--- a/extras/source/gallery/gallery_sound/makefile.mk
+++ /dev/null
@@ -1,40 +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/.
-#
-# This file incorporates work covered by the following license notice:
-#
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed
-# with this work for additional information regarding copyright
-# ownership. The ASF licenses this file to you under the Apache
-# License, Version 2.0 (the "License"); you may not use this file
-# except in compliance with the License. You may obtain a copy of
-# the License at http://www.apache.org/licenses/LICENSE-2.0 .
-#
-PRJ=..$/..$/..
-
-
-
-PRJNAME=extras
-TARGET=gallerygallerysound
-
-.INCLUDE : settings.mk
-
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-
-
-ZIP1TARGET = $(GALLERY_SOUND_TARGET)
-
-ZIP1LIST = * -x makefile.*
-
-
-
-.INCLUDE : target.mk
-
-
-
diff --git a/extras/source/gallery/gallery_system/delzip b/extras/source/gallery/gallery_system/delzip
deleted file mode 100644
index 636fda90bfcb..000000000000
--- a/extras/source/gallery/gallery_system/delzip
+++ /dev/null
@@ -1 +0,0 @@
-ECHO is OFF
diff --git a/extras/source/gallery/gallery_system/makefile.mk b/extras/source/gallery/gallery_system/makefile.mk
deleted file mode 100644
index 07da85ababc0..000000000000
--- a/extras/source/gallery/gallery_system/makefile.mk
+++ /dev/null
@@ -1,40 +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/.
-#
-# This file incorporates work covered by the following license notice:
-#
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed
-# with this work for additional information regarding copyright
-# ownership. The ASF licenses this file to you under the Apache
-# License, Version 2.0 (the "License"); you may not use this file
-# except in compliance with the License. You may obtain a copy of
-# the License at http://www.apache.org/licenses/LICENSE-2.0 .
-#
-PRJ=..$/..$/..
-
-
-
-PRJNAME=extras
-TARGET=gallerygallerysystem
-
-.INCLUDE : settings.mk
-
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-
-
-ZIP1TARGET = $(GALLERY_SYSTEM_TARGET)
-
-ZIP1LIST = * -x makefile.*
-
-
-
-.INCLUDE : target.mk
-
-
-
diff --git a/extras/source/gallery/htmlexpo/delzip b/extras/source/gallery/htmlexpo/delzip
deleted file mode 100644
index 636fda90bfcb..000000000000
--- a/extras/source/gallery/htmlexpo/delzip
+++ /dev/null
@@ -1 +0,0 @@
-ECHO is OFF
diff --git a/extras/source/gallery/htmlexpo/makefile.mk b/extras/source/gallery/htmlexpo/makefile.mk
deleted file mode 100644
index 7a5614eb8ffa..000000000000
--- a/extras/source/gallery/htmlexpo/makefile.mk
+++ /dev/null
@@ -1,40 +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/.
-#
-# This file incorporates work covered by the following license notice:
-#
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed
-# with this work for additional information regarding copyright
-# ownership. The ASF licenses this file to you under the Apache
-# License, Version 2.0 (the "License"); you may not use this file
-# except in compliance with the License. You may obtain a copy of
-# the License at http://www.apache.org/licenses/LICENSE-2.0 .
-#
-PRJ=..$/..$/..
-
-
-
-PRJNAME=extras
-TARGET=galleryhtmlexpo
-
-.INCLUDE : settings.mk
-
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-
-
-ZIP1TARGET = $(GALLERY_HTMLEXPO_TARGET)
-
-ZIP1LIST = * -x makefile.*
-
-
-
-.INCLUDE : target.mk
-
-
-
diff --git a/extras/source/gallery/makefile.mk b/extras/source/gallery/makefile.mk
deleted file mode 100644
index c56ad3e167e6..000000000000
--- a/extras/source/gallery/makefile.mk
+++ /dev/null
@@ -1,40 +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/.
-#
-# This file incorporates work covered by the following license notice:
-#
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed
-# with this work for additional information regarding copyright
-# ownership. The ASF licenses this file to you under the Apache
-# License, Version 2.0 (the "License"); you may not use this file
-# except in compliance with the License. You may obtain a copy of
-# the License at http://www.apache.org/licenses/LICENSE-2.0 .
-#
-PRJ=..$/..
-
-
-
-PRJNAME=extras
-TARGET=gallerygeneral
-
-.INCLUDE : settings.mk
-
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-
-
-ZIP1TARGET = $(GALLERY_ROOT_TARGET)
-
-ZIP1LIST = * -x makefile.*
-
-
-
-.INCLUDE : target.mk
-
-
-
diff --git a/extras/source/gallery/rulers/delzip b/extras/source/gallery/rulers/delzip
deleted file mode 100644
index 636fda90bfcb..000000000000
--- a/extras/source/gallery/rulers/delzip
+++ /dev/null
@@ -1 +0,0 @@
-ECHO is OFF
diff --git a/extras/source/gallery/rulers/makefile.mk b/extras/source/gallery/rulers/makefile.mk
deleted file mode 100644
index 0cc2faa96877..000000000000
--- a/extras/source/gallery/rulers/makefile.mk
+++ /dev/null
@@ -1,40 +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/.
-#
-# This file incorporates work covered by the following license notice:
-#
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed
-# with this work for additional information regarding copyright
-# ownership. The ASF licenses this file to you under the Apache
-# License, Version 2.0 (the "License"); you may not use this file
-# except in compliance with the License. You may obtain a copy of
-# the License at http://www.apache.org/licenses/LICENSE-2.0 .
-#
-PRJ=..$/..$/..
-
-
-
-PRJNAME=extras
-TARGET=galleryrulers
-
-.INCLUDE : settings.mk
-
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-
-
-ZIP1TARGET = $(GALLERY_RULERS_TARGET)
-
-ZIP1LIST = * -x makefile.*
-
-
-
-.INCLUDE : target.mk
-
-
-
diff --git a/extras/source/gallery/sounds/delzip b/extras/source/gallery/sounds/delzip
deleted file mode 100644
index 636fda90bfcb..000000000000
--- a/extras/source/gallery/sounds/delzip
+++ /dev/null
@@ -1 +0,0 @@
-ECHO is OFF
diff --git a/extras/source/gallery/sounds/makefile.mk b/extras/source/gallery/sounds/makefile.mk
deleted file mode 100644
index 5fe537666834..000000000000
--- a/extras/source/gallery/sounds/makefile.mk
+++ /dev/null
@@ -1,40 +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/.
-#
-# This file incorporates work covered by the following license notice:
-#
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed
-# with this work for additional information regarding copyright
-# ownership. The ASF licenses this file to you under the Apache
-# License, Version 2.0 (the "License"); you may not use this file
-# except in compliance with the License. You may obtain a copy of
-# the License at http://www.apache.org/licenses/LICENSE-2.0 .
-#
-PRJ=..$/..$/..
-
-
-
-PRJNAME=extras
-TARGET=gallerysounds
-
-.INCLUDE : settings.mk
-
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-
-
-ZIP1TARGET = $(GALLERY_SOUNDS_TARGET)
-
-ZIP1LIST = * -x makefile.*
-
-
-
-.INCLUDE : target.mk
-
-
-
diff --git a/extras/source/gallery/www-back/delzip b/extras/source/gallery/www-back/delzip
deleted file mode 100644
index 636fda90bfcb..000000000000
--- a/extras/source/gallery/www-back/delzip
+++ /dev/null
@@ -1 +0,0 @@
-ECHO is OFF
diff --git a/extras/source/gallery/www-back/makefile.mk b/extras/source/gallery/www-back/makefile.mk
deleted file mode 100644
index e70089f54bc0..000000000000
--- a/extras/source/gallery/www-back/makefile.mk
+++ /dev/null
@@ -1,40 +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/.
-#
-# This file incorporates work covered by the following license notice:
-#
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed
-# with this work for additional information regarding copyright
-# ownership. The ASF licenses this file to you under the Apache
-# License, Version 2.0 (the "License"); you may not use this file
-# except in compliance with the License. You may obtain a copy of
-# the License at http://www.apache.org/licenses/LICENSE-2.0 .
-#
-PRJ=..$/..$/..
-
-
-
-PRJNAME=extras
-TARGET=gallerywwwback
-
-.INCLUDE : settings.mk
-
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-
-
-ZIP1TARGET = $(GALLERY_WWWBACK_TARGET)
-
-ZIP1LIST = * -x makefile.*
-
-
-
-.INCLUDE : target.mk
-
-
-
diff --git a/extras/source/gallery/www-graf/delzip b/extras/source/gallery/www-graf/delzip
deleted file mode 100644
index 636fda90bfcb..000000000000
--- a/extras/source/gallery/www-graf/delzip
+++ /dev/null
@@ -1 +0,0 @@
-ECHO is OFF
diff --git a/extras/source/gallery/www-graf/makefile.mk b/extras/source/gallery/www-graf/makefile.mk
deleted file mode 100644
index b0f653f2a55f..000000000000
--- a/extras/source/gallery/www-graf/makefile.mk
+++ /dev/null
@@ -1,35 +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/.
-#
-# This file incorporates work covered by the following license notice:
-#
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed
-# with this work for additional information regarding copyright
-# ownership. The ASF licenses this file to you under the Apache
-# License, Version 2.0 (the "License"); you may not use this file
-# except in compliance with the License. You may obtain a copy of
-# the License at http://www.apache.org/licenses/LICENSE-2.0 .
-#
-
-PRJ=..$/..$/..
-
-PRJNAME=extras
-TARGET=gallerywwwgraf
-
-.INCLUDE : settings.mk
-
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-ZIP1TARGET = $(GALLERY_WWWGRAF_TARGET)
-
-ZIP1LIST = * -x makefile.*
-
-.INCLUDE : target.mk
-
-
-