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