projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1aab42
)
add *.out to cleanup rule
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 16 Oct 2006 02:38:44 +0000
(
02:38
+0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 16 Oct 2006 02:38:44 +0000
(
02:38
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5150
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
docs/Makefile
patch
|
blob
|
history
diff --git
a/docs/Makefile
b/docs/Makefile
index
8ee4680
..
543dbeb
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:
This page took
0.021017 seconds
and
4
git commands to generate.