소스 검색

I must have been crazy ...

Peter S. Mazinger 20 년 전
부모
커밋
321eda50a4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Makefile.in

+ 1 - 1
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