From: Glenn L McGrath Date: Mon, 9 Dec 2002 21:14:38 +0000 (-0000) Subject: Make clean in the scripts directory to remove some binaries X-Git-Tag: 1_00_pre1~322 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a94c3108b136ac1ee2210d4116a7150a8c8132f6;p=platform%2Fupstream%2Fbusybox.git Make clean in the scripts directory to remove some binaries --- diff --git a/Makefile b/Makefile index 69ab48e..646d5b7 100644 --- a/Makefile +++ b/Makefile @@ -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 \