projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83583eb
)
add *.out to cleanup rule
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 16 Oct 2006 02:38:44 +0000
(
02:38
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 16 Oct 2006 02:38:44 +0000
(
02:38
+0000)
SVN-Revision: 5150
docs/Makefile
patch
|
blob
|
history
diff --git
a/docs/Makefile
b/docs/Makefile
index 8ee46807988b35c7800488aeb0210bd51fe15f1c..543dbebad3de9604bb66a948aa628a36a9336102 100644
(file)
--- a/
docs/Makefile
+++ b/
docs/Makefile
@@
-8,7
+8,7
@@
clean: cleanup
rm -f openwrt.pdf
cleanup: FORCE
- rm -f *.log *.aux *.toc
+ rm -f *.log *.aux *.toc
*.out
FORCE: