mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 05:12:29 +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
|
rm -f openwrt.pdf
|
||||||
|
|
||||||
cleanup: FORCE
|
cleanup: FORCE
|
||||||
rm -f *.log *.aux *.toc
|
rm -f *.log *.aux *.toc *.out
|
||||||
|
|
||||||
|
|
||||||
FORCE:
|
FORCE:
|
||||||
|
Loading…
Reference in New Issue
Block a user