From: handa Date: Tue, 28 Nov 2006 11:56:03 +0000 (+0000) Subject: (BLOCK.tab): Fix previous change. X-Git-Tag: REL-1-3-4~28 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=1cd7c5e8dcd9b30aba1ac1bc39a2a39bc3ace47f;p=m17n%2Fm17n-db.git (BLOCK.tab): Fix previous change. --- diff --git a/Makefile.am b/Makefile.am index 3a8d71a..875abfc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -355,6 +355,7 @@ LINEBREAK.tab: UNIDATA/LineBreak.txt LINEBREAK.awk @$(AWK) -f LINEBREAK.awk $< >> $@ BLOCK.tab: + echo "No need to re-generate BLOCK.tab." %.tab: UNIDATA/UnicodeData.txt CHARTAB.awk echo "# Generated from $<." > $@