X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=docs%2FMakefile;h=cdaf09c1e04ffdb09afb9d38d6f477c1ab1e3377;hb=fe941c5fc618bfd5f09351553b0610917c8a3c4c;hp=f6caa826030da721a568ac5efef0eed87b18cabe;hpb=8aab380dded91464d39d1ad1221b75d8a50ed539;p=openwrt-10.03%2F.git diff --git a/docs/Makefile b/docs/Makefile index f6caa8260..cdaf09c1e 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -17,6 +17,7 @@ compile: $(NO_TRACE_MAKE) cleanup $(TMP_DIR)/.prereq-docs: + mkdir -p $(TMP_DIR) $(NO_TRACE_MAKE) prereq touch $@ @@ -25,7 +26,7 @@ openwrt.html: $(DEPS) openwrt.pdf: $(DEPS) pdflatex $(MAIN) - + clean: cleanup rm -f openwrt.pdf openwrt.html openwrt.css