projects
/
m17n
/
m17n-db.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9972b00
)
(BLOCK.tab): Fix previous change.
author
handa
<handa>
Tue, 28 Nov 2006 11:56:03 +0000
(11:56 +0000)
committer
handa
<handa>
Tue, 28 Nov 2006 11:56:03 +0000
(11:56 +0000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
3a8d71a
..
875abfc
100644
(file)
--- 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 $<." > $@