aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2002-12-09 21:16:39 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2002-12-09 21:16:39 +0000
commit919798d5a8c59a05afd90e209d7986ab2d9caea3 (patch)
tree9176b12dfbfa12603c30ca4ce11082e08f913cd6 /Makefile
parenta94c3108b136ac1ee2210d4116a7150a8c8132f6 (diff)
downloadbusybox-919798d5a8c59a05afd90e209d7986ab2d9caea3.tar.gz
err.. Make clean in the scripts/config directory to remove some binaries
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 646d5b760..9a87ad4bd 100644
--- a/Makefile
+++ b/Makefile
@@ -201,7 +201,7 @@ check: busybox
clean:
- $(MAKE) -C tests clean
- - $(MAKE) -C scripts clean
+ - $(MAKE) -C scripts/config clean
- rm -f docs/BusyBox.txt docs/BusyBox.1 docs/BusyBox.html \
docs/busybox.net/BusyBox.html
- rm -f docs/busybox.txt docs/busybox.dvi docs/busybox.ps \