projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
revert bogus target.mk change from [6465]
[openwrt.git]
/
docs
/
Makefile
diff --git
a/docs/Makefile
b/docs/Makefile
index
d20556a
..
82381e3
100644
(file)
--- a/
docs/Makefile
+++ b/
docs/Makefile
@@
-9,13
+9,13
@@
MAIN = openwrt.tex
DEPS = $(MAIN) Makefile config.tex network.tex network-scripts.tex network-scripts.tex wireless.tex build.tex adding.tex bugs.tex $(TMP_DIR)/.prereq-docs
all:
DEPS = $(MAIN) Makefile config.tex network.tex network-scripts.tex network-scripts.tex wireless.tex build.tex adding.tex bugs.tex $(TMP_DIR)/.prereq-docs
all:
- $(MAKE) cleanup
+ $(
NO_TRACE_
MAKE) cleanup
latex $(MAIN)
latex $(MAIN)
- $(MAKE) openwrt.pdf openwrt.html
- $(MAKE) cleanup
+ $(
NO_TRACE_
MAKE) openwrt.pdf openwrt.html
+ $(
NO_TRACE_
MAKE) cleanup
$(TMP_DIR)/.prereq-docs:
$(TMP_DIR)/.prereq-docs:
- $(MAKE) prereq
+ $(
NO_TRACE_
MAKE) prereq
touch $@
openwrt.html: $(DEPS)
touch $@
openwrt.html: $(DEPS)
This page took
0.017551 seconds
and
4
git commands to generate.