comparison en/Makefile @ 133:1e013fbe35f7

Lots of filename related content. A little more command reference work. Added a script to make sure commands are exhaustively documented.
author Bryan O'Sullivan <bos@serpentine.com>
date Fri, 29 Dec 2006 17:54:14 -0800
parents e1e2f3e0256a
children 65f6f9d18fa1
comparison
equal deleted inserted replaced
132:e1e2f3e0256a 133:1e013fbe35f7
8 99defs.tex \ 8 99defs.tex \
9 build_id.tex \ 9 build_id.tex \
10 cmdref.tex \ 10 cmdref.tex \
11 concepts.tex \ 11 concepts.tex \
12 daily.tex \ 12 daily.tex \
13 filenames.tex \
13 hook.tex \ 14 hook.tex \
14 intro.tex \ 15 intro.tex \
15 mq.tex \ 16 mq.tex \
16 mq-collab.tex \ 17 mq-collab.tex \
17 mq-ref.tex \ 18 mq-ref.tex \
49 image-png := $(filter %.png,$(image-sources)) 50 image-png := $(filter %.png,$(image-sources))
50 51
51 example-sources := \ 52 example-sources := \
52 backout \ 53 backout \
53 bisect \ 54 bisect \
55 cmdref \
54 daily.copy \ 56 daily.copy \
55 daily.files \ 57 daily.files \
56 daily.rename \ 58 daily.rename \
57 daily.revert \ 59 daily.revert \
60 filenames \
58 hook.msglen \ 61 hook.msglen \
59 hook.simple \ 62 hook.simple \
60 hook.ws \ 63 hook.ws \
61 mq.guards \ 64 mq.guards \
62 mq.qinit-help \ 65 mq.qinit-help \