diff options
author | David Tardon <dtardon@redhat.com> | 2012-08-09 21:03:13 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-08-09 21:03:13 +0200 |
commit | a4ce46e8826a26a90839b25c9c08c7bff039f525 (patch) | |
tree | 5a1886f16e01076b655f2442f31d7e4946487458 | |
parent | 6d6d642d5f2e069206193743deed872332e396d8 (diff) |
drop stray dmake makefile
Change-Id: Ic6e78aabb4320e124ae058ba6b03c92c2c447042
-rw-r--r-- | dictionaries/prj/tests.mk | 28 |
1 files changed, 0 insertions, 28 deletions
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 tbehrens@novell.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. -# -#************************************************************************* - -ALLTAR : test1 -test1 .PHONY : - @echo Validating thesaurus file - $(COMMAND_ECHO) PERL_UNICODE=0 ..$/util$/th_check.pl *.dat |