From be9f2f92264447724eb561c8c124465b2805a6ab Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Thu, 9 Oct 2008 12:18:24 +0000 Subject: - mention a FIXME for some make guru :) --- extra/locale/Makefile.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'extra/locale') 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) -- cgit v1.2.3