Parcourir la source

- mention a FIXME for some make guru :)

Bernhard Reutner-Fischer il y a 17 ans
Parent
commit
be9f2f9226
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      extra/locale/Makefile.in

+ 4 - 0
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)