From 321eda50a49325b4d2270b508daf2cc7ffde1fe7 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Thu, 1 Dec 2005 22:27:33 +0000 Subject: I must have been crazy ... --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index c417c59d7..d32234f48 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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 -- cgit v1.2.3