svn commit: trunk/uClibc

psm at uclibc.org psm at uclibc.org
Thu Dec 1 22:27:35 UTC 2005


Author: psm
Date: 2005-12-01 14:27:33 -0800 (Thu, 01 Dec 2005)
New Revision: 12621

Log:
I must have been crazy ...

Modified:
   trunk/uClibc/Makefile.in


Changeset:
Modified: trunk/uClibc/Makefile.in
===================================================================
--- trunk/uClibc/Makefile.in	2005-12-01 21:08:47 UTC (rev 12620)
+++ trunk/uClibc/Makefile.in	2005-12-01 22:27:33 UTC (rev 12621)
@@ -36,7 +36,7 @@
 include $(top_srcdir)libc/Makefile.in
 
 include/bits/uClibc_config.h: extra/config/conf .config
-	$(INSTALL) -d $@
+	$(INSTALL) -d $(dir $@)
 	@< -o $(top_srcdir)extra/Configs/Config.in
 
 # For the moment, we have to keep re-running this target 




More information about the uClibc-cvs mailing list