OSDN Git Service

I must have been crazy ...
authorPeter S. Mazinger <ps.m@gmx.net>
Thu, 1 Dec 2005 22:27:33 +0000 (22:27 -0000)
committerPeter S. Mazinger <ps.m@gmx.net>
Thu, 1 Dec 2005 22:27:33 +0000 (22:27 -0000)
Makefile.in

index c417c59..d32234f 100644 (file)
@@ -36,7 +36,7 @@ include $(top_srcdir)extra/locale/Makefile.in
 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