Mercurial > hgbook
comparison en/Makefile @ 19:187702df428b
Piles of new content for MQ chapter - cookbook stuff.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Fri, 07 Jul 2006 19:56:53 -0700 |
parents | e6f4088ebe52 |
children | a752b0fd3c10 |
comparison
equal
deleted
inserted
replaced
18:e6f4088ebe52 | 19:187702df428b |
---|---|
14 mq-stack.svg | 14 mq-stack.svg |
15 | 15 |
16 example-sources := \ | 16 example-sources := \ |
17 examples/run-example \ | 17 examples/run-example \ |
18 examples/mq.qinit-help \ | 18 examples/mq.qinit-help \ |
19 examples/mq.diff \ | |
20 examples/mq.tarball \ | |
21 examples/mq.tools \ | |
19 examples/mq.tutorial | 22 examples/mq.tutorial |
20 | 23 |
21 latex-options = \ | 24 latex-options = \ |
22 -interaction batchmode \ | 25 -interaction batchmode \ |
23 -output-directory $(dir $(1)) \ | 26 -output-directory $(dir $(1)) \ |