Remove *.bin on "make clean"

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3965 0192ed92-7a03-0410-a25b-9323aeb14dbd
This commit is contained in:
proski 2009-04-01 21:21:33 +00:00
parent 6aeff5a687
commit f011860a49
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ endif
.PHONY: clean
clean:
rm -f *~ *.o *.ko *.mod.c uudecode .*.cmd
rm -f *~ *.o *.ko *.bin *.mod.c uudecode .*.cmd
rm -f modules.order .depend .version .*.o.flags .*.o.d
rm -rf .tmp_versions