Ver código fonte

Don't remove the directory again, *config did it already

Peter S. Mazinger 19 anos atrás
pai
commit
e85d2faff7
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      Makefile.in

+ 0 - 1
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; \