Searched defs:PROTO (Results 1 - 1 of 1) sorted by relevance

/pkg/doc/dev-guide/
H A DMakefile65 PROTO=../../proto/dev-guide macro
129 mkdir -p $(PROTO)
130 @cp macros.txt $(PROTO)
131 @echo ".. |version| replace:: $(VERSTAMP)" >> $(PROTO)/macros.txt
140 check: $(BOOK_FRAGMENTS:%.txt=$(PROTO)/%.pdf) book
141 copy: $(BOOK_FRAGMENTS:%.txt=$(PROTO)/%.txt)
144 $(MAKE) BOOK_OPT=-b1 $(PROTO)/book.pdf
147 $(MAKE) $(PROTO)/book.xml
156 gsed -re 's#\*(Appendix [AB])\*#`\1`_#g' > $(PROTO)/book.txt
159 cp $(PROTO)/boo
[all...]

Completed in 11 milliseconds