projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e1c2a7f
)
fix 'make docs'
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 6 Aug 2008 14:30:34 +0000
(14:30 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 6 Aug 2008 14:30:34 +0000
(14:30 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12211
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
include/toplevel.mk
patch
|
blob
|
history
diff --git
a/include/toplevel.mk
b/include/toplevel.mk
index
906a9a1
..
169cca9
100644
(file)
--- a/
include/toplevel.mk
+++ b/
include/toplevel.mk
@@
-113,10
+113,10
@@
help:
cat README
docs docs/compile: FORCE
cat README
docs docs/compile: FORCE
- @$(
_SINGLE)$(
SUBMAKE) -j1 -C docs compile
+ @$(SUBMAKE) -j1 -C docs compile
docs/clean: FORCE
docs/clean: FORCE
- @$(
_SINGLE)$(
SUBMAKE) -j1 -C docs clean
+ @$(SUBMAKE) -j1 -C docs clean
distclean:
rm -rf tmp build_dir staging_dir dl .config* feeds package/feeds package/openwrt-packages bin
distclean:
rm -rf tmp build_dir staging_dir dl .config* feeds package/feeds package/openwrt-packages bin
This page took
0.02717 seconds
and
4
git commands to generate.