dictionaries/prj/tests.mk | 28 ---------------------------- 1 file changed, 28 deletions(-)
New commits: commit a4ce46e8826a26a90839b25c9c08c7bff039f525 Author: David Tardon <[email protected]> Date: Thu Aug 9 21:03:13 2012 +0200 drop stray dmake makefile Change-Id: Ic6e78aabb4320e124ae058ba6b03c92c2c447042 diff --git a/dictionaries/prj/tests.mk b/dictionaries/prj/tests.mk deleted file mode 100644 index 7048dd6..0000000 --- a/dictionaries/prj/tests.mk +++ /dev/null @@ -1,28 +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 [email protected] -# -# 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. -# -#************************************************************************* - -ALLTAR : test1 -test1 .PHONY : - @echo Validating thesaurus file - $(COMMAND_ECHO) PERL_UNICODE=0 ..$/util$/th_check.pl *.dat commit 6d6d642d5f2e069206193743deed872332e396d8 Author: David Tardon <[email protected]> Date: Thu Aug 9 21:01:44 2012 +0200 really use gbuild for this Change-Id: I11c6fe5e1e6658ce8290f66d5c237ea042e640bf diff --git a/dictionaries/prj/dmake b/dictionaries/prj/dmake deleted file mode 100644 index e69de29..0000000 _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
