err.. Make clean in the scripts/config directory to remove some binaries
This commit is contained in:
parent
a94c3108b1
commit
919798d5a8
2
Makefile
2
Makefile
@ -201,7 +201,7 @@ check: busybox
|
|||||||
|
|
||||||
clean:
|
clean:
|
||||||
- $(MAKE) -C tests 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 \
|
- rm -f docs/BusyBox.txt docs/BusyBox.1 docs/BusyBox.html \
|
||||||
docs/busybox.net/BusyBox.html
|
docs/busybox.net/BusyBox.html
|
||||||
- rm -f docs/busybox.txt docs/busybox.dvi docs/busybox.ps \
|
- rm -f docs/busybox.txt docs/busybox.dvi docs/busybox.ps \
|
||||||
|
Loading…
Reference in New Issue
Block a user