mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-06 23:19:29 -05:00
add *.out to cleanup rule
SVN-Revision: 5150
This commit is contained in:
@@ -8,7 +8,7 @@ clean: cleanup
|
||||
rm -f openwrt.pdf
|
||||
|
||||
cleanup: FORCE
|
||||
rm -f *.log *.aux *.toc
|
||||
rm -f *.log *.aux *.toc *.out
|
||||
|
||||
|
||||
FORCE:
|
||||
|
||||
Reference in New Issue
Block a user