summaryrefslogtreecommitdiff
path: root/extra/locale
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-10-09 12:18:24 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2008-10-09 12:18:24 +0000
commitbe9f2f92264447724eb561c8c124465b2805a6ab (patch)
tree7998217b5e728fb288bf3939af89eefcc4ac6887 /extra/locale
parentdbedb35f6cac0eb5e603f91065ddc6823ac0fb15 (diff)
- mention a FIXME for some make guru :)
Diffstat (limited to 'extra/locale')
-rw-r--r--extra/locale/Makefile.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/locale/Makefile.in b/extra/locale/Makefile.in
index 798166497..27a11612b 100644
--- a/extra/locale/Makefile.in
+++ b/extra/locale/Makefile.in
@@ -113,6 +113,10 @@ endif
endif
+# FIXME: Perhaps this would work with secondary expansion like approximately
+#$(locale_HOBJ): $(locale_OUT)/% : $(locale_DIR)/%.c | $$(DEPH-%)
+# $(hcompile.u)
+
$(locale_OUT)/gen_collate : $(locale_DIR)/gen_collate.c | $(DEPH-gen_collate)
$(hcompile.u)