summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)