aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 62786b9e8..2af152516 100644
--- a/Makefile
+++ b/Makefile
@@ -421,11 +421,6 @@ dist release: distclean doc
421 -exec rm -rf {} \; ; \ 421 -exec rm -rf {} \; ; \
422 \ 422 \
423 find busybox-$(VERSION)/ -type f \ 423 find busybox-$(VERSION)/ -type f \
424 -name .cvsignore \
425 -print \
426 -exec rm -f {} \; ; \
427 \
428 find busybox-$(VERSION)/ -type f \
429 -name .\#* \ 424 -name .\#* \
430 -print \ 425 -print \
431 -exec rm -f {} \; ; \ 426 -exec rm -f {} \; ; \