mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-19 04:08:25 +02:00
add *.out to cleanup rule
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5150 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
a1aab420f0
commit
5a1704e3fd
@ -8,7 +8,7 @@ clean: cleanup
|
||||
rm -f openwrt.pdf
|
||||
|
||||
cleanup: FORCE
|
||||
rm -f *.log *.aux *.toc
|
||||
rm -f *.log *.aux *.toc *.out
|
||||
|
||||
|
||||
FORCE:
|
||||
|
Loading…
Reference in New Issue
Block a user