summaryrefslogtreecommitdiff
path: root/extras/source/autotext/lang
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-08-20 16:42:49 +0200
committerDavid Tardon <dtardon@redhat.com>2012-08-24 13:22:05 +0200
commita39f11a276ea6601cb19e3fc81910ae0d7265dce (patch)
tree9a433cd5bb64a1a67ef3974bc958acea8481e392 /extras/source/autotext/lang
parent20f06e3cd3e50ddb34a7985f196a08c98a3f5cb6 (diff)
gbuildize extras
Change-Id: I190b1314a91026dcfc39df3e3e178df55d14d90a
Diffstat (limited to 'extras/source/autotext/lang')
-rw-r--r--extras/source/autotext/lang/af-ZA/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/bg/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/cs/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/da/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/de/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/delzip1
-rw-r--r--extras/source/autotext/lang/en-AU/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/en-GB/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/en-US/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/en-ZA/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/es/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/eu/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/fa/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/fi/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/fr/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/ga-IE/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/hr/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/hu/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/it/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/ja/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/ko/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/lb-LU/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/lt/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/makefile.mk35
-rw-r--r--extras/source/autotext/lang/mn/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/nl-BE/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/nl/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/pl/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/pt-BR/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/pt/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/ru/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/sh-ME/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/sh-RS/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/sh-YU/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/sk/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/sl/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/sr-ME/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/sr-RS/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/sr-YU/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/sv/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/tr/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/vi/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/zh-CN/acor/makefile.mk41
-rw-r--r--extras/source/autotext/lang/zh-TW/acor/makefile.mk41
44 files changed, 0 insertions, 1758 deletions
diff --git a/extras/source/autotext/lang/af-ZA/acor/makefile.mk b/extras/source/autotext/lang/af-ZA/acor/makefile.mk
deleted file mode 100644
index b30e24f48257..000000000000
--- a/extras/source/autotext/lang/af-ZA/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_af-ZA
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/bg/acor/makefile.mk b/extras/source/autotext/lang/bg/acor/makefile.mk
deleted file mode 100644
index aee524093ec9..000000000000
--- a/extras/source/autotext/lang/bg/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_bg-BG
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/cs/acor/makefile.mk b/extras/source/autotext/lang/cs/acor/makefile.mk
deleted file mode 100644
index d415ffe38c96..000000000000
--- a/extras/source/autotext/lang/cs/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_cs-CZ
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/da/acor/makefile.mk b/extras/source/autotext/lang/da/acor/makefile.mk
deleted file mode 100644
index 177f65c76855..000000000000
--- a/extras/source/autotext/lang/da/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_da-DK
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/de/acor/makefile.mk b/extras/source/autotext/lang/de/acor/makefile.mk
deleted file mode 100644
index 5a5cbfc3fd1a..000000000000
--- a/extras/source/autotext/lang/de/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_de-DE
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/delzip b/extras/source/autotext/lang/delzip
deleted file mode 100644
index 54bcf3046529..000000000000
--- a/extras/source/autotext/lang/delzip
+++ /dev/null
@@ -1 +0,0 @@
-~
diff --git a/extras/source/autotext/lang/en-AU/acor/makefile.mk b/extras/source/autotext/lang/en-AU/acor/makefile.mk
deleted file mode 100644
index 583128c0e9c6..000000000000
--- a/extras/source/autotext/lang/en-AU/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_en-AU
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/en-GB/acor/makefile.mk b/extras/source/autotext/lang/en-GB/acor/makefile.mk
deleted file mode 100644
index 01c88e01de85..000000000000
--- a/extras/source/autotext/lang/en-GB/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_en-GB
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/en-US/acor/makefile.mk b/extras/source/autotext/lang/en-US/acor/makefile.mk
deleted file mode 100644
index 9a4e759ad72a..000000000000
--- a/extras/source/autotext/lang/en-US/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_en-US
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/en-ZA/acor/makefile.mk b/extras/source/autotext/lang/en-ZA/acor/makefile.mk
deleted file mode 100644
index b4f4da45dba7..000000000000
--- a/extras/source/autotext/lang/en-ZA/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_en-ZA
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/es/acor/makefile.mk b/extras/source/autotext/lang/es/acor/makefile.mk
deleted file mode 100644
index 9b4d2ce51c65..000000000000
--- a/extras/source/autotext/lang/es/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_es-ES
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/eu/acor/makefile.mk b/extras/source/autotext/lang/eu/acor/makefile.mk
deleted file mode 100644
index 580d894f5279..000000000000
--- a/extras/source/autotext/lang/eu/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_eu
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/fa/acor/makefile.mk b/extras/source/autotext/lang/fa/acor/makefile.mk
deleted file mode 100644
index e821fe328d80..000000000000
--- a/extras/source/autotext/lang/fa/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_fa-IR
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/fi/acor/makefile.mk b/extras/source/autotext/lang/fi/acor/makefile.mk
deleted file mode 100644
index 8bca954be62c..000000000000
--- a/extras/source/autotext/lang/fi/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_fi-FI
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/fr/acor/makefile.mk b/extras/source/autotext/lang/fr/acor/makefile.mk
deleted file mode 100644
index 118970485f15..000000000000
--- a/extras/source/autotext/lang/fr/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_fr-FR
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/ga-IE/acor/makefile.mk b/extras/source/autotext/lang/ga-IE/acor/makefile.mk
deleted file mode 100644
index e68118998764..000000000000
--- a/extras/source/autotext/lang/ga-IE/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_ga-IE
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/hr/acor/makefile.mk b/extras/source/autotext/lang/hr/acor/makefile.mk
deleted file mode 100644
index 9f494b02fc5d..000000000000
--- a/extras/source/autotext/lang/hr/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_hr-HR
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/hu/acor/makefile.mk b/extras/source/autotext/lang/hu/acor/makefile.mk
deleted file mode 100644
index 9244a11cf43d..000000000000
--- a/extras/source/autotext/lang/hu/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_hu-HU
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/it/acor/makefile.mk b/extras/source/autotext/lang/it/acor/makefile.mk
deleted file mode 100644
index d840c329aac3..000000000000
--- a/extras/source/autotext/lang/it/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_it-IT
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/ja/acor/makefile.mk b/extras/source/autotext/lang/ja/acor/makefile.mk
deleted file mode 100644
index 3e04b9ece554..000000000000
--- a/extras/source/autotext/lang/ja/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_ja-JP
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/ko/acor/makefile.mk b/extras/source/autotext/lang/ko/acor/makefile.mk
deleted file mode 100644
index 22ad8762757c..000000000000
--- a/extras/source/autotext/lang/ko/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_ko-KR
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/lb-LU/acor/makefile.mk b/extras/source/autotext/lang/lb-LU/acor/makefile.mk
deleted file mode 100644
index 6198347c3172..000000000000
--- a/extras/source/autotext/lang/lb-LU/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_lb-LU
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/lt/acor/makefile.mk b/extras/source/autotext/lang/lt/acor/makefile.mk
deleted file mode 100644
index d01eb67d3383..000000000000
--- a/extras/source/autotext/lang/lt/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_lt-LT
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/makefile.mk b/extras/source/autotext/lang/makefile.mk
deleted file mode 100644
index c7fe8530fc46..000000000000
--- a/extras/source/autotext/lang/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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-ZIP1TARGET = $(AUTOTEXT_SHARE_TARGET)
-
-ZIP1LIST = $(LANGDIR)$/standar?.bau $(LANGDIR)$/templat?.bau $(LANGDIR)$/crd*.bau
-
-ZIP2TARGET = $(AUTOCORR_TARGET)
-
-ZIP2LIST = $(MISC)/acor*.dat
-
-
-.INCLUDE : target.mk \ No newline at end of file
diff --git a/extras/source/autotext/lang/mn/acor/makefile.mk b/extras/source/autotext/lang/mn/acor/makefile.mk
deleted file mode 100644
index d5af258b0739..000000000000
--- a/extras/source/autotext/lang/mn/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_mn-MN
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/nl-BE/acor/makefile.mk b/extras/source/autotext/lang/nl-BE/acor/makefile.mk
deleted file mode 100644
index e6494a1a78cf..000000000000
--- a/extras/source/autotext/lang/nl-BE/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_nl-BE
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/nl/acor/makefile.mk b/extras/source/autotext/lang/nl/acor/makefile.mk
deleted file mode 100644
index a801ae45056c..000000000000
--- a/extras/source/autotext/lang/nl/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_nl-NL
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/pl/acor/makefile.mk b/extras/source/autotext/lang/pl/acor/makefile.mk
deleted file mode 100644
index 1e67b15bf9cf..000000000000
--- a/extras/source/autotext/lang/pl/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_pl-PL
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/pt-BR/acor/makefile.mk b/extras/source/autotext/lang/pt-BR/acor/makefile.mk
deleted file mode 100644
index e5b750ab9fa9..000000000000
--- a/extras/source/autotext/lang/pt-BR/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_pt-BR
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/pt/acor/makefile.mk b/extras/source/autotext/lang/pt/acor/makefile.mk
deleted file mode 100644
index 7fa489b1525b..000000000000
--- a/extras/source/autotext/lang/pt/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_pt-PT
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/ru/acor/makefile.mk b/extras/source/autotext/lang/ru/acor/makefile.mk
deleted file mode 100644
index 4da800961504..000000000000
--- a/extras/source/autotext/lang/ru/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_ru-RU
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/sh-ME/acor/makefile.mk b/extras/source/autotext/lang/sh-ME/acor/makefile.mk
deleted file mode 100644
index ae617e6cb601..000000000000
--- a/extras/source/autotext/lang/sh-ME/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_sh-ME
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/sh-RS/acor/makefile.mk b/extras/source/autotext/lang/sh-RS/acor/makefile.mk
deleted file mode 100644
index 24077570c687..000000000000
--- a/extras/source/autotext/lang/sh-RS/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_sh-RS
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/sh-YU/acor/makefile.mk b/extras/source/autotext/lang/sh-YU/acor/makefile.mk
deleted file mode 100644
index 66687424734b..000000000000
--- a/extras/source/autotext/lang/sh-YU/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_sh-YU
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/sk/acor/makefile.mk b/extras/source/autotext/lang/sk/acor/makefile.mk
deleted file mode 100644
index 9cc08c8ae52d..000000000000
--- a/extras/source/autotext/lang/sk/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_sk-SK
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/sl/acor/makefile.mk b/extras/source/autotext/lang/sl/acor/makefile.mk
deleted file mode 100644
index 9c4516c6ff84..000000000000
--- a/extras/source/autotext/lang/sl/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_sl-SI
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/sr-ME/acor/makefile.mk b/extras/source/autotext/lang/sr-ME/acor/makefile.mk
deleted file mode 100644
index e1c74a3ab3e5..000000000000
--- a/extras/source/autotext/lang/sr-ME/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_sr-ME
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/sr-RS/acor/makefile.mk b/extras/source/autotext/lang/sr-RS/acor/makefile.mk
deleted file mode 100644
index bfb7380f6600..000000000000
--- a/extras/source/autotext/lang/sr-RS/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_sr-RS
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/sr-YU/acor/makefile.mk b/extras/source/autotext/lang/sr-YU/acor/makefile.mk
deleted file mode 100644
index f56dfd711bbd..000000000000
--- a/extras/source/autotext/lang/sr-YU/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_sr-YU
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/sv/acor/makefile.mk b/extras/source/autotext/lang/sv/acor/makefile.mk
deleted file mode 100644
index c89a590b5baf..000000000000
--- a/extras/source/autotext/lang/sv/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_sv-SE
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/tr/acor/makefile.mk b/extras/source/autotext/lang/tr/acor/makefile.mk
deleted file mode 100644
index 2cb6d89ee9ab..000000000000
--- a/extras/source/autotext/lang/tr/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_tr-TR
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/vi/acor/makefile.mk b/extras/source/autotext/lang/vi/acor/makefile.mk
deleted file mode 100644
index 810371e1131b..000000000000
--- a/extras/source/autotext/lang/vi/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_vi-VN
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/zh-CN/acor/makefile.mk b/extras/source/autotext/lang/zh-CN/acor/makefile.mk
deleted file mode 100644
index 691934fbbdca..000000000000
--- a/extras/source/autotext/lang/zh-CN/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_zh-CN
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#
diff --git a/extras/source/autotext/lang/zh-TW/acor/makefile.mk b/extras/source/autotext/lang/zh-TW/acor/makefile.mk
deleted file mode 100644
index 42e734dceece..000000000000
--- a/extras/source/autotext/lang/zh-TW/acor/makefile.mk
+++ /dev/null
@@ -1,41 +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=autotext
-
-.INCLUDE : settings.mk
-.INCLUDE : $(PRJ)$/util$/target.pmk
-
-FLAGS = -r
-FILES = $(shell ls | grep -v makefile.mk )
-TFILES = $(shell ls *.xml && ls */*.xml)
-
-NAME =acor_zh-TW
-EXT = .dat
-
-zip1:
- mkdir $(MISC)/$(NAME) && cp -r $(FILES) $(MISC)/$(NAME)
- $(foreach,i,$(TFILES) $(shell $(XSLTPROC) -o $(MISC)/$(NAME)/$i $(PRJ)/util/compact.xsl $(MISC)/$(NAME)/$i))
- cd $(MISC)/$(NAME) && zip $(FLAGS) ../$(NAME)$(EXT) $(FILES)
- rm -r $(MISC)/$(NAME)
-
-
-
-
-.INCLUDE : target.mk#