svn commit: trunk/uClibc/extra/locale

aldot at uclibc.org aldot at uclibc.org
Thu Oct 9 12:18:24 UTC 2008


Author: aldot
Date: 2008-10-09 05:18:24 -0700 (Thu, 09 Oct 2008)
New Revision: 23631

Log:
- mention a FIXME for some make guru :)


Modified:
   trunk/uClibc/extra/locale/Makefile.in


Changeset:
Modified: trunk/uClibc/extra/locale/Makefile.in
===================================================================
--- trunk/uClibc/extra/locale/Makefile.in	2008-10-09 10:46:42 UTC (rev 23630)
+++ trunk/uClibc/extra/locale/Makefile.in	2008-10-09 12:18:24 UTC (rev 23631)
@@ -113,6 +113,10 @@
 
 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)
 




More information about the uClibc-cvs mailing list