OSDN Git Service

- mention a FIXME for some make guru :)
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 9 Oct 2008 12:18:24 +0000 (12:18 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 9 Oct 2008 12:18:24 +0000 (12:18 -0000)
extra/locale/Makefile.in

index 7981664..27a1161 100644 (file)
@@ -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)