From e85d2faff77ad398d10d19f5f80bbf86b0ba9e5a Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Fri, 25 Nov 2005 15:17:18 +0000 Subject: Don't remove the directory again, *config did it already --- Makefile.in | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 2011d3771..f8eaac343 100644 --- a/Makefile.in +++ b/Makefile.in @@ -35,7 +35,6 @@ include $(top_srcdir)libpthread/Makefile.in include $(top_srcdir)libc/Makefile.in include/bits/uClibc_config.h: .config - $(RM) -r include/bits $(INSTALL) -d include/bits @if [ ! -x extra/config/conf ] ; then \ $(MAKE) -C extra/config conf; \ -- cgit v1.2.3