Make clean in the scripts directory to remove some binaries

This commit is contained in:
Glenn L McGrath 2002-12-09 21:14:38 +00:00
parent 584baeb47d
commit a94c3108b1

View File

@ -201,7 +201,7 @@ check: busybox
clean:
- $(MAKE) -C tests clean
- $(MAKE) -C scripts/lxdialog clean
- $(MAKE) -C scripts 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 \