err.. Make clean in the scripts/config directory to remove some binaries
authorGlenn L McGrath <bug1@ihug.co.nz>
Mon, 9 Dec 2002 21:16:39 +0000 (21:16 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Mon, 9 Dec 2002 21:16:39 +0000 (21:16 -0000)
Makefile

index 646d5b760185fadd2657d2ded74491fb18eee71e..9a87ad4bdff12cc39e1d99830cbcdcbebc18c35a 100644 (file)
--- 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 \