Hex Artifact Content
Not logged in

Artifact 735885bbeebacd6f25d56cf14f0dd734aff5570f:

File src/main.mk part of check-in [55342eb9fb] - The bug report generator compiles but still does not work right. by drh on 2008-05-17 14:49:49.

0000: 23 20 44 4f 20 4e 4f 54 20 45 44 49 54 0a 23 0a  # DO NOT EDIT.#.
0010: 23 20 54 68 69 73 20 66 69 6c 65 20 69 73 20 61  # This file is a
0020: 75 74 6f 6d 61 74 69 63 61 6c 6c 79 20 67 65 6e  utomatically gen
0030: 65 72 61 74 65 64 2e 20 20 49 6e 73 74 65 61 64  erated.  Instead
0040: 20 6f 66 20 65 64 69 74 69 6e 67 20 74 68 69 73   of editing this
0050: 0a 23 20 66 69 6c 65 2c 20 65 64 69 74 20 22 6d  .# file, edit "m
0060: 61 6b 65 6d 61 6b 65 2e 74 63 6c 22 20 74 68 65  akemake.tcl" the
0070: 6e 20 72 75 6e 20 22 74 63 6c 73 68 20 6d 61 6b  n run "tclsh mak
0080: 65 6d 61 6b 65 2e 74 63 6c 20 3e 6d 61 69 6e 2e  emake.tcl >main.
0090: 6d 6b 22 0a 23 20 74 6f 20 72 65 67 65 6e 65 72  mk".# to regener
00a0: 61 74 65 20 74 68 69 73 20 66 69 6c 65 2e 0a 23  ate this file..#
00b0: 0a 23 20 54 68 69 73 20 66 69 6c 65 20 69 73 20  .# This file is 
00c0: 69 6e 63 6c 75 64 65 64 20 62 79 20 6c 69 6e 75  included by linu
00d0: 78 2d 67 63 63 2e 6d 6b 20 6f 72 20 6c 69 6e 75  x-gcc.mk or linu
00e0: 78 2d 6d 69 6e 67 77 2e 6d 6b 20 6f 72 20 70 6f  x-mingw.mk or po
00f0: 73 73 69 62 6c 65 0a 23 20 73 6f 6d 65 20 6f 74  ssible.# some ot
0100: 68 65 72 20 6d 61 6b 65 66 69 6c 65 73 2e 20 20  her makefiles.  
0110: 54 68 69 73 20 66 69 6c 65 20 63 6f 6e 74 61 69  This file contai
0120: 6e 73 20 74 68 65 20 72 75 6c 65 73 20 74 68 61  ns the rules tha
0130: 74 20 61 72 65 20 63 6f 6d 6d 6f 6e 0a 23 20 74  t are common.# t
0140: 6f 20 62 75 69 6c 64 69 6e 67 20 72 65 67 61 72  o building regar
0150: 64 6c 65 73 73 20 6f 66 20 74 68 65 20 74 61 72  dless of the tar
0160: 67 65 74 2e 0a 23 0a 0a 58 54 43 43 20 3d 20 24  get..#..XTCC = $
0170: 28 54 43 43 29 20 24 28 43 46 4c 41 47 53 29 20  (TCC) $(CFLAGS) 
0180: 2d 49 2e 20 2d 49 24 28 53 52 43 44 49 52 29 0a  -I. -I$(SRCDIR).
0190: 0a 0a 53 52 43 20 3d 20 5c 0a 20 20 24 28 53 52  ..SRC = \.  $(SR
01a0: 43 44 49 52 29 2f 61 64 64 2e 63 20 5c 0a 20 20  CDIR)/add.c \.  
01b0: 24 28 53 52 43 44 49 52 29 2f 61 64 6d 69 6e 2e  $(SRCDIR)/admin.
01c0: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f  c \.  $(SRCDIR)/
01d0: 62 61 67 2e 63 20 5c 0a 20 20 24 28 53 52 43 44  bag.c \.  $(SRCD
01e0: 49 52 29 2f 62 6c 6f 62 2e 63 20 5c 0a 20 20 24  IR)/blob.c \.  $
01f0: 28 53 52 43 44 49 52 29 2f 62 72 61 6e 63 68 2e  (SRCDIR)/branch.
0200: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f  c \.  $(SRCDIR)/
0210: 62 72 6f 77 73 65 2e 63 20 5c 0a 20 20 24 28 53  browse.c \.  $(S
0220: 52 43 44 49 52 29 2f 63 67 69 2e 63 20 5c 0a 20  RCDIR)/cgi.c \. 
0230: 20 24 28 53 52 43 44 49 52 29 2f 63 68 65 63 6b   $(SRCDIR)/check
0240: 69 6e 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49  in.c \.  $(SRCDI
0250: 52 29 2f 63 68 65 63 6b 6f 75 74 2e 63 20 5c 0a  R)/checkout.c \.
0260: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6c 65 61    $(SRCDIR)/clea
0270: 72 73 69 67 6e 2e 63 20 5c 0a 20 20 24 28 53 52  rsign.c \.  $(SR
0280: 43 44 49 52 29 2f 63 6c 6f 6e 65 2e 63 20 5c 0a  CDIR)/clone.c \.
0290: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6d 66    $(SRCDIR)/comf
02a0: 6f 72 6d 61 74 2e 63 20 5c 0a 20 20 24 28 53 52  ormat.c \.  $(SR
02b0: 43 44 49 52 29 2f 63 6f 6e 73 74 72 75 63 74 2e  CDIR)/construct.
02c0: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f  c \.  $(SRCDIR)/
02d0: 63 6f 6e 74 65 6e 74 2e 63 20 5c 0a 20 20 24 28  content.c \.  $(
02e0: 53 52 43 44 49 52 29 2f 64 62 2e 63 20 5c 0a 20  SRCDIR)/db.c \. 
02f0: 20 24 28 53 52 43 44 49 52 29 2f 64 65 6c 74 61   $(SRCDIR)/delta
0300: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29  .c \.  $(SRCDIR)
0310: 2f 64 65 6c 74 61 63 6d 64 2e 63 20 5c 0a 20 20  /deltacmd.c \.  
0320: 24 28 53 52 43 44 49 52 29 2f 64 65 73 63 65 6e  $(SRCDIR)/descen
0330: 64 61 6e 74 73 2e 63 20 5c 0a 20 20 24 28 53 52  dants.c \.  $(SR
0340: 43 44 49 52 29 2f 64 69 66 66 2e 63 20 5c 0a 20  CDIR)/diff.c \. 
0350: 20 24 28 53 52 43 44 49 52 29 2f 64 69 66 66 63   $(SRCDIR)/diffc
0360: 6d 64 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49  md.c \.  $(SRCDI
0370: 52 29 2f 64 6f 63 2e 63 20 5c 0a 20 20 24 28 53  R)/doc.c \.  $(S
0380: 52 43 44 49 52 29 2f 65 6e 63 6f 64 65 2e 63 20  RCDIR)/encode.c 
0390: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 66 69  \.  $(SRCDIR)/fi
03a0: 6c 65 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49  le.c \.  $(SRCDI
03b0: 52 29 2f 68 74 74 70 2e 63 20 5c 0a 20 20 24 28  R)/http.c \.  $(
03c0: 53 52 43 44 49 52 29 2f 69 6e 66 6f 2e 63 20 5c  SRCDIR)/info.c \
03d0: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 6c 6f 67  .  $(SRCDIR)/log
03e0: 69 6e 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49  in.c \.  $(SRCDI
03f0: 52 29 2f 6d 61 69 6e 2e 63 20 5c 0a 20 20 24 28  R)/main.c \.  $(
0400: 53 52 43 44 49 52 29 2f 6d 61 6e 69 66 65 73 74  SRCDIR)/manifest
0410: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29  .c \.  $(SRCDIR)
0420: 2f 6d 64 35 2e 63 20 5c 0a 20 20 24 28 53 52 43  /md5.c \.  $(SRC
0430: 44 49 52 29 2f 6d 65 72 67 65 2e 63 20 5c 0a 20  DIR)/merge.c \. 
0440: 20 24 28 53 52 43 44 49 52 29 2f 6d 65 72 67 65   $(SRCDIR)/merge
0450: 33 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52  3.c \.  $(SRCDIR
0460: 29 2f 6d 79 5f 70 61 67 65 2e 63 20 5c 0a 20 20  )/my_page.c \.  
0470: 24 28 53 52 43 44 49 52 29 2f 6e 61 6d 65 2e 63  $(SRCDIR)/name.c
0480: 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 70   \.  $(SRCDIR)/p
0490: 69 76 6f 74 2e 63 20 5c 0a 20 20 24 28 53 52 43  ivot.c \.  $(SRC
04a0: 44 49 52 29 2f 70 71 75 65 75 65 2e 63 20 5c 0a  DIR)/pqueue.c \.
04b0: 20 20 24 28 53 52 43 44 49 52 29 2f 70 72 69 6e    $(SRCDIR)/prin
04c0: 74 66 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49  tf.c \.  $(SRCDI
04d0: 52 29 2f 72 65 62 75 69 6c 64 2e 63 20 5c 0a 20  R)/rebuild.c \. 
04e0: 20 24 28 53 52 43 44 49 52 29 2f 72 65 70 6f 72   $(SRCDIR)/repor
04f0: 74 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52  t.c \.  $(SRCDIR
0500: 29 2f 72 73 73 2e 63 20 5c 0a 20 20 24 28 53 52  )/rss.c \.  $(SR
0510: 43 44 49 52 29 2f 73 63 68 65 6d 61 2e 63 20 5c  CDIR)/schema.c \
0520: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 73 65 74  .  $(SRCDIR)/set
0530: 75 70 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49  up.c \.  $(SRCDI
0540: 52 29 2f 73 68 61 31 2e 63 20 5c 0a 20 20 24 28  R)/sha1.c \.  $(
0550: 53 52 43 44 49 52 29 2f 73 74 61 74 2e 63 20 5c  SRCDIR)/stat.c \
0560: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 73 74 79  .  $(SRCDIR)/sty
0570: 6c 65 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49  le.c \.  $(SRCDI
0580: 52 29 2f 73 79 6e 63 2e 63 20 5c 0a 20 20 24 28  R)/sync.c \.  $(
0590: 53 52 43 44 49 52 29 2f 74 61 67 2e 63 20 5c 0a  SRCDIR)/tag.c \.
05a0: 20 20 24 28 53 52 43 44 49 52 29 2f 74 61 67 76    $(SRCDIR)/tagv
05b0: 69 65 77 2e 63 20 5c 0a 20 20 24 28 53 52 43 44  iew.c \.  $(SRCD
05c0: 49 52 29 2f 74 68 5f 6d 61 69 6e 2e 63 20 5c 0a  IR)/th_main.c \.
05d0: 20 20 24 28 53 52 43 44 49 52 29 2f 74 69 6d 65    $(SRCDIR)/time
05e0: 6c 69 6e 65 2e 63 20 5c 0a 20 20 24 28 53 52 43  line.c \.  $(SRC
05f0: 44 49 52 29 2f 74 6b 74 2e 63 20 5c 0a 20 20 24  DIR)/tkt.c \.  $
0600: 28 53 52 43 44 49 52 29 2f 74 6b 74 63 6f 6e 66  (SRCDIR)/tktconf
0610: 69 67 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49  ig.c \.  $(SRCDI
0620: 52 29 2f 74 6b 74 73 65 74 75 70 2e 63 20 5c 0a  R)/tktsetup.c \.
0630: 20 20 24 28 53 52 43 44 49 52 29 2f 75 6e 64 6f    $(SRCDIR)/undo
0640: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29  .c \.  $(SRCDIR)
0650: 2f 75 70 64 61 74 65 2e 63 20 5c 0a 20 20 24 28  /update.c \.  $(
0660: 53 52 43 44 49 52 29 2f 75 72 6c 2e 63 20 5c 0a  SRCDIR)/url.c \.
0670: 20 20 24 28 53 52 43 44 49 52 29 2f 75 73 65 72    $(SRCDIR)/user
0680: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29  .c \.  $(SRCDIR)
0690: 2f 76 65 72 69 66 79 2e 63 20 5c 0a 20 20 24 28  /verify.c \.  $(
06a0: 53 52 43 44 49 52 29 2f 76 66 69 6c 65 2e 63 20  SRCDIR)/vfile.c 
06b0: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 77 69  \.  $(SRCDIR)/wi
06c0: 6b 69 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49  ki.c \.  $(SRCDI
06d0: 52 29 2f 77 69 6b 69 66 6f 72 6d 61 74 2e 63 20  R)/wikiformat.c 
06e0: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 78 66  \.  $(SRCDIR)/xf
06f0: 65 72 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49  er.c \.  $(SRCDI
0700: 52 29 2f 7a 69 70 2e 63 0a 0a 54 52 41 4e 53 5f  R)/zip.c..TRANS_
0710: 53 52 43 20 3d 20 5c 0a 20 20 61 64 64 5f 2e 63  SRC = \.  add_.c
0720: 20 5c 0a 20 20 61 64 6d 69 6e 5f 2e 63 20 5c 0a   \.  admin_.c \.
0730: 20 20 62 61 67 5f 2e 63 20 5c 0a 20 20 62 6c 6f    bag_.c \.  blo
0740: 62 5f 2e 63 20 5c 0a 20 20 62 72 61 6e 63 68 5f  b_.c \.  branch_
0750: 2e 63 20 5c 0a 20 20 62 72 6f 77 73 65 5f 2e 63  .c \.  browse_.c
0760: 20 5c 0a 20 20 63 67 69 5f 2e 63 20 5c 0a 20 20   \.  cgi_.c \.  
0770: 63 68 65 63 6b 69 6e 5f 2e 63 20 5c 0a 20 20 63  checkin_.c \.  c
0780: 68 65 63 6b 6f 75 74 5f 2e 63 20 5c 0a 20 20 63  heckout_.c \.  c
0790: 6c 65 61 72 73 69 67 6e 5f 2e 63 20 5c 0a 20 20  learsign_.c \.  
07a0: 63 6c 6f 6e 65 5f 2e 63 20 5c 0a 20 20 63 6f 6d  clone_.c \.  com
07b0: 66 6f 72 6d 61 74 5f 2e 63 20 5c 0a 20 20 63 6f  format_.c \.  co
07c0: 6e 73 74 72 75 63 74 5f 2e 63 20 5c 0a 20 20 63  nstruct_.c \.  c
07d0: 6f 6e 74 65 6e 74 5f 2e 63 20 5c 0a 20 20 64 62  ontent_.c \.  db
07e0: 5f 2e 63 20 5c 0a 20 20 64 65 6c 74 61 5f 2e 63  _.c \.  delta_.c
07f0: 20 5c 0a 20 20 64 65 6c 74 61 63 6d 64 5f 2e 63   \.  deltacmd_.c
0800: 20 5c 0a 20 20 64 65 73 63 65 6e 64 61 6e 74 73   \.  descendants
0810: 5f 2e 63 20 5c 0a 20 20 64 69 66 66 5f 2e 63 20  _.c \.  diff_.c 
0820: 5c 0a 20 20 64 69 66 66 63 6d 64 5f 2e 63 20 5c  \.  diffcmd_.c \
0830: 0a 20 20 64 6f 63 5f 2e 63 20 5c 0a 20 20 65 6e  .  doc_.c \.  en
0840: 63 6f 64 65 5f 2e 63 20 5c 0a 20 20 66 69 6c 65  code_.c \.  file
0850: 5f 2e 63 20 5c 0a 20 20 68 74 74 70 5f 2e 63 20  _.c \.  http_.c 
0860: 5c 0a 20 20 69 6e 66 6f 5f 2e 63 20 5c 0a 20 20  \.  info_.c \.  
0870: 6c 6f 67 69 6e 5f 2e 63 20 5c 0a 20 20 6d 61 69  login_.c \.  mai
0880: 6e 5f 2e 63 20 5c 0a 20 20 6d 61 6e 69 66 65 73  n_.c \.  manifes
0890: 74 5f 2e 63 20 5c 0a 20 20 6d 64 35 5f 2e 63 20  t_.c \.  md5_.c 
08a0: 5c 0a 20 20 6d 65 72 67 65 5f 2e 63 20 5c 0a 20  \.  merge_.c \. 
08b0: 20 6d 65 72 67 65 33 5f 2e 63 20 5c 0a 20 20 6d   merge3_.c \.  m
08c0: 79 5f 70 61 67 65 5f 2e 63 20 5c 0a 20 20 6e 61  y_page_.c \.  na
08d0: 6d 65 5f 2e 63 20 5c 0a 20 20 70 69 76 6f 74 5f  me_.c \.  pivot_
08e0: 2e 63 20 5c 0a 20 20 70 71 75 65 75 65 5f 2e 63  .c \.  pqueue_.c
08f0: 20 5c 0a 20 20 70 72 69 6e 74 66 5f 2e 63 20 5c   \.  printf_.c \
0900: 0a 20 20 72 65 62 75 69 6c 64 5f 2e 63 20 5c 0a  .  rebuild_.c \.
0910: 20 20 72 65 70 6f 72 74 5f 2e 63 20 5c 0a 20 20    report_.c \.  
0920: 72 73 73 5f 2e 63 20 5c 0a 20 20 73 63 68 65 6d  rss_.c \.  schem
0930: 61 5f 2e 63 20 5c 0a 20 20 73 65 74 75 70 5f 2e  a_.c \.  setup_.
0940: 63 20 5c 0a 20 20 73 68 61 31 5f 2e 63 20 5c 0a  c \.  sha1_.c \.
0950: 20 20 73 74 61 74 5f 2e 63 20 5c 0a 20 20 73 74    stat_.c \.  st
0960: 79 6c 65 5f 2e 63 20 5c 0a 20 20 73 79 6e 63 5f  yle_.c \.  sync_
0970: 2e 63 20 5c 0a 20 20 74 61 67 5f 2e 63 20 5c 0a  .c \.  tag_.c \.
0980: 20 20 74 61 67 76 69 65 77 5f 2e 63 20 5c 0a 20    tagview_.c \. 
0990: 20 74 68 5f 6d 61 69 6e 5f 2e 63 20 5c 0a 20 20   th_main_.c \.  
09a0: 74 69 6d 65 6c 69 6e 65 5f 2e 63 20 5c 0a 20 20  timeline_.c \.  
09b0: 74 6b 74 5f 2e 63 20 5c 0a 20 20 74 6b 74 63 6f  tkt_.c \.  tktco
09c0: 6e 66 69 67 5f 2e 63 20 5c 0a 20 20 74 6b 74 73  nfig_.c \.  tkts
09d0: 65 74 75 70 5f 2e 63 20 5c 0a 20 20 75 6e 64 6f  etup_.c \.  undo
09e0: 5f 2e 63 20 5c 0a 20 20 75 70 64 61 74 65 5f 2e  _.c \.  update_.
09f0: 63 20 5c 0a 20 20 75 72 6c 5f 2e 63 20 5c 0a 20  c \.  url_.c \. 
0a00: 20 75 73 65 72 5f 2e 63 20 5c 0a 20 20 76 65 72   user_.c \.  ver
0a10: 69 66 79 5f 2e 63 20 5c 0a 20 20 76 66 69 6c 65  ify_.c \.  vfile
0a20: 5f 2e 63 20 5c 0a 20 20 77 69 6b 69 5f 2e 63 20  _.c \.  wiki_.c 
0a30: 5c 0a 20 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e  \.  wikiformat_.
0a40: 63 20 5c 0a 20 20 78 66 65 72 5f 2e 63 20 5c 0a  c \.  xfer_.c \.
0a50: 20 20 7a 69 70 5f 2e 63 0a 0a 4f 42 4a 20 3d 20    zip_.c..OBJ = 
0a60: 5c 0a 20 20 61 64 64 2e 6f 20 5c 0a 20 20 61 64  \.  add.o \.  ad
0a70: 6d 69 6e 2e 6f 20 5c 0a 20 20 62 61 67 2e 6f 20  min.o \.  bag.o 
0a80: 5c 0a 20 20 62 6c 6f 62 2e 6f 20 5c 0a 20 20 62  \.  blob.o \.  b
0a90: 72 61 6e 63 68 2e 6f 20 5c 0a 20 20 62 72 6f 77  ranch.o \.  brow
0aa0: 73 65 2e 6f 20 5c 0a 20 20 63 67 69 2e 6f 20 5c  se.o \.  cgi.o \
0ab0: 0a 20 20 63 68 65 63 6b 69 6e 2e 6f 20 5c 0a 20  .  checkin.o \. 
0ac0: 20 63 68 65 63 6b 6f 75 74 2e 6f 20 5c 0a 20 20   checkout.o \.  
0ad0: 63 6c 65 61 72 73 69 67 6e 2e 6f 20 5c 0a 20 20  clearsign.o \.  
0ae0: 63 6c 6f 6e 65 2e 6f 20 5c 0a 20 20 63 6f 6d 66  clone.o \.  comf
0af0: 6f 72 6d 61 74 2e 6f 20 5c 0a 20 20 63 6f 6e 73  ormat.o \.  cons
0b00: 74 72 75 63 74 2e 6f 20 5c 0a 20 20 63 6f 6e 74  truct.o \.  cont
0b10: 65 6e 74 2e 6f 20 5c 0a 20 20 64 62 2e 6f 20 5c  ent.o \.  db.o \
0b20: 0a 20 20 64 65 6c 74 61 2e 6f 20 5c 0a 20 20 64  .  delta.o \.  d
0b30: 65 6c 74 61 63 6d 64 2e 6f 20 5c 0a 20 20 64 65  eltacmd.o \.  de
0b40: 73 63 65 6e 64 61 6e 74 73 2e 6f 20 5c 0a 20 20  scendants.o \.  
0b50: 64 69 66 66 2e 6f 20 5c 0a 20 20 64 69 66 66 63  diff.o \.  diffc
0b60: 6d 64 2e 6f 20 5c 0a 20 20 64 6f 63 2e 6f 20 5c  md.o \.  doc.o \
0b70: 0a 20 20 65 6e 63 6f 64 65 2e 6f 20 5c 0a 20 20  .  encode.o \.  
0b80: 66 69 6c 65 2e 6f 20 5c 0a 20 20 68 74 74 70 2e  file.o \.  http.
0b90: 6f 20 5c 0a 20 20 69 6e 66 6f 2e 6f 20 5c 0a 20  o \.  info.o \. 
0ba0: 20 6c 6f 67 69 6e 2e 6f 20 5c 0a 20 20 6d 61 69   login.o \.  mai
0bb0: 6e 2e 6f 20 5c 0a 20 20 6d 61 6e 69 66 65 73 74  n.o \.  manifest
0bc0: 2e 6f 20 5c 0a 20 20 6d 64 35 2e 6f 20 5c 0a 20  .o \.  md5.o \. 
0bd0: 20 6d 65 72 67 65 2e 6f 20 5c 0a 20 20 6d 65 72   merge.o \.  mer
0be0: 67 65 33 2e 6f 20 5c 0a 20 20 6d 79 5f 70 61 67  ge3.o \.  my_pag
0bf0: 65 2e 6f 20 5c 0a 20 20 6e 61 6d 65 2e 6f 20 5c  e.o \.  name.o \
0c00: 0a 20 20 70 69 76 6f 74 2e 6f 20 5c 0a 20 20 70  .  pivot.o \.  p
0c10: 71 75 65 75 65 2e 6f 20 5c 0a 20 20 70 72 69 6e  queue.o \.  prin
0c20: 74 66 2e 6f 20 5c 0a 20 20 72 65 62 75 69 6c 64  tf.o \.  rebuild
0c30: 2e 6f 20 5c 0a 20 20 72 65 70 6f 72 74 2e 6f 20  .o \.  report.o 
0c40: 5c 0a 20 20 72 73 73 2e 6f 20 5c 0a 20 20 73 63  \.  rss.o \.  sc
0c50: 68 65 6d 61 2e 6f 20 5c 0a 20 20 73 65 74 75 70  hema.o \.  setup
0c60: 2e 6f 20 5c 0a 20 20 73 68 61 31 2e 6f 20 5c 0a  .o \.  sha1.o \.
0c70: 20 20 73 74 61 74 2e 6f 20 5c 0a 20 20 73 74 79    stat.o \.  sty
0c80: 6c 65 2e 6f 20 5c 0a 20 20 73 79 6e 63 2e 6f 20  le.o \.  sync.o 
0c90: 5c 0a 20 20 74 61 67 2e 6f 20 5c 0a 20 20 74 61  \.  tag.o \.  ta
0ca0: 67 76 69 65 77 2e 6f 20 5c 0a 20 20 74 68 5f 6d  gview.o \.  th_m
0cb0: 61 69 6e 2e 6f 20 5c 0a 20 20 74 69 6d 65 6c 69  ain.o \.  timeli
0cc0: 6e 65 2e 6f 20 5c 0a 20 20 74 6b 74 2e 6f 20 5c  ne.o \.  tkt.o \
0cd0: 0a 20 20 74 6b 74 63 6f 6e 66 69 67 2e 6f 20 5c  .  tktconfig.o \
0ce0: 0a 20 20 74 6b 74 73 65 74 75 70 2e 6f 20 5c 0a  .  tktsetup.o \.
0cf0: 20 20 75 6e 64 6f 2e 6f 20 5c 0a 20 20 75 70 64    undo.o \.  upd
0d00: 61 74 65 2e 6f 20 5c 0a 20 20 75 72 6c 2e 6f 20  ate.o \.  url.o 
0d10: 5c 0a 20 20 75 73 65 72 2e 6f 20 5c 0a 20 20 76  \.  user.o \.  v
0d20: 65 72 69 66 79 2e 6f 20 5c 0a 20 20 76 66 69 6c  erify.o \.  vfil
0d30: 65 2e 6f 20 5c 0a 20 20 77 69 6b 69 2e 6f 20 5c  e.o \.  wiki.o \
0d40: 0a 20 20 77 69 6b 69 66 6f 72 6d 61 74 2e 6f 20  .  wikiformat.o 
0d50: 5c 0a 20 20 78 66 65 72 2e 6f 20 5c 0a 20 20 7a  \.  xfer.o \.  z
0d60: 69 70 2e 6f 0a 0a 41 50 50 4e 41 4d 45 20 3d 20  ip.o..APPNAME = 
0d70: 66 6f 73 73 69 6c 24 28 45 29 0a 0a 0a 0a 61 6c  fossil$(E)....al
0d80: 6c 3a 09 24 28 41 50 50 4e 41 4d 45 29 0a 0a 69  l:.$(APPNAME)..i
0d90: 6e 73 74 61 6c 6c 3a 09 24 28 41 50 50 4e 41 4d  nstall:.$(APPNAM
0da0: 45 29 0a 09 6d 76 20 24 28 41 50 50 4e 41 4d 45  E)..mv $(APPNAME
0db0: 29 20 24 28 49 4e 53 54 41 4c 4c 44 49 52 29 0a  ) $(INSTALLDIR).
0dc0: 0a 74 72 61 6e 73 6c 61 74 65 3a 09 24 28 53 52  .translate:.$(SR
0dd0: 43 44 49 52 29 2f 74 72 61 6e 73 6c 61 74 65 2e  CDIR)/translate.
0de0: 63 0a 09 24 28 42 43 43 29 20 2d 6f 20 74 72 61  c..$(BCC) -o tra
0df0: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29  nslate $(SRCDIR)
0e00: 2f 74 72 61 6e 73 6c 61 74 65 2e 63 0a 0a 6d 61  /translate.c..ma
0e10: 6b 65 68 65 61 64 65 72 73 3a 09 24 28 53 52 43  keheaders:.$(SRC
0e20: 44 49 52 29 2f 6d 61 6b 65 68 65 61 64 65 72 73  DIR)/makeheaders
0e30: 2e 63 0a 09 24 28 42 43 43 29 20 2d 6f 20 6d 61  .c..$(BCC) -o ma
0e40: 6b 65 68 65 61 64 65 72 73 20 24 28 53 52 43 44  keheaders $(SRCD
0e50: 49 52 29 2f 6d 61 6b 65 68 65 61 64 65 72 73 2e  IR)/makeheaders.
0e60: 63 0a 0a 6d 6b 69 6e 64 65 78 3a 09 24 28 53 52  c..mkindex:.$(SR
0e70: 43 44 49 52 29 2f 6d 6b 69 6e 64 65 78 2e 63 0a  CDIR)/mkindex.c.
0e80: 09 24 28 42 43 43 29 20 2d 6f 20 6d 6b 69 6e 64  .$(BCC) -o mkind
0e90: 65 78 20 24 28 53 52 43 44 49 52 29 2f 6d 6b 69  ex $(SRCDIR)/mki
0ea0: 6e 64 65 78 2e 63 0a 0a 23 20 57 41 52 4e 49 4e  ndex.c..# WARNIN
0eb0: 47 2e 20 44 41 4e 47 45 52 2e 20 52 75 6e 6e 69  G. DANGER. Runni
0ec0: 6e 67 20 74 68 65 20 74 65 73 74 73 75 69 74 65  ng the testsuite
0ed0: 20 6d 6f 64 69 66 69 65 73 20 74 68 65 20 72 65   modifies the re
0ee0: 70 6f 73 69 74 6f 72 79 20 74 68 65 0a 23 20 62  pository the.# b
0ef0: 75 69 6c 64 20 69 73 20 64 6f 6e 65 20 66 72 6f  uild is done fro
0f00: 6d 2c 20 69 2e 65 2e 20 74 68 65 20 63 68 65 63  m, i.e. the chec
0f10: 6b 6f 75 74 20 62 65 6c 6f 6e 67 73 20 74 6f 2e  kout belongs to.
0f20: 20 44 6f 20 6e 6f 74 20 73 79 6e 63 2f 70 75 73   Do not sync/pus
0f30: 68 0a 23 20 74 68 65 20 72 65 70 6f 73 69 74 6f  h.# the reposito
0f40: 72 79 20 61 66 74 65 72 20 72 75 6e 6e 69 6e 67  ry after running
0f50: 20 74 68 65 20 74 65 73 74 73 2e 0a 74 65 73 74   the tests..test
0f60: 3a 09 24 28 41 50 50 4e 41 4d 45 29 0a 09 24 28  :.$(APPNAME)..$(
0f70: 54 43 4c 53 48 29 20 74 65 73 74 2f 74 65 73 74  TCLSH) test/test
0f80: 65 72 2e 74 63 6c 20 24 28 41 50 50 4e 41 4d 45  er.tcl $(APPNAME
0f90: 29 0a 0a 56 45 52 53 49 4f 4e 2e 68 3a 09 24 28  )..VERSION.h:.$(
0fa0: 53 52 43 44 49 52 29 2f 2e 2e 2f 6d 61 6e 69 66  SRCDIR)/../manif
0fb0: 65 73 74 2e 75 75 69 64 20 24 28 53 52 43 44 49  est.uuid $(SRCDI
0fc0: 52 29 2f 2e 2e 2f 6d 61 6e 69 66 65 73 74 0a 09  R)/../manifest..
0fd0: 61 77 6b 20 27 7b 20 70 72 69 6e 74 66 20 22 23  awk '{ printf "#
0fe0: 64 65 66 69 6e 65 20 4d 41 4e 49 46 45 53 54 5f  define MANIFEST_
0ff0: 55 55 49 44 20 5c 22 25 73 5c 22 5c 6e 22 2c 20  UUID \"%s\"\n", 
1000: 24 24 31 7d 27 20 20 24 28 53 52 43 44 49 52 29  $$1}'  $(SRCDIR)
1010: 2f 2e 2e 2f 6d 61 6e 69 66 65 73 74 2e 75 75 69  /../manifest.uui
1020: 64 20 3e 56 45 52 53 49 4f 4e 2e 68 0a 09 61 77  d >VERSION.h..aw
1030: 6b 20 27 7b 20 70 72 69 6e 74 66 20 22 23 64 65  k '{ printf "#de
1040: 66 69 6e 65 20 4d 41 4e 49 46 45 53 54 5f 56 45  fine MANIFEST_VE
1050: 52 53 49 4f 4e 20 5c 22 5b 25 2e 31 30 73 5d 5c  RSION \"[%.10s]\
1060: 22 5c 6e 22 2c 20 24 24 31 7d 27 20 20 24 28 53  "\n", $$1}'  $(S
1070: 52 43 44 49 52 29 2f 2e 2e 2f 6d 61 6e 69 66 65  RCDIR)/../manife
1080: 73 74 2e 75 75 69 64 20 3e 3e 56 45 52 53 49 4f  st.uuid >>VERSIO
1090: 4e 2e 68 0a 09 61 77 6b 20 27 24 24 31 3d 3d 22  N.h..awk '$$1=="
10a0: 44 22 7b 70 72 69 6e 74 66 20 22 23 64 65 66 69  D"{printf "#defi
10b0: 6e 65 20 4d 41 4e 49 46 45 53 54 5f 44 41 54 45  ne MANIFEST_DATE
10c0: 20 5c 22 25 73 20 25 73 5c 22 5c 6e 22 2c 20 73   \"%s %s\"\n", s
10d0: 75 62 73 74 72 28 24 24 32 2c 31 2c 31 30 29 2c  ubstr($$2,1,10),
10e0: 73 75 62 73 74 72 28 24 24 32 2c 31 32 29 7d 27  substr($$2,12)}'
10f0: 20 20 24 28 53 52 43 44 49 52 29 2f 2e 2e 2f 6d    $(SRCDIR)/../m
1100: 61 6e 69 66 65 73 74 20 3e 3e 56 45 52 53 49 4f  anifest >>VERSIO
1110: 4e 2e 68 0a 0a 24 28 41 50 50 4e 41 4d 45 29 3a  N.h..$(APPNAME):
1120: 09 68 65 61 64 65 72 73 20 24 28 4f 42 4a 29 20  .headers $(OBJ) 
1130: 73 71 6c 69 74 65 33 2e 6f 20 74 68 2e 6f 20 74  sqlite3.o th.o t
1140: 68 5f 6c 61 6e 67 2e 6f 0a 09 24 28 54 43 43 29  h_lang.o..$(TCC)
1150: 20 2d 6f 20 24 28 41 50 50 4e 41 4d 45 29 20 24   -o $(APPNAME) $
1160: 28 4f 42 4a 29 20 73 71 6c 69 74 65 33 2e 6f 20  (OBJ) sqlite3.o 
1170: 74 68 2e 6f 20 74 68 5f 6c 61 6e 67 2e 6f 20 24  th.o th_lang.o $
1180: 28 4c 49 42 29 0a 0a 23 20 54 68 69 73 20 72 75  (LIB)..# This ru
1190: 6c 65 20 70 72 65 76 65 6e 74 73 20 6d 61 6b 65  le prevents make
11a0: 20 66 72 6f 6d 20 75 73 69 6e 67 20 69 74 73 20   from using its 
11b0: 64 65 66 61 75 6c 74 20 72 75 6c 65 73 20 74 6f  default rules to
11c0: 20 74 72 79 20 62 75 69 6c 64 0a 23 20 61 6e 20   try build.# an 
11d0: 65 78 65 63 75 74 61 62 6c 65 20 6e 61 6d 65 64  executable named
11e0: 20 22 6d 61 6e 69 66 65 73 74 22 20 6f 75 74 20   "manifest" out 
11f0: 6f 66 20 74 68 65 20 66 69 6c 65 20 6e 61 6d 65  of the file name
1200: 64 20 22 6d 61 6e 69 66 65 73 74 2e 63 22 0a 23  d "manifest.c".#
1210: 0a 24 28 53 52 43 44 49 52 29 2f 2e 2e 2f 6d 61  .$(SRCDIR)/../ma
1220: 6e 69 66 65 73 74 3a 09 0a 09 23 20 6e 6f 6f 70  nifest:...# noop
1230: 0a 0a 63 6c 65 61 6e 3a 09 0a 09 72 6d 20 2d 66  ..clean:...rm -f
1240: 20 2a 2e 6f 20 2a 5f 2e 63 20 24 28 41 50 50 4e   *.o *_.c $(APPN
1250: 41 4d 45 29 20 56 45 52 53 49 4f 4e 2e 68 0a 09  AME) VERSION.h..
1260: 72 6d 20 2d 66 20 74 72 61 6e 73 6c 61 74 65 20  rm -f translate 
1270: 6d 61 6b 65 68 65 61 64 65 72 73 20 6d 6b 69 6e  makeheaders mkin
1280: 64 65 78 20 70 61 67 65 5f 69 6e 64 65 78 2e 68  dex page_index.h
1290: 20 68 65 61 64 65 72 73 0a 09 72 6d 20 2d 66 20   headers..rm -f 
12a0: 61 64 64 2e 68 20 61 64 6d 69 6e 2e 68 20 62 61  add.h admin.h ba
12b0: 67 2e 68 20 62 6c 6f 62 2e 68 20 62 72 61 6e 63  g.h blob.h branc
12c0: 68 2e 68 20 62 72 6f 77 73 65 2e 68 20 63 67 69  h.h browse.h cgi
12d0: 2e 68 20 63 68 65 63 6b 69 6e 2e 68 20 63 68 65  .h checkin.h che
12e0: 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67  ckout.h clearsig
12f0: 6e 2e 68 20 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66  n.h clone.h comf
1300: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63  ormat.h construc
1310: 74 2e 68 20 63 6f 6e 74 65 6e 74 2e 68 20 64 62  t.h content.h db
1320: 2e 68 20 64 65 6c 74 61 2e 68 20 64 65 6c 74 61  .h delta.h delta
1330: 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 6e 74  cmd.h descendant
1340: 73 2e 68 20 64 69 66 66 2e 68 20 64 69 66 66 63  s.h diff.h diffc
1350: 6d 64 2e 68 20 64 6f 63 2e 68 20 65 6e 63 6f 64  md.h doc.h encod
1360: 65 2e 68 20 66 69 6c 65 2e 68 20 68 74 74 70 2e  e.h file.h http.
1370: 68 20 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 2e 68  h info.h login.h
1380: 20 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74   main.h manifest
1390: 2e 68 20 6d 64 35 2e 68 20 6d 65 72 67 65 2e 68  .h md5.h merge.h
13a0: 20 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67   merge3.h my_pag
13b0: 65 2e 68 20 6e 61 6d 65 2e 68 20 70 69 76 6f 74  e.h name.h pivot
13c0: 2e 68 20 70 71 75 65 75 65 2e 68 20 70 72 69 6e  .h pqueue.h prin
13d0: 74 66 2e 68 20 72 65 62 75 69 6c 64 2e 68 20 72  tf.h rebuild.h r
13e0: 65 70 6f 72 74 2e 68 20 72 73 73 2e 68 20 73 63  eport.h rss.h sc
13f0: 68 65 6d 61 2e 68 20 73 65 74 75 70 2e 68 20 73  hema.h setup.h s
1400: 68 61 31 2e 68 20 73 74 61 74 2e 68 20 73 74 79  ha1.h stat.h sty
1410: 6c 65 2e 68 20 73 79 6e 63 2e 68 20 74 61 67 2e  le.h sync.h tag.
1420: 68 20 74 61 67 76 69 65 77 2e 68 20 74 68 5f 6d  h tagview.h th_m
1430: 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 2e 68  ain.h timeline.h
1440: 20 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67   tkt.h tktconfig
1450: 2e 68 20 74 6b 74 73 65 74 75 70 2e 68 20 75 6e  .h tktsetup.h un
1460: 64 6f 2e 68 20 75 70 64 61 74 65 2e 68 20 75 72  do.h update.h ur
1470: 6c 2e 68 20 75 73 65 72 2e 68 20 76 65 72 69 66  l.h user.h verif
1480: 79 2e 68 20 76 66 69 6c 65 2e 68 20 77 69 6b 69  y.h vfile.h wiki
1490: 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20  .h wikiformat.h 
14a0: 78 66 65 72 2e 68 20 7a 69 70 2e 68 0a 0a 68 65  xfer.h zip.h..he
14b0: 61 64 65 72 73 3a 09 6d 61 6b 65 68 65 61 64 65  aders:.makeheade
14c0: 72 73 20 6d 6b 69 6e 64 65 78 20 24 28 54 52 41  rs mkindex $(TRA
14d0: 4e 53 5f 53 52 43 29 20 2e 2f 56 45 52 53 49 4f  NS_SRC) ./VERSIO
14e0: 4e 2e 68 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65  N.h.../makeheade
14f0: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68  rs  add_.c:add.h
1500: 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e   admin_.c:admin.
1510: 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62  h bag_.c:bag.h b
1520: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72  lob_.c:blob.h br
1530: 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68  anch_.c:branch.h
1540: 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73   browse_.c:brows
1550: 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68  e.h cgi_.c:cgi.h
1560: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63   checkin_.c:chec
1570: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e  kin.h checkout_.
1580: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65  c:checkout.h cle
1590: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73  arsign_.c:clears
15a0: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63  ign.h clone_.c:c
15b0: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74  lone.h comformat
15c0: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20  _.c:comformat.h 
15d0: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e  construct_.c:con
15e0: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74  struct.h content
15f0: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62  _.c:content.h db
1600: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e  _.c:db.h delta_.
1610: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63  c:delta.h deltac
1620: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68  md_.c:deltacmd.h
1630: 20 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a   descendants_.c:
1640: 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 20 64 69  descendants.h di
1650: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66  ff_.c:diff.h dif
1660: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e  fcmd_.c:diffcmd.
1670: 68 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65  h doc_.c:doc.h e
1680: 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e  ncode_.c:encode.
1690: 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68  h file_.c:file.h
16a0: 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20   http_.c:http.h 
16b0: 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c  info_.c:info.h l
16c0: 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20  ogin_.c:login.h 
16d0: 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d  main_.c:main.h m
16e0: 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66  anifest_.c:manif
16f0: 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35  est.h md5_.c:md5
1700: 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67  .h merge_.c:merg
1710: 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65  e.h merge3_.c:me
1720: 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e  rge3.h my_page_.
1730: 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65  c:my_page.h name
1740: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74  _.c:name.h pivot
1750: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65  _.c:pivot.h pque
1760: 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70  ue_.c:pqueue.h p
1770: 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e  rintf_.c:printf.
1780: 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62  h rebuild_.c:reb
1790: 75 69 6c 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63  uild.h report_.c
17a0: 3a 72 65 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63  :report.h rss_.c
17b0: 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63  :rss.h schema_.c
17c0: 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f  :schema.h setup_
17d0: 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f  .c:setup.h sha1_
17e0: 2e 63 3a 73 68 61 31 2e 68 20 73 74 61 74 5f 2e  .c:sha1.h stat_.
17f0: 63 3a 73 74 61 74 2e 68 20 73 74 79 6c 65 5f 2e  c:stat.h style_.
1800: 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e  c:style.h sync_.
1810: 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a  c:sync.h tag_.c:
1820: 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63  tag.h tagview_.c
1830: 3a 74 61 67 76 69 65 77 2e 68 20 74 68 5f 6d 61  :tagview.h th_ma
1840: 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e 68 20  in_.c:th_main.h 
1850: 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65  timeline_.c:time
1860: 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b  line.h tkt_.c:tk
1870: 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63  t.h tktconfig_.c
1880: 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74  :tktconfig.h tkt
1890: 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75  setup_.c:tktsetu
18a0: 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f  p.h undo_.c:undo
18b0: 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64  .h update_.c:upd
18c0: 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c  ate.h url_.c:url
18d0: 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e  .h user_.c:user.
18e0: 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69  h verify_.c:veri
18f0: 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66  fy.h vfile_.c:vf
1900: 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69  ile.h wiki_.c:wi
1910: 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f  ki.h wikiformat_
1920: 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20  .c:wikiformat.h 
1930: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a  xfer_.c:xfer.h z
1940: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52  ip_.c:zip.h $(SR
1950: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20  CDIR)/sqlite3.h 
1960: 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e  $(SRCDIR)/th.h .
1970: 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 2e 2f 6d 6b  /VERSION.h.../mk
1980: 69 6e 64 65 78 20 24 28 54 52 41 4e 53 5f 53 52  index $(TRANS_SR
1990: 43 29 20 3e 70 61 67 65 5f 69 6e 64 65 78 2e 68  C) >page_index.h
19a0: 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a  ..touch headers.
19b0: 0a 61 64 64 5f 2e 63 3a 09 24 28 53 52 43 44 49  .add_.c:.$(SRCDI
19c0: 52 29 2f 61 64 64 2e 63 20 24 28 53 52 43 44 49  R)/add.c $(SRCDI
19d0: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73  R)/VERSION trans
19e0: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74  late.../translat
19f0: 65 20 24 28 53 52 43 44 49 52 29 2f 61 64 64 2e  e $(SRCDIR)/add.
1a00: 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43  c | sed -f $(SRC
1a10: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 61 64  DIR)/VERSION >ad
1a20: 64 5f 2e 63 0a 0a 61 64 64 2e 6f 3a 09 61 64 64  d_.c..add.o:.add
1a30: 5f 2e 63 20 61 64 64 2e 68 20 20 24 28 53 52 43  _.c add.h  $(SRC
1a40: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24  DIR)/config.h..$
1a50: 28 58 54 43 43 29 20 2d 6f 20 61 64 64 2e 6f 20  (XTCC) -o add.o 
1a60: 2d 63 20 61 64 64 5f 2e 63 0a 0a 61 64 64 2e 68  -c add_.c..add.h
1a70: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e  :.makeheaders...
1a80: 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64  /makeheaders  ad
1a90: 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e  d_.c:add.h admin
1aa0: 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f  _.c:admin.h bag_
1ab0: 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63  .c:bag.h blob_.c
1ac0: 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e  :blob.h branch_.
1ad0: 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73  c:branch.h brows
1ae0: 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67  e_.c:browse.h cg
1af0: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b  i_.c:cgi.h check
1b00: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20  in_.c:checkin.h 
1b10: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63  checkout_.c:chec
1b20: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e  kout.h clearsign
1b30: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20  _.c:clearsign.h 
1b40: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68  clone_.c:clone.h
1b50: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f   comformat_.c:co
1b60: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72  mformat.h constr
1b70: 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74  uct_.c:construct
1b80: 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f  .h content_.c:co
1b90: 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62  ntent.h db_.c:db
1ba0: 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74  .h delta_.c:delt
1bb0: 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a  a.h deltacmd_.c:
1bc0: 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65  deltacmd.h desce
1bd0: 6e 64 61 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e  ndants_.c:descen
1be0: 64 61 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a  dants.h diff_.c:
1bf0: 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e  diff.h diffcmd_.
1c00: 63 3a 64 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f  c:diffcmd.h doc_
1c10: 2e 63 3a 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f  .c:doc.h encode_
1c20: 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65  .c:encode.h file
1c30: 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f  _.c:file.h http_
1c40: 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e  .c:http.h info_.
1c50: 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e  c:info.h login_.
1c60: 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e  c:login.h main_.
1c70: 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73  c:main.h manifes
1c80: 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20  t_.c:manifest.h 
1c90: 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72  md5_.c:md5.h mer
1ca0: 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65  ge_.c:merge.h me
1cb0: 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68  rge3_.c:merge3.h
1cc0: 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70   my_page_.c:my_p
1cd0: 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61  age.h name_.c:na
1ce0: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69  me.h pivot_.c:pi
1cf0: 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a  vot.h pqueue_.c:
1d00: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f  pqueue.h printf_
1d10: 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75  .c:printf.h rebu
1d20: 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68  ild_.c:rebuild.h
1d30: 20 72 65 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72   report_.c:repor
1d40: 74 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68  t.h rss_.c:rss.h
1d50: 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d   schema_.c:schem
1d60: 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74  a.h setup_.c:set
1d70: 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61  up.h sha1_.c:sha
1d80: 31 2e 68 20 73 74 61 74 5f 2e 63 3a 73 74 61 74  1.h stat_.c:stat
1d90: 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c  .h style_.c:styl
1da0: 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63  e.h sync_.c:sync
1db0: 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20  .h tag_.c:tag.h 
1dc0: 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69  tagview_.c:tagvi
1dd0: 65 77 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a  ew.h th_main_.c:
1de0: 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69  th_main.h timeli
1df0: 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68  ne_.c:timeline.h
1e00: 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b   tkt_.c:tkt.h tk
1e10: 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f  tconfig_.c:tktco
1e20: 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f  nfig.h tktsetup_
1e30: 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e  .c:tktsetup.h un
1e40: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64  do_.c:undo.h upd
1e50: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20  ate_.c:update.h 
1e60: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65  url_.c:url.h use
1e70: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69  r_.c:user.h veri
1e80: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76  fy_.c:verify.h v
1e90: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20  file_.c:vfile.h 
1ea0: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77  wiki_.c:wiki.h w
1eb0: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b  ikiformat_.c:wik
1ec0: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e  iformat.h xfer_.
1ed0: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a  c:xfer.h zip_.c:
1ee0: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f  zip.h $(SRCDIR)/
1ef0: 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44  sqlite3.h $(SRCD
1f00: 49 52 29 2f 74 68 2e 68 20 2e 2f 56 45 52 53 49  IR)/th.h ./VERSI
1f10: 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64  ON.h..touch head
1f20: 65 72 73 0a 0a 61 64 6d 69 6e 5f 2e 63 3a 09 24  ers..admin_.c:.$
1f30: 28 53 52 43 44 49 52 29 2f 61 64 6d 69 6e 2e 63  (SRCDIR)/admin.c
1f40: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49   $(SRCDIR)/VERSI
1f50: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f  ON translate.../
1f60: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44  translate $(SRCD
1f70: 49 52 29 2f 61 64 6d 69 6e 2e 63 20 7c 20 73 65  IR)/admin.c | se
1f80: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56  d -f $(SRCDIR)/V
1f90: 45 52 53 49 4f 4e 20 3e 61 64 6d 69 6e 5f 2e 63  ERSION >admin_.c
1fa0: 0a 0a 61 64 6d 69 6e 2e 6f 3a 09 61 64 6d 69 6e  ..admin.o:.admin
1fb0: 5f 2e 63 20 61 64 6d 69 6e 2e 68 20 20 24 28 53  _.c admin.h  $(S
1fc0: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a  RCDIR)/config.h.
1fd0: 09 24 28 58 54 43 43 29 20 2d 6f 20 61 64 6d 69  .$(XTCC) -o admi
1fe0: 6e 2e 6f 20 2d 63 20 61 64 6d 69 6e 5f 2e 63 0a  n.o -c admin_.c.
1ff0: 0a 61 64 6d 69 6e 2e 68 3a 09 6d 61 6b 65 68 65  .admin.h:.makehe
2000: 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61  aders.../makehea
2010: 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64  ders  add_.c:add
2020: 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69  .h admin_.c:admi
2030: 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68  n.h bag_.c:bag.h
2040: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20   blob_.c:blob.h 
2050: 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68  branch_.c:branch
2060: 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f  .h browse_.c:bro
2070: 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69  wse.h cgi_.c:cgi
2080: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68  .h checkin_.c:ch
2090: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74  eckin.h checkout
20a0: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63  _.c:checkout.h c
20b0: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61  learsign_.c:clea
20c0: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63  rsign.h clone_.c
20d0: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d  :clone.h comform
20e0: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e  at_.c:comformat.
20f0: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63  h construct_.c:c
2100: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65  onstruct.h conte
2110: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20  nt_.c:content.h 
2120: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61  db_.c:db.h delta
2130: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74  _.c:delta.h delt
2140: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64  acmd_.c:deltacmd
2150: 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e  .h descendants_.
2160: 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 20  c:descendants.h 
2170: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64  diff_.c:diff.h d
2180: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d  iffcmd_.c:diffcm
2190: 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68  d.h doc_.c:doc.h
21a0: 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64   encode_.c:encod
21b0: 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65  e.h file_.c:file
21c0: 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e  .h http_.c:http.
21d0: 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68  h info_.c:info.h
21e0: 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e   login_.c:login.
21f0: 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68  h main_.c:main.h
2200: 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e   manifest_.c:man
2210: 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d  ifest.h md5_.c:m
2220: 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65  d5.h merge_.c:me
2230: 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a  rge.h merge3_.c:
2240: 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65  merge3.h my_page
2250: 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61  _.c:my_page.h na
2260: 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76  me_.c:name.h piv
2270: 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71  ot_.c:pivot.h pq
2280: 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68  ueue_.c:pqueue.h
2290: 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74   printf_.c:print
22a0: 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72  f.h rebuild_.c:r
22b0: 65 62 75 69 6c 64 2e 68 20 72 65 70 6f 72 74 5f  ebuild.h report_
22c0: 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 73 73 5f  .c:report.h rss_
22d0: 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f  .c:rss.h schema_
22e0: 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75  .c:schema.h setu
22f0: 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61  p_.c:setup.h sha
2300: 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 61 74  1_.c:sha1.h stat
2310: 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79 6c 65  _.c:stat.h style
2320: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63  _.c:style.h sync
2330: 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e  _.c:sync.h tag_.
2340: 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f  c:tag.h tagview_
2350: 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 68 5f  .c:tagview.h th_
2360: 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e  main_.c:th_main.
2370: 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69  h timeline_.c:ti
2380: 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a  meline.h tkt_.c:
2390: 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f  tkt.h tktconfig_
23a0: 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74  .c:tktconfig.h t
23b0: 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65  ktsetup_.c:tktse
23c0: 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e  tup.h undo_.c:un
23d0: 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75  do.h update_.c:u
23e0: 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75  pdate.h url_.c:u
23f0: 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65  rl.h user_.c:use
2400: 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65  r.h verify_.c:ve
2410: 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a  rify.h vfile_.c:
2420: 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a  vfile.h wiki_.c:
2430: 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61  wiki.h wikiforma
2440: 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e  t_.c:wikiformat.
2450: 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68  h xfer_.c:xfer.h
2460: 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28   zip_.c:zip.h $(
2470: 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e  SRCDIR)/sqlite3.
2480: 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68  h $(SRCDIR)/th.h
2490: 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f   ./VERSION.h..to
24a0: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 62 61 67  uch headers..bag
24b0: 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 62  _.c:.$(SRCDIR)/b
24c0: 61 67 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56  ag.c $(SRCDIR)/V
24d0: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65  ERSION translate
24e0: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28  .../translate $(
24f0: 53 52 43 44 49 52 29 2f 62 61 67 2e 63 20 7c 20  SRCDIR)/bag.c | 
2500: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29  sed -f $(SRCDIR)
2510: 2f 56 45 52 53 49 4f 4e 20 3e 62 61 67 5f 2e 63  /VERSION >bag_.c
2520: 0a 0a 62 61 67 2e 6f 3a 09 62 61 67 5f 2e 63 20  ..bag.o:.bag_.c 
2530: 62 61 67 2e 68 20 20 24 28 53 52 43 44 49 52 29  bag.h  $(SRCDIR)
2540: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43  /config.h..$(XTC
2550: 43 29 20 2d 6f 20 62 61 67 2e 6f 20 2d 63 20 62  C) -o bag.o -c b
2560: 61 67 5f 2e 63 0a 0a 62 61 67 2e 68 3a 09 6d 61  ag_.c..bag.h:.ma
2570: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b  keheaders.../mak
2580: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63  eheaders  add_.c
2590: 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a  :add.h admin_.c:
25a0: 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62  admin.h bag_.c:b
25b0: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f  ag.h blob_.c:blo
25c0: 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72  b.h branch_.c:br
25d0: 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63  anch.h browse_.c
25e0: 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63  :browse.h cgi_.c
25f0: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e  :cgi.h checkin_.
2600: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63  c:checkin.h chec
2610: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74  kout_.c:checkout
2620: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a  .h clearsign_.c:
2630: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e  clearsign.h clon
2640: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d  e_.c:clone.h com
2650: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72  format_.c:comfor
2660: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f  mat.h construct_
2670: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63  .c:construct.h c
2680: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e  ontent_.c:conten
2690: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64  t.h db_.c:db.h d
26a0: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20  elta_.c:delta.h 
26b0: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74  deltacmd_.c:delt
26c0: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 6e  acmd.h descendan
26d0: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74  ts_.c:descendant
26e0: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66  s.h diff_.c:diff
26f0: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69  .h diffcmd_.c:di
2700: 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64  ffcmd.h doc_.c:d
2710: 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65  oc.h encode_.c:e
2720: 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a  ncode.h file_.c:
2730: 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68  file.h http_.c:h
2740: 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e  ttp.h info_.c:in
2750: 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f  fo.h login_.c:lo
2760: 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61  gin.h main_.c:ma
2770: 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63  in.h manifest_.c
2780: 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f  :manifest.h md5_
2790: 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e  .c:md5.h merge_.
27a0: 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33  c:merge.h merge3
27b0: 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f  _.c:merge3.h my_
27c0: 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e  page_.c:my_page.
27d0: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68  h name_.c:name.h
27e0: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e   pivot_.c:pivot.
27f0: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65  h pqueue_.c:pque
2800: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70  ue.h printf_.c:p
2810: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f  rintf.h rebuild_
2820: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 70  .c:rebuild.h rep
2830: 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20  ort_.c:report.h 
2840: 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68  rss_.c:rss.h sch
2850: 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20  ema_.c:schema.h 
2860: 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68  setup_.c:setup.h
2870: 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20   sha1_.c:sha1.h 
2880: 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73  stat_.c:stat.h s
2890: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20  tyle_.c:style.h 
28a0: 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74  sync_.c:sync.h t
28b0: 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76  ag_.c:tag.h tagv
28c0: 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68  iew_.c:tagview.h
28d0: 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d   th_main_.c:th_m
28e0: 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e  ain.h timeline_.
28f0: 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74  c:timeline.h tkt
2900: 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e  _.c:tkt.h tktcon
2910: 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67  fig_.c:tktconfig
2920: 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74  .h tktsetup_.c:t
2930: 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e  ktsetup.h undo_.
2940: 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f  c:undo.h update_
2950: 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f  .c:update.h url_
2960: 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63  .c:url.h user_.c
2970: 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e  :user.h verify_.
2980: 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65  c:verify.h vfile
2990: 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69  _.c:vfile.h wiki
29a0: 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66  _.c:wiki.h wikif
29b0: 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72  ormat_.c:wikifor
29c0: 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66  mat.h xfer_.c:xf
29d0: 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e  er.h zip_.c:zip.
29e0: 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69  h $(SRCDIR)/sqli
29f0: 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f  te3.h $(SRCDIR)/
2a00: 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68  th.h ./VERSION.h
2a10: 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a  ..touch headers.
2a20: 0a 62 6c 6f 62 5f 2e 63 3a 09 24 28 53 52 43 44  .blob_.c:.$(SRCD
2a30: 49 52 29 2f 62 6c 6f 62 2e 63 20 24 28 53 52 43  IR)/blob.c $(SRC
2a40: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61  DIR)/VERSION tra
2a50: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c  nslate.../transl
2a60: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 62 6c  ate $(SRCDIR)/bl
2a70: 6f 62 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28  ob.c | sed -f $(
2a80: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20  SRCDIR)/VERSION 
2a90: 3e 62 6c 6f 62 5f 2e 63 0a 0a 62 6c 6f 62 2e 6f  >blob_.c..blob.o
2aa0: 3a 09 62 6c 6f 62 5f 2e 63 20 62 6c 6f 62 2e 68  :.blob_.c blob.h
2ab0: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66    $(SRCDIR)/conf
2ac0: 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f  ig.h..$(XTCC) -o
2ad0: 20 62 6c 6f 62 2e 6f 20 2d 63 20 62 6c 6f 62 5f   blob.o -c blob_
2ae0: 2e 63 0a 0a 62 6c 6f 62 2e 68 3a 09 6d 61 6b 65  .c..blob.h:.make
2af0: 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68  headers.../makeh
2b00: 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61  eaders  add_.c:a
2b10: 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64  dd.h admin_.c:ad
2b20: 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67  min.h bag_.c:bag
2b30: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e  .h blob_.c:blob.
2b40: 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e  h branch_.c:bran
2b50: 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62  ch.h browse_.c:b
2b60: 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63  rowse.h cgi_.c:c
2b70: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a  gi.h checkin_.c:
2b80: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f  checkin.h checko
2b90: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68  ut_.c:checkout.h
2ba0: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c   clearsign_.c:cl
2bb0: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f  earsign.h clone_
2bc0: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f  .c:clone.h comfo
2bd0: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61  rmat_.c:comforma
2be0: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63  t.h construct_.c
2bf0: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e  :construct.h con
2c00: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e  tent_.c:content.
2c10: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c  h db_.c:db.h del
2c20: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65  ta_.c:delta.h de
2c30: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63  ltacmd_.c:deltac
2c40: 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 73  md.h descendants
2c50: 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 2e  _.c:descendants.
2c60: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68  h diff_.c:diff.h
2c70: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66   diffcmd_.c:diff
2c80: 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f 63  cmd.h doc_.c:doc
2c90: 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63  .h encode_.c:enc
2ca0: 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69  ode.h file_.c:fi
2cb0: 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74  le.h http_.c:htt
2cc0: 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f  p.h info_.c:info
2cd0: 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69  .h login_.c:logi
2ce0: 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e  n.h main_.c:main
2cf0: 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d  .h manifest_.c:m
2d00: 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63  anifest.h md5_.c
2d10: 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a  :md5.h merge_.c:
2d20: 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e  merge.h merge3_.
2d30: 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61  c:merge3.h my_pa
2d40: 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20  ge_.c:my_page.h 
2d50: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70  name_.c:name.h p
2d60: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20  ivot_.c:pivot.h 
2d70: 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65  pqueue_.c:pqueue
2d80: 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69  .h printf_.c:pri
2d90: 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63  ntf.h rebuild_.c
2da0: 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 70 6f 72  :rebuild.h repor
2db0: 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 73  t_.c:report.h rs
2dc0: 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d  s_.c:rss.h schem
2dd0: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65  a_.c:schema.h se
2de0: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73  tup_.c:setup.h s
2df0: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74  ha1_.c:sha1.h st
2e00: 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79  at_.c:stat.h sty
2e10: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79  le_.c:style.h sy
2e20: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67  nc_.c:sync.h tag
2e30: 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65  _.c:tag.h tagvie
2e40: 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74  w_.c:tagview.h t
2e50: 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69  h_main_.c:th_mai
2e60: 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a  n.h timeline_.c:
2e70: 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e  timeline.h tkt_.
2e80: 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69  c:tkt.h tktconfi
2e90: 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68  g_.c:tktconfig.h
2ea0: 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74   tktsetup_.c:tkt
2eb0: 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a  setup.h undo_.c:
2ec0: 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63  undo.h update_.c
2ed0: 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63  :update.h url_.c
2ee0: 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75  :url.h user_.c:u
2ef0: 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a  ser.h verify_.c:
2f00: 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e  verify.h vfile_.
2f10: 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e  c:vfile.h wiki_.
2f20: 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72  c:wiki.h wikifor
2f30: 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61  mat_.c:wikiforma
2f40: 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72  t.h xfer_.c:xfer
2f50: 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20  .h zip_.c:zip.h 
2f60: 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65  $(SRCDIR)/sqlite
2f70: 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f 74 68  3.h $(SRCDIR)/th
2f80: 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09  .h ./VERSION.h..
2f90: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 62  touch headers..b
2fa0: 72 61 6e 63 68 5f 2e 63 3a 09 24 28 53 52 43 44  ranch_.c:.$(SRCD
2fb0: 49 52 29 2f 62 72 61 6e 63 68 2e 63 20 24 28 53  IR)/branch.c $(S
2fc0: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74  RCDIR)/VERSION t
2fd0: 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e  ranslate.../tran
2fe0: 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f  slate $(SRCDIR)/
2ff0: 62 72 61 6e 63 68 2e 63 20 7c 20 73 65 64 20 2d  branch.c | sed -
3000: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  f $(SRCDIR)/VERS
3010: 49 4f 4e 20 3e 62 72 61 6e 63 68 5f 2e 63 0a 0a  ION >branch_.c..
3020: 62 72 61 6e 63 68 2e 6f 3a 09 62 72 61 6e 63 68  branch.o:.branch
3030: 5f 2e 63 20 62 72 61 6e 63 68 2e 68 20 20 24 28  _.c branch.h  $(
3040: 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68  SRCDIR)/config.h
3050: 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 62 72 61  ..$(XTCC) -o bra
3060: 6e 63 68 2e 6f 20 2d 63 20 62 72 61 6e 63 68 5f  nch.o -c branch_
3070: 2e 63 0a 0a 62 72 61 6e 63 68 2e 68 3a 09 6d 61  .c..branch.h:.ma
3080: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b  keheaders.../mak
3090: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63  eheaders  add_.c
30a0: 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a  :add.h admin_.c:
30b0: 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62  admin.h bag_.c:b
30c0: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f  ag.h blob_.c:blo
30d0: 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72  b.h branch_.c:br
30e0: 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63  anch.h browse_.c
30f0: 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63  :browse.h cgi_.c
3100: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e  :cgi.h checkin_.
3110: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63  c:checkin.h chec
3120: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74  kout_.c:checkout
3130: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a  .h clearsign_.c:
3140: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e  clearsign.h clon
3150: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d  e_.c:clone.h com
3160: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72  format_.c:comfor
3170: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f  mat.h construct_
3180: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63  .c:construct.h c
3190: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e  ontent_.c:conten
31a0: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64  t.h db_.c:db.h d
31b0: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20  elta_.c:delta.h 
31c0: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74  deltacmd_.c:delt
31d0: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 6e  acmd.h descendan
31e0: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74  ts_.c:descendant
31f0: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66  s.h diff_.c:diff
3200: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69  .h diffcmd_.c:di
3210: 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64  ffcmd.h doc_.c:d
3220: 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65  oc.h encode_.c:e
3230: 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a  ncode.h file_.c:
3240: 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68  file.h http_.c:h
3250: 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e  ttp.h info_.c:in
3260: 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f  fo.h login_.c:lo
3270: 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61  gin.h main_.c:ma
3280: 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63  in.h manifest_.c
3290: 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f  :manifest.h md5_
32a0: 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e  .c:md5.h merge_.
32b0: 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33  c:merge.h merge3
32c0: 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f  _.c:merge3.h my_
32d0: 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e  page_.c:my_page.
32e0: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68  h name_.c:name.h
32f0: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e   pivot_.c:pivot.
3300: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65  h pqueue_.c:pque
3310: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70  ue.h printf_.c:p
3320: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f  rintf.h rebuild_
3330: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 70  .c:rebuild.h rep
3340: 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20  ort_.c:report.h 
3350: 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68  rss_.c:rss.h sch
3360: 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20  ema_.c:schema.h 
3370: 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68  setup_.c:setup.h
3380: 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20   sha1_.c:sha1.h 
3390: 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73  stat_.c:stat.h s
33a0: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20  tyle_.c:style.h 
33b0: 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74  sync_.c:sync.h t
33c0: 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76  ag_.c:tag.h tagv
33d0: 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68  iew_.c:tagview.h
33e0: 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d   th_main_.c:th_m
33f0: 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e  ain.h timeline_.
3400: 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74  c:timeline.h tkt
3410: 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e  _.c:tkt.h tktcon
3420: 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67  fig_.c:tktconfig
3430: 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74  .h tktsetup_.c:t
3440: 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e  ktsetup.h undo_.
3450: 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f  c:undo.h update_
3460: 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f  .c:update.h url_
3470: 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63  .c:url.h user_.c
3480: 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e  :user.h verify_.
3490: 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65  c:verify.h vfile
34a0: 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69  _.c:vfile.h wiki
34b0: 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66  _.c:wiki.h wikif
34c0: 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72  ormat_.c:wikifor
34d0: 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66  mat.h xfer_.c:xf
34e0: 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e  er.h zip_.c:zip.
34f0: 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69  h $(SRCDIR)/sqli
3500: 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f  te3.h $(SRCDIR)/
3510: 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68  th.h ./VERSION.h
3520: 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a  ..touch headers.
3530: 0a 62 72 6f 77 73 65 5f 2e 63 3a 09 24 28 53 52  .browse_.c:.$(SR
3540: 43 44 49 52 29 2f 62 72 6f 77 73 65 2e 63 20 24  CDIR)/browse.c $
3550: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
3560: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72   translate.../tr
3570: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52  anslate $(SRCDIR
3580: 29 2f 62 72 6f 77 73 65 2e 63 20 7c 20 73 65 64  )/browse.c | sed
3590: 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45   -f $(SRCDIR)/VE
35a0: 52 53 49 4f 4e 20 3e 62 72 6f 77 73 65 5f 2e 63  RSION >browse_.c
35b0: 0a 0a 62 72 6f 77 73 65 2e 6f 3a 09 62 72 6f 77  ..browse.o:.brow
35c0: 73 65 5f 2e 63 20 62 72 6f 77 73 65 2e 68 20 20  se_.c browse.h  
35d0: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67  $(SRCDIR)/config
35e0: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 62  .h..$(XTCC) -o b
35f0: 72 6f 77 73 65 2e 6f 20 2d 63 20 62 72 6f 77 73  rowse.o -c brows
3600: 65 5f 2e 63 0a 0a 62 72 6f 77 73 65 2e 68 3a 09  e_.c..browse.h:.
3610: 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d  makeheaders.../m
3620: 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f  akeheaders  add_
3630: 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e  .c:add.h admin_.
3640: 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63  c:admin.h bag_.c
3650: 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62  :bag.h blob_.c:b
3660: 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a  lob.h branch_.c:
3670: 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f  branch.h browse_
3680: 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f  .c:browse.h cgi_
3690: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e  .c:cgi.h checkin
36a0: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68  _.c:checkin.h ch
36b0: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f  eckout_.c:checko
36c0: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e  ut.h clearsign_.
36d0: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c  c:clearsign.h cl
36e0: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63  one_.c:clone.h c
36f0: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66  omformat_.c:comf
3700: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63  ormat.h construc
3710: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68  t_.c:construct.h
3720: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74   content_.c:cont
3730: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68  ent.h db_.c:db.h
3740: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e   delta_.c:delta.
3750: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65  h deltacmd_.c:de
3760: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64  ltacmd.h descend
3770: 61 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61  ants_.c:descenda
3780: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69  nts.h diff_.c:di
3790: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a  ff.h diffcmd_.c:
37a0: 64 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63  diffcmd.h doc_.c
37b0: 3a 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63  :doc.h encode_.c
37c0: 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e  :encode.h file_.
37d0: 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63  c:file.h http_.c
37e0: 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a  :http.h info_.c:
37f0: 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a  info.h login_.c:
3800: 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a  login.h main_.c:
3810: 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f  main.h manifest_
3820: 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64  .c:manifest.h md
3830: 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65  5_.c:md5.h merge
3840: 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67  _.c:merge.h merg
3850: 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d  e3_.c:merge3.h m
3860: 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67  y_page_.c:my_pag
3870: 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65  e.h name_.c:name
3880: 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f  .h pivot_.c:pivo
3890: 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71  t.h pqueue_.c:pq
38a0: 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63  ueue.h printf_.c
38b0: 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c  :printf.h rebuil
38c0: 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72  d_.c:rebuild.h r
38d0: 65 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e  eport_.c:report.
38e0: 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73  h rss_.c:rss.h s
38f0: 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e  chema_.c:schema.
3900: 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70  h setup_.c:setup
3910: 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e  .h sha1_.c:sha1.
3920: 68 20 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68  h stat_.c:stat.h
3930: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e   style_.c:style.
3940: 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68  h sync_.c:sync.h
3950: 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61   tag_.c:tag.h ta
3960: 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77  gview_.c:tagview
3970: 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68  .h th_main_.c:th
3980: 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65  _main.h timeline
3990: 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74  _.c:timeline.h t
39a0: 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63  kt_.c:tkt.h tktc
39b0: 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66  onfig_.c:tktconf
39c0: 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63  ig.h tktsetup_.c
39d0: 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f  :tktsetup.h undo
39e0: 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74  _.c:undo.h updat
39f0: 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72  e_.c:update.h ur
3a00: 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f  l_.c:url.h user_
3a10: 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79  .c:user.h verify
3a20: 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69  _.c:verify.h vfi
3a30: 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69  le_.c:vfile.h wi
3a40: 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b  ki_.c:wiki.h wik
3a50: 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66  iformat_.c:wikif
3a60: 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a  ormat.h xfer_.c:
3a70: 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69  xfer.h zip_.c:zi
3a80: 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71  p.h $(SRCDIR)/sq
3a90: 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 52  lite3.h $(SRCDIR
3aa0: 29 2f 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f 4e  )/th.h ./VERSION
3ab0: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72  .h..touch header
3ac0: 73 0a 0a 63 67 69 5f 2e 63 3a 09 24 28 53 52 43  s..cgi_.c:.$(SRC
3ad0: 44 49 52 29 2f 63 67 69 2e 63 20 24 28 53 52 43  DIR)/cgi.c $(SRC
3ae0: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61  DIR)/VERSION tra
3af0: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c  nslate.../transl
3b00: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 63 67  ate $(SRCDIR)/cg
3b10: 69 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53  i.c | sed -f $(S
3b20: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e  RCDIR)/VERSION >
3b30: 63 67 69 5f 2e 63 0a 0a 63 67 69 2e 6f 3a 09 63  cgi_.c..cgi.o:.c
3b40: 67 69 5f 2e 63 20 63 67 69 2e 68 20 20 24 28 53  gi_.c cgi.h  $(S
3b50: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a  RCDIR)/config.h.
3b60: 09 24 28 58 54 43 43 29 20 2d 6f 20 63 67 69 2e  .$(XTCC) -o cgi.
3b70: 6f 20 2d 63 20 63 67 69 5f 2e 63 0a 0a 63 67 69  o -c cgi_.c..cgi
3b80: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a  .h:.makeheaders.
3b90: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20  ../makeheaders  
3ba0: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d  add_.c:add.h adm
3bb0: 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61  in_.c:admin.h ba
3bc0: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f  g_.c:bag.h blob_
3bd0: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68  .c:blob.h branch
3be0: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f  _.c:branch.h bro
3bf0: 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20  wse_.c:browse.h 
3c00: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65  cgi_.c:cgi.h che
3c10: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e  ckin_.c:checkin.
3c20: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68  h checkout_.c:ch
3c30: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69  eckout.h clearsi
3c40: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e  gn_.c:clearsign.
3c50: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65  h clone_.c:clone
3c60: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a  .h comformat_.c:
3c70: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73  comformat.h cons
3c80: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75  truct_.c:constru
3c90: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a  ct.h content_.c:
3ca0: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a  content.h db_.c:
3cb0: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65  db.h delta_.c:de
3cc0: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e  lta.h deltacmd_.
3cd0: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73  c:deltacmd.h des
3ce0: 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65 73 63  cendants_.c:desc
3cf0: 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 66 5f 2e  endants.h diff_.
3d00: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64  c:diff.h diffcmd
3d10: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 64 6f  _.c:diffcmd.h do
3d20: 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63 6f 64  c_.c:doc.h encod
3d30: 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69  e_.c:encode.h fi
3d40: 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74  le_.c:file.h htt
3d50: 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f  p_.c:http.h info
3d60: 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e  _.c:info.h login
3d70: 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e  _.c:login.h main
3d80: 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66  _.c:main.h manif
3d90: 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e  est_.c:manifest.
3da0: 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d  h md5_.c:md5.h m
3db0: 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20  erge_.c:merge.h 
3dc0: 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33  merge3_.c:merge3
3dd0: 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79  .h my_page_.c:my
3de0: 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a  _page.h name_.c:
3df0: 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a  name.h pivot_.c:
3e00: 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e  pivot.h pqueue_.
3e10: 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74  c:pqueue.h print
3e20: 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65  f_.c:printf.h re
3e30: 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64  build_.c:rebuild
3e40: 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72 65 70  .h report_.c:rep
3e50: 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73  ort.h rss_.c:rss
3e60: 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68  .h schema_.c:sch
3e70: 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73  ema.h setup_.c:s
3e80: 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73  etup.h sha1_.c:s
3e90: 68 61 31 2e 68 20 73 74 61 74 5f 2e 63 3a 73 74  ha1.h stat_.c:st
3ea0: 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74  at.h style_.c:st
3eb0: 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79  yle.h sync_.c:sy
3ec0: 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e  nc.h tag_.c:tag.
3ed0: 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67  h tagview_.c:tag
3ee0: 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e  view.h th_main_.
3ef0: 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65  c:th_main.h time
3f00: 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65  line_.c:timeline
3f10: 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20  .h tkt_.c:tkt.h 
3f20: 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74  tktconfig_.c:tkt
3f30: 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75  config.h tktsetu
3f40: 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20  p_.c:tktsetup.h 
3f50: 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75  undo_.c:undo.h u
3f60: 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e  pdate_.c:update.
3f70: 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75  h url_.c:url.h u
3f80: 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65  ser_.c:user.h ve
3f90: 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68  rify_.c:verify.h
3fa0: 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e   vfile_.c:vfile.
3fb0: 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68  h wiki_.c:wiki.h
3fc0: 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77   wikiformat_.c:w
3fd0: 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72  ikiformat.h xfer
3fe0: 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e  _.c:xfer.h zip_.
3ff0: 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52  c:zip.h $(SRCDIR
4000: 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52  )/sqlite3.h $(SR
4010: 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f 56 45 52  CDIR)/th.h ./VER
4020: 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65  SION.h..touch he
4030: 61 64 65 72 73 0a 0a 63 68 65 63 6b 69 6e 5f 2e  aders..checkin_.
4040: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 63 68 65  c:.$(SRCDIR)/che
4050: 63 6b 69 6e 2e 63 20 24 28 53 52 43 44 49 52 29  ckin.c $(SRCDIR)
4060: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61  /VERSION transla
4070: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20  te.../translate 
4080: 24 28 53 52 43 44 49 52 29 2f 63 68 65 63 6b 69  $(SRCDIR)/checki
4090: 6e 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53  n.c | sed -f $(S
40a0: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e  RCDIR)/VERSION >
40b0: 63 68 65 63 6b 69 6e 5f 2e 63 0a 0a 63 68 65 63  checkin_.c..chec
40c0: 6b 69 6e 2e 6f 3a 09 63 68 65 63 6b 69 6e 5f 2e  kin.o:.checkin_.
40d0: 63 20 63 68 65 63 6b 69 6e 2e 68 20 20 24 28 53  c checkin.h  $(S
40e0: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a  RCDIR)/config.h.
40f0: 09 24 28 58 54 43 43 29 20 2d 6f 20 63 68 65 63  .$(XTCC) -o chec
4100: 6b 69 6e 2e 6f 20 2d 63 20 63 68 65 63 6b 69 6e  kin.o -c checkin
4110: 5f 2e 63 0a 0a 63 68 65 63 6b 69 6e 2e 68 3a 09  _.c..checkin.h:.
4120: 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d  makeheaders.../m
4130: 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f  akeheaders  add_
4140: 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e  .c:add.h admin_.
4150: 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63  c:admin.h bag_.c
4160: 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62  :bag.h blob_.c:b
4170: 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a  lob.h branch_.c:
4180: 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f  branch.h browse_
4190: 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f  .c:browse.h cgi_
41a0: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e  .c:cgi.h checkin
41b0: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68  _.c:checkin.h ch
41c0: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f  eckout_.c:checko
41d0: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e  ut.h clearsign_.
41e0: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c  c:clearsign.h cl
41f0: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63  one_.c:clone.h c
4200: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66  omformat_.c:comf
4210: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63  ormat.h construc
4220: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68  t_.c:construct.h
4230: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74   content_.c:cont
4240: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68  ent.h db_.c:db.h
4250: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e   delta_.c:delta.
4260: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65  h deltacmd_.c:de
4270: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64  ltacmd.h descend
4280: 61 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61  ants_.c:descenda
4290: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69  nts.h diff_.c:di
42a0: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a  ff.h diffcmd_.c:
42b0: 64 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63  diffcmd.h doc_.c
42c0: 3a 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63  :doc.h encode_.c
42d0: 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e  :encode.h file_.
42e0: 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63  c:file.h http_.c
42f0: 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a  :http.h info_.c:
4300: 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a  info.h login_.c:
4310: 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a  login.h main_.c:
4320: 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f  main.h manifest_
4330: 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64  .c:manifest.h md
4340: 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65  5_.c:md5.h merge
4350: 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67  _.c:merge.h merg
4360: 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d  e3_.c:merge3.h m
4370: 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67  y_page_.c:my_pag
4380: 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65  e.h name_.c:name
4390: 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f  .h pivot_.c:pivo
43a0: 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71  t.h pqueue_.c:pq
43b0: 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63  ueue.h printf_.c
43c0: 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c  :printf.h rebuil
43d0: 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72  d_.c:rebuild.h r
43e0: 65 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e  eport_.c:report.
43f0: 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73  h rss_.c:rss.h s
4400: 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e  chema_.c:schema.
4410: 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70  h setup_.c:setup
4420: 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e  .h sha1_.c:sha1.
4430: 68 20 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68  h stat_.c:stat.h
4440: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e   style_.c:style.
4450: 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68  h sync_.c:sync.h
4460: 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61   tag_.c:tag.h ta
4470: 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77  gview_.c:tagview
4480: 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68  .h th_main_.c:th
4490: 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65  _main.h timeline
44a0: 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74  _.c:timeline.h t
44b0: 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63  kt_.c:tkt.h tktc
44c0: 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66  onfig_.c:tktconf
44d0: 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63  ig.h tktsetup_.c
44e0: 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f  :tktsetup.h undo
44f0: 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74  _.c:undo.h updat
4500: 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72  e_.c:update.h ur
4510: 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f  l_.c:url.h user_
4520: 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79  .c:user.h verify
4530: 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69  _.c:verify.h vfi
4540: 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69  le_.c:vfile.h wi
4550: 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b  ki_.c:wiki.h wik
4560: 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66  iformat_.c:wikif
4570: 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a  ormat.h xfer_.c:
4580: 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69  xfer.h zip_.c:zi
4590: 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71  p.h $(SRCDIR)/sq
45a0: 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 52  lite3.h $(SRCDIR
45b0: 29 2f 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f 4e  )/th.h ./VERSION
45c0: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72  .h..touch header
45d0: 73 0a 0a 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 09  s..checkout_.c:.
45e0: 24 28 53 52 43 44 49 52 29 2f 63 68 65 63 6b 6f  $(SRCDIR)/checko
45f0: 75 74 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56  ut.c $(SRCDIR)/V
4600: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65  ERSION translate
4610: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28  .../translate $(
4620: 53 52 43 44 49 52 29 2f 63 68 65 63 6b 6f 75 74  SRCDIR)/checkout
4630: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52  .c | sed -f $(SR
4640: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 63  CDIR)/VERSION >c
4650: 68 65 63 6b 6f 75 74 5f 2e 63 0a 0a 63 68 65 63  heckout_.c..chec
4660: 6b 6f 75 74 2e 6f 3a 09 63 68 65 63 6b 6f 75 74  kout.o:.checkout
4670: 5f 2e 63 20 63 68 65 63 6b 6f 75 74 2e 68 20 20  _.c checkout.h  
4680: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67  $(SRCDIR)/config
4690: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 63  .h..$(XTCC) -o c
46a0: 68 65 63 6b 6f 75 74 2e 6f 20 2d 63 20 63 68 65  heckout.o -c che
46b0: 63 6b 6f 75 74 5f 2e 63 0a 0a 63 68 65 63 6b 6f  ckout_.c..checko
46c0: 75 74 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72  ut.h:.makeheader
46d0: 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73  s.../makeheaders
46e0: 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61    add_.c:add.h a
46f0: 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20  dmin_.c:admin.h 
4700: 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f  bag_.c:bag.h blo
4710: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e  b_.c:blob.h bran
4720: 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62  ch_.c:branch.h b
4730: 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e  rowse_.c:browse.
4740: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63  h cgi_.c:cgi.h c
4750: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69  heckin_.c:checki
4760: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a  n.h checkout_.c:
4770: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72  checkout.h clear
4780: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67  sign_.c:clearsig
4790: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f  n.h clone_.c:clo
47a0: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e  ne.h comformat_.
47b0: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f  c:comformat.h co
47c0: 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74  nstruct_.c:const
47d0: 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e  ruct.h content_.
47e0: 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e  c:content.h db_.
47f0: 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a  c:db.h delta_.c:
4800: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64  delta.h deltacmd
4810: 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64  _.c:deltacmd.h d
4820: 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65  escendants_.c:de
4830: 73 63 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 66  scendants.h diff
4840: 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63  _.c:diff.h diffc
4850: 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20  md_.c:diffcmd.h 
4860: 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63  doc_.c:doc.h enc
4870: 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20  ode_.c:encode.h 
4880: 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68  file_.c:file.h h
4890: 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e  ttp_.c:http.h in
48a0: 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67  fo_.c:info.h log
48b0: 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61  in_.c:login.h ma
48c0: 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e  in_.c:main.h man
48d0: 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73  ifest_.c:manifes
48e0: 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68  t.h md5_.c:md5.h
48f0: 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e   merge_.c:merge.
4900: 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67  h merge3_.c:merg
4910: 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a  e3.h my_page_.c:
4920: 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e  my_page.h name_.
4930: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e  c:name.h pivot_.
4940: 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65  c:pivot.h pqueue
4950: 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69  _.c:pqueue.h pri
4960: 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20  ntf_.c:printf.h 
4970: 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69  rebuild_.c:rebui
4980: 6c 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72  ld.h report_.c:r
4990: 65 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72  eport.h rss_.c:r
49a0: 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73  ss.h schema_.c:s
49b0: 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63  chema.h setup_.c
49c0: 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63  :setup.h sha1_.c
49d0: 3a 73 68 61 31 2e 68 20 73 74 61 74 5f 2e 63 3a  :sha1.h stat_.c:
49e0: 73 74 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a  stat.h style_.c:
49f0: 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a  style.h sync_.c:
4a00: 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61  sync.h tag_.c:ta
4a10: 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74  g.h tagview_.c:t
4a20: 61 67 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e  agview.h th_main
4a30: 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69  _.c:th_main.h ti
4a40: 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69  meline_.c:timeli
4a50: 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e  ne.h tkt_.c:tkt.
4a60: 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74  h tktconfig_.c:t
4a70: 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65  ktconfig.h tktse
4a80: 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e  tup_.c:tktsetup.
4a90: 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68  h undo_.c:undo.h
4aa0: 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74   update_.c:updat
4ab0: 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68  e.h url_.c:url.h
4ac0: 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20   user_.c:user.h 
4ad0: 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79  verify_.c:verify
4ae0: 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c  .h vfile_.c:vfil
4af0: 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69  e.h wiki_.c:wiki
4b00: 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63  .h wikiformat_.c
4b10: 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66  :wikiformat.h xf
4b20: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70  er_.c:xfer.h zip
4b30: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44  _.c:zip.h $(SRCD
4b40: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28  IR)/sqlite3.h $(
4b50: 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f 56  SRCDIR)/th.h ./V
4b60: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20  ERSION.h..touch 
4b70: 68 65 61 64 65 72 73 0a 0a 63 6c 65 61 72 73 69  headers..clearsi
4b80: 67 6e 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29  gn_.c:.$(SRCDIR)
4b90: 2f 63 6c 65 61 72 73 69 67 6e 2e 63 20 24 28 53  /clearsign.c $(S
4ba0: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74  RCDIR)/VERSION t
4bb0: 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e  ranslate.../tran
4bc0: 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f  slate $(SRCDIR)/
4bd0: 63 6c 65 61 72 73 69 67 6e 2e 63 20 7c 20 73 65  clearsign.c | se
4be0: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56  d -f $(SRCDIR)/V
4bf0: 45 52 53 49 4f 4e 20 3e 63 6c 65 61 72 73 69 67  ERSION >clearsig
4c00: 6e 5f 2e 63 0a 0a 63 6c 65 61 72 73 69 67 6e 2e  n_.c..clearsign.
4c10: 6f 3a 09 63 6c 65 61 72 73 69 67 6e 5f 2e 63 20  o:.clearsign_.c 
4c20: 63 6c 65 61 72 73 69 67 6e 2e 68 20 20 24 28 53  clearsign.h  $(S
4c30: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a  RCDIR)/config.h.
4c40: 09 24 28 58 54 43 43 29 20 2d 6f 20 63 6c 65 61  .$(XTCC) -o clea
4c50: 72 73 69 67 6e 2e 6f 20 2d 63 20 63 6c 65 61 72  rsign.o -c clear
4c60: 73 69 67 6e 5f 2e 63 0a 0a 63 6c 65 61 72 73 69  sign_.c..clearsi
4c70: 67 6e 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72  gn.h:.makeheader
4c80: 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73  s.../makeheaders
4c90: 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61    add_.c:add.h a
4ca0: 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20  dmin_.c:admin.h 
4cb0: 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f  bag_.c:bag.h blo
4cc0: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e  b_.c:blob.h bran
4cd0: 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62  ch_.c:branch.h b
4ce0: 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e  rowse_.c:browse.
4cf0: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63  h cgi_.c:cgi.h c
4d00: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69  heckin_.c:checki
4d10: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a  n.h checkout_.c:
4d20: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72  checkout.h clear
4d30: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67  sign_.c:clearsig
4d40: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f  n.h clone_.c:clo
4d50: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e  ne.h comformat_.
4d60: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f  c:comformat.h co
4d70: 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74  nstruct_.c:const
4d80: 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e  ruct.h content_.
4d90: 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e  c:content.h db_.
4da0: 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a  c:db.h delta_.c:
4db0: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64  delta.h deltacmd
4dc0: 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64  _.c:deltacmd.h d
4dd0: 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65  escendants_.c:de
4de0: 73 63 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 66  scendants.h diff
4df0: 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63  _.c:diff.h diffc
4e00: 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20  md_.c:diffcmd.h 
4e10: 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63  doc_.c:doc.h enc
4e20: 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20  ode_.c:encode.h 
4e30: 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68  file_.c:file.h h
4e40: 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e  ttp_.c:http.h in
4e50: 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67  fo_.c:info.h log
4e60: 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61  in_.c:login.h ma
4e70: 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e  in_.c:main.h man
4e80: 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73  ifest_.c:manifes
4e90: 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68  t.h md5_.c:md5.h
4ea0: 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e   merge_.c:merge.
4eb0: 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67  h merge3_.c:merg
4ec0: 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a  e3.h my_page_.c:
4ed0: 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e  my_page.h name_.
4ee0: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e  c:name.h pivot_.
4ef0: 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65  c:pivot.h pqueue
4f00: 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69  _.c:pqueue.h pri
4f10: 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20  ntf_.c:printf.h 
4f20: 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69  rebuild_.c:rebui
4f30: 6c 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72  ld.h report_.c:r
4f40: 65 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72  eport.h rss_.c:r
4f50: 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73  ss.h schema_.c:s
4f60: 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63  chema.h setup_.c
4f70: 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63  :setup.h sha1_.c
4f80: 3a 73 68 61 31 2e 68 20 73 74 61 74 5f 2e 63 3a  :sha1.h stat_.c:
4f90: 73 74 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a  stat.h style_.c:
4fa0: 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a  style.h sync_.c:
4fb0: 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61  sync.h tag_.c:ta
4fc0: 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74  g.h tagview_.c:t
4fd0: 61 67 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e  agview.h th_main
4fe0: 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69  _.c:th_main.h ti
4ff0: 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69  meline_.c:timeli
5000: 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e  ne.h tkt_.c:tkt.
5010: 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74  h tktconfig_.c:t
5020: 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65  ktconfig.h tktse
5030: 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e  tup_.c:tktsetup.
5040: 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68  h undo_.c:undo.h
5050: 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74   update_.c:updat
5060: 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68  e.h url_.c:url.h
5070: 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20   user_.c:user.h 
5080: 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79  verify_.c:verify
5090: 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c  .h vfile_.c:vfil
50a0: 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69  e.h wiki_.c:wiki
50b0: 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63  .h wikiformat_.c
50c0: 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66  :wikiformat.h xf
50d0: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70  er_.c:xfer.h zip
50e0: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44  _.c:zip.h $(SRCD
50f0: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28  IR)/sqlite3.h $(
5100: 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f 56  SRCDIR)/th.h ./V
5110: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20  ERSION.h..touch 
5120: 68 65 61 64 65 72 73 0a 0a 63 6c 6f 6e 65 5f 2e  headers..clone_.
5130: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 63 6c 6f  c:.$(SRCDIR)/clo
5140: 6e 65 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56  ne.c $(SRCDIR)/V
5150: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65  ERSION translate
5160: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28  .../translate $(
5170: 53 52 43 44 49 52 29 2f 63 6c 6f 6e 65 2e 63 20  SRCDIR)/clone.c 
5180: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49  | sed -f $(SRCDI
5190: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 63 6c 6f 6e  R)/VERSION >clon
51a0: 65 5f 2e 63 0a 0a 63 6c 6f 6e 65 2e 6f 3a 09 63  e_.c..clone.o:.c
51b0: 6c 6f 6e 65 5f 2e 63 20 63 6c 6f 6e 65 2e 68 20  lone_.c clone.h 
51c0: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69   $(SRCDIR)/confi
51d0: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20  g.h..$(XTCC) -o 
51e0: 63 6c 6f 6e 65 2e 6f 20 2d 63 20 63 6c 6f 6e 65  clone.o -c clone
51f0: 5f 2e 63 0a 0a 63 6c 6f 6e 65 2e 68 3a 09 6d 61  _.c..clone.h:.ma
5200: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b  keheaders.../mak
5210: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63  eheaders  add_.c
5220: 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a  :add.h admin_.c:
5230: 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62  admin.h bag_.c:b
5240: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f  ag.h blob_.c:blo
5250: 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72  b.h branch_.c:br
5260: 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63  anch.h browse_.c
5270: 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63  :browse.h cgi_.c
5280: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e  :cgi.h checkin_.
5290: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63  c:checkin.h chec
52a0: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74  kout_.c:checkout
52b0: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a  .h clearsign_.c:
52c0: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e  clearsign.h clon
52d0: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d  e_.c:clone.h com
52e0: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72  format_.c:comfor
52f0: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f  mat.h construct_
5300: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63  .c:construct.h c
5310: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e  ontent_.c:conten
5320: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64  t.h db_.c:db.h d
5330: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20  elta_.c:delta.h 
5340: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74  deltacmd_.c:delt
5350: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 6e  acmd.h descendan
5360: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74  ts_.c:descendant
5370: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66  s.h diff_.c:diff
5380: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69  .h diffcmd_.c:di
5390: 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64  ffcmd.h doc_.c:d
53a0: 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65  oc.h encode_.c:e
53b0: 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a  ncode.h file_.c:
53c0: 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68  file.h http_.c:h
53d0: 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e  ttp.h info_.c:in
53e0: 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f  fo.h login_.c:lo
53f0: 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61  gin.h main_.c:ma
5400: 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63  in.h manifest_.c
5410: 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f  :manifest.h md5_
5420: 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e  .c:md5.h merge_.
5430: 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33  c:merge.h merge3
5440: 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f  _.c:merge3.h my_
5450: 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e  page_.c:my_page.
5460: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68  h name_.c:name.h
5470: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e   pivot_.c:pivot.
5480: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65  h pqueue_.c:pque
5490: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70  ue.h printf_.c:p
54a0: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f  rintf.h rebuild_
54b0: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 70  .c:rebuild.h rep
54c0: 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20  ort_.c:report.h 
54d0: 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68  rss_.c:rss.h sch
54e0: 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20  ema_.c:schema.h 
54f0: 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68  setup_.c:setup.h
5500: 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20   sha1_.c:sha1.h 
5510: 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73  stat_.c:stat.h s
5520: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20  tyle_.c:style.h 
5530: 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74  sync_.c:sync.h t
5540: 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76  ag_.c:tag.h tagv
5550: 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68  iew_.c:tagview.h
5560: 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d   th_main_.c:th_m
5570: 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e  ain.h timeline_.
5580: 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74  c:timeline.h tkt
5590: 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e  _.c:tkt.h tktcon
55a0: 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67  fig_.c:tktconfig
55b0: 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74  .h tktsetup_.c:t
55c0: 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e  ktsetup.h undo_.
55d0: 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f  c:undo.h update_
55e0: 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f  .c:update.h url_
55f0: 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63  .c:url.h user_.c
5600: 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e  :user.h verify_.
5610: 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65  c:verify.h vfile
5620: 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69  _.c:vfile.h wiki
5630: 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66  _.c:wiki.h wikif
5640: 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72  ormat_.c:wikifor
5650: 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66  mat.h xfer_.c:xf
5660: 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e  er.h zip_.c:zip.
5670: 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69  h $(SRCDIR)/sqli
5680: 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f  te3.h $(SRCDIR)/
5690: 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68  th.h ./VERSION.h
56a0: 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a  ..touch headers.
56b0: 0a 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 09 24  .comformat_.c:.$
56c0: 28 53 52 43 44 49 52 29 2f 63 6f 6d 66 6f 72 6d  (SRCDIR)/comform
56d0: 61 74 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56  at.c $(SRCDIR)/V
56e0: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65  ERSION translate
56f0: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28  .../translate $(
5700: 53 52 43 44 49 52 29 2f 63 6f 6d 66 6f 72 6d 61  SRCDIR)/comforma
5710: 74 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53  t.c | sed -f $(S
5720: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e  RCDIR)/VERSION >
5730: 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 0a 0a 63 6f  comformat_.c..co
5740: 6d 66 6f 72 6d 61 74 2e 6f 3a 09 63 6f 6d 66 6f  mformat.o:.comfo
5750: 72 6d 61 74 5f 2e 63 20 63 6f 6d 66 6f 72 6d 61  rmat_.c comforma
5760: 74 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63  t.h  $(SRCDIR)/c
5770: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29  onfig.h..$(XTCC)
5780: 20 2d 6f 20 63 6f 6d 66 6f 72 6d 61 74 2e 6f 20   -o comformat.o 
5790: 2d 63 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 0a  -c comformat_.c.
57a0: 0a 63 6f 6d 66 6f 72 6d 61 74 2e 68 3a 09 6d 61  .comformat.h:.ma
57b0: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b  keheaders.../mak
57c0: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63  eheaders  add_.c
57d0: 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a  :add.h admin_.c:
57e0: 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62  admin.h bag_.c:b
57f0: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f  ag.h blob_.c:blo
5800: 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72  b.h branch_.c:br
5810: 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63  anch.h browse_.c
5820: 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63  :browse.h cgi_.c
5830: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e  :cgi.h checkin_.
5840: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63  c:checkin.h chec
5850: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74  kout_.c:checkout
5860: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a  .h clearsign_.c:
5870: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e  clearsign.h clon
5880: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d  e_.c:clone.h com
5890: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72  format_.c:comfor
58a0: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f  mat.h construct_
58b0: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63  .c:construct.h c
58c0: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e  ontent_.c:conten
58d0: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64  t.h db_.c:db.h d
58e0: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20  elta_.c:delta.h 
58f0: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74  deltacmd_.c:delt
5900: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 6e  acmd.h descendan
5910: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74  ts_.c:descendant
5920: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66  s.h diff_.c:diff
5930: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69  .h diffcmd_.c:di
5940: 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64  ffcmd.h doc_.c:d
5950: 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65  oc.h encode_.c:e
5960: 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a  ncode.h file_.c:
5970: 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68  file.h http_.c:h
5980: 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e  ttp.h info_.c:in
5990: 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f  fo.h login_.c:lo
59a0: 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61  gin.h main_.c:ma
59b0: 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63  in.h manifest_.c
59c0: 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f  :manifest.h md5_
59d0: 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e  .c:md5.h merge_.
59e0: 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33  c:merge.h merge3
59f0: 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f  _.c:merge3.h my_
5a00: 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e  page_.c:my_page.
5a10: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68  h name_.c:name.h
5a20: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e   pivot_.c:pivot.
5a30: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65  h pqueue_.c:pque
5a40: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70  ue.h printf_.c:p
5a50: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f  rintf.h rebuild_
5a60: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 70  .c:rebuild.h rep
5a70: 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20  ort_.c:report.h 
5a80: 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68  rss_.c:rss.h sch
5a90: 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20  ema_.c:schema.h 
5aa0: 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68  setup_.c:setup.h
5ab0: 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20   sha1_.c:sha1.h 
5ac0: 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73  stat_.c:stat.h s
5ad0: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20  tyle_.c:style.h 
5ae0: 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74  sync_.c:sync.h t
5af0: 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76  ag_.c:tag.h tagv
5b00: 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68  iew_.c:tagview.h
5b10: 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d   th_main_.c:th_m
5b20: 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e  ain.h timeline_.
5b30: 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74  c:timeline.h tkt
5b40: 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e  _.c:tkt.h tktcon
5b50: 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67  fig_.c:tktconfig
5b60: 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74  .h tktsetup_.c:t
5b70: 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e  ktsetup.h undo_.
5b80: 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f  c:undo.h update_
5b90: 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f  .c:update.h url_
5ba0: 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63  .c:url.h user_.c
5bb0: 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e  :user.h verify_.
5bc0: 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65  c:verify.h vfile
5bd0: 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69  _.c:vfile.h wiki
5be0: 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66  _.c:wiki.h wikif
5bf0: 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72  ormat_.c:wikifor
5c00: 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66  mat.h xfer_.c:xf
5c10: 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e  er.h zip_.c:zip.
5c20: 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69  h $(SRCDIR)/sqli
5c30: 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f  te3.h $(SRCDIR)/
5c40: 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68  th.h ./VERSION.h
5c50: 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a  ..touch headers.
5c60: 0a 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 09 24  .construct_.c:.$
5c70: 28 53 52 43 44 49 52 29 2f 63 6f 6e 73 74 72 75  (SRCDIR)/constru
5c80: 63 74 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56  ct.c $(SRCDIR)/V
5c90: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65  ERSION translate
5ca0: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28  .../translate $(
5cb0: 53 52 43 44 49 52 29 2f 63 6f 6e 73 74 72 75 63  SRCDIR)/construc
5cc0: 74 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53  t.c | sed -f $(S
5cd0: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e  RCDIR)/VERSION >
5ce0: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 0a 0a 63 6f  construct_.c..co
5cf0: 6e 73 74 72 75 63 74 2e 6f 3a 09 63 6f 6e 73 74  nstruct.o:.const
5d00: 72 75 63 74 5f 2e 63 20 63 6f 6e 73 74 72 75 63  ruct_.c construc
5d10: 74 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63  t.h  $(SRCDIR)/c
5d20: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29  onfig.h..$(XTCC)
5d30: 20 2d 6f 20 63 6f 6e 73 74 72 75 63 74 2e 6f 20   -o construct.o 
5d40: 2d 63 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 0a  -c construct_.c.
5d50: 0a 63 6f 6e 73 74 72 75 63 74 2e 68 3a 09 6d 61  .construct.h:.ma
5d60: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b  keheaders.../mak
5d70: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63  eheaders  add_.c
5d80: 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a  :add.h admin_.c:
5d90: 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62  admin.h bag_.c:b
5da0: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f  ag.h blob_.c:blo
5db0: 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72  b.h branch_.c:br
5dc0: 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63  anch.h browse_.c
5dd0: 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63  :browse.h cgi_.c
5de0: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e  :cgi.h checkin_.
5df0: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63  c:checkin.h chec
5e00: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74  kout_.c:checkout
5e10: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a  .h clearsign_.c:
5e20: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e  clearsign.h clon
5e30: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d  e_.c:clone.h com
5e40: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72  format_.c:comfor
5e50: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f  mat.h construct_
5e60: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63  .c:construct.h c
5e70: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e  ontent_.c:conten
5e80: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64  t.h db_.c:db.h d
5e90: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20  elta_.c:delta.h 
5ea0: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74  deltacmd_.c:delt
5eb0: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 6e  acmd.h descendan
5ec0: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74  ts_.c:descendant
5ed0: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66  s.h diff_.c:diff
5ee0: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69  .h diffcmd_.c:di
5ef0: 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64  ffcmd.h doc_.c:d
5f00: 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65  oc.h encode_.c:e
5f10: 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a  ncode.h file_.c:
5f20: 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68  file.h http_.c:h
5f30: 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e  ttp.h info_.c:in
5f40: 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f  fo.h login_.c:lo
5f50: 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61  gin.h main_.c:ma
5f60: 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63  in.h manifest_.c
5f70: 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f  :manifest.h md5_
5f80: 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e  .c:md5.h merge_.
5f90: 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33  c:merge.h merge3
5fa0: 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f  _.c:merge3.h my_
5fb0: 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e  page_.c:my_page.
5fc0: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68  h name_.c:name.h
5fd0: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e   pivot_.c:pivot.
5fe0: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65  h pqueue_.c:pque
5ff0: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70  ue.h printf_.c:p
6000: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f  rintf.h rebuild_
6010: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 70  .c:rebuild.h rep
6020: 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20  ort_.c:report.h 
6030: 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68  rss_.c:rss.h sch
6040: 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20  ema_.c:schema.h 
6050: 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68  setup_.c:setup.h
6060: 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20   sha1_.c:sha1.h 
6070: 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73  stat_.c:stat.h s
6080: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20  tyle_.c:style.h 
6090: 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74  sync_.c:sync.h t
60a0: 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76  ag_.c:tag.h tagv
60b0: 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68  iew_.c:tagview.h
60c0: 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d   th_main_.c:th_m
60d0: 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e  ain.h timeline_.
60e0: 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74  c:timeline.h tkt
60f0: 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e  _.c:tkt.h tktcon
6100: 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67  fig_.c:tktconfig
6110: 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74  .h tktsetup_.c:t
6120: 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e  ktsetup.h undo_.
6130: 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f  c:undo.h update_
6140: 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f  .c:update.h url_
6150: 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63  .c:url.h user_.c
6160: 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e  :user.h verify_.
6170: 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65  c:verify.h vfile
6180: 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69  _.c:vfile.h wiki
6190: 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66  _.c:wiki.h wikif
61a0: 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72  ormat_.c:wikifor
61b0: 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66  mat.h xfer_.c:xf
61c0: 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e  er.h zip_.c:zip.
61d0: 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69  h $(SRCDIR)/sqli
61e0: 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f  te3.h $(SRCDIR)/
61f0: 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68  th.h ./VERSION.h
6200: 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a  ..touch headers.
6210: 0a 63 6f 6e 74 65 6e 74 5f 2e 63 3a 09 24 28 53  .content_.c:.$(S
6220: 52 43 44 49 52 29 2f 63 6f 6e 74 65 6e 74 2e 63  RCDIR)/content.c
6230: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49   $(SRCDIR)/VERSI
6240: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f  ON translate.../
6250: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44  translate $(SRCD
6260: 49 52 29 2f 63 6f 6e 74 65 6e 74 2e 63 20 7c 20  IR)/content.c | 
6270: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29  sed -f $(SRCDIR)
6280: 2f 56 45 52 53 49 4f 4e 20 3e 63 6f 6e 74 65 6e  /VERSION >conten
6290: 74 5f 2e 63 0a 0a 63 6f 6e 74 65 6e 74 2e 6f 3a  t_.c..content.o:
62a0: 09 63 6f 6e 74 65 6e 74 5f 2e 63 20 63 6f 6e 74  .content_.c cont
62b0: 65 6e 74 2e 68 20 20 24 28 53 52 43 44 49 52 29  ent.h  $(SRCDIR)
62c0: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43  /config.h..$(XTC
62d0: 43 29 20 2d 6f 20 63 6f 6e 74 65 6e 74 2e 6f 20  C) -o content.o 
62e0: 2d 63 20 63 6f 6e 74 65 6e 74 5f 2e 63 0a 0a 63  -c content_.c..c
62f0: 6f 6e 74 65 6e 74 2e 68 3a 09 6d 61 6b 65 68 65  ontent.h:.makehe
6300: 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61  aders.../makehea
6310: 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64  ders  add_.c:add
6320: 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69  .h admin_.c:admi
6330: 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68  n.h bag_.c:bag.h
6340: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20   blob_.c:blob.h 
6350: 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68  branch_.c:branch
6360: 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f  .h browse_.c:bro
6370: 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69  wse.h cgi_.c:cgi
6380: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68  .h checkin_.c:ch
6390: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74  eckin.h checkout
63a0: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63  _.c:checkout.h c
63b0: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61  learsign_.c:clea
63c0: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63  rsign.h clone_.c
63d0: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d  :clone.h comform
63e0: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e  at_.c:comformat.
63f0: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63  h construct_.c:c
6400: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65  onstruct.h conte
6410: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20  nt_.c:content.h 
6420: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61  db_.c:db.h delta
6430: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74  _.c:delta.h delt
6440: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64  acmd_.c:deltacmd
6450: 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e  .h descendants_.
6460: 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 20  c:descendants.h 
6470: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64  diff_.c:diff.h d
6480: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d  iffcmd_.c:diffcm
6490: 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68  d.h doc_.c:doc.h
64a0: 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64   encode_.c:encod
64b0: 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65  e.h file_.c:file
64c0: 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e  .h http_.c:http.
64d0: 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68  h info_.c:info.h
64e0: 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e   login_.c:login.
64f0: 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68  h main_.c:main.h
6500: 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e   manifest_.c:man
6510: 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d  ifest.h md5_.c:m
6520: 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65  d5.h merge_.c:me
6530: 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a  rge.h merge3_.c:
6540: 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65  merge3.h my_page
6550: 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61  _.c:my_page.h na
6560: 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76  me_.c:name.h piv
6570: 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71  ot_.c:pivot.h pq
6580: 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68  ueue_.c:pqueue.h
6590: 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74   printf_.c:print
65a0: 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72  f.h rebuild_.c:r
65b0: 65 62 75 69 6c 64 2e 68 20 72 65 70 6f 72 74 5f  ebuild.h report_
65c0: 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 73 73 5f  .c:report.h rss_
65d0: 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f  .c:rss.h schema_
65e0: 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75  .c:schema.h setu
65f0: 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61  p_.c:setup.h sha
6600: 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 61 74  1_.c:sha1.h stat
6610: 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79 6c 65  _.c:stat.h style
6620: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63  _.c:style.h sync
6630: 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e  _.c:sync.h tag_.
6640: 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f  c:tag.h tagview_
6650: 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 68 5f  .c:tagview.h th_
6660: 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e  main_.c:th_main.
6670: 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69  h timeline_.c:ti
6680: 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a  meline.h tkt_.c:
6690: 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f  tkt.h tktconfig_
66a0: 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74  .c:tktconfig.h t
66b0: 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65  ktsetup_.c:tktse
66c0: 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e  tup.h undo_.c:un
66d0: 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75  do.h update_.c:u
66e0: 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75  pdate.h url_.c:u
66f0: 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65  rl.h user_.c:use
6700: 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65  r.h verify_.c:ve
6710: 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a  rify.h vfile_.c:
6720: 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a  vfile.h wiki_.c:
6730: 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61  wiki.h wikiforma
6740: 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e  t_.c:wikiformat.
6750: 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68  h xfer_.c:xfer.h
6760: 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28   zip_.c:zip.h $(
6770: 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e  SRCDIR)/sqlite3.
6780: 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68  h $(SRCDIR)/th.h
6790: 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f   ./VERSION.h..to
67a0: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 64 62 5f  uch headers..db_
67b0: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 64 62  .c:.$(SRCDIR)/db
67c0: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  .c $(SRCDIR)/VER
67d0: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09  SION translate..
67e0: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52  ./translate $(SR
67f0: 43 44 49 52 29 2f 64 62 2e 63 20 7c 20 73 65 64  CDIR)/db.c | sed
6800: 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45   -f $(SRCDIR)/VE
6810: 52 53 49 4f 4e 20 3e 64 62 5f 2e 63 0a 0a 64 62  RSION >db_.c..db
6820: 2e 6f 3a 09 64 62 5f 2e 63 20 64 62 2e 68 20 20  .o:.db_.c db.h  
6830: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67  $(SRCDIR)/config
6840: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 64  .h..$(XTCC) -o d
6850: 62 2e 6f 20 2d 63 20 64 62 5f 2e 63 0a 0a 64 62  b.o -c db_.c..db
6860: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a  .h:.makeheaders.
6870: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20  ../makeheaders  
6880: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d  add_.c:add.h adm
6890: 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61  in_.c:admin.h ba
68a0: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f  g_.c:bag.h blob_
68b0: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68  .c:blob.h branch
68c0: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f  _.c:branch.h bro
68d0: 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20  wse_.c:browse.h 
68e0: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65  cgi_.c:cgi.h che
68f0: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e  ckin_.c:checkin.
6900: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68  h checkout_.c:ch
6910: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69  eckout.h clearsi
6920: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e  gn_.c:clearsign.
6930: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65  h clone_.c:clone
6940: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a  .h comformat_.c:
6950: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73  comformat.h cons
6960: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75  truct_.c:constru
6970: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a  ct.h content_.c:
6980: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a  content.h db_.c:
6990: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65  db.h delta_.c:de
69a0: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e  lta.h deltacmd_.
69b0: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73  c:deltacmd.h des
69c0: 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65 73 63  cendants_.c:desc
69d0: 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 66 5f 2e  endants.h diff_.
69e0: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64  c:diff.h diffcmd
69f0: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 64 6f  _.c:diffcmd.h do
6a00: 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63 6f 64  c_.c:doc.h encod
6a10: 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69  e_.c:encode.h fi
6a20: 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74  le_.c:file.h htt
6a30: 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f  p_.c:http.h info
6a40: 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e  _.c:info.h login
6a50: 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e  _.c:login.h main
6a60: 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66  _.c:main.h manif
6a70: 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e  est_.c:manifest.
6a80: 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d  h md5_.c:md5.h m
6a90: 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20  erge_.c:merge.h 
6aa0: 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33  merge3_.c:merge3
6ab0: 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79  .h my_page_.c:my
6ac0: 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a  _page.h name_.c:
6ad0: 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a  name.h pivot_.c:
6ae0: 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e  pivot.h pqueue_.
6af0: 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74  c:pqueue.h print
6b00: 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65  f_.c:printf.h re
6b10: 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64  build_.c:rebuild
6b20: 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72 65 70  .h report_.c:rep
6b30: 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73  ort.h rss_.c:rss
6b40: 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68  .h schema_.c:sch
6b50: 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73  ema.h setup_.c:s
6b60: 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73  etup.h sha1_.c:s
6b70: 68 61 31 2e 68 20 73 74 61 74 5f 2e 63 3a 73 74  ha1.h stat_.c:st
6b80: 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74  at.h style_.c:st
6b90: 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79  yle.h sync_.c:sy
6ba0: 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e  nc.h tag_.c:tag.
6bb0: 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67  h tagview_.c:tag
6bc0: 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e  view.h th_main_.
6bd0: 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65  c:th_main.h time
6be0: 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65  line_.c:timeline
6bf0: 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20  .h tkt_.c:tkt.h 
6c00: 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74  tktconfig_.c:tkt
6c10: 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75  config.h tktsetu
6c20: 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20  p_.c:tktsetup.h 
6c30: 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75  undo_.c:undo.h u
6c40: 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e  pdate_.c:update.
6c50: 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75  h url_.c:url.h u
6c60: 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65  ser_.c:user.h ve
6c70: 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68  rify_.c:verify.h
6c80: 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e   vfile_.c:vfile.
6c90: 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68  h wiki_.c:wiki.h
6ca0: 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77   wikiformat_.c:w
6cb0: 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72  ikiformat.h xfer
6cc0: 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e  _.c:xfer.h zip_.
6cd0: 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52  c:zip.h $(SRCDIR
6ce0: 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52  )/sqlite3.h $(SR
6cf0: 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f 56 45 52  CDIR)/th.h ./VER
6d00: 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65  SION.h..touch he
6d10: 61 64 65 72 73 0a 0a 64 65 6c 74 61 5f 2e 63 3a  aders..delta_.c:
6d20: 09 24 28 53 52 43 44 49 52 29 2f 64 65 6c 74 61  .$(SRCDIR)/delta
6d30: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  .c $(SRCDIR)/VER
6d40: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09  SION translate..
6d50: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52  ./translate $(SR
6d60: 43 44 49 52 29 2f 64 65 6c 74 61 2e 63 20 7c 20  CDIR)/delta.c | 
6d70: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29  sed -f $(SRCDIR)
6d80: 2f 56 45 52 53 49 4f 4e 20 3e 64 65 6c 74 61 5f  /VERSION >delta_
6d90: 2e 63 0a 0a 64 65 6c 74 61 2e 6f 3a 09 64 65 6c  .c..delta.o:.del
6da0: 74 61 5f 2e 63 20 64 65 6c 74 61 2e 68 20 20 24  ta_.c delta.h  $
6db0: 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e  (SRCDIR)/config.
6dc0: 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 64 65  h..$(XTCC) -o de
6dd0: 6c 74 61 2e 6f 20 2d 63 20 64 65 6c 74 61 5f 2e  lta.o -c delta_.
6de0: 63 0a 0a 64 65 6c 74 61 2e 68 3a 09 6d 61 6b 65  c..delta.h:.make
6df0: 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68  headers.../makeh
6e00: 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61  eaders  add_.c:a
6e10: 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64  dd.h admin_.c:ad
6e20: 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67  min.h bag_.c:bag
6e30: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e  .h blob_.c:blob.
6e40: 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e  h branch_.c:bran
6e50: 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62  ch.h browse_.c:b
6e60: 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63  rowse.h cgi_.c:c
6e70: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a  gi.h checkin_.c:
6e80: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f  checkin.h checko
6e90: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68  ut_.c:checkout.h
6ea0: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c   clearsign_.c:cl
6eb0: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f  earsign.h clone_
6ec0: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f  .c:clone.h comfo
6ed0: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61  rmat_.c:comforma
6ee0: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63  t.h construct_.c
6ef0: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e  :construct.h con
6f00: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e  tent_.c:content.
6f10: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c  h db_.c:db.h del
6f20: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65  ta_.c:delta.h de
6f30: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63  ltacmd_.c:deltac
6f40: 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 73  md.h descendants
6f50: 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 2e  _.c:descendants.
6f60: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68  h diff_.c:diff.h
6f70: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66   diffcmd_.c:diff
6f80: 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f 63  cmd.h doc_.c:doc
6f90: 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63  .h encode_.c:enc
6fa0: 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69  ode.h file_.c:fi
6fb0: 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74  le.h http_.c:htt
6fc0: 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f  p.h info_.c:info
6fd0: 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69  .h login_.c:logi
6fe0: 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e  n.h main_.c:main
6ff0: 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d  .h manifest_.c:m
7000: 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63  anifest.h md5_.c
7010: 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a  :md5.h merge_.c:
7020: 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e  merge.h merge3_.
7030: 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61  c:merge3.h my_pa
7040: 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20  ge_.c:my_page.h 
7050: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70  name_.c:name.h p
7060: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20  ivot_.c:pivot.h 
7070: 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65  pqueue_.c:pqueue
7080: 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69  .h printf_.c:pri
7090: 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63  ntf.h rebuild_.c
70a0: 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 70 6f 72  :rebuild.h repor
70b0: 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 73  t_.c:report.h rs
70c0: 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d  s_.c:rss.h schem
70d0: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65  a_.c:schema.h se
70e0: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73  tup_.c:setup.h s
70f0: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74  ha1_.c:sha1.h st
7100: 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79  at_.c:stat.h sty
7110: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79  le_.c:style.h sy
7120: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67  nc_.c:sync.h tag
7130: 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65  _.c:tag.h tagvie
7140: 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74  w_.c:tagview.h t
7150: 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69  h_main_.c:th_mai
7160: 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a  n.h timeline_.c:
7170: 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e  timeline.h tkt_.
7180: 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69  c:tkt.h tktconfi
7190: 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68  g_.c:tktconfig.h
71a0: 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74   tktsetup_.c:tkt
71b0: 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a  setup.h undo_.c:
71c0: 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63  undo.h update_.c
71d0: 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63  :update.h url_.c
71e0: 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75  :url.h user_.c:u
71f0: 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a  ser.h verify_.c:
7200: 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e  verify.h vfile_.
7210: 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e  c:vfile.h wiki_.
7220: 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72  c:wiki.h wikifor
7230: 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61  mat_.c:wikiforma
7240: 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72  t.h xfer_.c:xfer
7250: 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20  .h zip_.c:zip.h 
7260: 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65  $(SRCDIR)/sqlite
7270: 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f 74 68  3.h $(SRCDIR)/th
7280: 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09  .h ./VERSION.h..
7290: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 64  touch headers..d
72a0: 65 6c 74 61 63 6d 64 5f 2e 63 3a 09 24 28 53 52  eltacmd_.c:.$(SR
72b0: 43 44 49 52 29 2f 64 65 6c 74 61 63 6d 64 2e 63  CDIR)/deltacmd.c
72c0: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49   $(SRCDIR)/VERSI
72d0: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f  ON translate.../
72e0: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44  translate $(SRCD
72f0: 49 52 29 2f 64 65 6c 74 61 63 6d 64 2e 63 20 7c  IR)/deltacmd.c |
7300: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52   sed -f $(SRCDIR
7310: 29 2f 56 45 52 53 49 4f 4e 20 3e 64 65 6c 74 61  )/VERSION >delta
7320: 63 6d 64 5f 2e 63 0a 0a 64 65 6c 74 61 63 6d 64  cmd_.c..deltacmd
7330: 2e 6f 3a 09 64 65 6c 74 61 63 6d 64 5f 2e 63 20  .o:.deltacmd_.c 
7340: 64 65 6c 74 61 63 6d 64 2e 68 20 20 24 28 53 52  deltacmd.h  $(SR
7350: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09  CDIR)/config.h..
7360: 24 28 58 54 43 43 29 20 2d 6f 20 64 65 6c 74 61  $(XTCC) -o delta
7370: 63 6d 64 2e 6f 20 2d 63 20 64 65 6c 74 61 63 6d  cmd.o -c deltacm
7380: 64 5f 2e 63 0a 0a 64 65 6c 74 61 63 6d 64 2e 68  d_.c..deltacmd.h
7390: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e  :.makeheaders...
73a0: 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64  /makeheaders  ad
73b0: 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e  d_.c:add.h admin
73c0: 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f  _.c:admin.h bag_
73d0: 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63  .c:bag.h blob_.c
73e0: 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e  :blob.h branch_.
73f0: 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73  c:branch.h brows
7400: 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67  e_.c:browse.h cg
7410: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b  i_.c:cgi.h check
7420: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20  in_.c:checkin.h 
7430: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63  checkout_.c:chec
7440: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e  kout.h clearsign
7450: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20  _.c:clearsign.h 
7460: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68  clone_.c:clone.h
7470: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f   comformat_.c:co
7480: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72  mformat.h constr
7490: 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74  uct_.c:construct
74a0: 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f  .h content_.c:co
74b0: 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62  ntent.h db_.c:db
74c0: 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74  .h delta_.c:delt
74d0: 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a  a.h deltacmd_.c:
74e0: 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65  deltacmd.h desce
74f0: 6e 64 61 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e  ndants_.c:descen
7500: 64 61 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a  dants.h diff_.c:
7510: 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e  diff.h diffcmd_.
7520: 63 3a 64 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f  c:diffcmd.h doc_
7530: 2e 63 3a 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f  .c:doc.h encode_
7540: 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65  .c:encode.h file
7550: 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f  _.c:file.h http_
7560: 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e  .c:http.h info_.
7570: 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e  c:info.h login_.
7580: 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e  c:login.h main_.
7590: 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73  c:main.h manifes
75a0: 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20  t_.c:manifest.h 
75b0: 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72  md5_.c:md5.h mer
75c0: 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65  ge_.c:merge.h me
75d0: 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68  rge3_.c:merge3.h
75e0: 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70   my_page_.c:my_p
75f0: 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61  age.h name_.c:na
7600: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69  me.h pivot_.c:pi
7610: 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a  vot.h pqueue_.c:
7620: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f  pqueue.h printf_
7630: 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75  .c:printf.h rebu
7640: 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68  ild_.c:rebuild.h
7650: 20 72 65 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72   report_.c:repor
7660: 74 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68  t.h rss_.c:rss.h
7670: 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d   schema_.c:schem
7680: 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74  a.h setup_.c:set
7690: 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61  up.h sha1_.c:sha
76a0: 31 2e 68 20 73 74 61 74 5f 2e 63 3a 73 74 61 74  1.h stat_.c:stat
76b0: 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c  .h style_.c:styl
76c0: 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63  e.h sync_.c:sync
76d0: 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20  .h tag_.c:tag.h 
76e0: 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69  tagview_.c:tagvi
76f0: 65 77 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a  ew.h th_main_.c:
7700: 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69  th_main.h timeli
7710: 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68  ne_.c:timeline.h
7720: 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b   tkt_.c:tkt.h tk
7730: 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f  tconfig_.c:tktco
7740: 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f  nfig.h tktsetup_
7750: 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e  .c:tktsetup.h un
7760: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64  do_.c:undo.h upd
7770: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20  ate_.c:update.h 
7780: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65  url_.c:url.h use
7790: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69  r_.c:user.h veri
77a0: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76  fy_.c:verify.h v
77b0: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20  file_.c:vfile.h 
77c0: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77  wiki_.c:wiki.h w
77d0: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b  ikiformat_.c:wik
77e0: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e  iformat.h xfer_.
77f0: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a  c:xfer.h zip_.c:
7800: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f  zip.h $(SRCDIR)/
7810: 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44  sqlite3.h $(SRCD
7820: 49 52 29 2f 74 68 2e 68 20 2e 2f 56 45 52 53 49  IR)/th.h ./VERSI
7830: 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64  ON.h..touch head
7840: 65 72 73 0a 0a 64 65 73 63 65 6e 64 61 6e 74 73  ers..descendants
7850: 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 64  _.c:.$(SRCDIR)/d
7860: 65 73 63 65 6e 64 61 6e 74 73 2e 63 20 24 28 53  escendants.c $(S
7870: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74  RCDIR)/VERSION t
7880: 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e  ranslate.../tran
7890: 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f  slate $(SRCDIR)/
78a0: 64 65 73 63 65 6e 64 61 6e 74 73 2e 63 20 7c 20  descendants.c | 
78b0: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29  sed -f $(SRCDIR)
78c0: 2f 56 45 52 53 49 4f 4e 20 3e 64 65 73 63 65 6e  /VERSION >descen
78d0: 64 61 6e 74 73 5f 2e 63 0a 0a 64 65 73 63 65 6e  dants_.c..descen
78e0: 64 61 6e 74 73 2e 6f 3a 09 64 65 73 63 65 6e 64  dants.o:.descend
78f0: 61 6e 74 73 5f 2e 63 20 64 65 73 63 65 6e 64 61  ants_.c descenda
7900: 6e 74 73 2e 68 20 20 24 28 53 52 43 44 49 52 29  nts.h  $(SRCDIR)
7910: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43  /config.h..$(XTC
7920: 43 29 20 2d 6f 20 64 65 73 63 65 6e 64 61 6e 74  C) -o descendant
7930: 73 2e 6f 20 2d 63 20 64 65 73 63 65 6e 64 61 6e  s.o -c descendan
7940: 74 73 5f 2e 63 0a 0a 64 65 73 63 65 6e 64 61 6e  ts_.c..descendan
7950: 74 73 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72  ts.h:.makeheader
7960: 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73  s.../makeheaders
7970: 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61    add_.c:add.h a
7980: 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20  dmin_.c:admin.h 
7990: 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f  bag_.c:bag.h blo
79a0: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e  b_.c:blob.h bran
79b0: 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62  ch_.c:branch.h b
79c0: 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e  rowse_.c:browse.
79d0: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63  h cgi_.c:cgi.h c
79e0: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69  heckin_.c:checki
79f0: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a  n.h checkout_.c:
7a00: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72  checkout.h clear
7a10: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67  sign_.c:clearsig
7a20: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f  n.h clone_.c:clo
7a30: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e  ne.h comformat_.
7a40: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f  c:comformat.h co
7a50: 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74  nstruct_.c:const
7a60: 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e  ruct.h content_.
7a70: 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e  c:content.h db_.
7a80: 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a  c:db.h delta_.c:
7a90: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64  delta.h deltacmd
7aa0: 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64  _.c:deltacmd.h d
7ab0: 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65  escendants_.c:de
7ac0: 73 63 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 66  scendants.h diff
7ad0: 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63  _.c:diff.h diffc
7ae0: 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20  md_.c:diffcmd.h 
7af0: 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63  doc_.c:doc.h enc
7b00: 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20  ode_.c:encode.h 
7b10: 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68  file_.c:file.h h
7b20: 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e  ttp_.c:http.h in
7b30: 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67  fo_.c:info.h log
7b40: 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61  in_.c:login.h ma
7b50: 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e  in_.c:main.h man
7b60: 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73  ifest_.c:manifes
7b70: 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68  t.h md5_.c:md5.h
7b80: 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e   merge_.c:merge.
7b90: 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67  h merge3_.c:merg
7ba0: 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a  e3.h my_page_.c:
7bb0: 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e  my_page.h name_.
7bc0: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e  c:name.h pivot_.
7bd0: 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65  c:pivot.h pqueue
7be0: 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69  _.c:pqueue.h pri
7bf0: 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20  ntf_.c:printf.h 
7c00: 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69  rebuild_.c:rebui
7c10: 6c 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72  ld.h report_.c:r
7c20: 65 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72  eport.h rss_.c:r
7c30: 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73  ss.h schema_.c:s
7c40: 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63  chema.h setup_.c
7c50: 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63  :setup.h sha1_.c
7c60: 3a 73 68 61 31 2e 68 20 73 74 61 74 5f 2e 63 3a  :sha1.h stat_.c:
7c70: 73 74 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a  stat.h style_.c:
7c80: 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a  style.h sync_.c:
7c90: 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61  sync.h tag_.c:ta
7ca0: 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74  g.h tagview_.c:t
7cb0: 61 67 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e  agview.h th_main
7cc0: 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69  _.c:th_main.h ti
7cd0: 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69  meline_.c:timeli
7ce0: 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e  ne.h tkt_.c:tkt.
7cf0: 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74  h tktconfig_.c:t
7d00: 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65  ktconfig.h tktse
7d10: 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e  tup_.c:tktsetup.
7d20: 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68  h undo_.c:undo.h
7d30: 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74   update_.c:updat
7d40: 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68  e.h url_.c:url.h
7d50: 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20   user_.c:user.h 
7d60: 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79  verify_.c:verify
7d70: 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c  .h vfile_.c:vfil
7d80: 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69  e.h wiki_.c:wiki
7d90: 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63  .h wikiformat_.c
7da0: 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66  :wikiformat.h xf
7db0: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70  er_.c:xfer.h zip
7dc0: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44  _.c:zip.h $(SRCD
7dd0: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28  IR)/sqlite3.h $(
7de0: 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f 56  SRCDIR)/th.h ./V
7df0: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20  ERSION.h..touch 
7e00: 68 65 61 64 65 72 73 0a 0a 64 69 66 66 5f 2e 63  headers..diff_.c
7e10: 3a 09 24 28 53 52 43 44 49 52 29 2f 64 69 66 66  :.$(SRCDIR)/diff
7e20: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  .c $(SRCDIR)/VER
7e30: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09  SION translate..
7e40: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52  ./translate $(SR
7e50: 43 44 49 52 29 2f 64 69 66 66 2e 63 20 7c 20 73  CDIR)/diff.c | s
7e60: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f  ed -f $(SRCDIR)/
7e70: 56 45 52 53 49 4f 4e 20 3e 64 69 66 66 5f 2e 63  VERSION >diff_.c
7e80: 0a 0a 64 69 66 66 2e 6f 3a 09 64 69 66 66 5f 2e  ..diff.o:.diff_.
7e90: 63 20 64 69 66 66 2e 68 20 20 24 28 53 52 43 44  c diff.h  $(SRCD
7ea0: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28  IR)/config.h..$(
7eb0: 58 54 43 43 29 20 2d 6f 20 64 69 66 66 2e 6f 20  XTCC) -o diff.o 
7ec0: 2d 63 20 64 69 66 66 5f 2e 63 0a 0a 64 69 66 66  -c diff_.c..diff
7ed0: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a  .h:.makeheaders.
7ee0: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20  ../makeheaders  
7ef0: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d  add_.c:add.h adm
7f00: 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61  in_.c:admin.h ba
7f10: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f  g_.c:bag.h blob_
7f20: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68  .c:blob.h branch
7f30: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f  _.c:branch.h bro
7f40: 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20  wse_.c:browse.h 
7f50: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65  cgi_.c:cgi.h che
7f60: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e  ckin_.c:checkin.
7f70: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68  h checkout_.c:ch
7f80: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69  eckout.h clearsi
7f90: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e  gn_.c:clearsign.
7fa0: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65  h clone_.c:clone
7fb0: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a  .h comformat_.c:
7fc0: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73  comformat.h cons
7fd0: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75  truct_.c:constru
7fe0: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a  ct.h content_.c:
7ff0: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a  content.h db_.c:
8000: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65  db.h delta_.c:de
8010: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e  lta.h deltacmd_.
8020: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73  c:deltacmd.h des
8030: 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65 73 63  cendants_.c:desc
8040: 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 66 5f 2e  endants.h diff_.
8050: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64  c:diff.h diffcmd
8060: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 64 6f  _.c:diffcmd.h do
8070: 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63 6f 64  c_.c:doc.h encod
8080: 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69  e_.c:encode.h fi
8090: 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74  le_.c:file.h htt
80a0: 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f  p_.c:http.h info
80b0: 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e  _.c:info.h login
80c0: 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e  _.c:login.h main
80d0: 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66  _.c:main.h manif
80e0: 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e  est_.c:manifest.
80f0: 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d  h md5_.c:md5.h m
8100: 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20  erge_.c:merge.h 
8110: 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33  merge3_.c:merge3
8120: 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79  .h my_page_.c:my
8130: 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a  _page.h name_.c:
8140: 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a  name.h pivot_.c:
8150: 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e  pivot.h pqueue_.
8160: 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74  c:pqueue.h print
8170: 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65  f_.c:printf.h re
8180: 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64  build_.c:rebuild
8190: 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72 65 70  .h report_.c:rep
81a0: 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73  ort.h rss_.c:rss
81b0: 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68  .h schema_.c:sch
81c0: 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73  ema.h setup_.c:s
81d0: 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73  etup.h sha1_.c:s
81e0: 68 61 31 2e 68 20 73 74 61 74 5f 2e 63 3a 73 74  ha1.h stat_.c:st
81f0: 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74  at.h style_.c:st
8200: 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79  yle.h sync_.c:sy
8210: 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e  nc.h tag_.c:tag.
8220: 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67  h tagview_.c:tag
8230: 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e  view.h th_main_.
8240: 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65  c:th_main.h time
8250: 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65  line_.c:timeline
8260: 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20  .h tkt_.c:tkt.h 
8270: 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74  tktconfig_.c:tkt
8280: 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75  config.h tktsetu
8290: 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20  p_.c:tktsetup.h 
82a0: 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75  undo_.c:undo.h u
82b0: 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e  pdate_.c:update.
82c0: 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75  h url_.c:url.h u
82d0: 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65  ser_.c:user.h ve
82e0: 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68  rify_.c:verify.h
82f0: 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e   vfile_.c:vfile.
8300: 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68  h wiki_.c:wiki.h
8310: 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77   wikiformat_.c:w
8320: 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72  ikiformat.h xfer
8330: 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e  _.c:xfer.h zip_.
8340: 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52  c:zip.h $(SRCDIR
8350: 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52  )/sqlite3.h $(SR
8360: 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f 56 45 52  CDIR)/th.h ./VER
8370: 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65  SION.h..touch he
8380: 61 64 65 72 73 0a 0a 64 69 66 66 63 6d 64 5f 2e  aders..diffcmd_.
8390: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 64 69 66  c:.$(SRCDIR)/dif
83a0: 66 63 6d 64 2e 63 20 24 28 53 52 43 44 49 52 29  fcmd.c $(SRCDIR)
83b0: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61  /VERSION transla
83c0: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20  te.../translate 
83d0: 24 28 53 52 43 44 49 52 29 2f 64 69 66 66 63 6d  $(SRCDIR)/diffcm
83e0: 64 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53  d.c | sed -f $(S
83f0: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e  RCDIR)/VERSION >
8400: 64 69 66 66 63 6d 64 5f 2e 63 0a 0a 64 69 66 66  diffcmd_.c..diff
8410: 63 6d 64 2e 6f 3a 09 64 69 66 66 63 6d 64 5f 2e  cmd.o:.diffcmd_.
8420: 63 20 64 69 66 66 63 6d 64 2e 68 20 20 24 28 53  c diffcmd.h  $(S
8430: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a  RCDIR)/config.h.
8440: 09 24 28 58 54 43 43 29 20 2d 6f 20 64 69 66 66  .$(XTCC) -o diff
8450: 63 6d 64 2e 6f 20 2d 63 20 64 69 66 66 63 6d 64  cmd.o -c diffcmd
8460: 5f 2e 63 0a 0a 64 69 66 66 63 6d 64 2e 68 3a 09  _.c..diffcmd.h:.
8470: 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d  makeheaders.../m
8480: 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f  akeheaders  add_
8490: 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e  .c:add.h admin_.
84a0: 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63  c:admin.h bag_.c
84b0: 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62  :bag.h blob_.c:b
84c0: 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a  lob.h branch_.c:
84d0: 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f  branch.h browse_
84e0: 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f  .c:browse.h cgi_
84f0: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e  .c:cgi.h checkin
8500: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68  _.c:checkin.h ch
8510: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f  eckout_.c:checko
8520: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e  ut.h clearsign_.
8530: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c  c:clearsign.h cl
8540: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63  one_.c:clone.h c
8550: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66  omformat_.c:comf
8560: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63  ormat.h construc
8570: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68  t_.c:construct.h
8580: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74   content_.c:cont
8590: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68  ent.h db_.c:db.h
85a0: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e   delta_.c:delta.
85b0: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65  h deltacmd_.c:de
85c0: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64  ltacmd.h descend
85d0: 61 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61  ants_.c:descenda
85e0: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69  nts.h diff_.c:di
85f0: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a  ff.h diffcmd_.c:
8600: 64 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63  diffcmd.h doc_.c
8610: 3a 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63  :doc.h encode_.c
8620: 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e  :encode.h file_.
8630: 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63  c:file.h http_.c
8640: 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a  :http.h info_.c:
8650: 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a  info.h login_.c:
8660: 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a  login.h main_.c:
8670: 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f  main.h manifest_
8680: 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64  .c:manifest.h md
8690: 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65  5_.c:md5.h merge
86a0: 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67  _.c:merge.h merg
86b0: 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d  e3_.c:merge3.h m
86c0: 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67  y_page_.c:my_pag
86d0: 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65  e.h name_.c:name
86e0: 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f  .h pivot_.c:pivo
86f0: 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71  t.h pqueue_.c:pq
8700: 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63  ueue.h printf_.c
8710: 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c  :printf.h rebuil
8720: 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72  d_.c:rebuild.h r
8730: 65 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e  eport_.c:report.
8740: 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73  h rss_.c:rss.h s
8750: 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e  chema_.c:schema.
8760: 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70  h setup_.c:setup
8770: 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e  .h sha1_.c:sha1.
8780: 68 20 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68  h stat_.c:stat.h
8790: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e   style_.c:style.
87a0: 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68  h sync_.c:sync.h
87b0: 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61   tag_.c:tag.h ta
87c0: 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77  gview_.c:tagview
87d0: 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68  .h th_main_.c:th
87e0: 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65  _main.h timeline
87f0: 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74  _.c:timeline.h t
8800: 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63  kt_.c:tkt.h tktc
8810: 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66  onfig_.c:tktconf
8820: 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63  ig.h tktsetup_.c
8830: 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f  :tktsetup.h undo
8840: 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74  _.c:undo.h updat
8850: 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72  e_.c:update.h ur
8860: 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f  l_.c:url.h user_
8870: 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79  .c:user.h verify
8880: 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69  _.c:verify.h vfi
8890: 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69  le_.c:vfile.h wi
88a0: 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b  ki_.c:wiki.h wik
88b0: 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66  iformat_.c:wikif
88c0: 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a  ormat.h xfer_.c:
88d0: 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69  xfer.h zip_.c:zi
88e0: 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71  p.h $(SRCDIR)/sq
88f0: 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 52  lite3.h $(SRCDIR
8900: 29 2f 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f 4e  )/th.h ./VERSION
8910: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72  .h..touch header
8920: 73 0a 0a 64 6f 63 5f 2e 63 3a 09 24 28 53 52 43  s..doc_.c:.$(SRC
8930: 44 49 52 29 2f 64 6f 63 2e 63 20 24 28 53 52 43  DIR)/doc.c $(SRC
8940: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61  DIR)/VERSION tra
8950: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c  nslate.../transl
8960: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 64 6f  ate $(SRCDIR)/do
8970: 63 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53  c.c | sed -f $(S
8980: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e  RCDIR)/VERSION >
8990: 64 6f 63 5f 2e 63 0a 0a 64 6f 63 2e 6f 3a 09 64  doc_.c..doc.o:.d
89a0: 6f 63 5f 2e 63 20 64 6f 63 2e 68 20 20 24 28 53  oc_.c doc.h  $(S
89b0: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a  RCDIR)/config.h.
89c0: 09 24 28 58 54 43 43 29 20 2d 6f 20 64 6f 63 2e  .$(XTCC) -o doc.
89d0: 6f 20 2d 63 20 64 6f 63 5f 2e 63 0a 0a 64 6f 63  o -c doc_.c..doc
89e0: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a  .h:.makeheaders.
89f0: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20  ../makeheaders  
8a00: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d  add_.c:add.h adm
8a10: 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61  in_.c:admin.h ba
8a20: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f  g_.c:bag.h blob_
8a30: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68  .c:blob.h branch
8a40: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f  _.c:branch.h bro
8a50: 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20  wse_.c:browse.h 
8a60: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65  cgi_.c:cgi.h che
8a70: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e  ckin_.c:checkin.
8a80: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68  h checkout_.c:ch
8a90: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69  eckout.h clearsi
8aa0: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e  gn_.c:clearsign.
8ab0: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65  h clone_.c:clone
8ac0: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a  .h comformat_.c:
8ad0: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73  comformat.h cons
8ae0: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75  truct_.c:constru
8af0: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a  ct.h content_.c:
8b00: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a  content.h db_.c:
8b10: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65  db.h delta_.c:de
8b20: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e  lta.h deltacmd_.
8b30: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73  c:deltacmd.h des
8b40: 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65 73 63  cendants_.c:desc
8b50: 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 66 5f 2e  endants.h diff_.
8b60: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64  c:diff.h diffcmd
8b70: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 64 6f  _.c:diffcmd.h do
8b80: 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63 6f 64  c_.c:doc.h encod
8b90: 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69  e_.c:encode.h fi
8ba0: 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74  le_.c:file.h htt
8bb0: 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f  p_.c:http.h info
8bc0: 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e  _.c:info.h login
8bd0: 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e  _.c:login.h main
8be0: 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66  _.c:main.h manif
8bf0: 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e  est_.c:manifest.
8c00: 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d  h md5_.c:md5.h m
8c10: 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20  erge_.c:merge.h 
8c20: 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33  merge3_.c:merge3
8c30: 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79  .h my_page_.c:my
8c40: 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a  _page.h name_.c:
8c50: 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a  name.h pivot_.c:
8c60: 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e  pivot.h pqueue_.
8c70: 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74  c:pqueue.h print
8c80: 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65  f_.c:printf.h re
8c90: 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64  build_.c:rebuild
8ca0: 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72 65 70  .h report_.c:rep
8cb0: 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73  ort.h rss_.c:rss
8cc0: 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68  .h schema_.c:sch
8cd0: 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73  ema.h setup_.c:s
8ce0: 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73  etup.h sha1_.c:s
8cf0: 68 61 31 2e 68 20 73 74 61 74 5f 2e 63 3a 73 74  ha1.h stat_.c:st
8d00: 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74  at.h style_.c:st
8d10: 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79  yle.h sync_.c:sy
8d20: 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e  nc.h tag_.c:tag.
8d30: 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67  h tagview_.c:tag
8d40: 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e  view.h th_main_.
8d50: 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65  c:th_main.h time
8d60: 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65  line_.c:timeline
8d70: 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20  .h tkt_.c:tkt.h 
8d80: 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74  tktconfig_.c:tkt
8d90: 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75  config.h tktsetu
8da0: 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20  p_.c:tktsetup.h 
8db0: 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75  undo_.c:undo.h u
8dc0: 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e  pdate_.c:update.
8dd0: 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75  h url_.c:url.h u
8de0: 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65  ser_.c:user.h ve
8df0: 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68  rify_.c:verify.h
8e00: 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e   vfile_.c:vfile.
8e10: 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68  h wiki_.c:wiki.h
8e20: 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77   wikiformat_.c:w
8e30: 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72  ikiformat.h xfer
8e40: 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e  _.c:xfer.h zip_.
8e50: 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52  c:zip.h $(SRCDIR
8e60: 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52  )/sqlite3.h $(SR
8e70: 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f 56 45 52  CDIR)/th.h ./VER
8e80: 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65  SION.h..touch he
8e90: 61 64 65 72 73 0a 0a 65 6e 63 6f 64 65 5f 2e 63  aders..encode_.c
8ea0: 3a 09 24 28 53 52 43 44 49 52 29 2f 65 6e 63 6f  :.$(SRCDIR)/enco
8eb0: 64 65 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56  de.c $(SRCDIR)/V
8ec0: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65  ERSION translate
8ed0: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28  .../translate $(
8ee0: 53 52 43 44 49 52 29 2f 65 6e 63 6f 64 65 2e 63  SRCDIR)/encode.c
8ef0: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44   | sed -f $(SRCD
8f00: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 65 6e 63  IR)/VERSION >enc
8f10: 6f 64 65 5f 2e 63 0a 0a 65 6e 63 6f 64 65 2e 6f  ode_.c..encode.o
8f20: 3a 09 65 6e 63 6f 64 65 5f 2e 63 20 65 6e 63 6f  :.encode_.c enco
8f30: 64 65 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f  de.h  $(SRCDIR)/
8f40: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43  config.h..$(XTCC
8f50: 29 20 2d 6f 20 65 6e 63 6f 64 65 2e 6f 20 2d 63  ) -o encode.o -c
8f60: 20 65 6e 63 6f 64 65 5f 2e 63 0a 0a 65 6e 63 6f   encode_.c..enco
8f70: 64 65 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72  de.h:.makeheader
8f80: 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73  s.../makeheaders
8f90: 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61    add_.c:add.h a
8fa0: 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20  dmin_.c:admin.h 
8fb0: 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f  bag_.c:bag.h blo
8fc0: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e  b_.c:blob.h bran
8fd0: 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62  ch_.c:branch.h b
8fe0: 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e  rowse_.c:browse.
8ff0: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63  h cgi_.c:cgi.h c
9000: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69  heckin_.c:checki
9010: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a  n.h checkout_.c:
9020: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72  checkout.h clear
9030: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67  sign_.c:clearsig
9040: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f  n.h clone_.c:clo
9050: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e  ne.h comformat_.
9060: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f  c:comformat.h co
9070: 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74  nstruct_.c:const
9080: 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e  ruct.h content_.
9090: 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e  c:content.h db_.
90a0: 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a  c:db.h delta_.c:
90b0: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64  delta.h deltacmd
90c0: 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64  _.c:deltacmd.h d
90d0: 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65  escendants_.c:de
90e0: 73 63 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 66  scendants.h diff
90f0: 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63  _.c:diff.h diffc
9100: 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20  md_.c:diffcmd.h 
9110: 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63  doc_.c:doc.h enc
9120: 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20  ode_.c:encode.h 
9130: 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68  file_.c:file.h h
9140: 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e  ttp_.c:http.h in
9150: 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67  fo_.c:info.h log
9160: 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61  in_.c:login.h ma
9170: 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e  in_.c:main.h man
9180: 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73  ifest_.c:manifes
9190: 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68  t.h md5_.c:md5.h
91a0: 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e   merge_.c:merge.
91b0: 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67  h merge3_.c:merg
91c0: 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a  e3.h my_page_.c:
91d0: 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e  my_page.h name_.
91e0: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e  c:name.h pivot_.
91f0: 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65  c:pivot.h pqueue
9200: 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69  _.c:pqueue.h pri
9210: 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20  ntf_.c:printf.h 
9220: 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69  rebuild_.c:rebui
9230: 6c 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72  ld.h report_.c:r
9240: 65 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72  eport.h rss_.c:r
9250: 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73  ss.h schema_.c:s
9260: 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63  chema.h setup_.c
9270: 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63  :setup.h sha1_.c
9280: 3a 73 68 61 31 2e 68 20 73 74 61 74 5f 2e 63 3a  :sha1.h stat_.c:
9290: 73 74 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a  stat.h style_.c:
92a0: 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a  style.h sync_.c:
92b0: 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61  sync.h tag_.c:ta
92c0: 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74  g.h tagview_.c:t
92d0: 61 67 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e  agview.h th_main
92e0: 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69  _.c:th_main.h ti
92f0: 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69  meline_.c:timeli
9300: 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e  ne.h tkt_.c:tkt.
9310: 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74  h tktconfig_.c:t
9320: 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65  ktconfig.h tktse
9330: 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e  tup_.c:tktsetup.
9340: 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68  h undo_.c:undo.h
9350: 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74   update_.c:updat
9360: 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68  e.h url_.c:url.h
9370: 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20   user_.c:user.h 
9380: 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79  verify_.c:verify
9390: 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c  .h vfile_.c:vfil
93a0: 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69  e.h wiki_.c:wiki
93b0: 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63  .h wikiformat_.c
93c0: 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66  :wikiformat.h xf
93d0: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70  er_.c:xfer.h zip
93e0: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44  _.c:zip.h $(SRCD
93f0: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28  IR)/sqlite3.h $(
9400: 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f 56  SRCDIR)/th.h ./V
9410: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20  ERSION.h..touch 
9420: 68 65 61 64 65 72 73 0a 0a 66 69 6c 65 5f 2e 63  headers..file_.c
9430: 3a 09 24 28 53 52 43 44 49 52 29 2f 66 69 6c 65  :.$(SRCDIR)/file
9440: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  .c $(SRCDIR)/VER
9450: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09  SION translate..
9460: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52  ./translate $(SR
9470: 43 44 49 52 29 2f 66 69 6c 65 2e 63 20 7c 20 73  CDIR)/file.c | s
9480: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f  ed -f $(SRCDIR)/
9490: 56 45 52 53 49 4f 4e 20 3e 66 69 6c 65 5f 2e 63  VERSION >file_.c
94a0: 0a 0a 66 69 6c 65 2e 6f 3a 09 66 69 6c 65 5f 2e  ..file.o:.file_.
94b0: 63 20 66 69 6c 65 2e 68 20 20 24 28 53 52 43 44  c file.h  $(SRCD
94c0: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28  IR)/config.h..$(
94d0: 58 54 43 43 29 20 2d 6f 20 66 69 6c 65 2e 6f 20  XTCC) -o file.o 
94e0: 2d 63 20 66 69 6c 65 5f 2e 63 0a 0a 66 69 6c 65  -c file_.c..file
94f0: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a  .h:.makeheaders.
9500: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20  ../makeheaders  
9510: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d  add_.c:add.h adm
9520: 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61  in_.c:admin.h ba
9530: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f  g_.c:bag.h blob_
9540: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68  .c:blob.h branch
9550: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f  _.c:branch.h bro
9560: 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20  wse_.c:browse.h 
9570: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65  cgi_.c:cgi.h che
9580: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e  ckin_.c:checkin.
9590: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68  h checkout_.c:ch
95a0: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69  eckout.h clearsi
95b0: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e  gn_.c:clearsign.
95c0: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65  h clone_.c:clone
95d0: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a  .h comformat_.c:
95e0: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73  comformat.h cons
95f0: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75  truct_.c:constru
9600: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a  ct.h content_.c:
9610: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a  content.h db_.c:
9620: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65  db.h delta_.c:de
9630: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e  lta.h deltacmd_.
9640: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73  c:deltacmd.h des
9650: 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65 73 63  cendants_.c:desc
9660: 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 66 5f 2e  endants.h diff_.
9670: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64  c:diff.h diffcmd
9680: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 64 6f  _.c:diffcmd.h do
9690: 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63 6f 64  c_.c:doc.h encod
96a0: 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69  e_.c:encode.h fi
96b0: 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74  le_.c:file.h htt
96c0: 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f  p_.c:http.h info
96d0: 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e  _.c:info.h login
96e0: 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e  _.c:login.h main
96f0: 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66  _.c:main.h manif
9700: 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e  est_.c:manifest.
9710: 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d  h md5_.c:md5.h m
9720: 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20  erge_.c:merge.h 
9730: 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33  merge3_.c:merge3
9740: 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79  .h my_page_.c:my
9750: 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a  _page.h name_.c:
9760: 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a  name.h pivot_.c:
9770: 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e  pivot.h pqueue_.
9780: 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74  c:pqueue.h print
9790: 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65  f_.c:printf.h re
97a0: 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64  build_.c:rebuild
97b0: 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72 65 70  .h report_.c:rep
97c0: 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73  ort.h rss_.c:rss
97d0: 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68  .h schema_.c:sch
97e0: 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73  ema.h setup_.c:s
97f0: 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73  etup.h sha1_.c:s
9800: 68 61 31 2e 68 20 73 74 61 74 5f 2e 63 3a 73 74  ha1.h stat_.c:st
9810: 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74  at.h style_.c:st
9820: 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79  yle.h sync_.c:sy
9830: 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e  nc.h tag_.c:tag.
9840: 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67  h tagview_.c:tag
9850: 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e  view.h th_main_.
9860: 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65  c:th_main.h time
9870: 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65  line_.c:timeline
9880: 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20  .h tkt_.c:tkt.h 
9890: 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74  tktconfig_.c:tkt
98a0: 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75  config.h tktsetu
98b0: 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20  p_.c:tktsetup.h 
98c0: 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75  undo_.c:undo.h u
98d0: 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e  pdate_.c:update.
98e0: 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75  h url_.c:url.h u
98f0: 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65  ser_.c:user.h ve
9900: 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68  rify_.c:verify.h
9910: 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e   vfile_.c:vfile.
9920: 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68  h wiki_.c:wiki.h
9930: 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77   wikiformat_.c:w
9940: 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72  ikiformat.h xfer
9950: 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e  _.c:xfer.h zip_.
9960: 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52  c:zip.h $(SRCDIR
9970: 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52  )/sqlite3.h $(SR
9980: 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f 56 45 52  CDIR)/th.h ./VER
9990: 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65  SION.h..touch he
99a0: 61 64 65 72 73 0a 0a 68 74 74 70 5f 2e 63 3a 09  aders..http_.c:.
99b0: 24 28 53 52 43 44 49 52 29 2f 68 74 74 70 2e 63  $(SRCDIR)/http.c
99c0: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49   $(SRCDIR)/VERSI
99d0: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f  ON translate.../
99e0: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44  translate $(SRCD
99f0: 49 52 29 2f 68 74 74 70 2e 63 20 7c 20 73 65 64  IR)/http.c | sed
9a00: 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45   -f $(SRCDIR)/VE
9a10: 52 53 49 4f 4e 20 3e 68 74 74 70 5f 2e 63 0a 0a  RSION >http_.c..
9a20: 68 74 74 70 2e 6f 3a 09 68 74 74 70 5f 2e 63 20  http.o:.http_.c 
9a30: 68 74 74 70 2e 68 20 20 24 28 53 52 43 44 49 52  http.h  $(SRCDIR
9a40: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54  )/config.h..$(XT
9a50: 43 43 29 20 2d 6f 20 68 74 74 70 2e 6f 20 2d 63  CC) -o http.o -c
9a60: 20 68 74 74 70 5f 2e 63 0a 0a 68 74 74 70 2e 68   http_.c..http.h
9a70: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e  :.makeheaders...
9a80: 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64  /makeheaders  ad
9a90: 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e  d_.c:add.h admin
9aa0: 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f  _.c:admin.h bag_
9ab0: 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63  .c:bag.h blob_.c
9ac0: 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e  :blob.h branch_.
9ad0: 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73  c:branch.h brows
9ae0: 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67  e_.c:browse.h cg
9af0: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b  i_.c:cgi.h check
9b00: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20  in_.c:checkin.h 
9b10: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63  checkout_.c:chec
9b20: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e  kout.h clearsign
9b30: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20  _.c:clearsign.h 
9b40: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68  clone_.c:clone.h
9b50: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f   comformat_.c:co
9b60: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72  mformat.h constr
9b70: 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74  uct_.c:construct
9b80: 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f  .h content_.c:co
9b90: 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62  ntent.h db_.c:db
9ba0: 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74  .h delta_.c:delt
9bb0: 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a  a.h deltacmd_.c:
9bc0: 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65  deltacmd.h desce
9bd0: 6e 64 61 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e  ndants_.c:descen
9be0: 64 61 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a  dants.h diff_.c:
9bf0: 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e  diff.h diffcmd_.
9c00: 63 3a 64 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f  c:diffcmd.h doc_
9c10: 2e 63 3a 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f  .c:doc.h encode_
9c20: 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65  .c:encode.h file
9c30: 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f  _.c:file.h http_
9c40: 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e  .c:http.h info_.
9c50: 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e  c:info.h login_.
9c60: 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e  c:login.h main_.
9c70: 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73  c:main.h manifes
9c80: 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20  t_.c:manifest.h 
9c90: 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72  md5_.c:md5.h mer
9ca0: 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65  ge_.c:merge.h me
9cb0: 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68  rge3_.c:merge3.h
9cc0: 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70   my_page_.c:my_p
9cd0: 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61  age.h name_.c:na
9ce0: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69  me.h pivot_.c:pi
9cf0: 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a  vot.h pqueue_.c:
9d00: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f  pqueue.h printf_
9d10: 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75  .c:printf.h rebu
9d20: 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68  ild_.c:rebuild.h
9d30: 20 72 65 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72   report_.c:repor
9d40: 74 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68  t.h rss_.c:rss.h
9d50: 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d   schema_.c:schem
9d60: 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74  a.h setup_.c:set
9d70: 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61  up.h sha1_.c:sha
9d80: 31 2e 68 20 73 74 61 74 5f 2e 63 3a 73 74 61 74  1.h stat_.c:stat
9d90: 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c  .h style_.c:styl
9da0: 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63  e.h sync_.c:sync
9db0: 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20  .h tag_.c:tag.h 
9dc0: 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69  tagview_.c:tagvi
9dd0: 65 77 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a  ew.h th_main_.c:
9de0: 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69  th_main.h timeli
9df0: 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68  ne_.c:timeline.h
9e00: 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b   tkt_.c:tkt.h tk
9e10: 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f  tconfig_.c:tktco
9e20: 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f  nfig.h tktsetup_
9e30: 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e  .c:tktsetup.h un
9e40: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64  do_.c:undo.h upd
9e50: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20  ate_.c:update.h 
9e60: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65  url_.c:url.h use
9e70: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69  r_.c:user.h veri
9e80: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76  fy_.c:verify.h v
9e90: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20  file_.c:vfile.h 
9ea0: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77  wiki_.c:wiki.h w
9eb0: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b  ikiformat_.c:wik
9ec0: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e  iformat.h xfer_.
9ed0: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a  c:xfer.h zip_.c:
9ee0: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f  zip.h $(SRCDIR)/
9ef0: 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44  sqlite3.h $(SRCD
9f00: 49 52 29 2f 74 68 2e 68 20 2e 2f 56 45 52 53 49  IR)/th.h ./VERSI
9f10: 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64  ON.h..touch head
9f20: 65 72 73 0a 0a 69 6e 66 6f 5f 2e 63 3a 09 24 28  ers..info_.c:.$(
9f30: 53 52 43 44 49 52 29 2f 69 6e 66 6f 2e 63 20 24  SRCDIR)/info.c $
9f40: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
9f50: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72   translate.../tr
9f60: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52  anslate $(SRCDIR
9f70: 29 2f 69 6e 66 6f 2e 63 20 7c 20 73 65 64 20 2d  )/info.c | sed -
9f80: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  f $(SRCDIR)/VERS
9f90: 49 4f 4e 20 3e 69 6e 66 6f 5f 2e 63 0a 0a 69 6e  ION >info_.c..in
9fa0: 66 6f 2e 6f 3a 09 69 6e 66 6f 5f 2e 63 20 69 6e  fo.o:.info_.c in
9fb0: 66 6f 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f  fo.h  $(SRCDIR)/
9fc0: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43  config.h..$(XTCC
9fd0: 29 20 2d 6f 20 69 6e 66 6f 2e 6f 20 2d 63 20 69  ) -o info.o -c i
9fe0: 6e 66 6f 5f 2e 63 0a 0a 69 6e 66 6f 2e 68 3a 09  nfo_.c..info.h:.
9ff0: 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d  makeheaders.../m
a000: 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f  akeheaders  add_
a010: 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e  .c:add.h admin_.
a020: 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63  c:admin.h bag_.c
a030: 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62  :bag.h blob_.c:b
a040: 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a  lob.h branch_.c:
a050: 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f  branch.h browse_
a060: 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f  .c:browse.h cgi_
a070: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e  .c:cgi.h checkin
a080: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68  _.c:checkin.h ch
a090: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f  eckout_.c:checko
a0a0: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e  ut.h clearsign_.
a0b0: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c  c:clearsign.h cl
a0c0: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63  one_.c:clone.h c
a0d0: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66  omformat_.c:comf
a0e0: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63  ormat.h construc
a0f0: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68  t_.c:construct.h
a100: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74   content_.c:cont
a110: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68  ent.h db_.c:db.h
a120: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e   delta_.c:delta.
a130: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65  h deltacmd_.c:de
a140: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64  ltacmd.h descend
a150: 61 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61  ants_.c:descenda
a160: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69  nts.h diff_.c:di
a170: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a  ff.h diffcmd_.c:
a180: 64 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63  diffcmd.h doc_.c
a190: 3a 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63  :doc.h encode_.c
a1a0: 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e  :encode.h file_.
a1b0: 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63  c:file.h http_.c
a1c0: 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a  :http.h info_.c:
a1d0: 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a  info.h login_.c:
a1e0: 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a  login.h main_.c:
a1f0: 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f  main.h manifest_
a200: 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64  .c:manifest.h md
a210: 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65  5_.c:md5.h merge
a220: 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67  _.c:merge.h merg
a230: 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d  e3_.c:merge3.h m
a240: 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67  y_page_.c:my_pag
a250: 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65  e.h name_.c:name
a260: 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f  .h pivot_.c:pivo
a270: 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71  t.h pqueue_.c:pq
a280: 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63  ueue.h printf_.c
a290: 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c  :printf.h rebuil
a2a0: 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72  d_.c:rebuild.h r
a2b0: 65 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e  eport_.c:report.
a2c0: 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73  h rss_.c:rss.h s
a2d0: 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e  chema_.c:schema.
a2e0: 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70  h setup_.c:setup
a2f0: 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e  .h sha1_.c:sha1.
a300: 68 20 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68  h stat_.c:stat.h
a310: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e   style_.c:style.
a320: 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68  h sync_.c:sync.h
a330: 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61   tag_.c:tag.h ta
a340: 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77  gview_.c:tagview
a350: 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68  .h th_main_.c:th
a360: 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65  _main.h timeline
a370: 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74  _.c:timeline.h t
a380: 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63  kt_.c:tkt.h tktc
a390: 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66  onfig_.c:tktconf
a3a0: 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63  ig.h tktsetup_.c
a3b0: 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f  :tktsetup.h undo
a3c0: 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74  _.c:undo.h updat
a3d0: 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72  e_.c:update.h ur
a3e0: 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f  l_.c:url.h user_
a3f0: 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79  .c:user.h verify
a400: 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69  _.c:verify.h vfi
a410: 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69  le_.c:vfile.h wi
a420: 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b  ki_.c:wiki.h wik
a430: 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66  iformat_.c:wikif
a440: 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a  ormat.h xfer_.c:
a450: 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69  xfer.h zip_.c:zi
a460: 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71  p.h $(SRCDIR)/sq
a470: 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 52  lite3.h $(SRCDIR
a480: 29 2f 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f 4e  )/th.h ./VERSION
a490: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72  .h..touch header
a4a0: 73 0a 0a 6c 6f 67 69 6e 5f 2e 63 3a 09 24 28 53  s..login_.c:.$(S
a4b0: 52 43 44 49 52 29 2f 6c 6f 67 69 6e 2e 63 20 24  RCDIR)/login.c $
a4c0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
a4d0: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72   translate.../tr
a4e0: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52  anslate $(SRCDIR
a4f0: 29 2f 6c 6f 67 69 6e 2e 63 20 7c 20 73 65 64 20  )/login.c | sed 
a500: 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  -f $(SRCDIR)/VER
a510: 53 49 4f 4e 20 3e 6c 6f 67 69 6e 5f 2e 63 0a 0a  SION >login_.c..
a520: 6c 6f 67 69 6e 2e 6f 3a 09 6c 6f 67 69 6e 5f 2e  login.o:.login_.
a530: 63 20 6c 6f 67 69 6e 2e 68 20 20 24 28 53 52 43  c login.h  $(SRC
a540: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24  DIR)/config.h..$
a550: 28 58 54 43 43 29 20 2d 6f 20 6c 6f 67 69 6e 2e  (XTCC) -o login.
a560: 6f 20 2d 63 20 6c 6f 67 69 6e 5f 2e 63 0a 0a 6c  o -c login_.c..l
a570: 6f 67 69 6e 2e 68 3a 09 6d 61 6b 65 68 65 61 64  ogin.h:.makehead
a580: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65  ers.../makeheade
a590: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68  rs  add_.c:add.h
a5a0: 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e   admin_.c:admin.
a5b0: 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62  h bag_.c:bag.h b
a5c0: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72  lob_.c:blob.h br
a5d0: 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68  anch_.c:branch.h
a5e0: 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73   browse_.c:brows
a5f0: 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68  e.h cgi_.c:cgi.h
a600: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63   checkin_.c:chec
a610: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e  kin.h checkout_.
a620: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65  c:checkout.h cle
a630: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73  arsign_.c:clears
a640: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63  ign.h clone_.c:c
a650: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74  lone.h comformat
a660: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20  _.c:comformat.h 
a670: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e  construct_.c:con
a680: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74  struct.h content
a690: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62  _.c:content.h db
a6a0: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e  _.c:db.h delta_.
a6b0: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63  c:delta.h deltac
a6c0: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68  md_.c:deltacmd.h
a6d0: 20 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a   descendants_.c:
a6e0: 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 20 64 69  descendants.h di
a6f0: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66  ff_.c:diff.h dif
a700: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e  fcmd_.c:diffcmd.
a710: 68 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65  h doc_.c:doc.h e
a720: 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e  ncode_.c:encode.
a730: 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68  h file_.c:file.h
a740: 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20   http_.c:http.h 
a750: 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c  info_.c:info.h l
a760: 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20  ogin_.c:login.h 
a770: 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d  main_.c:main.h m
a780: 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66  anifest_.c:manif
a790: 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35  est.h md5_.c:md5
a7a0: 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67  .h merge_.c:merg
a7b0: 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65  e.h merge3_.c:me
a7c0: 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e  rge3.h my_page_.
a7d0: 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65  c:my_page.h name
a7e0: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74  _.c:name.h pivot
a7f0: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65  _.c:pivot.h pque
a800: 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70  ue_.c:pqueue.h p
a810: 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e  rintf_.c:printf.
a820: 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62  h rebuild_.c:reb
a830: 75 69 6c 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63  uild.h report_.c
a840: 3a 72 65 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63  :report.h rss_.c
a850: 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63  :rss.h schema_.c
a860: 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f  :schema.h setup_
a870: 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f  .c:setup.h sha1_
a880: 2e 63 3a 73 68 61 31 2e 68 20 73 74 61 74 5f 2e  .c:sha1.h stat_.
a890: 63 3a 73 74 61 74 2e 68 20 73 74 79 6c 65 5f 2e  c:stat.h style_.
a8a0: 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e  c:style.h sync_.
a8b0: 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a  c:sync.h tag_.c:
a8c0: 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63  tag.h tagview_.c
a8d0: 3a 74 61 67 76 69 65 77 2e 68 20 74 68 5f 6d 61  :tagview.h th_ma
a8e0: 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e 68 20  in_.c:th_main.h 
a8f0: 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65  timeline_.c:time
a900: 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b  line.h tkt_.c:tk
a910: 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63  t.h tktconfig_.c
a920: 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74  :tktconfig.h tkt
a930: 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75  setup_.c:tktsetu
a940: 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f  p.h undo_.c:undo
a950: 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64  .h update_.c:upd
a960: 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c  ate.h url_.c:url
a970: 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e  .h user_.c:user.
a980: 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69  h verify_.c:veri
a990: 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66  fy.h vfile_.c:vf
a9a0: 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69  ile.h wiki_.c:wi
a9b0: 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f  ki.h wikiformat_
a9c0: 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20  .c:wikiformat.h 
a9d0: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a  xfer_.c:xfer.h z
a9e0: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52  ip_.c:zip.h $(SR
a9f0: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20  CDIR)/sqlite3.h 
aa00: 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e  $(SRCDIR)/th.h .
aa10: 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63  /VERSION.h..touc
aa20: 68 20 68 65 61 64 65 72 73 0a 0a 6d 61 69 6e 5f  h headers..main_
aa30: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 6d 61  .c:.$(SRCDIR)/ma
aa40: 69 6e 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56  in.c $(SRCDIR)/V
aa50: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65  ERSION translate
aa60: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28  .../translate $(
aa70: 53 52 43 44 49 52 29 2f 6d 61 69 6e 2e 63 20 7c  SRCDIR)/main.c |
aa80: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52   sed -f $(SRCDIR
aa90: 29 2f 56 45 52 53 49 4f 4e 20 3e 6d 61 69 6e 5f  )/VERSION >main_
aaa0: 2e 63 0a 0a 6d 61 69 6e 2e 6f 3a 09 6d 61 69 6e  .c..main.o:.main
aab0: 5f 2e 63 20 6d 61 69 6e 2e 68 20 70 61 67 65 5f  _.c main.h page_
aac0: 69 6e 64 65 78 2e 68 20 24 28 53 52 43 44 49 52  index.h $(SRCDIR
aad0: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54  )/config.h..$(XT
aae0: 43 43 29 20 2d 6f 20 6d 61 69 6e 2e 6f 20 2d 63  CC) -o main.o -c
aaf0: 20 6d 61 69 6e 5f 2e 63 0a 0a 6d 61 69 6e 2e 68   main_.c..main.h
ab00: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e  :.makeheaders...
ab10: 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64  /makeheaders  ad
ab20: 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e  d_.c:add.h admin
ab30: 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f  _.c:admin.h bag_
ab40: 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63  .c:bag.h blob_.c
ab50: 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e  :blob.h branch_.
ab60: 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73  c:branch.h brows
ab70: 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67  e_.c:browse.h cg
ab80: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b  i_.c:cgi.h check
ab90: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20  in_.c:checkin.h 
aba0: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63  checkout_.c:chec
abb0: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e  kout.h clearsign
abc0: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20  _.c:clearsign.h 
abd0: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68  clone_.c:clone.h
abe0: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f   comformat_.c:co
abf0: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72  mformat.h constr
ac00: 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74  uct_.c:construct
ac10: 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f  .h content_.c:co
ac20: 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62  ntent.h db_.c:db
ac30: 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74  .h delta_.c:delt
ac40: 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a  a.h deltacmd_.c:
ac50: 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65  deltacmd.h desce
ac60: 6e 64 61 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e  ndants_.c:descen
ac70: 64 61 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a  dants.h diff_.c:
ac80: 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e  diff.h diffcmd_.
ac90: 63 3a 64 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f  c:diffcmd.h doc_
aca0: 2e 63 3a 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f  .c:doc.h encode_
acb0: 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65  .c:encode.h file
acc0: 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f  _.c:file.h http_
acd0: 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e  .c:http.h info_.
ace0: 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e  c:info.h login_.
acf0: 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e  c:login.h main_.
ad00: 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73  c:main.h manifes
ad10: 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20  t_.c:manifest.h 
ad20: 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72  md5_.c:md5.h mer
ad30: 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65  ge_.c:merge.h me
ad40: 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68  rge3_.c:merge3.h
ad50: 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70   my_page_.c:my_p
ad60: 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61  age.h name_.c:na
ad70: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69  me.h pivot_.c:pi
ad80: 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a  vot.h pqueue_.c:
ad90: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f  pqueue.h printf_
ada0: 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75  .c:printf.h rebu
adb0: 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68  ild_.c:rebuild.h
adc0: 20 72 65 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72   report_.c:repor
add0: 74 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68  t.h rss_.c:rss.h
ade0: 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d   schema_.c:schem
adf0: 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74  a.h setup_.c:set
ae00: 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61  up.h sha1_.c:sha
ae10: 31 2e 68 20 73 74 61 74 5f 2e 63 3a 73 74 61 74  1.h stat_.c:stat
ae20: 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c  .h style_.c:styl
ae30: 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63  e.h sync_.c:sync
ae40: 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20  .h tag_.c:tag.h 
ae50: 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69  tagview_.c:tagvi
ae60: 65 77 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a  ew.h th_main_.c:
ae70: 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69  th_main.h timeli
ae80: 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68  ne_.c:timeline.h
ae90: 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b   tkt_.c:tkt.h tk
aea0: 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f  tconfig_.c:tktco
aeb0: 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f  nfig.h tktsetup_
aec0: 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e  .c:tktsetup.h un
aed0: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64  do_.c:undo.h upd
aee0: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20  ate_.c:update.h 
aef0: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65  url_.c:url.h use
af00: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69  r_.c:user.h veri
af10: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76  fy_.c:verify.h v
af20: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20  file_.c:vfile.h 
af30: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77  wiki_.c:wiki.h w
af40: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b  ikiformat_.c:wik
af50: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e  iformat.h xfer_.
af60: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a  c:xfer.h zip_.c:
af70: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f  zip.h $(SRCDIR)/
af80: 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44  sqlite3.h $(SRCD
af90: 49 52 29 2f 74 68 2e 68 20 2e 2f 56 45 52 53 49  IR)/th.h ./VERSI
afa0: 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64  ON.h..touch head
afb0: 65 72 73 0a 0a 6d 61 6e 69 66 65 73 74 5f 2e 63  ers..manifest_.c
afc0: 3a 09 24 28 53 52 43 44 49 52 29 2f 6d 61 6e 69  :.$(SRCDIR)/mani
afd0: 66 65 73 74 2e 63 20 24 28 53 52 43 44 49 52 29  fest.c $(SRCDIR)
afe0: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61  /VERSION transla
aff0: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20  te.../translate 
b000: 24 28 53 52 43 44 49 52 29 2f 6d 61 6e 69 66 65  $(SRCDIR)/manife
b010: 73 74 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28  st.c | sed -f $(
b020: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20  SRCDIR)/VERSION 
b030: 3e 6d 61 6e 69 66 65 73 74 5f 2e 63 0a 0a 6d 61  >manifest_.c..ma
b040: 6e 69 66 65 73 74 2e 6f 3a 09 6d 61 6e 69 66 65  nifest.o:.manife
b050: 73 74 5f 2e 63 20 6d 61 6e 69 66 65 73 74 2e 68  st_.c manifest.h
b060: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66    $(SRCDIR)/conf
b070: 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f  ig.h..$(XTCC) -o
b080: 20 6d 61 6e 69 66 65 73 74 2e 6f 20 2d 63 20 6d   manifest.o -c m
b090: 61 6e 69 66 65 73 74 5f 2e 63 0a 0a 6d 61 6e 69  anifest_.c..mani
b0a0: 66 65 73 74 2e 68 3a 09 6d 61 6b 65 68 65 61 64  fest.h:.makehead
b0b0: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65  ers.../makeheade
b0c0: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68  rs  add_.c:add.h
b0d0: 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e   admin_.c:admin.
b0e0: 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62  h bag_.c:bag.h b
b0f0: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72  lob_.c:blob.h br
b100: 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68  anch_.c:branch.h
b110: 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73   browse_.c:brows
b120: 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68  e.h cgi_.c:cgi.h
b130: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63   checkin_.c:chec
b140: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e  kin.h checkout_.
b150: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65  c:checkout.h cle
b160: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73  arsign_.c:clears
b170: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63  ign.h clone_.c:c
b180: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74  lone.h comformat
b190: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20  _.c:comformat.h 
b1a0: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e  construct_.c:con
b1b0: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74  struct.h content
b1c0: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62  _.c:content.h db
b1d0: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e  _.c:db.h delta_.
b1e0: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63  c:delta.h deltac
b1f0: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68  md_.c:deltacmd.h
b200: 20 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a   descendants_.c:
b210: 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 20 64 69  descendants.h di
b220: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66  ff_.c:diff.h dif
b230: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e  fcmd_.c:diffcmd.
b240: 68 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65  h doc_.c:doc.h e
b250: 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e  ncode_.c:encode.
b260: 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68  h file_.c:file.h
b270: 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20   http_.c:http.h 
b280: 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c  info_.c:info.h l
b290: 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20  ogin_.c:login.h 
b2a0: 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d  main_.c:main.h m
b2b0: 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66  anifest_.c:manif
b2c0: 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35  est.h md5_.c:md5
b2d0: 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67  .h merge_.c:merg
b2e0: 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65  e.h merge3_.c:me
b2f0: 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e  rge3.h my_page_.
b300: 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65  c:my_page.h name
b310: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74  _.c:name.h pivot
b320: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65  _.c:pivot.h pque
b330: 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70  ue_.c:pqueue.h p
b340: 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e  rintf_.c:printf.
b350: 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62  h rebuild_.c:reb
b360: 75 69 6c 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63  uild.h report_.c
b370: 3a 72 65 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63  :report.h rss_.c
b380: 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63  :rss.h schema_.c
b390: 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f  :schema.h setup_
b3a0: 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f  .c:setup.h sha1_
b3b0: 2e 63 3a 73 68 61 31 2e 68 20 73 74 61 74 5f 2e  .c:sha1.h stat_.
b3c0: 63 3a 73 74 61 74 2e 68 20 73 74 79 6c 65 5f 2e  c:stat.h style_.
b3d0: 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e  c:style.h sync_.
b3e0: 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a  c:sync.h tag_.c:
b3f0: 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63  tag.h tagview_.c
b400: 3a 74 61 67 76 69 65 77 2e 68 20 74 68 5f 6d 61  :tagview.h th_ma
b410: 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e 68 20  in_.c:th_main.h 
b420: 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65  timeline_.c:time
b430: 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b  line.h tkt_.c:tk
b440: 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63  t.h tktconfig_.c
b450: 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74  :tktconfig.h tkt
b460: 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75  setup_.c:tktsetu
b470: 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f  p.h undo_.c:undo
b480: 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64  .h update_.c:upd
b490: 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c  ate.h url_.c:url
b4a0: 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e  .h user_.c:user.
b4b0: 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69  h verify_.c:veri
b4c0: 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66  fy.h vfile_.c:vf
b4d0: 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69  ile.h wiki_.c:wi
b4e0: 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f  ki.h wikiformat_
b4f0: 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20  .c:wikiformat.h 
b500: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a  xfer_.c:xfer.h z
b510: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52  ip_.c:zip.h $(SR
b520: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20  CDIR)/sqlite3.h 
b530: 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e  $(SRCDIR)/th.h .
b540: 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63  /VERSION.h..touc
b550: 68 20 68 65 61 64 65 72 73 0a 0a 6d 64 35 5f 2e  h headers..md5_.
b560: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 6d 64 35  c:.$(SRCDIR)/md5
b570: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  .c $(SRCDIR)/VER
b580: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09  SION translate..
b590: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52  ./translate $(SR
b5a0: 43 44 49 52 29 2f 6d 64 35 2e 63 20 7c 20 73 65  CDIR)/md5.c | se
b5b0: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56  d -f $(SRCDIR)/V
b5c0: 45 52 53 49 4f 4e 20 3e 6d 64 35 5f 2e 63 0a 0a  ERSION >md5_.c..
b5d0: 6d 64 35 2e 6f 3a 09 6d 64 35 5f 2e 63 20 6d 64  md5.o:.md5_.c md
b5e0: 35 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63  5.h  $(SRCDIR)/c
b5f0: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29  onfig.h..$(XTCC)
b600: 20 2d 6f 20 6d 64 35 2e 6f 20 2d 63 20 6d 64 35   -o md5.o -c md5
b610: 5f 2e 63 0a 0a 6d 64 35 2e 68 3a 09 6d 61 6b 65  _.c..md5.h:.make
b620: 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68  headers.../makeh
b630: 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61  eaders  add_.c:a
b640: 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64  dd.h admin_.c:ad
b650: 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67  min.h bag_.c:bag
b660: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e  .h blob_.c:blob.
b670: 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e  h branch_.c:bran
b680: 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62  ch.h browse_.c:b
b690: 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63  rowse.h cgi_.c:c
b6a0: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a  gi.h checkin_.c:
b6b0: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f  checkin.h checko
b6c0: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68  ut_.c:checkout.h
b6d0: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c   clearsign_.c:cl
b6e0: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f  earsign.h clone_
b6f0: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f  .c:clone.h comfo
b700: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61  rmat_.c:comforma
b710: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63  t.h construct_.c
b720: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e  :construct.h con
b730: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e  tent_.c:content.
b740: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c  h db_.c:db.h del
b750: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65  ta_.c:delta.h de
b760: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63  ltacmd_.c:deltac
b770: 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 73  md.h descendants
b780: 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 2e  _.c:descendants.
b790: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68  h diff_.c:diff.h
b7a0: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66   diffcmd_.c:diff
b7b0: 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f 63  cmd.h doc_.c:doc
b7c0: 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63  .h encode_.c:enc
b7d0: 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69  ode.h file_.c:fi
b7e0: 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74  le.h http_.c:htt
b7f0: 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f  p.h info_.c:info
b800: 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69  .h login_.c:logi
b810: 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e  n.h main_.c:main
b820: 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d  .h manifest_.c:m
b830: 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63  anifest.h md5_.c
b840: 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a  :md5.h merge_.c:
b850: 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e  merge.h merge3_.
b860: 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61  c:merge3.h my_pa
b870: 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20  ge_.c:my_page.h 
b880: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70  name_.c:name.h p
b890: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20  ivot_.c:pivot.h 
b8a0: 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65  pqueue_.c:pqueue
b8b0: 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69  .h printf_.c:pri
b8c0: 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63  ntf.h rebuild_.c
b8d0: 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 70 6f 72  :rebuild.h repor
b8e0: 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 73  t_.c:report.h rs
b8f0: 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d  s_.c:rss.h schem
b900: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65  a_.c:schema.h se
b910: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73  tup_.c:setup.h s
b920: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74  ha1_.c:sha1.h st
b930: 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79  at_.c:stat.h sty
b940: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79  le_.c:style.h sy
b950: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67  nc_.c:sync.h tag
b960: 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65  _.c:tag.h tagvie
b970: 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74  w_.c:tagview.h t
b980: 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69  h_main_.c:th_mai
b990: 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a  n.h timeline_.c:
b9a0: 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e  timeline.h tkt_.
b9b0: 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69  c:tkt.h tktconfi
b9c0: 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68  g_.c:tktconfig.h
b9d0: 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74   tktsetup_.c:tkt
b9e0: 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a  setup.h undo_.c:
b9f0: 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63  undo.h update_.c
ba00: 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63  :update.h url_.c
ba10: 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75  :url.h user_.c:u
ba20: 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a  ser.h verify_.c:
ba30: 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e  verify.h vfile_.
ba40: 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e  c:vfile.h wiki_.
ba50: 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72  c:wiki.h wikifor
ba60: 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61  mat_.c:wikiforma
ba70: 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72  t.h xfer_.c:xfer
ba80: 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20  .h zip_.c:zip.h 
ba90: 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65  $(SRCDIR)/sqlite
baa0: 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f 74 68  3.h $(SRCDIR)/th
bab0: 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09  .h ./VERSION.h..
bac0: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 6d  touch headers..m
bad0: 65 72 67 65 5f 2e 63 3a 09 24 28 53 52 43 44 49  erge_.c:.$(SRCDI
bae0: 52 29 2f 6d 65 72 67 65 2e 63 20 24 28 53 52 43  R)/merge.c $(SRC
baf0: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61  DIR)/VERSION tra
bb00: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c  nslate.../transl
bb10: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 6d 65  ate $(SRCDIR)/me
bb20: 72 67 65 2e 63 20 7c 20 73 65 64 20 2d 66 20 24  rge.c | sed -f $
bb30: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
bb40: 20 3e 6d 65 72 67 65 5f 2e 63 0a 0a 6d 65 72 67   >merge_.c..merg
bb50: 65 2e 6f 3a 09 6d 65 72 67 65 5f 2e 63 20 6d 65  e.o:.merge_.c me
bb60: 72 67 65 2e 68 20 20 24 28 53 52 43 44 49 52 29  rge.h  $(SRCDIR)
bb70: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43  /config.h..$(XTC
bb80: 43 29 20 2d 6f 20 6d 65 72 67 65 2e 6f 20 2d 63  C) -o merge.o -c
bb90: 20 6d 65 72 67 65 5f 2e 63 0a 0a 6d 65 72 67 65   merge_.c..merge
bba0: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a  .h:.makeheaders.
bbb0: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20  ../makeheaders  
bbc0: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d  add_.c:add.h adm
bbd0: 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61  in_.c:admin.h ba
bbe0: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f  g_.c:bag.h blob_
bbf0: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68  .c:blob.h branch
bc00: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f  _.c:branch.h bro
bc10: 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20  wse_.c:browse.h 
bc20: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65  cgi_.c:cgi.h che
bc30: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e  ckin_.c:checkin.
bc40: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68  h checkout_.c:ch
bc50: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69  eckout.h clearsi
bc60: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e  gn_.c:clearsign.
bc70: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65  h clone_.c:clone
bc80: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a  .h comformat_.c:
bc90: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73  comformat.h cons
bca0: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75  truct_.c:constru
bcb0: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a  ct.h content_.c:
bcc0: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a  content.h db_.c:
bcd0: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65  db.h delta_.c:de
bce0: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e  lta.h deltacmd_.
bcf0: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73  c:deltacmd.h des
bd00: 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65 73 63  cendants_.c:desc
bd10: 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 66 5f 2e  endants.h diff_.
bd20: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64  c:diff.h diffcmd
bd30: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 64 6f  _.c:diffcmd.h do
bd40: 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63 6f 64  c_.c:doc.h encod
bd50: 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69  e_.c:encode.h fi
bd60: 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74  le_.c:file.h htt
bd70: 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f  p_.c:http.h info
bd80: 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e  _.c:info.h login
bd90: 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e  _.c:login.h main
bda0: 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66  _.c:main.h manif
bdb0: 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e  est_.c:manifest.
bdc0: 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d  h md5_.c:md5.h m
bdd0: 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20  erge_.c:merge.h 
bde0: 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33  merge3_.c:merge3
bdf0: 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79  .h my_page_.c:my
be00: 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a  _page.h name_.c:
be10: 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a  name.h pivot_.c:
be20: 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e  pivot.h pqueue_.
be30: 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74  c:pqueue.h print
be40: 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65  f_.c:printf.h re
be50: 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64  build_.c:rebuild
be60: 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72 65 70  .h report_.c:rep
be70: 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73  ort.h rss_.c:rss
be80: 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68  .h schema_.c:sch
be90: 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73  ema.h setup_.c:s
bea0: 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73  etup.h sha1_.c:s
beb0: 68 61 31 2e 68 20 73 74 61 74 5f 2e 63 3a 73 74  ha1.h stat_.c:st
bec0: 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74  at.h style_.c:st
bed0: 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79  yle.h sync_.c:sy
bee0: 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e  nc.h tag_.c:tag.
bef0: 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67  h tagview_.c:tag
bf00: 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e  view.h th_main_.
bf10: 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65  c:th_main.h time
bf20: 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65  line_.c:timeline
bf30: 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20  .h tkt_.c:tkt.h 
bf40: 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74  tktconfig_.c:tkt
bf50: 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75  config.h tktsetu
bf60: 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20  p_.c:tktsetup.h 
bf70: 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75  undo_.c:undo.h u
bf80: 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e  pdate_.c:update.
bf90: 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75  h url_.c:url.h u
bfa0: 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65  ser_.c:user.h ve
bfb0: 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68  rify_.c:verify.h
bfc0: 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e   vfile_.c:vfile.
bfd0: 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68  h wiki_.c:wiki.h
bfe0: 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77   wikiformat_.c:w
bff0: 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72  ikiformat.h xfer
c000: 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e  _.c:xfer.h zip_.
c010: 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52  c:zip.h $(SRCDIR
c020: 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52  )/sqlite3.h $(SR
c030: 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f 56 45 52  CDIR)/th.h ./VER
c040: 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65  SION.h..touch he
c050: 61 64 65 72 73 0a 0a 6d 65 72 67 65 33 5f 2e 63  aders..merge3_.c
c060: 3a 09 24 28 53 52 43 44 49 52 29 2f 6d 65 72 67  :.$(SRCDIR)/merg
c070: 65 33 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56  e3.c $(SRCDIR)/V
c080: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65  ERSION translate
c090: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28  .../translate $(
c0a0: 53 52 43 44 49 52 29 2f 6d 65 72 67 65 33 2e 63  SRCDIR)/merge3.c
c0b0: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44   | sed -f $(SRCD
c0c0: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 6d 65 72  IR)/VERSION >mer
c0d0: 67 65 33 5f 2e 63 0a 0a 6d 65 72 67 65 33 2e 6f  ge3_.c..merge3.o
c0e0: 3a 09 6d 65 72 67 65 33 5f 2e 63 20 6d 65 72 67  :.merge3_.c merg
c0f0: 65 33 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f  e3.h  $(SRCDIR)/
c100: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43  config.h..$(XTCC
c110: 29 20 2d 6f 20 6d 65 72 67 65 33 2e 6f 20 2d 63  ) -o merge3.o -c
c120: 20 6d 65 72 67 65 33 5f 2e 63 0a 0a 6d 65 72 67   merge3_.c..merg
c130: 65 33 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72  e3.h:.makeheader
c140: 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73  s.../makeheaders
c150: 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61    add_.c:add.h a
c160: 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20  dmin_.c:admin.h 
c170: 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f  bag_.c:bag.h blo
c180: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e  b_.c:blob.h bran
c190: 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62  ch_.c:branch.h b
c1a0: 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e  rowse_.c:browse.
c1b0: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63  h cgi_.c:cgi.h c
c1c0: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69  heckin_.c:checki
c1d0: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a  n.h checkout_.c:
c1e0: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72  checkout.h clear
c1f0: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67  sign_.c:clearsig
c200: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f  n.h clone_.c:clo
c210: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e  ne.h comformat_.
c220: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f  c:comformat.h co
c230: 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74  nstruct_.c:const
c240: 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e  ruct.h content_.
c250: 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e  c:content.h db_.
c260: 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a  c:db.h delta_.c:
c270: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64  delta.h deltacmd
c280: 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64  _.c:deltacmd.h d
c290: 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65  escendants_.c:de
c2a0: 73 63 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 66  scendants.h diff
c2b0: 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63  _.c:diff.h diffc
c2c0: 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20  md_.c:diffcmd.h 
c2d0: 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63  doc_.c:doc.h enc
c2e0: 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20  ode_.c:encode.h 
c2f0: 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68  file_.c:file.h h
c300: 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e  ttp_.c:http.h in
c310: 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67  fo_.c:info.h log
c320: 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61  in_.c:login.h ma
c330: 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e  in_.c:main.h man
c340: 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73  ifest_.c:manifes
c350: 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68  t.h md5_.c:md5.h
c360: 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e   merge_.c:merge.
c370: 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67  h merge3_.c:merg
c380: 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a  e3.h my_page_.c:
c390: 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e  my_page.h name_.
c3a0: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e  c:name.h pivot_.
c3b0: 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65  c:pivot.h pqueue
c3c0: 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69  _.c:pqueue.h pri
c3d0: 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20  ntf_.c:printf.h 
c3e0: 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69  rebuild_.c:rebui
c3f0: 6c 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72  ld.h report_.c:r
c400: 65 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72  eport.h rss_.c:r
c410: 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73  ss.h schema_.c:s
c420: 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63  chema.h setup_.c
c430: 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63  :setup.h sha1_.c
c440: 3a 73 68 61 31 2e 68 20 73 74 61 74 5f 2e 63 3a  :sha1.h stat_.c:
c450: 73 74 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a  stat.h style_.c:
c460: 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a  style.h sync_.c:
c470: 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61  sync.h tag_.c:ta
c480: 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74  g.h tagview_.c:t
c490: 61 67 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e  agview.h th_main
c4a0: 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69  _.c:th_main.h ti
c4b0: 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69  meline_.c:timeli
c4c0: 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e  ne.h tkt_.c:tkt.
c4d0: 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74  h tktconfig_.c:t
c4e0: 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65  ktconfig.h tktse
c4f0: 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e  tup_.c:tktsetup.
c500: 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68  h undo_.c:undo.h
c510: 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74   update_.c:updat
c520: 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68  e.h url_.c:url.h
c530: 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20   user_.c:user.h 
c540: 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79  verify_.c:verify
c550: 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c  .h vfile_.c:vfil
c560: 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69  e.h wiki_.c:wiki
c570: 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63  .h wikiformat_.c
c580: 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66  :wikiformat.h xf
c590: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70  er_.c:xfer.h zip
c5a0: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44  _.c:zip.h $(SRCD
c5b0: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28  IR)/sqlite3.h $(
c5c0: 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f 56  SRCDIR)/th.h ./V
c5d0: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20  ERSION.h..touch 
c5e0: 68 65 61 64 65 72 73 0a 0a 6d 79 5f 70 61 67 65  headers..my_page
c5f0: 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 6d  _.c:.$(SRCDIR)/m
c600: 79 5f 70 61 67 65 2e 63 20 24 28 53 52 43 44 49  y_page.c $(SRCDI
c610: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73  R)/VERSION trans
c620: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74  late.../translat
c630: 65 20 24 28 53 52 43 44 49 52 29 2f 6d 79 5f 70  e $(SRCDIR)/my_p
c640: 61 67 65 2e 63 20 7c 20 73 65 64 20 2d 66 20 24  age.c | sed -f $
c650: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
c660: 20 3e 6d 79 5f 70 61 67 65 5f 2e 63 0a 0a 6d 79   >my_page_.c..my
c670: 5f 70 61 67 65 2e 6f 3a 09 6d 79 5f 70 61 67 65  _page.o:.my_page
c680: 5f 2e 63 20 6d 79 5f 70 61 67 65 2e 68 20 20 24  _.c my_page.h  $
c690: 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e  (SRCDIR)/config.
c6a0: 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 6d 79  h..$(XTCC) -o my
c6b0: 5f 70 61 67 65 2e 6f 20 2d 63 20 6d 79 5f 70 61  _page.o -c my_pa
c6c0: 67 65 5f 2e 63 0a 0a 6d 79 5f 70 61 67 65 2e 68  ge_.c..my_page.h
c6d0: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e  :.makeheaders...
c6e0: 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64  /makeheaders  ad
c6f0: 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e  d_.c:add.h admin
c700: 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f  _.c:admin.h bag_
c710: 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63  .c:bag.h blob_.c
c720: 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e  :blob.h branch_.
c730: 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73  c:branch.h brows
c740: 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67  e_.c:browse.h cg
c750: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b  i_.c:cgi.h check
c760: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20  in_.c:checkin.h 
c770: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63  checkout_.c:chec
c780: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e  kout.h clearsign
c790: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20  _.c:clearsign.h 
c7a0: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68  clone_.c:clone.h
c7b0: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f   comformat_.c:co
c7c0: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72  mformat.h constr
c7d0: 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74  uct_.c:construct
c7e0: 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f  .h content_.c:co
c7f0: 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62  ntent.h db_.c:db
c800: 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74  .h delta_.c:delt
c810: 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a  a.h deltacmd_.c:
c820: 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65  deltacmd.h desce
c830: 6e 64 61 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e  ndants_.c:descen
c840: 64 61 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a  dants.h diff_.c:
c850: 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e  diff.h diffcmd_.
c860: 63 3a 64 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f  c:diffcmd.h doc_
c870: 2e 63 3a 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f  .c:doc.h encode_
c880: 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65  .c:encode.h file
c890: 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f  _.c:file.h http_
c8a0: 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e  .c:http.h info_.
c8b0: 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e  c:info.h login_.
c8c0: 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e  c:login.h main_.
c8d0: 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73  c:main.h manifes
c8e0: 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20  t_.c:manifest.h 
c8f0: 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72  md5_.c:md5.h mer
c900: 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65  ge_.c:merge.h me
c910: 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68  rge3_.c:merge3.h
c920: 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70   my_page_.c:my_p
c930: 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61  age.h name_.c:na
c940: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69  me.h pivot_.c:pi
c950: 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a  vot.h pqueue_.c:
c960: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f  pqueue.h printf_
c970: 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75  .c:printf.h rebu
c980: 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68  ild_.c:rebuild.h
c990: 20 72 65 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72   report_.c:repor
c9a0: 74 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68  t.h rss_.c:rss.h
c9b0: 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d   schema_.c:schem
c9c0: 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74  a.h setup_.c:set
c9d0: 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61  up.h sha1_.c:sha
c9e0: 31 2e 68 20 73 74 61 74 5f 2e 63 3a 73 74 61 74  1.h stat_.c:stat
c9f0: 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c  .h style_.c:styl
ca00: 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63  e.h sync_.c:sync
ca10: 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20  .h tag_.c:tag.h 
ca20: 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69  tagview_.c:tagvi
ca30: 65 77 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a  ew.h th_main_.c:
ca40: 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69  th_main.h timeli
ca50: 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68  ne_.c:timeline.h
ca60: 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b   tkt_.c:tkt.h tk
ca70: 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f  tconfig_.c:tktco
ca80: 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f  nfig.h tktsetup_
ca90: 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e  .c:tktsetup.h un
caa0: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64  do_.c:undo.h upd
cab0: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20  ate_.c:update.h 
cac0: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65  url_.c:url.h use
cad0: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69  r_.c:user.h veri
cae0: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76  fy_.c:verify.h v
caf0: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20  file_.c:vfile.h 
cb00: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77  wiki_.c:wiki.h w
cb10: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b  ikiformat_.c:wik
cb20: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e  iformat.h xfer_.
cb30: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a  c:xfer.h zip_.c:
cb40: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f  zip.h $(SRCDIR)/
cb50: 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44  sqlite3.h $(SRCD
cb60: 49 52 29 2f 74 68 2e 68 20 2e 2f 56 45 52 53 49  IR)/th.h ./VERSI
cb70: 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64  ON.h..touch head
cb80: 65 72 73 0a 0a 6e 61 6d 65 5f 2e 63 3a 09 24 28  ers..name_.c:.$(
cb90: 53 52 43 44 49 52 29 2f 6e 61 6d 65 2e 63 20 24  SRCDIR)/name.c $
cba0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
cbb0: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72   translate.../tr
cbc0: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52  anslate $(SRCDIR
cbd0: 29 2f 6e 61 6d 65 2e 63 20 7c 20 73 65 64 20 2d  )/name.c | sed -
cbe0: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  f $(SRCDIR)/VERS
cbf0: 49 4f 4e 20 3e 6e 61 6d 65 5f 2e 63 0a 0a 6e 61  ION >name_.c..na
cc00: 6d 65 2e 6f 3a 09 6e 61 6d 65 5f 2e 63 20 6e 61  me.o:.name_.c na
cc10: 6d 65 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f  me.h  $(SRCDIR)/
cc20: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43  config.h..$(XTCC
cc30: 29 20 2d 6f 20 6e 61 6d 65 2e 6f 20 2d 63 20 6e  ) -o name.o -c n
cc40: 61 6d 65 5f 2e 63 0a 0a 6e 61 6d 65 2e 68 3a 09  ame_.c..name.h:.
cc50: 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d  makeheaders.../m
cc60: 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f  akeheaders  add_
cc70: 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e  .c:add.h admin_.
cc80: 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63  c:admin.h bag_.c
cc90: 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62  :bag.h blob_.c:b
cca0: 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a  lob.h branch_.c:
ccb0: 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f  branch.h browse_
ccc0: 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f  .c:browse.h cgi_
ccd0: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e  .c:cgi.h checkin
cce0: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68  _.c:checkin.h ch
ccf0: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f  eckout_.c:checko
cd00: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e  ut.h clearsign_.
cd10: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c  c:clearsign.h cl
cd20: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63  one_.c:clone.h c
cd30: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66  omformat_.c:comf
cd40: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63  ormat.h construc
cd50: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68  t_.c:construct.h
cd60: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74   content_.c:cont
cd70: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68  ent.h db_.c:db.h
cd80: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e   delta_.c:delta.
cd90: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65  h deltacmd_.c:de
cda0: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64  ltacmd.h descend
cdb0: 61 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61  ants_.c:descenda
cdc0: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69  nts.h diff_.c:di
cdd0: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a  ff.h diffcmd_.c:
cde0: 64 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63  diffcmd.h doc_.c
cdf0: 3a 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63  :doc.h encode_.c
ce00: 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e  :encode.h file_.
ce10: 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63  c:file.h http_.c
ce20: 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a  :http.h info_.c:
ce30: 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a  info.h login_.c:
ce40: 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a  login.h main_.c:
ce50: 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f  main.h manifest_
ce60: 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64  .c:manifest.h md
ce70: 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65  5_.c:md5.h merge
ce80: 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67  _.c:merge.h merg
ce90: 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d  e3_.c:merge3.h m
cea0: 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67  y_page_.c:my_pag
ceb0: 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65  e.h name_.c:name
cec0: 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f  .h pivot_.c:pivo
ced0: 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71  t.h pqueue_.c:pq
cee0: 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63  ueue.h printf_.c
cef0: 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c  :printf.h rebuil
cf00: 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72  d_.c:rebuild.h r
cf10: 65 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e  eport_.c:report.
cf20: 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73  h rss_.c:rss.h s
cf30: 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e  chema_.c:schema.
cf40: 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70  h setup_.c:setup
cf50: 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e  .h sha1_.c:sha1.
cf60: 68 20 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68  h stat_.c:stat.h
cf70: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e   style_.c:style.
cf80: 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68  h sync_.c:sync.h
cf90: 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61   tag_.c:tag.h ta
cfa0: 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77  gview_.c:tagview
cfb0: 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68  .h th_main_.c:th
cfc0: 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65  _main.h timeline
cfd0: 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74  _.c:timeline.h t
cfe0: 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63  kt_.c:tkt.h tktc
cff0: 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66  onfig_.c:tktconf
d000: 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63  ig.h tktsetup_.c
d010: 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f  :tktsetup.h undo
d020: 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74  _.c:undo.h updat
d030: 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72  e_.c:update.h ur
d040: 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f  l_.c:url.h user_
d050: 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79  .c:user.h verify
d060: 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69  _.c:verify.h vfi
d070: 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69  le_.c:vfile.h wi
d080: 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b  ki_.c:wiki.h wik
d090: 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66  iformat_.c:wikif
d0a0: 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a  ormat.h xfer_.c:
d0b0: 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69  xfer.h zip_.c:zi
d0c0: 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71  p.h $(SRCDIR)/sq
d0d0: 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 52  lite3.h $(SRCDIR
d0e0: 29 2f 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f 4e  )/th.h ./VERSION
d0f0: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72  .h..touch header
d100: 73 0a 0a 70 69 76 6f 74 5f 2e 63 3a 09 24 28 53  s..pivot_.c:.$(S
d110: 52 43 44 49 52 29 2f 70 69 76 6f 74 2e 63 20 24  RCDIR)/pivot.c $
d120: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
d130: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72   translate.../tr
d140: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52  anslate $(SRCDIR
d150: 29 2f 70 69 76 6f 74 2e 63 20 7c 20 73 65 64 20  )/pivot.c | sed 
d160: 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  -f $(SRCDIR)/VER
d170: 53 49 4f 4e 20 3e 70 69 76 6f 74 5f 2e 63 0a 0a  SION >pivot_.c..
d180: 70 69 76 6f 74 2e 6f 3a 09 70 69 76 6f 74 5f 2e  pivot.o:.pivot_.
d190: 63 20 70 69 76 6f 74 2e 68 20 20 24 28 53 52 43  c pivot.h  $(SRC
d1a0: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24  DIR)/config.h..$
d1b0: 28 58 54 43 43 29 20 2d 6f 20 70 69 76 6f 74 2e  (XTCC) -o pivot.
d1c0: 6f 20 2d 63 20 70 69 76 6f 74 5f 2e 63 0a 0a 70  o -c pivot_.c..p
d1d0: 69 76 6f 74 2e 68 3a 09 6d 61 6b 65 68 65 61 64  ivot.h:.makehead
d1e0: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65  ers.../makeheade
d1f0: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68  rs  add_.c:add.h
d200: 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e   admin_.c:admin.
d210: 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62  h bag_.c:bag.h b
d220: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72  lob_.c:blob.h br
d230: 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68  anch_.c:branch.h
d240: 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73   browse_.c:brows
d250: 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68  e.h cgi_.c:cgi.h
d260: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63   checkin_.c:chec
d270: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e  kin.h checkout_.
d280: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65  c:checkout.h cle
d290: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73  arsign_.c:clears
d2a0: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63  ign.h clone_.c:c
d2b0: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74  lone.h comformat
d2c0: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20  _.c:comformat.h 
d2d0: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e  construct_.c:con
d2e0: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74  struct.h content
d2f0: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62  _.c:content.h db
d300: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e  _.c:db.h delta_.
d310: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63  c:delta.h deltac
d320: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68  md_.c:deltacmd.h
d330: 20 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a   descendants_.c:
d340: 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 20 64 69  descendants.h di
d350: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66  ff_.c:diff.h dif
d360: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e  fcmd_.c:diffcmd.
d370: 68 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65  h doc_.c:doc.h e
d380: 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e  ncode_.c:encode.
d390: 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68  h file_.c:file.h
d3a0: 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20   http_.c:http.h 
d3b0: 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c  info_.c:info.h l
d3c0: 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20  ogin_.c:login.h 
d3d0: 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d  main_.c:main.h m
d3e0: 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66  anifest_.c:manif
d3f0: 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35  est.h md5_.c:md5
d400: 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67  .h merge_.c:merg
d410: 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65  e.h merge3_.c:me
d420: 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e  rge3.h my_page_.
d430: 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65  c:my_page.h name
d440: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74  _.c:name.h pivot
d450: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65  _.c:pivot.h pque
d460: 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70  ue_.c:pqueue.h p
d470: 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e  rintf_.c:printf.
d480: 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62  h rebuild_.c:reb
d490: 75 69 6c 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63  uild.h report_.c
d4a0: 3a 72 65 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63  :report.h rss_.c
d4b0: 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63  :rss.h schema_.c
d4c0: 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f  :schema.h setup_
d4d0: 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f  .c:setup.h sha1_
d4e0: 2e 63 3a 73 68 61 31 2e 68 20 73 74 61 74 5f 2e  .c:sha1.h stat_.
d4f0: 63 3a 73 74 61 74 2e 68 20 73 74 79 6c 65 5f 2e  c:stat.h style_.
d500: 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e  c:style.h sync_.
d510: 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a  c:sync.h tag_.c:
d520: 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63  tag.h tagview_.c
d530: 3a 74 61 67 76 69 65 77 2e 68 20 74 68 5f 6d 61  :tagview.h th_ma
d540: 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e 68 20  in_.c:th_main.h 
d550: 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65  timeline_.c:time
d560: 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b  line.h tkt_.c:tk
d570: 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63  t.h tktconfig_.c
d580: 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74  :tktconfig.h tkt
d590: 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75  setup_.c:tktsetu
d5a0: 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f  p.h undo_.c:undo
d5b0: 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64  .h update_.c:upd
d5c0: 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c  ate.h url_.c:url
d5d0: 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e  .h user_.c:user.
d5e0: 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69  h verify_.c:veri
d5f0: 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66  fy.h vfile_.c:vf
d600: 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69  ile.h wiki_.c:wi
d610: 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f  ki.h wikiformat_
d620: 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20  .c:wikiformat.h 
d630: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a  xfer_.c:xfer.h z
d640: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52  ip_.c:zip.h $(SR
d650: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20  CDIR)/sqlite3.h 
d660: 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e  $(SRCDIR)/th.h .
d670: 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63  /VERSION.h..touc
d680: 68 20 68 65 61 64 65 72 73 0a 0a 70 71 75 65 75  h headers..pqueu
d690: 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f  e_.c:.$(SRCDIR)/
d6a0: 70 71 75 65 75 65 2e 63 20 24 28 53 52 43 44 49  pqueue.c $(SRCDI
d6b0: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73  R)/VERSION trans
d6c0: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74  late.../translat
d6d0: 65 20 24 28 53 52 43 44 49 52 29 2f 70 71 75 65  e $(SRCDIR)/pque
d6e0: 75 65 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28  ue.c | sed -f $(
d6f0: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20  SRCDIR)/VERSION 
d700: 3e 70 71 75 65 75 65 5f 2e 63 0a 0a 70 71 75 65  >pqueue_.c..pque
d710: 75 65 2e 6f 3a 09 70 71 75 65 75 65 5f 2e 63 20  ue.o:.pqueue_.c 
d720: 70 71 75 65 75 65 2e 68 20 20 24 28 53 52 43 44  pqueue.h  $(SRCD
d730: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28  IR)/config.h..$(
d740: 58 54 43 43 29 20 2d 6f 20 70 71 75 65 75 65 2e  XTCC) -o pqueue.
d750: 6f 20 2d 63 20 70 71 75 65 75 65 5f 2e 63 0a 0a  o -c pqueue_.c..
d760: 70 71 75 65 75 65 2e 68 3a 09 6d 61 6b 65 68 65  pqueue.h:.makehe
d770: 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61  aders.../makehea
d780: 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64  ders  add_.c:add
d790: 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69  .h admin_.c:admi
d7a0: 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68  n.h bag_.c:bag.h
d7b0: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20   blob_.c:blob.h 
d7c0: 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68  branch_.c:branch
d7d0: 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f  .h browse_.c:bro
d7e0: 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69  wse.h cgi_.c:cgi
d7f0: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68  .h checkin_.c:ch
d800: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74  eckin.h checkout
d810: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63  _.c:checkout.h c
d820: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61  learsign_.c:clea
d830: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63  rsign.h clone_.c
d840: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d  :clone.h comform
d850: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e  at_.c:comformat.
d860: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63  h construct_.c:c
d870: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65  onstruct.h conte
d880: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20  nt_.c:content.h 
d890: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61  db_.c:db.h delta
d8a0: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74  _.c:delta.h delt
d8b0: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64  acmd_.c:deltacmd
d8c0: 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e  .h descendants_.
d8d0: 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 20  c:descendants.h 
d8e0: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64  diff_.c:diff.h d
d8f0: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d  iffcmd_.c:diffcm
d900: 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68  d.h doc_.c:doc.h
d910: 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64   encode_.c:encod
d920: 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65  e.h file_.c:file
d930: 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e  .h http_.c:http.
d940: 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68  h info_.c:info.h
d950: 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e   login_.c:login.
d960: 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68  h main_.c:main.h
d970: 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e   manifest_.c:man
d980: 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d  ifest.h md5_.c:m
d990: 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65  d5.h merge_.c:me
d9a0: 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a  rge.h merge3_.c:
d9b0: 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65  merge3.h my_page
d9c0: 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61  _.c:my_page.h na
d9d0: 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76  me_.c:name.h piv
d9e0: 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71  ot_.c:pivot.h pq
d9f0: 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68  ueue_.c:pqueue.h
da00: 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74   printf_.c:print
da10: 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72  f.h rebuild_.c:r
da20: 65 62 75 69 6c 64 2e 68 20 72 65 70 6f 72 74 5f  ebuild.h report_
da30: 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 73 73 5f  .c:report.h rss_
da40: 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f  .c:rss.h schema_
da50: 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75  .c:schema.h setu
da60: 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61  p_.c:setup.h sha
da70: 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 61 74  1_.c:sha1.h stat
da80: 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79 6c 65  _.c:stat.h style
da90: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63  _.c:style.h sync
daa0: 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e  _.c:sync.h tag_.
dab0: 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f  c:tag.h tagview_
dac0: 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 68 5f  .c:tagview.h th_
dad0: 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e  main_.c:th_main.
dae0: 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69  h timeline_.c:ti
daf0: 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a  meline.h tkt_.c:
db00: 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f  tkt.h tktconfig_
db10: 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74  .c:tktconfig.h t
db20: 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65  ktsetup_.c:tktse
db30: 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e  tup.h undo_.c:un
db40: 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75  do.h update_.c:u
db50: 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75  pdate.h url_.c:u
db60: 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65  rl.h user_.c:use
db70: 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65  r.h verify_.c:ve
db80: 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a  rify.h vfile_.c:
db90: 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a  vfile.h wiki_.c:
dba0: 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61  wiki.h wikiforma
dbb0: 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e  t_.c:wikiformat.
dbc0: 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68  h xfer_.c:xfer.h
dbd0: 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28   zip_.c:zip.h $(
dbe0: 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e  SRCDIR)/sqlite3.
dbf0: 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68  h $(SRCDIR)/th.h
dc00: 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f   ./VERSION.h..to
dc10: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 70 72 69  uch headers..pri
dc20: 6e 74 66 5f 2e 63 3a 09 24 28 53 52 43 44 49 52  ntf_.c:.$(SRCDIR
dc30: 29 2f 70 72 69 6e 74 66 2e 63 20 24 28 53 52 43  )/printf.c $(SRC
dc40: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61  DIR)/VERSION tra
dc50: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c  nslate.../transl
dc60: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 70 72  ate $(SRCDIR)/pr
dc70: 69 6e 74 66 2e 63 20 7c 20 73 65 64 20 2d 66 20  intf.c | sed -f 
dc80: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f  $(SRCDIR)/VERSIO
dc90: 4e 20 3e 70 72 69 6e 74 66 5f 2e 63 0a 0a 70 72  N >printf_.c..pr
dca0: 69 6e 74 66 2e 6f 3a 09 70 72 69 6e 74 66 5f 2e  intf.o:.printf_.
dcb0: 63 20 70 72 69 6e 74 66 2e 68 20 20 24 28 53 52  c printf.h  $(SR
dcc0: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09  CDIR)/config.h..
dcd0: 24 28 58 54 43 43 29 20 2d 6f 20 70 72 69 6e 74  $(XTCC) -o print
dce0: 66 2e 6f 20 2d 63 20 70 72 69 6e 74 66 5f 2e 63  f.o -c printf_.c
dcf0: 0a 0a 70 72 69 6e 74 66 2e 68 3a 09 6d 61 6b 65  ..printf.h:.make
dd00: 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68  headers.../makeh
dd10: 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61  eaders  add_.c:a
dd20: 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64  dd.h admin_.c:ad
dd30: 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67  min.h bag_.c:bag
dd40: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e  .h blob_.c:blob.
dd50: 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e  h branch_.c:bran
dd60: 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62  ch.h browse_.c:b
dd70: 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63  rowse.h cgi_.c:c
dd80: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a  gi.h checkin_.c:
dd90: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f  checkin.h checko
dda0: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68  ut_.c:checkout.h
ddb0: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c   clearsign_.c:cl
ddc0: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f  earsign.h clone_
ddd0: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f  .c:clone.h comfo
dde0: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61  rmat_.c:comforma
ddf0: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63  t.h construct_.c
de00: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e  :construct.h con
de10: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e  tent_.c:content.
de20: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c  h db_.c:db.h del
de30: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65  ta_.c:delta.h de
de40: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63  ltacmd_.c:deltac
de50: 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 73  md.h descendants
de60: 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 2e  _.c:descendants.
de70: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68  h diff_.c:diff.h
de80: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66   diffcmd_.c:diff
de90: 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f 63  cmd.h doc_.c:doc
dea0: 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63  .h encode_.c:enc
deb0: 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69  ode.h file_.c:fi
dec0: 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74  le.h http_.c:htt
ded0: 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f  p.h info_.c:info
dee0: 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69  .h login_.c:logi
def0: 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e  n.h main_.c:main
df00: 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d  .h manifest_.c:m
df10: 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63  anifest.h md5_.c
df20: 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a  :md5.h merge_.c:
df30: 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e  merge.h merge3_.
df40: 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61  c:merge3.h my_pa
df50: 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20  ge_.c:my_page.h 
df60: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70  name_.c:name.h p
df70: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20  ivot_.c:pivot.h 
df80: 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65  pqueue_.c:pqueue
df90: 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69  .h printf_.c:pri
dfa0: 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63  ntf.h rebuild_.c
dfb0: 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 70 6f 72  :rebuild.h repor
dfc0: 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 73  t_.c:report.h rs
dfd0: 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d  s_.c:rss.h schem
dfe0: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65  a_.c:schema.h se
dff0: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73  tup_.c:setup.h s
e000: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74  ha1_.c:sha1.h st
e010: 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79  at_.c:stat.h sty
e020: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79  le_.c:style.h sy
e030: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67  nc_.c:sync.h tag
e040: 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65  _.c:tag.h tagvie
e050: 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74  w_.c:tagview.h t
e060: 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69  h_main_.c:th_mai
e070: 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a  n.h timeline_.c:
e080: 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e  timeline.h tkt_.
e090: 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69  c:tkt.h tktconfi
e0a0: 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68  g_.c:tktconfig.h
e0b0: 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74   tktsetup_.c:tkt
e0c0: 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a  setup.h undo_.c:
e0d0: 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63  undo.h update_.c
e0e0: 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63  :update.h url_.c
e0f0: 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75  :url.h user_.c:u
e100: 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a  ser.h verify_.c:
e110: 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e  verify.h vfile_.
e120: 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e  c:vfile.h wiki_.
e130: 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72  c:wiki.h wikifor
e140: 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61  mat_.c:wikiforma
e150: 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72  t.h xfer_.c:xfer
e160: 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20  .h zip_.c:zip.h 
e170: 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65  $(SRCDIR)/sqlite
e180: 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f 74 68  3.h $(SRCDIR)/th
e190: 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09  .h ./VERSION.h..
e1a0: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 72  touch headers..r
e1b0: 65 62 75 69 6c 64 5f 2e 63 3a 09 24 28 53 52 43  ebuild_.c:.$(SRC
e1c0: 44 49 52 29 2f 72 65 62 75 69 6c 64 2e 63 20 24  DIR)/rebuild.c $
e1d0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
e1e0: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72   translate.../tr
e1f0: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52  anslate $(SRCDIR
e200: 29 2f 72 65 62 75 69 6c 64 2e 63 20 7c 20 73 65  )/rebuild.c | se
e210: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56  d -f $(SRCDIR)/V
e220: 45 52 53 49 4f 4e 20 3e 72 65 62 75 69 6c 64 5f  ERSION >rebuild_
e230: 2e 63 0a 0a 72 65 62 75 69 6c 64 2e 6f 3a 09 72  .c..rebuild.o:.r
e240: 65 62 75 69 6c 64 5f 2e 63 20 72 65 62 75 69 6c  ebuild_.c rebuil
e250: 64 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63  d.h  $(SRCDIR)/c
e260: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29  onfig.h..$(XTCC)
e270: 20 2d 6f 20 72 65 62 75 69 6c 64 2e 6f 20 2d 63   -o rebuild.o -c
e280: 20 72 65 62 75 69 6c 64 5f 2e 63 0a 0a 72 65 62   rebuild_.c..reb
e290: 75 69 6c 64 2e 68 3a 09 6d 61 6b 65 68 65 61 64  uild.h:.makehead
e2a0: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65  ers.../makeheade
e2b0: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68  rs  add_.c:add.h
e2c0: 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e   admin_.c:admin.
e2d0: 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62  h bag_.c:bag.h b
e2e0: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72  lob_.c:blob.h br
e2f0: 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68  anch_.c:branch.h
e300: 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73   browse_.c:brows
e310: 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68  e.h cgi_.c:cgi.h
e320: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63   checkin_.c:chec
e330: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e  kin.h checkout_.
e340: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65  c:checkout.h cle
e350: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73  arsign_.c:clears
e360: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63  ign.h clone_.c:c
e370: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74  lone.h comformat
e380: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20  _.c:comformat.h 
e390: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e  construct_.c:con
e3a0: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74  struct.h content
e3b0: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62  _.c:content.h db
e3c0: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e  _.c:db.h delta_.
e3d0: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63  c:delta.h deltac
e3e0: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68  md_.c:deltacmd.h
e3f0: 20 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a   descendants_.c:
e400: 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 20 64 69  descendants.h di
e410: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66  ff_.c:diff.h dif
e420: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e  fcmd_.c:diffcmd.
e430: 68 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65  h doc_.c:doc.h e
e440: 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e  ncode_.c:encode.
e450: 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68  h file_.c:file.h
e460: 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20   http_.c:http.h 
e470: 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c  info_.c:info.h l
e480: 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20  ogin_.c:login.h 
e490: 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d  main_.c:main.h m
e4a0: 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66  anifest_.c:manif
e4b0: 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35  est.h md5_.c:md5
e4c0: 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67  .h merge_.c:merg
e4d0: 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65  e.h merge3_.c:me
e4e0: 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e  rge3.h my_page_.
e4f0: 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65  c:my_page.h name
e500: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74  _.c:name.h pivot
e510: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65  _.c:pivot.h pque
e520: 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70  ue_.c:pqueue.h p
e530: 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e  rintf_.c:printf.
e540: 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62  h rebuild_.c:reb
e550: 75 69 6c 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63  uild.h report_.c
e560: 3a 72 65 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63  :report.h rss_.c
e570: 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63  :rss.h schema_.c
e580: 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f  :schema.h setup_
e590: 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f  .c:setup.h sha1_
e5a0: 2e 63 3a 73 68 61 31 2e 68 20 73 74 61 74 5f 2e  .c:sha1.h stat_.
e5b0: 63 3a 73 74 61 74 2e 68 20 73 74 79 6c 65 5f 2e  c:stat.h style_.
e5c0: 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e  c:style.h sync_.
e5d0: 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a  c:sync.h tag_.c:
e5e0: 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63  tag.h tagview_.c
e5f0: 3a 74 61 67 76 69 65 77 2e 68 20 74 68 5f 6d 61  :tagview.h th_ma
e600: 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e 68 20  in_.c:th_main.h 
e610: 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65  timeline_.c:time
e620: 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b  line.h tkt_.c:tk
e630: 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63  t.h tktconfig_.c
e640: 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74  :tktconfig.h tkt
e650: 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75  setup_.c:tktsetu
e660: 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f  p.h undo_.c:undo
e670: 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64  .h update_.c:upd
e680: 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c  ate.h url_.c:url
e690: 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e  .h user_.c:user.
e6a0: 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69  h verify_.c:veri
e6b0: 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66  fy.h vfile_.c:vf
e6c0: 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69  ile.h wiki_.c:wi
e6d0: 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f  ki.h wikiformat_
e6e0: 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20  .c:wikiformat.h 
e6f0: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a  xfer_.c:xfer.h z
e700: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52  ip_.c:zip.h $(SR
e710: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20  CDIR)/sqlite3.h 
e720: 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e  $(SRCDIR)/th.h .
e730: 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63  /VERSION.h..touc
e740: 68 20 68 65 61 64 65 72 73 0a 0a 72 65 70 6f 72  h headers..repor
e750: 74 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f  t_.c:.$(SRCDIR)/
e760: 72 65 70 6f 72 74 2e 63 20 24 28 53 52 43 44 49  report.c $(SRCDI
e770: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73  R)/VERSION trans
e780: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74  late.../translat
e790: 65 20 24 28 53 52 43 44 49 52 29 2f 72 65 70 6f  e $(SRCDIR)/repo
e7a0: 72 74 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28  rt.c | sed -f $(
e7b0: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20  SRCDIR)/VERSION 
e7c0: 3e 72 65 70 6f 72 74 5f 2e 63 0a 0a 72 65 70 6f  >report_.c..repo
e7d0: 72 74 2e 6f 3a 09 72 65 70 6f 72 74 5f 2e 63 20  rt.o:.report_.c 
e7e0: 72 65 70 6f 72 74 2e 68 20 20 24 28 53 52 43 44  report.h  $(SRCD
e7f0: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28  IR)/config.h..$(
e800: 58 54 43 43 29 20 2d 6f 20 72 65 70 6f 72 74 2e  XTCC) -o report.
e810: 6f 20 2d 63 20 72 65 70 6f 72 74 5f 2e 63 0a 0a  o -c report_.c..
e820: 72 65 70 6f 72 74 2e 68 3a 09 6d 61 6b 65 68 65  report.h:.makehe
e830: 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61  aders.../makehea
e840: 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64  ders  add_.c:add
e850: 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69  .h admin_.c:admi
e860: 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68  n.h bag_.c:bag.h
e870: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20   blob_.c:blob.h 
e880: 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68  branch_.c:branch
e890: 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f  .h browse_.c:bro
e8a0: 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69  wse.h cgi_.c:cgi
e8b0: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68  .h checkin_.c:ch
e8c0: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74  eckin.h checkout
e8d0: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63  _.c:checkout.h c
e8e0: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61  learsign_.c:clea
e8f0: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63  rsign.h clone_.c
e900: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d  :clone.h comform
e910: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e  at_.c:comformat.
e920: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63  h construct_.c:c
e930: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65  onstruct.h conte
e940: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20  nt_.c:content.h 
e950: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61  db_.c:db.h delta
e960: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74  _.c:delta.h delt
e970: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64  acmd_.c:deltacmd
e980: 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e  .h descendants_.
e990: 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 20  c:descendants.h 
e9a0: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64  diff_.c:diff.h d
e9b0: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d  iffcmd_.c:diffcm
e9c0: 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68  d.h doc_.c:doc.h
e9d0: 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64   encode_.c:encod
e9e0: 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65  e.h file_.c:file
e9f0: 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e  .h http_.c:http.
ea00: 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68  h info_.c:info.h
ea10: 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e   login_.c:login.
ea20: 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68  h main_.c:main.h
ea30: 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e   manifest_.c:man
ea40: 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d  ifest.h md5_.c:m
ea50: 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65  d5.h merge_.c:me
ea60: 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a  rge.h merge3_.c:
ea70: 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65  merge3.h my_page
ea80: 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61  _.c:my_page.h na
ea90: 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76  me_.c:name.h piv
eaa0: 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71  ot_.c:pivot.h pq
eab0: 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68  ueue_.c:pqueue.h
eac0: 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74   printf_.c:print
ead0: 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72  f.h rebuild_.c:r
eae0: 65 62 75 69 6c 64 2e 68 20 72 65 70 6f 72 74 5f  ebuild.h report_
eaf0: 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 73 73 5f  .c:report.h rss_
eb00: 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f  .c:rss.h schema_
eb10: 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75  .c:schema.h setu
eb20: 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61  p_.c:setup.h sha
eb30: 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 61 74  1_.c:sha1.h stat
eb40: 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79 6c 65  _.c:stat.h style
eb50: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63  _.c:style.h sync
eb60: 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e  _.c:sync.h tag_.
eb70: 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f  c:tag.h tagview_
eb80: 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 68 5f  .c:tagview.h th_
eb90: 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e  main_.c:th_main.
eba0: 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69  h timeline_.c:ti
ebb0: 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a  meline.h tkt_.c:
ebc0: 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f  tkt.h tktconfig_
ebd0: 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74  .c:tktconfig.h t
ebe0: 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65  ktsetup_.c:tktse
ebf0: 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e  tup.h undo_.c:un
ec00: 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75  do.h update_.c:u
ec10: 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75  pdate.h url_.c:u
ec20: 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65  rl.h user_.c:use
ec30: 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65  r.h verify_.c:ve
ec40: 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a  rify.h vfile_.c:
ec50: 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a  vfile.h wiki_.c:
ec60: 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61  wiki.h wikiforma
ec70: 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e  t_.c:wikiformat.
ec80: 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68  h xfer_.c:xfer.h
ec90: 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28   zip_.c:zip.h $(
eca0: 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e  SRCDIR)/sqlite3.
ecb0: 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68  h $(SRCDIR)/th.h
ecc0: 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f   ./VERSION.h..to
ecd0: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 72 73 73  uch headers..rss
ece0: 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 72  _.c:.$(SRCDIR)/r
ecf0: 73 73 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56  ss.c $(SRCDIR)/V
ed00: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65  ERSION translate
ed10: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28  .../translate $(
ed20: 53 52 43 44 49 52 29 2f 72 73 73 2e 63 20 7c 20  SRCDIR)/rss.c | 
ed30: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29  sed -f $(SRCDIR)
ed40: 2f 56 45 52 53 49 4f 4e 20 3e 72 73 73 5f 2e 63  /VERSION >rss_.c
ed50: 0a 0a 72 73 73 2e 6f 3a 09 72 73 73 5f 2e 63 20  ..rss.o:.rss_.c 
ed60: 72 73 73 2e 68 20 20 24 28 53 52 43 44 49 52 29  rss.h  $(SRCDIR)
ed70: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43  /config.h..$(XTC
ed80: 43 29 20 2d 6f 20 72 73 73 2e 6f 20 2d 63 20 72  C) -o rss.o -c r
ed90: 73 73 5f 2e 63 0a 0a 72 73 73 2e 68 3a 09 6d 61  ss_.c..rss.h:.ma
eda0: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b  keheaders.../mak
edb0: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63  eheaders  add_.c
edc0: 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a  :add.h admin_.c:
edd0: 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62  admin.h bag_.c:b
ede0: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f  ag.h blob_.c:blo
edf0: 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72  b.h branch_.c:br
ee00: 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63  anch.h browse_.c
ee10: 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63  :browse.h cgi_.c
ee20: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e  :cgi.h checkin_.
ee30: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63  c:checkin.h chec
ee40: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74  kout_.c:checkout
ee50: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a  .h clearsign_.c:
ee60: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e  clearsign.h clon
ee70: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d  e_.c:clone.h com
ee80: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72  format_.c:comfor
ee90: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f  mat.h construct_
eea0: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63  .c:construct.h c
eeb0: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e  ontent_.c:conten
eec0: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64  t.h db_.c:db.h d
eed0: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20  elta_.c:delta.h 
eee0: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74  deltacmd_.c:delt
eef0: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 6e  acmd.h descendan
ef00: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74  ts_.c:descendant
ef10: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66  s.h diff_.c:diff
ef20: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69  .h diffcmd_.c:di
ef30: 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64  ffcmd.h doc_.c:d
ef40: 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65  oc.h encode_.c:e
ef50: 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a  ncode.h file_.c:
ef60: 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68  file.h http_.c:h
ef70: 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e  ttp.h info_.c:in
ef80: 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f  fo.h login_.c:lo
ef90: 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61  gin.h main_.c:ma
efa0: 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63  in.h manifest_.c
efb0: 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f  :manifest.h md5_
efc0: 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e  .c:md5.h merge_.
efd0: 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33  c:merge.h merge3
efe0: 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f  _.c:merge3.h my_
eff0: 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e  page_.c:my_page.
f000: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68  h name_.c:name.h
f010: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e   pivot_.c:pivot.
f020: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65  h pqueue_.c:pque
f030: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70  ue.h printf_.c:p
f040: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f  rintf.h rebuild_
f050: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 70  .c:rebuild.h rep
f060: 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20  ort_.c:report.h 
f070: 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68  rss_.c:rss.h sch
f080: 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20  ema_.c:schema.h 
f090: 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68  setup_.c:setup.h
f0a0: 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20   sha1_.c:sha1.h 
f0b0: 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73  stat_.c:stat.h s
f0c0: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20  tyle_.c:style.h 
f0d0: 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74  sync_.c:sync.h t
f0e0: 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76  ag_.c:tag.h tagv
f0f0: 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68  iew_.c:tagview.h
f100: 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d   th_main_.c:th_m
f110: 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e  ain.h timeline_.
f120: 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74  c:timeline.h tkt
f130: 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e  _.c:tkt.h tktcon
f140: 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67  fig_.c:tktconfig
f150: 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74  .h tktsetup_.c:t
f160: 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e  ktsetup.h undo_.
f170: 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f  c:undo.h update_
f180: 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f  .c:update.h url_
f190: 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63  .c:url.h user_.c
f1a0: 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e  :user.h verify_.
f1b0: 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65  c:verify.h vfile
f1c0: 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69  _.c:vfile.h wiki
f1d0: 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66  _.c:wiki.h wikif
f1e0: 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72  ormat_.c:wikifor
f1f0: 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66  mat.h xfer_.c:xf
f200: 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e  er.h zip_.c:zip.
f210: 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69  h $(SRCDIR)/sqli
f220: 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f  te3.h $(SRCDIR)/
f230: 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68  th.h ./VERSION.h
f240: 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a  ..touch headers.
f250: 0a 73 63 68 65 6d 61 5f 2e 63 3a 09 24 28 53 52  .schema_.c:.$(SR
f260: 43 44 49 52 29 2f 73 63 68 65 6d 61 2e 63 20 24  CDIR)/schema.c $
f270: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
f280: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72   translate.../tr
f290: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52  anslate $(SRCDIR
f2a0: 29 2f 73 63 68 65 6d 61 2e 63 20 7c 20 73 65 64  )/schema.c | sed
f2b0: 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45   -f $(SRCDIR)/VE
f2c0: 52 53 49 4f 4e 20 3e 73 63 68 65 6d 61 5f 2e 63  RSION >schema_.c
f2d0: 0a 0a 73 63 68 65 6d 61 2e 6f 3a 09 73 63 68 65  ..schema.o:.sche
f2e0: 6d 61 5f 2e 63 20 73 63 68 65 6d 61 2e 68 20 20  ma_.c schema.h  
f2f0: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67  $(SRCDIR)/config
f300: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 73  .h..$(XTCC) -o s
f310: 63 68 65 6d 61 2e 6f 20 2d 63 20 73 63 68 65 6d  chema.o -c schem
f320: 61 5f 2e 63 0a 0a 73 63 68 65 6d 61 2e 68 3a 09  a_.c..schema.h:.
f330: 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d  makeheaders.../m
f340: 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f  akeheaders  add_
f350: 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e  .c:add.h admin_.
f360: 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63  c:admin.h bag_.c
f370: 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62  :bag.h blob_.c:b
f380: 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a  lob.h branch_.c:
f390: 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f  branch.h browse_
f3a0: 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f  .c:browse.h cgi_
f3b0: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e  .c:cgi.h checkin
f3c0: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68  _.c:checkin.h ch
f3d0: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f  eckout_.c:checko
f3e0: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e  ut.h clearsign_.
f3f0: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c  c:clearsign.h cl
f400: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63  one_.c:clone.h c
f410: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66  omformat_.c:comf
f420: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63  ormat.h construc
f430: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68  t_.c:construct.h
f440: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74   content_.c:cont
f450: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68  ent.h db_.c:db.h
f460: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e   delta_.c:delta.
f470: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65  h deltacmd_.c:de
f480: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64  ltacmd.h descend
f490: 61 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61  ants_.c:descenda
f4a0: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69  nts.h diff_.c:di
f4b0: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a  ff.h diffcmd_.c:
f4c0: 64 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63  diffcmd.h doc_.c
f4d0: 3a 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63  :doc.h encode_.c
f4e0: 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e  :encode.h file_.
f4f0: 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63  c:file.h http_.c
f500: 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a  :http.h info_.c:
f510: 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a  info.h login_.c:
f520: 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a  login.h main_.c:
f530: 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f  main.h manifest_
f540: 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64  .c:manifest.h md
f550: 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65  5_.c:md5.h merge
f560: 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67  _.c:merge.h merg
f570: 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d  e3_.c:merge3.h m
f580: 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67  y_page_.c:my_pag
f590: 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65  e.h name_.c:name
f5a0: 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f  .h pivot_.c:pivo
f5b0: 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71  t.h pqueue_.c:pq
f5c0: 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63  ueue.h printf_.c
f5d0: 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c  :printf.h rebuil
f5e0: 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72  d_.c:rebuild.h r
f5f0: 65 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e  eport_.c:report.
f600: 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73  h rss_.c:rss.h s
f610: 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e  chema_.c:schema.
f620: 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70  h setup_.c:setup
f630: 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e  .h sha1_.c:sha1.
f640: 68 20 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68  h stat_.c:stat.h
f650: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e   style_.c:style.
f660: 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68  h sync_.c:sync.h
f670: 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61   tag_.c:tag.h ta
f680: 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77  gview_.c:tagview
f690: 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68  .h th_main_.c:th
f6a0: 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65  _main.h timeline
f6b0: 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74  _.c:timeline.h t
f6c0: 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63  kt_.c:tkt.h tktc
f6d0: 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66  onfig_.c:tktconf
f6e0: 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63  ig.h tktsetup_.c
f6f0: 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f  :tktsetup.h undo
f700: 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74  _.c:undo.h updat
f710: 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72  e_.c:update.h ur
f720: 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f  l_.c:url.h user_
f730: 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79  .c:user.h verify
f740: 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69  _.c:verify.h vfi
f750: 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69  le_.c:vfile.h wi
f760: 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b  ki_.c:wiki.h wik
f770: 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66  iformat_.c:wikif
f780: 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a  ormat.h xfer_.c:
f790: 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69  xfer.h zip_.c:zi
f7a0: 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71  p.h $(SRCDIR)/sq
f7b0: 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 52  lite3.h $(SRCDIR
f7c0: 29 2f 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f 4e  )/th.h ./VERSION
f7d0: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72  .h..touch header
f7e0: 73 0a 0a 73 65 74 75 70 5f 2e 63 3a 09 24 28 53  s..setup_.c:.$(S
f7f0: 52 43 44 49 52 29 2f 73 65 74 75 70 2e 63 20 24  RCDIR)/setup.c $
f800: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
f810: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72   translate.../tr
f820: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52  anslate $(SRCDIR
f830: 29 2f 73 65 74 75 70 2e 63 20 7c 20 73 65 64 20  )/setup.c | sed 
f840: 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  -f $(SRCDIR)/VER
f850: 53 49 4f 4e 20 3e 73 65 74 75 70 5f 2e 63 0a 0a  SION >setup_.c..
f860: 73 65 74 75 70 2e 6f 3a 09 73 65 74 75 70 5f 2e  setup.o:.setup_.
f870: 63 20 73 65 74 75 70 2e 68 20 20 24 28 53 52 43  c setup.h  $(SRC
f880: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24  DIR)/config.h..$
f890: 28 58 54 43 43 29 20 2d 6f 20 73 65 74 75 70 2e  (XTCC) -o setup.
f8a0: 6f 20 2d 63 20 73 65 74 75 70 5f 2e 63 0a 0a 73  o -c setup_.c..s
f8b0: 65 74 75 70 2e 68 3a 09 6d 61 6b 65 68 65 61 64  etup.h:.makehead
f8c0: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65  ers.../makeheade
f8d0: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68  rs  add_.c:add.h
f8e0: 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e   admin_.c:admin.
f8f0: 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62  h bag_.c:bag.h b
f900: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72  lob_.c:blob.h br
f910: 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68  anch_.c:branch.h
f920: 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73   browse_.c:brows
f930: 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68  e.h cgi_.c:cgi.h
f940: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63   checkin_.c:chec
f950: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e  kin.h checkout_.
f960: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65  c:checkout.h cle
f970: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73  arsign_.c:clears
f980: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63  ign.h clone_.c:c
f990: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74  lone.h comformat
f9a0: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20  _.c:comformat.h 
f9b0: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e  construct_.c:con
f9c0: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74  struct.h content
f9d0: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62  _.c:content.h db
f9e0: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e  _.c:db.h delta_.
f9f0: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63  c:delta.h deltac
fa00: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68  md_.c:deltacmd.h
fa10: 20 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a   descendants_.c:
fa20: 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 20 64 69  descendants.h di
fa30: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66  ff_.c:diff.h dif
fa40: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e  fcmd_.c:diffcmd.
fa50: 68 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65  h doc_.c:doc.h e
fa60: 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e  ncode_.c:encode.
fa70: 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68  h file_.c:file.h
fa80: 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20   http_.c:http.h 
fa90: 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c  info_.c:info.h l
faa0: 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20  ogin_.c:login.h 
fab0: 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d  main_.c:main.h m
fac0: 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66  anifest_.c:manif
fad0: 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35  est.h md5_.c:md5
fae0: 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67  .h merge_.c:merg
faf0: 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65  e.h merge3_.c:me
fb00: 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e  rge3.h my_page_.
fb10: 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65  c:my_page.h name
fb20: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74  _.c:name.h pivot
fb30: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65  _.c:pivot.h pque
fb40: 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70  ue_.c:pqueue.h p
fb50: 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e  rintf_.c:printf.
fb60: 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62  h rebuild_.c:reb
fb70: 75 69 6c 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63  uild.h report_.c
fb80: 3a 72 65 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63  :report.h rss_.c
fb90: 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63  :rss.h schema_.c
fba0: 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f  :schema.h setup_
fbb0: 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f  .c:setup.h sha1_
fbc0: 2e 63 3a 73 68 61 31 2e 68 20 73 74 61 74 5f 2e  .c:sha1.h stat_.
fbd0: 63 3a 73 74 61 74 2e 68 20 73 74 79 6c 65 5f 2e  c:stat.h style_.
fbe0: 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e  c:style.h sync_.
fbf0: 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a  c:sync.h tag_.c:
fc00: 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63  tag.h tagview_.c
fc10: 3a 74 61 67 76 69 65 77 2e 68 20 74 68 5f 6d 61  :tagview.h th_ma
fc20: 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e 68 20  in_.c:th_main.h 
fc30: 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65  timeline_.c:time
fc40: 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b  line.h tkt_.c:tk
fc50: 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63  t.h tktconfig_.c
fc60: 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74  :tktconfig.h tkt
fc70: 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75  setup_.c:tktsetu
fc80: 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f  p.h undo_.c:undo
fc90: 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64  .h update_.c:upd
fca0: 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c  ate.h url_.c:url
fcb0: 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e  .h user_.c:user.
fcc0: 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69  h verify_.c:veri
fcd0: 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66  fy.h vfile_.c:vf
fce0: 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69  ile.h wiki_.c:wi
fcf0: 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f  ki.h wikiformat_
fd00: 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20  .c:wikiformat.h 
fd10: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a  xfer_.c:xfer.h z
fd20: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52  ip_.c:zip.h $(SR
fd30: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20  CDIR)/sqlite3.h 
fd40: 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e  $(SRCDIR)/th.h .
fd50: 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63  /VERSION.h..touc
fd60: 68 20 68 65 61 64 65 72 73 0a 0a 73 68 61 31 5f  h headers..sha1_
fd70: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 73 68  .c:.$(SRCDIR)/sh
fd80: 61 31 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56  a1.c $(SRCDIR)/V
fd90: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65  ERSION translate
fda0: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28  .../translate $(
fdb0: 53 52 43 44 49 52 29 2f 73 68 61 31 2e 63 20 7c  SRCDIR)/sha1.c |
fdc0: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52   sed -f $(SRCDIR
fdd0: 29 2f 56 45 52 53 49 4f 4e 20 3e 73 68 61 31 5f  )/VERSION >sha1_
fde0: 2e 63 0a 0a 73 68 61 31 2e 6f 3a 09 73 68 61 31  .c..sha1.o:.sha1
fdf0: 5f 2e 63 20 73 68 61 31 2e 68 20 20 24 28 53 52  _.c sha1.h  $(SR
fe00: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09  CDIR)/config.h..
fe10: 24 28 58 54 43 43 29 20 2d 6f 20 73 68 61 31 2e  $(XTCC) -o sha1.
fe20: 6f 20 2d 63 20 73 68 61 31 5f 2e 63 0a 0a 73 68  o -c sha1_.c..sh
fe30: 61 31 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72  a1.h:.makeheader
fe40: 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73  s.../makeheaders
fe50: 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61    add_.c:add.h a
fe60: 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20  dmin_.c:admin.h 
fe70: 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f  bag_.c:bag.h blo
fe80: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e  b_.c:blob.h bran
fe90: 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62  ch_.c:branch.h b
fea0: 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e  rowse_.c:browse.
feb0: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63  h cgi_.c:cgi.h c
fec0: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69  heckin_.c:checki
fed0: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a  n.h checkout_.c:
fee0: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72  checkout.h clear
fef0: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67  sign_.c:clearsig
ff00: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f  n.h clone_.c:clo
ff10: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e  ne.h comformat_.
ff20: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f  c:comformat.h co
ff30: 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74  nstruct_.c:const
ff40: 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e  ruct.h content_.
ff50: 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e  c:content.h db_.
ff60: 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a  c:db.h delta_.c:
ff70: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64  delta.h deltacmd
ff80: 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64  _.c:deltacmd.h d
ff90: 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65  escendants_.c:de
ffa0: 73 63 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 66  scendants.h diff
ffb0: 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63  _.c:diff.h diffc
ffc0: 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20  md_.c:diffcmd.h 
ffd0: 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63  doc_.c:doc.h enc
ffe0: 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20  ode_.c:encode.h 
fff0: 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68  file_.c:file.h h
10000 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e  ttp_.c:http.h in
10010 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67  fo_.c:info.h log
10020 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61  in_.c:login.h ma
10030 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e  in_.c:main.h man
10040 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73  ifest_.c:manifes
10050 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68  t.h md5_.c:md5.h
10060 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e   merge_.c:merge.
10070 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67  h merge3_.c:merg
10080 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a  e3.h my_page_.c:
10090 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e  my_page.h name_.
100a0 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e  c:name.h pivot_.
100b0 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65  c:pivot.h pqueue
100c0 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69  _.c:pqueue.h pri
100d0 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20  ntf_.c:printf.h 
100e0 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69  rebuild_.c:rebui
100f0 6c 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72  ld.h report_.c:r
10100 65 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72  eport.h rss_.c:r
10110 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73  ss.h schema_.c:s
10120 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63  chema.h setup_.c
10130 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63  :setup.h sha1_.c
10140 3a 73 68 61 31 2e 68 20 73 74 61 74 5f 2e 63 3a  :sha1.h stat_.c:
10150 73 74 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a  stat.h style_.c:
10160 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a  style.h sync_.c:
10170 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61  sync.h tag_.c:ta
10180 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74  g.h tagview_.c:t
10190 61 67 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e  agview.h th_main
101a0 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69  _.c:th_main.h ti
101b0 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69  meline_.c:timeli
101c0 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e  ne.h tkt_.c:tkt.
101d0 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74  h tktconfig_.c:t
101e0 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65  ktconfig.h tktse
101f0 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e  tup_.c:tktsetup.
10200 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68  h undo_.c:undo.h
10210 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74   update_.c:updat
10220 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68  e.h url_.c:url.h
10230 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20   user_.c:user.h 
10240 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79  verify_.c:verify
10250 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c  .h vfile_.c:vfil
10260 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69  e.h wiki_.c:wiki
10270 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63  .h wikiformat_.c
10280 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66  :wikiformat.h xf
10290 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70  er_.c:xfer.h zip
102a0 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44  _.c:zip.h $(SRCD
102b0 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28  IR)/sqlite3.h $(
102c0 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f 56  SRCDIR)/th.h ./V
102d0 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20  ERSION.h..touch 
102e0 68 65 61 64 65 72 73 0a 0a 73 74 61 74 5f 2e 63  headers..stat_.c
102f0 3a 09 24 28 53 52 43 44 49 52 29 2f 73 74 61 74  :.$(SRCDIR)/stat
10300 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  .c $(SRCDIR)/VER
10310 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09  SION translate..
10320 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52  ./translate $(SR
10330 43 44 49 52 29 2f 73 74 61 74 2e 63 20 7c 20 73  CDIR)/stat.c | s
10340 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f  ed -f $(SRCDIR)/
10350 56 45 52 53 49 4f 4e 20 3e 73 74 61 74 5f 2e 63  VERSION >stat_.c
10360 0a 0a 73 74 61 74 2e 6f 3a 09 73 74 61 74 5f 2e  ..stat.o:.stat_.
10370 63 20 73 74 61 74 2e 68 20 20 24 28 53 52 43 44  c stat.h  $(SRCD
10380 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28  IR)/config.h..$(
10390 58 54 43 43 29 20 2d 6f 20 73 74 61 74 2e 6f 20  XTCC) -o stat.o 
103a0 2d 63 20 73 74 61 74 5f 2e 63 0a 0a 73 74 61 74  -c stat_.c..stat
103b0 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a  .h:.makeheaders.
103c0 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20  ../makeheaders  
103d0 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d  add_.c:add.h adm
103e0 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61  in_.c:admin.h ba
103f0 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f  g_.c:bag.h blob_
10400 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68  .c:blob.h branch
10410 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f  _.c:branch.h bro
10420 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20  wse_.c:browse.h 
10430 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65  cgi_.c:cgi.h che
10440 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e  ckin_.c:checkin.
10450 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68  h checkout_.c:ch
10460 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69  eckout.h clearsi
10470 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e  gn_.c:clearsign.
10480 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65  h clone_.c:clone
10490 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a  .h comformat_.c:
104a0 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73  comformat.h cons
104b0 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75  truct_.c:constru
104c0 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a  ct.h content_.c:
104d0 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a  content.h db_.c:
104e0 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65  db.h delta_.c:de
104f0 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e  lta.h deltacmd_.
10500 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73  c:deltacmd.h des
10510 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65 73 63  cendants_.c:desc
10520 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 66 5f 2e  endants.h diff_.
10530 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64  c:diff.h diffcmd
10540 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 64 6f  _.c:diffcmd.h do
10550 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63 6f 64  c_.c:doc.h encod
10560 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69  e_.c:encode.h fi
10570 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74  le_.c:file.h htt
10580 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f  p_.c:http.h info
10590 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e  _.c:info.h login
105a0 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e  _.c:login.h main
105b0 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66  _.c:main.h manif
105c0 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e  est_.c:manifest.
105d0 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d  h md5_.c:md5.h m
105e0 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20  erge_.c:merge.h 
105f0 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33  merge3_.c:merge3
10600 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79  .h my_page_.c:my
10610 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a  _page.h name_.c:
10620 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a  name.h pivot_.c:
10630 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e  pivot.h pqueue_.
10640 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74  c:pqueue.h print
10650 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65  f_.c:printf.h re
10660 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64  build_.c:rebuild
10670 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72 65 70  .h report_.c:rep
10680 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73  ort.h rss_.c:rss
10690 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68  .h schema_.c:sch
106a0 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73  ema.h setup_.c:s
106b0 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73  etup.h sha1_.c:s
106c0 68 61 31 2e 68 20 73 74 61 74 5f 2e 63 3a 73 74  ha1.h stat_.c:st
106d0 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74  at.h style_.c:st
106e0 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79  yle.h sync_.c:sy
106f0 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e  nc.h tag_.c:tag.
10700 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67  h tagview_.c:tag
10710 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e  view.h th_main_.
10720 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65  c:th_main.h time
10730 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65  line_.c:timeline
10740 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20  .h tkt_.c:tkt.h 
10750 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74  tktconfig_.c:tkt
10760 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75  config.h tktsetu
10770 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20  p_.c:tktsetup.h 
10780 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75  undo_.c:undo.h u
10790 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e  pdate_.c:update.
107a0 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75  h url_.c:url.h u
107b0 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65  ser_.c:user.h ve
107c0 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68  rify_.c:verify.h
107d0 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e   vfile_.c:vfile.
107e0 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68  h wiki_.c:wiki.h
107f0 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77   wikiformat_.c:w
10800 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72  ikiformat.h xfer
10810 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e  _.c:xfer.h zip_.
10820 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52  c:zip.h $(SRCDIR
10830 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52  )/sqlite3.h $(SR
10840 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f 56 45 52  CDIR)/th.h ./VER
10850 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65  SION.h..touch he
10860 61 64 65 72 73 0a 0a 73 74 79 6c 65 5f 2e 63 3a  aders..style_.c:
10870 09 24 28 53 52 43 44 49 52 29 2f 73 74 79 6c 65  .$(SRCDIR)/style
10880 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  .c $(SRCDIR)/VER
10890 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09  SION translate..
108a0 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52  ./translate $(SR
108b0 43 44 49 52 29 2f 73 74 79 6c 65 2e 63 20 7c 20  CDIR)/style.c | 
108c0 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29  sed -f $(SRCDIR)
108d0 2f 56 45 52 53 49 4f 4e 20 3e 73 74 79 6c 65 5f  /VERSION >style_
108e0 2e 63 0a 0a 73 74 79 6c 65 2e 6f 3a 09 73 74 79  .c..style.o:.sty
108f0 6c 65 5f 2e 63 20 73 74 79 6c 65 2e 68 20 20 24  le_.c style.h  $
10900 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e  (SRCDIR)/config.
10910 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 73 74  h..$(XTCC) -o st
10920 79 6c 65 2e 6f 20 2d 63 20 73 74 79 6c 65 5f 2e  yle.o -c style_.
10930 63 0a 0a 73 74 79 6c 65 2e 68 3a 09 6d 61 6b 65  c..style.h:.make
10940 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68  headers.../makeh
10950 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61  eaders  add_.c:a
10960 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64  dd.h admin_.c:ad
10970 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67  min.h bag_.c:bag
10980 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e  .h blob_.c:blob.
10990 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e  h branch_.c:bran
109a0 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62  ch.h browse_.c:b
109b0 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63  rowse.h cgi_.c:c
109c0 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a  gi.h checkin_.c:
109d0 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f  checkin.h checko
109e0 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68  ut_.c:checkout.h
109f0 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c   clearsign_.c:cl
10a00 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f  earsign.h clone_
10a10 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f  .c:clone.h comfo
10a20 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61  rmat_.c:comforma
10a30 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63  t.h construct_.c
10a40 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e  :construct.h con
10a50 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e  tent_.c:content.
10a60 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c  h db_.c:db.h del
10a70 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65  ta_.c:delta.h de
10a80 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63  ltacmd_.c:deltac
10a90 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 73  md.h descendants
10aa0 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 2e  _.c:descendants.
10ab0 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68  h diff_.c:diff.h
10ac0 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66   diffcmd_.c:diff
10ad0 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f 63  cmd.h doc_.c:doc
10ae0 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63  .h encode_.c:enc
10af0 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69  ode.h file_.c:fi
10b00 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74  le.h http_.c:htt
10b10 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f  p.h info_.c:info
10b20 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69  .h login_.c:logi
10b30 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e  n.h main_.c:main
10b40 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d  .h manifest_.c:m
10b50 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63  anifest.h md5_.c
10b60 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a  :md5.h merge_.c:
10b70 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e  merge.h merge3_.
10b80 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61  c:merge3.h my_pa
10b90 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20  ge_.c:my_page.h 
10ba0 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70  name_.c:name.h p
10bb0 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20  ivot_.c:pivot.h 
10bc0 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65  pqueue_.c:pqueue
10bd0 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69  .h printf_.c:pri
10be0 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63  ntf.h rebuild_.c
10bf0 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 70 6f 72  :rebuild.h repor
10c00 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 73  t_.c:report.h rs
10c10 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d  s_.c:rss.h schem
10c20 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65  a_.c:schema.h se
10c30 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73  tup_.c:setup.h s
10c40 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74  ha1_.c:sha1.h st
10c50 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79  at_.c:stat.h sty
10c60 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79  le_.c:style.h sy
10c70 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67  nc_.c:sync.h tag
10c80 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65  _.c:tag.h tagvie
10c90 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74  w_.c:tagview.h t
10ca0 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69  h_main_.c:th_mai
10cb0 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a  n.h timeline_.c:
10cc0 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e  timeline.h tkt_.
10cd0 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69  c:tkt.h tktconfi
10ce0 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68  g_.c:tktconfig.h
10cf0 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74   tktsetup_.c:tkt
10d00 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a  setup.h undo_.c:
10d10 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63  undo.h update_.c
10d20 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63  :update.h url_.c
10d30 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75  :url.h user_.c:u
10d40 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a  ser.h verify_.c:
10d50 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e  verify.h vfile_.
10d60 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e  c:vfile.h wiki_.
10d70 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72  c:wiki.h wikifor
10d80 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61  mat_.c:wikiforma
10d90 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72  t.h xfer_.c:xfer
10da0 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20  .h zip_.c:zip.h 
10db0 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65  $(SRCDIR)/sqlite
10dc0 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f 74 68  3.h $(SRCDIR)/th
10dd0 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09  .h ./VERSION.h..
10de0 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 73  touch headers..s
10df0 79 6e 63 5f 2e 63 3a 09 24 28 53 52 43 44 49 52  ync_.c:.$(SRCDIR
10e00 29 2f 73 79 6e 63 2e 63 20 24 28 53 52 43 44 49  )/sync.c $(SRCDI
10e10 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73  R)/VERSION trans
10e20 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74  late.../translat
10e30 65 20 24 28 53 52 43 44 49 52 29 2f 73 79 6e 63  e $(SRCDIR)/sync
10e40 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52  .c | sed -f $(SR
10e50 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 73  CDIR)/VERSION >s
10e60 79 6e 63 5f 2e 63 0a 0a 73 79 6e 63 2e 6f 3a 09  ync_.c..sync.o:.
10e70 73 79 6e 63 5f 2e 63 20 73 79 6e 63 2e 68 20 20  sync_.c sync.h  
10e80 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67  $(SRCDIR)/config
10e90 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 73  .h..$(XTCC) -o s
10ea0 79 6e 63 2e 6f 20 2d 63 20 73 79 6e 63 5f 2e 63  ync.o -c sync_.c
10eb0 0a 0a 73 79 6e 63 2e 68 3a 09 6d 61 6b 65 68 65  ..sync.h:.makehe
10ec0 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61  aders.../makehea
10ed0 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64  ders  add_.c:add
10ee0 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69  .h admin_.c:admi
10ef0 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68  n.h bag_.c:bag.h
10f00 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20   blob_.c:blob.h 
10f10 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68  branch_.c:branch
10f20 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f  .h browse_.c:bro
10f30 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69  wse.h cgi_.c:cgi
10f40 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68  .h checkin_.c:ch
10f50 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74  eckin.h checkout
10f60 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63  _.c:checkout.h c
10f70 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61  learsign_.c:clea
10f80 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63  rsign.h clone_.c
10f90 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d  :clone.h comform
10fa0 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e  at_.c:comformat.
10fb0 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63  h construct_.c:c
10fc0 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65  onstruct.h conte
10fd0 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20  nt_.c:content.h 
10fe0 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61  db_.c:db.h delta
10ff0 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74  _.c:delta.h delt
11000 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64  acmd_.c:deltacmd
11010 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e  .h descendants_.
11020 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 20  c:descendants.h 
11030 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64  diff_.c:diff.h d
11040 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d  iffcmd_.c:diffcm
11050 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68  d.h doc_.c:doc.h
11060 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64   encode_.c:encod
11070 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65  e.h file_.c:file
11080 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e  .h http_.c:http.
11090 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68  h info_.c:info.h
110a0 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e   login_.c:login.
110b0 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68  h main_.c:main.h
110c0 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e   manifest_.c:man
110d0 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d  ifest.h md5_.c:m
110e0 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65  d5.h merge_.c:me
110f0 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a  rge.h merge3_.c:
11100 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65  merge3.h my_page
11110 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61  _.c:my_page.h na
11120 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76  me_.c:name.h piv
11130 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71  ot_.c:pivot.h pq
11140 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68  ueue_.c:pqueue.h
11150 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74   printf_.c:print
11160 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72  f.h rebuild_.c:r
11170 65 62 75 69 6c 64 2e 68 20 72 65 70 6f 72 74 5f  ebuild.h report_
11180 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 73 73 5f  .c:report.h rss_
11190 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f  .c:rss.h schema_
111a0 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75  .c:schema.h setu
111b0 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61  p_.c:setup.h sha
111c0 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 61 74  1_.c:sha1.h stat
111d0 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79 6c 65  _.c:stat.h style
111e0 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63  _.c:style.h sync
111f0 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e  _.c:sync.h tag_.
11200 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f  c:tag.h tagview_
11210 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 68 5f  .c:tagview.h th_
11220 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e  main_.c:th_main.
11230 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69  h timeline_.c:ti
11240 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a  meline.h tkt_.c:
11250 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f  tkt.h tktconfig_
11260 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74  .c:tktconfig.h t
11270 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65  ktsetup_.c:tktse
11280 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e  tup.h undo_.c:un
11290 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75  do.h update_.c:u
112a0 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75  pdate.h url_.c:u
112b0 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65  rl.h user_.c:use
112c0 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65  r.h verify_.c:ve
112d0 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a  rify.h vfile_.c:
112e0 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a  vfile.h wiki_.c:
112f0 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61  wiki.h wikiforma
11300 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e  t_.c:wikiformat.
11310 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68  h xfer_.c:xfer.h
11320 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28   zip_.c:zip.h $(
11330 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e  SRCDIR)/sqlite3.
11340 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68  h $(SRCDIR)/th.h
11350 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f   ./VERSION.h..to
11360 75 63 68 20 68 65 61 64 65 72 73 0a 0a 74 61 67  uch headers..tag
11370 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 74  _.c:.$(SRCDIR)/t
11380 61 67 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56  ag.c $(SRCDIR)/V
11390 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65  ERSION translate
113a0 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28  .../translate $(
113b0 53 52 43 44 49 52 29 2f 74 61 67 2e 63 20 7c 20  SRCDIR)/tag.c | 
113c0 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29  sed -f $(SRCDIR)
113d0 2f 56 45 52 53 49 4f 4e 20 3e 74 61 67 5f 2e 63  /VERSION >tag_.c
113e0 0a 0a 74 61 67 2e 6f 3a 09 74 61 67 5f 2e 63 20  ..tag.o:.tag_.c 
113f0 74 61 67 2e 68 20 20 24 28 53 52 43 44 49 52 29  tag.h  $(SRCDIR)
11400 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43  /config.h..$(XTC
11410 43 29 20 2d 6f 20 74 61 67 2e 6f 20 2d 63 20 74  C) -o tag.o -c t
11420 61 67 5f 2e 63 0a 0a 74 61 67 2e 68 3a 09 6d 61  ag_.c..tag.h:.ma
11430 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b  keheaders.../mak
11440 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63  eheaders  add_.c
11450 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a  :add.h admin_.c:
11460 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62  admin.h bag_.c:b
11470 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f  ag.h blob_.c:blo
11480 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72  b.h branch_.c:br
11490 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63  anch.h browse_.c
114a0 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63  :browse.h cgi_.c
114b0 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e  :cgi.h checkin_.
114c0 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63  c:checkin.h chec
114d0 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74  kout_.c:checkout
114e0 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a  .h clearsign_.c:
114f0 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e  clearsign.h clon
11500 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d  e_.c:clone.h com
11510 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72  format_.c:comfor
11520 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f  mat.h construct_
11530 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63  .c:construct.h c
11540 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e  ontent_.c:conten
11550 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64  t.h db_.c:db.h d
11560 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20  elta_.c:delta.h 
11570 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74  deltacmd_.c:delt
11580 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 6e  acmd.h descendan
11590 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74  ts_.c:descendant
115a0 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66  s.h diff_.c:diff
115b0 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69  .h diffcmd_.c:di
115c0 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64  ffcmd.h doc_.c:d
115d0 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65  oc.h encode_.c:e
115e0 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a  ncode.h file_.c:
115f0 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68  file.h http_.c:h
11600 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e  ttp.h info_.c:in
11610 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f  fo.h login_.c:lo
11620 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61  gin.h main_.c:ma
11630 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63  in.h manifest_.c
11640 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f  :manifest.h md5_
11650 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e  .c:md5.h merge_.
11660 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33  c:merge.h merge3
11670 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f  _.c:merge3.h my_
11680 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e  page_.c:my_page.
11690 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68  h name_.c:name.h
116a0 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e   pivot_.c:pivot.
116b0 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65  h pqueue_.c:pque
116c0 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70  ue.h printf_.c:p
116d0 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f  rintf.h rebuild_
116e0 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 70  .c:rebuild.h rep
116f0 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20  ort_.c:report.h 
11700 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68  rss_.c:rss.h sch
11710 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20  ema_.c:schema.h 
11720 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68  setup_.c:setup.h
11730 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20   sha1_.c:sha1.h 
11740 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73  stat_.c:stat.h s
11750 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20  tyle_.c:style.h 
11760 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74  sync_.c:sync.h t
11770 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76  ag_.c:tag.h tagv
11780 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68  iew_.c:tagview.h
11790 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d   th_main_.c:th_m
117a0 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e  ain.h timeline_.
117b0 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74  c:timeline.h tkt
117c0 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e  _.c:tkt.h tktcon
117d0 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67  fig_.c:tktconfig
117e0 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74  .h tktsetup_.c:t
117f0 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e  ktsetup.h undo_.
11800 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f  c:undo.h update_
11810 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f  .c:update.h url_
11820 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63  .c:url.h user_.c
11830 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e  :user.h verify_.
11840 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65  c:verify.h vfile
11850 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69  _.c:vfile.h wiki
11860 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66  _.c:wiki.h wikif
11870 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72  ormat_.c:wikifor
11880 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66  mat.h xfer_.c:xf
11890 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e  er.h zip_.c:zip.
118a0 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69  h $(SRCDIR)/sqli
118b0 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f  te3.h $(SRCDIR)/
118c0 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68  th.h ./VERSION.h
118d0 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a  ..touch headers.
118e0 0a 74 61 67 76 69 65 77 5f 2e 63 3a 09 24 28 53  .tagview_.c:.$(S
118f0 52 43 44 49 52 29 2f 74 61 67 76 69 65 77 2e 63  RCDIR)/tagview.c
11900 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49   $(SRCDIR)/VERSI
11910 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f  ON translate.../
11920 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44  translate $(SRCD
11930 49 52 29 2f 74 61 67 76 69 65 77 2e 63 20 7c 20  IR)/tagview.c | 
11940 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29  sed -f $(SRCDIR)
11950 2f 56 45 52 53 49 4f 4e 20 3e 74 61 67 76 69 65  /VERSION >tagvie
11960 77 5f 2e 63 0a 0a 74 61 67 76 69 65 77 2e 6f 3a  w_.c..tagview.o:
11970 09 74 61 67 76 69 65 77 5f 2e 63 20 74 61 67 76  .tagview_.c tagv
11980 69 65 77 2e 68 20 20 24 28 53 52 43 44 49 52 29  iew.h  $(SRCDIR)
11990 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43  /config.h..$(XTC
119a0 43 29 20 2d 6f 20 74 61 67 76 69 65 77 2e 6f 20  C) -o tagview.o 
119b0 2d 63 20 74 61 67 76 69 65 77 5f 2e 63 0a 0a 74  -c tagview_.c..t
119c0 61 67 76 69 65 77 2e 68 3a 09 6d 61 6b 65 68 65  agview.h:.makehe
119d0 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61  aders.../makehea
119e0 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64  ders  add_.c:add
119f0 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69  .h admin_.c:admi
11a00 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68  n.h bag_.c:bag.h
11a10 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20   blob_.c:blob.h 
11a20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68  branch_.c:branch
11a30 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f  .h browse_.c:bro
11a40 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69  wse.h cgi_.c:cgi
11a50 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68  .h checkin_.c:ch
11a60 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74  eckin.h checkout
11a70 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63  _.c:checkout.h c
11a80 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61  learsign_.c:clea
11a90 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63  rsign.h clone_.c
11aa0 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d  :clone.h comform
11ab0 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e  at_.c:comformat.
11ac0 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63  h construct_.c:c
11ad0 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65  onstruct.h conte
11ae0 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20  nt_.c:content.h 
11af0 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61  db_.c:db.h delta
11b00 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74  _.c:delta.h delt
11b10 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64  acmd_.c:deltacmd
11b20 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e  .h descendants_.
11b30 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 20  c:descendants.h 
11b40 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64  diff_.c:diff.h d
11b50 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d  iffcmd_.c:diffcm
11b60 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68  d.h doc_.c:doc.h
11b70 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64   encode_.c:encod
11b80 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65  e.h file_.c:file
11b90 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e  .h http_.c:http.
11ba0 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68  h info_.c:info.h
11bb0 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e   login_.c:login.
11bc0 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68  h main_.c:main.h
11bd0 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e   manifest_.c:man
11be0 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d  ifest.h md5_.c:m
11bf0 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65  d5.h merge_.c:me
11c00 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a  rge.h merge3_.c:
11c10 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65  merge3.h my_page
11c20 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61  _.c:my_page.h na
11c30 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76  me_.c:name.h piv
11c40 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71  ot_.c:pivot.h pq
11c50 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68  ueue_.c:pqueue.h
11c60 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74   printf_.c:print
11c70 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72  f.h rebuild_.c:r
11c80 65 62 75 69 6c 64 2e 68 20 72 65 70 6f 72 74 5f  ebuild.h report_
11c90 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 73 73 5f  .c:report.h rss_
11ca0 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f  .c:rss.h schema_
11cb0 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75  .c:schema.h setu
11cc0 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61  p_.c:setup.h sha
11cd0 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 61 74  1_.c:sha1.h stat
11ce0 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79 6c 65  _.c:stat.h style
11cf0 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63  _.c:style.h sync
11d00 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e  _.c:sync.h tag_.
11d10 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f  c:tag.h tagview_
11d20 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 68 5f  .c:tagview.h th_
11d30 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e  main_.c:th_main.
11d40 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69  h timeline_.c:ti
11d50 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a  meline.h tkt_.c:
11d60 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f  tkt.h tktconfig_
11d70 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74  .c:tktconfig.h t
11d80 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65  ktsetup_.c:tktse
11d90 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e  tup.h undo_.c:un
11da0 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75  do.h update_.c:u
11db0 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75  pdate.h url_.c:u
11dc0 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65  rl.h user_.c:use
11dd0 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65  r.h verify_.c:ve
11de0 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a  rify.h vfile_.c:
11df0 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a  vfile.h wiki_.c:
11e00 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61  wiki.h wikiforma
11e10 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e  t_.c:wikiformat.
11e20 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68  h xfer_.c:xfer.h
11e30 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28   zip_.c:zip.h $(
11e40 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e  SRCDIR)/sqlite3.
11e50 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68  h $(SRCDIR)/th.h
11e60 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f   ./VERSION.h..to
11e70 75 63 68 20 68 65 61 64 65 72 73 0a 0a 74 68 5f  uch headers..th_
11e80 6d 61 69 6e 5f 2e 63 3a 09 24 28 53 52 43 44 49  main_.c:.$(SRCDI
11e90 52 29 2f 74 68 5f 6d 61 69 6e 2e 63 20 24 28 53  R)/th_main.c $(S
11ea0 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74  RCDIR)/VERSION t
11eb0 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e  ranslate.../tran
11ec0 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f  slate $(SRCDIR)/
11ed0 74 68 5f 6d 61 69 6e 2e 63 20 7c 20 73 65 64 20  th_main.c | sed 
11ee0 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  -f $(SRCDIR)/VER
11ef0 53 49 4f 4e 20 3e 74 68 5f 6d 61 69 6e 5f 2e 63  SION >th_main_.c
11f00 0a 0a 74 68 5f 6d 61 69 6e 2e 6f 3a 09 74 68 5f  ..th_main.o:.th_
11f10 6d 61 69 6e 5f 2e 63 20 74 68 5f 6d 61 69 6e 2e  main_.c th_main.
11f20 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e  h  $(SRCDIR)/con
11f30 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d  fig.h..$(XTCC) -
11f40 6f 20 74 68 5f 6d 61 69 6e 2e 6f 20 2d 63 20 74  o th_main.o -c t
11f50 68 5f 6d 61 69 6e 5f 2e 63 0a 0a 74 68 5f 6d 61  h_main_.c..th_ma
11f60 69 6e 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72  in.h:.makeheader
11f70 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73  s.../makeheaders
11f80 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61    add_.c:add.h a
11f90 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20  dmin_.c:admin.h 
11fa0 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f  bag_.c:bag.h blo
11fb0 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e  b_.c:blob.h bran
11fc0 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62  ch_.c:branch.h b
11fd0 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e  rowse_.c:browse.
11fe0 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63  h cgi_.c:cgi.h c
11ff0 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69  heckin_.c:checki
12000 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a  n.h checkout_.c:
12010 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72  checkout.h clear
12020 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67  sign_.c:clearsig
12030 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f  n.h clone_.c:clo
12040 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e  ne.h comformat_.
12050 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f  c:comformat.h co
12060 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74  nstruct_.c:const
12070 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e  ruct.h content_.
12080 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e  c:content.h db_.
12090 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a  c:db.h delta_.c:
120a0 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64  delta.h deltacmd
120b0 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64  _.c:deltacmd.h d
120c0 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65  escendants_.c:de
120d0 73 63 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 66  scendants.h diff
120e0 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63  _.c:diff.h diffc
120f0 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20  md_.c:diffcmd.h 
12100 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63  doc_.c:doc.h enc
12110 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20  ode_.c:encode.h 
12120 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68  file_.c:file.h h
12130 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e  ttp_.c:http.h in
12140 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67  fo_.c:info.h log
12150 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61  in_.c:login.h ma
12160 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e  in_.c:main.h man
12170 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73  ifest_.c:manifes
12180 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68  t.h md5_.c:md5.h
12190 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e   merge_.c:merge.
121a0 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67  h merge3_.c:merg
121b0 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a  e3.h my_page_.c:
121c0 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e  my_page.h name_.
121d0 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e  c:name.h pivot_.
121e0 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65  c:pivot.h pqueue
121f0 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69  _.c:pqueue.h pri
12200 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20  ntf_.c:printf.h 
12210 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69  rebuild_.c:rebui
12220 6c 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72  ld.h report_.c:r
12230 65 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72  eport.h rss_.c:r
12240 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73  ss.h schema_.c:s
12250 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63  chema.h setup_.c
12260 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63  :setup.h sha1_.c
12270 3a 73 68 61 31 2e 68 20 73 74 61 74 5f 2e 63 3a  :sha1.h stat_.c:
12280 73 74 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a  stat.h style_.c:
12290 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a  style.h sync_.c:
122a0 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61  sync.h tag_.c:ta
122b0 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74  g.h tagview_.c:t
122c0 61 67 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e  agview.h th_main
122d0 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69  _.c:th_main.h ti
122e0 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69  meline_.c:timeli
122f0 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e  ne.h tkt_.c:tkt.
12300 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74  h tktconfig_.c:t
12310 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65  ktconfig.h tktse
12320 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e  tup_.c:tktsetup.
12330 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68  h undo_.c:undo.h
12340 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74   update_.c:updat
12350 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68  e.h url_.c:url.h
12360 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20   user_.c:user.h 
12370 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79  verify_.c:verify
12380 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c  .h vfile_.c:vfil
12390 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69  e.h wiki_.c:wiki
123a0 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63  .h wikiformat_.c
123b0 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66  :wikiformat.h xf
123c0 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70  er_.c:xfer.h zip
123d0 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44  _.c:zip.h $(SRCD
123e0 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28  IR)/sqlite3.h $(
123f0 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f 56  SRCDIR)/th.h ./V
12400 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20  ERSION.h..touch 
12410 68 65 61 64 65 72 73 0a 0a 74 69 6d 65 6c 69 6e  headers..timelin
12420 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f  e_.c:.$(SRCDIR)/
12430 74 69 6d 65 6c 69 6e 65 2e 63 20 24 28 53 52 43  timeline.c $(SRC
12440 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61  DIR)/VERSION tra
12450 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c  nslate.../transl
12460 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 74 69  ate $(SRCDIR)/ti
12470 6d 65 6c 69 6e 65 2e 63 20 7c 20 73 65 64 20 2d  meline.c | sed -
12480 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  f $(SRCDIR)/VERS
12490 49 4f 4e 20 3e 74 69 6d 65 6c 69 6e 65 5f 2e 63  ION >timeline_.c
124a0 0a 0a 74 69 6d 65 6c 69 6e 65 2e 6f 3a 09 74 69  ..timeline.o:.ti
124b0 6d 65 6c 69 6e 65 5f 2e 63 20 74 69 6d 65 6c 69  meline_.c timeli
124c0 6e 65 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f  ne.h  $(SRCDIR)/
124d0 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43  config.h..$(XTCC
124e0 29 20 2d 6f 20 74 69 6d 65 6c 69 6e 65 2e 6f 20  ) -o timeline.o 
124f0 2d 63 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 0a 0a  -c timeline_.c..
12500 74 69 6d 65 6c 69 6e 65 2e 68 3a 09 6d 61 6b 65  timeline.h:.make
12510 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68  headers.../makeh
12520 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61  eaders  add_.c:a
12530 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64  dd.h admin_.c:ad
12540 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67  min.h bag_.c:bag
12550 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e  .h blob_.c:blob.
12560 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e  h branch_.c:bran
12570 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62  ch.h browse_.c:b
12580 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63  rowse.h cgi_.c:c
12590 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a  gi.h checkin_.c:
125a0 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f  checkin.h checko
125b0 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68  ut_.c:checkout.h
125c0 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c   clearsign_.c:cl
125d0 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f  earsign.h clone_
125e0 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f  .c:clone.h comfo
125f0 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61  rmat_.c:comforma
12600 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63  t.h construct_.c
12610 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e  :construct.h con
12620 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e  tent_.c:content.
12630 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c  h db_.c:db.h del
12640 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65  ta_.c:delta.h de
12650 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63  ltacmd_.c:deltac
12660 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 73  md.h descendants
12670 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 2e  _.c:descendants.
12680 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68  h diff_.c:diff.h
12690 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66   diffcmd_.c:diff
126a0 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f 63  cmd.h doc_.c:doc
126b0 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63  .h encode_.c:enc
126c0 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69  ode.h file_.c:fi
126d0 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74  le.h http_.c:htt
126e0 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f  p.h info_.c:info
126f0 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69  .h login_.c:logi
12700 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e  n.h main_.c:main
12710 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d  .h manifest_.c:m
12720 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63  anifest.h md5_.c
12730 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a  :md5.h merge_.c:
12740 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e  merge.h merge3_.
12750 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61  c:merge3.h my_pa
12760 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20  ge_.c:my_page.h 
12770 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70  name_.c:name.h p
12780 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20  ivot_.c:pivot.h 
12790 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65  pqueue_.c:pqueue
127a0 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69  .h printf_.c:pri
127b0 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63  ntf.h rebuild_.c
127c0 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 70 6f 72  :rebuild.h repor
127d0 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 73  t_.c:report.h rs
127e0 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d  s_.c:rss.h schem
127f0 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65  a_.c:schema.h se
12800 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73  tup_.c:setup.h s
12810 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74  ha1_.c:sha1.h st
12820 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79  at_.c:stat.h sty
12830 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79  le_.c:style.h sy
12840 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67  nc_.c:sync.h tag
12850 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65  _.c:tag.h tagvie
12860 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74  w_.c:tagview.h t
12870 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69  h_main_.c:th_mai
12880 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a  n.h timeline_.c:
12890 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e  timeline.h tkt_.
128a0 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69  c:tkt.h tktconfi
128b0 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68  g_.c:tktconfig.h
128c0 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74   tktsetup_.c:tkt
128d0 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a  setup.h undo_.c:
128e0 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63  undo.h update_.c
128f0 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63  :update.h url_.c
12900 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75  :url.h user_.c:u
12910 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a  ser.h verify_.c:
12920 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e  verify.h vfile_.
12930 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e  c:vfile.h wiki_.
12940 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72  c:wiki.h wikifor
12950 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61  mat_.c:wikiforma
12960 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72  t.h xfer_.c:xfer
12970 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20  .h zip_.c:zip.h 
12980 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65  $(SRCDIR)/sqlite
12990 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f 74 68  3.h $(SRCDIR)/th
129a0 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09  .h ./VERSION.h..
129b0 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 74  touch headers..t
129c0 6b 74 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29  kt_.c:.$(SRCDIR)
129d0 2f 74 6b 74 2e 63 20 24 28 53 52 43 44 49 52 29  /tkt.c $(SRCDIR)
129e0 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61  /VERSION transla
129f0 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20  te.../translate 
12a00 24 28 53 52 43 44 49 52 29 2f 74 6b 74 2e 63 20  $(SRCDIR)/tkt.c 
12a10 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49  | sed -f $(SRCDI
12a20 52 29 2f 56 45 52 53 49 4f 4e 20 3e 74 6b 74 5f  R)/VERSION >tkt_
12a30 2e 63 0a 0a 74 6b 74 2e 6f 3a 09 74 6b 74 5f 2e  .c..tkt.o:.tkt_.
12a40 63 20 74 6b 74 2e 68 20 20 24 28 53 52 43 44 49  c tkt.h  $(SRCDI
12a50 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58  R)/config.h..$(X
12a60 54 43 43 29 20 2d 6f 20 74 6b 74 2e 6f 20 2d 63  TCC) -o tkt.o -c
12a70 20 74 6b 74 5f 2e 63 0a 0a 74 6b 74 2e 68 3a 09   tkt_.c..tkt.h:.
12a80 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d  makeheaders.../m
12a90 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f  akeheaders  add_
12aa0 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e  .c:add.h admin_.
12ab0 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63  c:admin.h bag_.c
12ac0 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62  :bag.h blob_.c:b
12ad0 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a  lob.h branch_.c:
12ae0 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f  branch.h browse_
12af0 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f  .c:browse.h cgi_
12b00 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e  .c:cgi.h checkin
12b10 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68  _.c:checkin.h ch
12b20 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f  eckout_.c:checko
12b30 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e  ut.h clearsign_.
12b40 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c  c:clearsign.h cl
12b50 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63  one_.c:clone.h c
12b60 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66  omformat_.c:comf
12b70 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63  ormat.h construc
12b80 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68  t_.c:construct.h
12b90 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74   content_.c:cont
12ba0 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68  ent.h db_.c:db.h
12bb0 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e   delta_.c:delta.
12bc0 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65  h deltacmd_.c:de
12bd0 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64  ltacmd.h descend
12be0 61 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61  ants_.c:descenda
12bf0 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69  nts.h diff_.c:di
12c00 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a  ff.h diffcmd_.c:
12c10 64 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63  diffcmd.h doc_.c
12c20 3a 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63  :doc.h encode_.c
12c30 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e  :encode.h file_.
12c40 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63  c:file.h http_.c
12c50 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a  :http.h info_.c:
12c60 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a  info.h login_.c:
12c70 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a  login.h main_.c:
12c80 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f  main.h manifest_
12c90 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64  .c:manifest.h md
12ca0 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65  5_.c:md5.h merge
12cb0 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67  _.c:merge.h merg
12cc0 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d  e3_.c:merge3.h m
12cd0 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67  y_page_.c:my_pag
12ce0 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65  e.h name_.c:name
12cf0 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f  .h pivot_.c:pivo
12d00 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71  t.h pqueue_.c:pq
12d10 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63  ueue.h printf_.c
12d20 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c  :printf.h rebuil
12d30 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72  d_.c:rebuild.h r
12d40 65 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e  eport_.c:report.
12d50 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73  h rss_.c:rss.h s
12d60 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e  chema_.c:schema.
12d70 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70  h setup_.c:setup
12d80 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e  .h sha1_.c:sha1.
12d90 68 20 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68  h stat_.c:stat.h
12da0 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e   style_.c:style.
12db0 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68  h sync_.c:sync.h
12dc0 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61   tag_.c:tag.h ta
12dd0 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77  gview_.c:tagview
12de0 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68  .h th_main_.c:th
12df0 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65  _main.h timeline
12e00 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74  _.c:timeline.h t
12e10 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63  kt_.c:tkt.h tktc
12e20 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66  onfig_.c:tktconf
12e30 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63  ig.h tktsetup_.c
12e40 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f  :tktsetup.h undo
12e50 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74  _.c:undo.h updat
12e60 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72  e_.c:update.h ur
12e70 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f  l_.c:url.h user_
12e80 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79  .c:user.h verify
12e90 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69  _.c:verify.h vfi
12ea0 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69  le_.c:vfile.h wi
12eb0 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b  ki_.c:wiki.h wik
12ec0 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66  iformat_.c:wikif
12ed0 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a  ormat.h xfer_.c:
12ee0 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69  xfer.h zip_.c:zi
12ef0 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71  p.h $(SRCDIR)/sq
12f00 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 52  lite3.h $(SRCDIR
12f10 29 2f 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f 4e  )/th.h ./VERSION
12f20 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72  .h..touch header
12f30 73 0a 0a 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a  s..tktconfig_.c:
12f40 09 24 28 53 52 43 44 49 52 29 2f 74 6b 74 63 6f  .$(SRCDIR)/tktco
12f50 6e 66 69 67 2e 63 20 24 28 53 52 43 44 49 52 29  nfig.c $(SRCDIR)
12f60 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61  /VERSION transla
12f70 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20  te.../translate 
12f80 24 28 53 52 43 44 49 52 29 2f 74 6b 74 63 6f 6e  $(SRCDIR)/tktcon
12f90 66 69 67 2e 63 20 7c 20 73 65 64 20 2d 66 20 24  fig.c | sed -f $
12fa0 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
12fb0 20 3e 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 0a 0a   >tktconfig_.c..
12fc0 74 6b 74 63 6f 6e 66 69 67 2e 6f 3a 09 74 6b 74  tktconfig.o:.tkt
12fd0 63 6f 6e 66 69 67 5f 2e 63 20 74 6b 74 63 6f 6e  config_.c tktcon
12fe0 66 69 67 2e 68 20 20 24 28 53 52 43 44 49 52 29  fig.h  $(SRCDIR)
12ff0 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43  /config.h..$(XTC
13000 43 29 20 2d 6f 20 74 6b 74 63 6f 6e 66 69 67 2e  C) -o tktconfig.
13010 6f 20 2d 63 20 74 6b 74 63 6f 6e 66 69 67 5f 2e  o -c tktconfig_.
13020 63 0a 0a 74 6b 74 63 6f 6e 66 69 67 2e 68 3a 09  c..tktconfig.h:.
13030 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d  makeheaders.../m
13040 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f  akeheaders  add_
13050 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e  .c:add.h admin_.
13060 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63  c:admin.h bag_.c
13070 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62  :bag.h blob_.c:b
13080 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a  lob.h branch_.c:
13090 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f  branch.h browse_
130a0 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f  .c:browse.h cgi_
130b0 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e  .c:cgi.h checkin
130c0 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68  _.c:checkin.h ch
130d0 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f  eckout_.c:checko
130e0 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e  ut.h clearsign_.
130f0 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c  c:clearsign.h cl
13100 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63  one_.c:clone.h c
13110 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66  omformat_.c:comf
13120 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63  ormat.h construc
13130 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68  t_.c:construct.h
13140 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74   content_.c:cont
13150 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68  ent.h db_.c:db.h
13160 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e   delta_.c:delta.
13170 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65  h deltacmd_.c:de
13180 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64  ltacmd.h descend
13190 61 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61  ants_.c:descenda
131a0 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69  nts.h diff_.c:di
131b0 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a  ff.h diffcmd_.c:
131c0 64 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63  diffcmd.h doc_.c
131d0 3a 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63  :doc.h encode_.c
131e0 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e  :encode.h file_.
131f0 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63  c:file.h http_.c
13200 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a  :http.h info_.c:
13210 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a  info.h login_.c:
13220 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a  login.h main_.c:
13230 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f  main.h manifest_
13240 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64  .c:manifest.h md
13250 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65  5_.c:md5.h merge
13260 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67  _.c:merge.h merg
13270 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d  e3_.c:merge3.h m
13280 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67  y_page_.c:my_pag
13290 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65  e.h name_.c:name
132a0 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f  .h pivot_.c:pivo
132b0 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71  t.h pqueue_.c:pq
132c0 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63  ueue.h printf_.c
132d0 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c  :printf.h rebuil
132e0 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72  d_.c:rebuild.h r
132f0 65 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e  eport_.c:report.
13300 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73  h rss_.c:rss.h s
13310 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e  chema_.c:schema.
13320 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70  h setup_.c:setup
13330 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e  .h sha1_.c:sha1.
13340 68 20 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68  h stat_.c:stat.h
13350 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e   style_.c:style.
13360 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68  h sync_.c:sync.h
13370 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61   tag_.c:tag.h ta
13380 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77  gview_.c:tagview
13390 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68  .h th_main_.c:th
133a0 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65  _main.h timeline
133b0 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74  _.c:timeline.h t
133c0 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63  kt_.c:tkt.h tktc
133d0 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66  onfig_.c:tktconf
133e0 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63  ig.h tktsetup_.c
133f0 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f  :tktsetup.h undo
13400 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74  _.c:undo.h updat
13410 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72  e_.c:update.h ur
13420 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f  l_.c:url.h user_
13430 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79  .c:user.h verify
13440 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69  _.c:verify.h vfi
13450 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69  le_.c:vfile.h wi
13460 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b  ki_.c:wiki.h wik
13470 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66  iformat_.c:wikif
13480 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a  ormat.h xfer_.c:
13490 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69  xfer.h zip_.c:zi
134a0 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71  p.h $(SRCDIR)/sq
134b0 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 52  lite3.h $(SRCDIR
134c0 29 2f 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f 4e  )/th.h ./VERSION
134d0 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72  .h..touch header
134e0 73 0a 0a 74 6b 74 73 65 74 75 70 5f 2e 63 3a 09  s..tktsetup_.c:.
134f0 24 28 53 52 43 44 49 52 29 2f 74 6b 74 73 65 74  $(SRCDIR)/tktset
13500 75 70 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56  up.c $(SRCDIR)/V
13510 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65  ERSION translate
13520 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28  .../translate $(
13530 53 52 43 44 49 52 29 2f 74 6b 74 73 65 74 75 70  SRCDIR)/tktsetup
13540 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52  .c | sed -f $(SR
13550 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 74  CDIR)/VERSION >t
13560 6b 74 73 65 74 75 70 5f 2e 63 0a 0a 74 6b 74 73  ktsetup_.c..tkts
13570 65 74 75 70 2e 6f 3a 09 74 6b 74 73 65 74 75 70  etup.o:.tktsetup
13580 5f 2e 63 20 74 6b 74 73 65 74 75 70 2e 68 20 20  _.c tktsetup.h  
13590 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67  $(SRCDIR)/config
135a0 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 74  .h..$(XTCC) -o t
135b0 6b 74 73 65 74 75 70 2e 6f 20 2d 63 20 74 6b 74  ktsetup.o -c tkt
135c0 73 65 74 75 70 5f 2e 63 0a 0a 74 6b 74 73 65 74  setup_.c..tktset
135d0 75 70 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72  up.h:.makeheader
135e0 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73  s.../makeheaders
135f0 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61    add_.c:add.h a
13600 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20  dmin_.c:admin.h 
13610 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f  bag_.c:bag.h blo
13620 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e  b_.c:blob.h bran
13630 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62  ch_.c:branch.h b
13640 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e  rowse_.c:browse.
13650 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63  h cgi_.c:cgi.h c
13660 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69  heckin_.c:checki
13670 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a  n.h checkout_.c:
13680 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72  checkout.h clear
13690 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67  sign_.c:clearsig
136a0 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f  n.h clone_.c:clo
136b0 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e  ne.h comformat_.
136c0 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f  c:comformat.h co
136d0 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74  nstruct_.c:const
136e0 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e  ruct.h content_.
136f0 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e  c:content.h db_.
13700 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a  c:db.h delta_.c:
13710 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64  delta.h deltacmd
13720 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64  _.c:deltacmd.h d
13730 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65  escendants_.c:de
13740 73 63 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 66  scendants.h diff
13750 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63  _.c:diff.h diffc
13760 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20  md_.c:diffcmd.h 
13770 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63  doc_.c:doc.h enc
13780 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20  ode_.c:encode.h 
13790 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68  file_.c:file.h h
137a0 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e  ttp_.c:http.h in
137b0 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67  fo_.c:info.h log
137c0 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61  in_.c:login.h ma
137d0 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e  in_.c:main.h man
137e0 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73  ifest_.c:manifes
137f0 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68  t.h md5_.c:md5.h
13800 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e   merge_.c:merge.
13810 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67  h merge3_.c:merg
13820 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a  e3.h my_page_.c:
13830 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e  my_page.h name_.
13840 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e  c:name.h pivot_.
13850 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65  c:pivot.h pqueue
13860 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69  _.c:pqueue.h pri
13870 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20  ntf_.c:printf.h 
13880 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69  rebuild_.c:rebui
13890 6c 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72  ld.h report_.c:r
138a0 65 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72  eport.h rss_.c:r
138b0 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73  ss.h schema_.c:s
138c0 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63  chema.h setup_.c
138d0 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63  :setup.h sha1_.c
138e0 3a 73 68 61 31 2e 68 20 73 74 61 74 5f 2e 63 3a  :sha1.h stat_.c:
138f0 73 74 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a  stat.h style_.c:
13900 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a  style.h sync_.c:
13910 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61  sync.h tag_.c:ta
13920 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74  g.h tagview_.c:t
13930 61 67 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e  agview.h th_main
13940 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69  _.c:th_main.h ti
13950 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69  meline_.c:timeli
13960 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e  ne.h tkt_.c:tkt.
13970 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74  h tktconfig_.c:t
13980 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65  ktconfig.h tktse
13990 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e  tup_.c:tktsetup.
139a0 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68  h undo_.c:undo.h
139b0 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74   update_.c:updat
139c0 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68  e.h url_.c:url.h
139d0 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20   user_.c:user.h 
139e0 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79  verify_.c:verify
139f0 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c  .h vfile_.c:vfil
13a00 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69  e.h wiki_.c:wiki
13a10 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63  .h wikiformat_.c
13a20 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66  :wikiformat.h xf
13a30 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70  er_.c:xfer.h zip
13a40 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44  _.c:zip.h $(SRCD
13a50 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28  IR)/sqlite3.h $(
13a60 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f 56  SRCDIR)/th.h ./V
13a70 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20  ERSION.h..touch 
13a80 68 65 61 64 65 72 73 0a 0a 75 6e 64 6f 5f 2e 63  headers..undo_.c
13a90 3a 09 24 28 53 52 43 44 49 52 29 2f 75 6e 64 6f  :.$(SRCDIR)/undo
13aa0 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  .c $(SRCDIR)/VER
13ab0 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09  SION translate..
13ac0 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52  ./translate $(SR
13ad0 43 44 49 52 29 2f 75 6e 64 6f 2e 63 20 7c 20 73  CDIR)/undo.c | s
13ae0 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f  ed -f $(SRCDIR)/
13af0 56 45 52 53 49 4f 4e 20 3e 75 6e 64 6f 5f 2e 63  VERSION >undo_.c
13b00 0a 0a 75 6e 64 6f 2e 6f 3a 09 75 6e 64 6f 5f 2e  ..undo.o:.undo_.
13b10 63 20 75 6e 64 6f 2e 68 20 20 24 28 53 52 43 44  c undo.h  $(SRCD
13b20 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28  IR)/config.h..$(
13b30 58 54 43 43 29 20 2d 6f 20 75 6e 64 6f 2e 6f 20  XTCC) -o undo.o 
13b40 2d 63 20 75 6e 64 6f 5f 2e 63 0a 0a 75 6e 64 6f  -c undo_.c..undo
13b50 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a  .h:.makeheaders.
13b60 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20  ../makeheaders  
13b70 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d  add_.c:add.h adm
13b80 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61  in_.c:admin.h ba
13b90 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f  g_.c:bag.h blob_
13ba0 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68  .c:blob.h branch
13bb0 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f  _.c:branch.h bro
13bc0 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20  wse_.c:browse.h 
13bd0 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65  cgi_.c:cgi.h che
13be0 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e  ckin_.c:checkin.
13bf0 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68  h checkout_.c:ch
13c00 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69  eckout.h clearsi
13c10 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e  gn_.c:clearsign.
13c20 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65  h clone_.c:clone
13c30 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a  .h comformat_.c:
13c40 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73  comformat.h cons
13c50 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75  truct_.c:constru
13c60 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a  ct.h content_.c:
13c70 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a  content.h db_.c:
13c80 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65  db.h delta_.c:de
13c90 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e  lta.h deltacmd_.
13ca0 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73  c:deltacmd.h des
13cb0 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65 73 63  cendants_.c:desc
13cc0 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 66 5f 2e  endants.h diff_.
13cd0 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64  c:diff.h diffcmd
13ce0 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 64 6f  _.c:diffcmd.h do
13cf0 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63 6f 64  c_.c:doc.h encod
13d00 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69  e_.c:encode.h fi
13d10 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74  le_.c:file.h htt
13d20 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f  p_.c:http.h info
13d30 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e  _.c:info.h login
13d40 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e  _.c:login.h main
13d50 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66  _.c:main.h manif
13d60 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e  est_.c:manifest.
13d70 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d  h md5_.c:md5.h m
13d80 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20  erge_.c:merge.h 
13d90 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33  merge3_.c:merge3
13da0 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79  .h my_page_.c:my
13db0 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a  _page.h name_.c:
13dc0 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a  name.h pivot_.c:
13dd0 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e  pivot.h pqueue_.
13de0 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74  c:pqueue.h print
13df0 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65  f_.c:printf.h re
13e00 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64  build_.c:rebuild
13e10 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72 65 70  .h report_.c:rep
13e20 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73  ort.h rss_.c:rss
13e30 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68  .h schema_.c:sch
13e40 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73  ema.h setup_.c:s
13e50 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73  etup.h sha1_.c:s
13e60 68 61 31 2e 68 20 73 74 61 74 5f 2e 63 3a 73 74  ha1.h stat_.c:st
13e70 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74  at.h style_.c:st
13e80 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79  yle.h sync_.c:sy
13e90 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e  nc.h tag_.c:tag.
13ea0 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67  h tagview_.c:tag
13eb0 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e  view.h th_main_.
13ec0 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65  c:th_main.h time
13ed0 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65  line_.c:timeline
13ee0 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20  .h tkt_.c:tkt.h 
13ef0 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74  tktconfig_.c:tkt
13f00 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75  config.h tktsetu
13f10 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20  p_.c:tktsetup.h 
13f20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75  undo_.c:undo.h u
13f30 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e  pdate_.c:update.
13f40 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75  h url_.c:url.h u
13f50 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65  ser_.c:user.h ve
13f60 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68  rify_.c:verify.h
13f70 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e   vfile_.c:vfile.
13f80 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68  h wiki_.c:wiki.h
13f90 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77   wikiformat_.c:w
13fa0 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72  ikiformat.h xfer
13fb0 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e  _.c:xfer.h zip_.
13fc0 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52  c:zip.h $(SRCDIR
13fd0 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52  )/sqlite3.h $(SR
13fe0 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f 56 45 52  CDIR)/th.h ./VER
13ff0 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65  SION.h..touch he
14000 61 64 65 72 73 0a 0a 75 70 64 61 74 65 5f 2e 63  aders..update_.c
14010 3a 09 24 28 53 52 43 44 49 52 29 2f 75 70 64 61  :.$(SRCDIR)/upda
14020 74 65 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56  te.c $(SRCDIR)/V
14030 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65  ERSION translate
14040 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28  .../translate $(
14050 53 52 43 44 49 52 29 2f 75 70 64 61 74 65 2e 63  SRCDIR)/update.c
14060 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44   | sed -f $(SRCD
14070 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 75 70 64  IR)/VERSION >upd
14080 61 74 65 5f 2e 63 0a 0a 75 70 64 61 74 65 2e 6f  ate_.c..update.o
14090 3a 09 75 70 64 61 74 65 5f 2e 63 20 75 70 64 61  :.update_.c upda
140a0 74 65 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f  te.h  $(SRCDIR)/
140b0 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43  config.h..$(XTCC
140c0 29 20 2d 6f 20 75 70 64 61 74 65 2e 6f 20 2d 63  ) -o update.o -c
140d0 20 75 70 64 61 74 65 5f 2e 63 0a 0a 75 70 64 61   update_.c..upda
140e0 74 65 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72  te.h:.makeheader
140f0 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73  s.../makeheaders
14100 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61    add_.c:add.h a
14110 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20  dmin_.c:admin.h 
14120 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f  bag_.c:bag.h blo
14130 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e  b_.c:blob.h bran
14140 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62  ch_.c:branch.h b
14150 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e  rowse_.c:browse.
14160 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63  h cgi_.c:cgi.h c
14170 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69  heckin_.c:checki
14180 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a  n.h checkout_.c:
14190 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72  checkout.h clear
141a0 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67  sign_.c:clearsig
141b0 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f  n.h clone_.c:clo
141c0 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e  ne.h comformat_.
141d0 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f  c:comformat.h co
141e0 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74  nstruct_.c:const
141f0 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e  ruct.h content_.
14200 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e  c:content.h db_.
14210 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a  c:db.h delta_.c:
14220 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64  delta.h deltacmd
14230 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64  _.c:deltacmd.h d
14240 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65  escendants_.c:de
14250 73 63 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 66  scendants.h diff
14260 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63  _.c:diff.h diffc
14270 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20  md_.c:diffcmd.h 
14280 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63  doc_.c:doc.h enc
14290 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20  ode_.c:encode.h 
142a0 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68  file_.c:file.h h
142b0 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e  ttp_.c:http.h in
142c0 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67  fo_.c:info.h log
142d0 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61  in_.c:login.h ma
142e0 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e  in_.c:main.h man
142f0 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73  ifest_.c:manifes
14300 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68  t.h md5_.c:md5.h
14310 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e   merge_.c:merge.
14320 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67  h merge3_.c:merg
14330 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a  e3.h my_page_.c:
14340 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e  my_page.h name_.
14350 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e  c:name.h pivot_.
14360 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65  c:pivot.h pqueue
14370 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69  _.c:pqueue.h pri
14380 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20  ntf_.c:printf.h 
14390 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69  rebuild_.c:rebui
143a0 6c 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72  ld.h report_.c:r
143b0 65 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72  eport.h rss_.c:r
143c0 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73  ss.h schema_.c:s
143d0 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63  chema.h setup_.c
143e0 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63  :setup.h sha1_.c
143f0 3a 73 68 61 31 2e 68 20 73 74 61 74 5f 2e 63 3a  :sha1.h stat_.c:
14400 73 74 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a  stat.h style_.c:
14410 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a  style.h sync_.c:
14420 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61  sync.h tag_.c:ta
14430 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74  g.h tagview_.c:t
14440 61 67 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e  agview.h th_main
14450 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69  _.c:th_main.h ti
14460 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69  meline_.c:timeli
14470 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e  ne.h tkt_.c:tkt.
14480 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74  h tktconfig_.c:t
14490 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65  ktconfig.h tktse
144a0 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e  tup_.c:tktsetup.
144b0 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68  h undo_.c:undo.h
144c0 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74   update_.c:updat
144d0 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68  e.h url_.c:url.h
144e0 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20   user_.c:user.h 
144f0 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79  verify_.c:verify
14500 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c  .h vfile_.c:vfil
14510 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69  e.h wiki_.c:wiki
14520 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63  .h wikiformat_.c
14530 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66  :wikiformat.h xf
14540 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70  er_.c:xfer.h zip
14550 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44  _.c:zip.h $(SRCD
14560 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28  IR)/sqlite3.h $(
14570 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f 56  SRCDIR)/th.h ./V
14580 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20  ERSION.h..touch 
14590 68 65 61 64 65 72 73 0a 0a 75 72 6c 5f 2e 63 3a  headers..url_.c:
145a0 09 24 28 53 52 43 44 49 52 29 2f 75 72 6c 2e 63  .$(SRCDIR)/url.c
145b0 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49   $(SRCDIR)/VERSI
145c0 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f  ON translate.../
145d0 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44  translate $(SRCD
145e0 49 52 29 2f 75 72 6c 2e 63 20 7c 20 73 65 64 20  IR)/url.c | sed 
145f0 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  -f $(SRCDIR)/VER
14600 53 49 4f 4e 20 3e 75 72 6c 5f 2e 63 0a 0a 75 72  SION >url_.c..ur
14610 6c 2e 6f 3a 09 75 72 6c 5f 2e 63 20 75 72 6c 2e  l.o:.url_.c url.
14620 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e  h  $(SRCDIR)/con
14630 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d  fig.h..$(XTCC) -
14640 6f 20 75 72 6c 2e 6f 20 2d 63 20 75 72 6c 5f 2e  o url.o -c url_.
14650 63 0a 0a 75 72 6c 2e 68 3a 09 6d 61 6b 65 68 65  c..url.h:.makehe
14660 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61  aders.../makehea
14670 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64  ders  add_.c:add
14680 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69  .h admin_.c:admi
14690 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68  n.h bag_.c:bag.h
146a0 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20   blob_.c:blob.h 
146b0 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68  branch_.c:branch
146c0 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f  .h browse_.c:bro
146d0 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69  wse.h cgi_.c:cgi
146e0 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68  .h checkin_.c:ch
146f0 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74  eckin.h checkout
14700 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63  _.c:checkout.h c
14710 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61  learsign_.c:clea
14720 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63  rsign.h clone_.c
14730 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d  :clone.h comform
14740 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e  at_.c:comformat.
14750 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63  h construct_.c:c
14760 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65  onstruct.h conte
14770 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20  nt_.c:content.h 
14780 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61  db_.c:db.h delta
14790 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74  _.c:delta.h delt
147a0 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64  acmd_.c:deltacmd
147b0 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e  .h descendants_.
147c0 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 20  c:descendants.h 
147d0 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64  diff_.c:diff.h d
147e0 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d  iffcmd_.c:diffcm
147f0 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68  d.h doc_.c:doc.h
14800 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64   encode_.c:encod
14810 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65  e.h file_.c:file
14820 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e  .h http_.c:http.
14830 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68  h info_.c:info.h
14840 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e   login_.c:login.
14850 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68  h main_.c:main.h
14860 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e   manifest_.c:man
14870 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d  ifest.h md5_.c:m
14880 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65  d5.h merge_.c:me
14890 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a  rge.h merge3_.c:
148a0 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65  merge3.h my_page
148b0 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61  _.c:my_page.h na
148c0 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76  me_.c:name.h piv
148d0 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71  ot_.c:pivot.h pq
148e0 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68  ueue_.c:pqueue.h
148f0 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74   printf_.c:print
14900 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72  f.h rebuild_.c:r
14910 65 62 75 69 6c 64 2e 68 20 72 65 70 6f 72 74 5f  ebuild.h report_
14920 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 73 73 5f  .c:report.h rss_
14930 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f  .c:rss.h schema_
14940 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75  .c:schema.h setu
14950 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61  p_.c:setup.h sha
14960 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 61 74  1_.c:sha1.h stat
14970 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79 6c 65  _.c:stat.h style
14980 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63  _.c:style.h sync
14990 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e  _.c:sync.h tag_.
149a0 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f  c:tag.h tagview_
149b0 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 68 5f  .c:tagview.h th_
149c0 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e  main_.c:th_main.
149d0 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69  h timeline_.c:ti
149e0 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a  meline.h tkt_.c:
149f0 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f  tkt.h tktconfig_
14a00 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74  .c:tktconfig.h t
14a10 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65  ktsetup_.c:tktse
14a20 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e  tup.h undo_.c:un
14a30 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75  do.h update_.c:u
14a40 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75  pdate.h url_.c:u
14a50 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65  rl.h user_.c:use
14a60 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65  r.h verify_.c:ve
14a70 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a  rify.h vfile_.c:
14a80 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a  vfile.h wiki_.c:
14a90 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61  wiki.h wikiforma
14aa0 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e  t_.c:wikiformat.
14ab0 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68  h xfer_.c:xfer.h
14ac0 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28   zip_.c:zip.h $(
14ad0 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e  SRCDIR)/sqlite3.
14ae0 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68  h $(SRCDIR)/th.h
14af0 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f   ./VERSION.h..to
14b00 75 63 68 20 68 65 61 64 65 72 73 0a 0a 75 73 65  uch headers..use
14b10 72 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f  r_.c:.$(SRCDIR)/
14b20 75 73 65 72 2e 63 20 24 28 53 52 43 44 49 52 29  user.c $(SRCDIR)
14b30 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61  /VERSION transla
14b40 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20  te.../translate 
14b50 24 28 53 52 43 44 49 52 29 2f 75 73 65 72 2e 63  $(SRCDIR)/user.c
14b60 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44   | sed -f $(SRCD
14b70 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 75 73 65  IR)/VERSION >use
14b80 72 5f 2e 63 0a 0a 75 73 65 72 2e 6f 3a 09 75 73  r_.c..user.o:.us
14b90 65 72 5f 2e 63 20 75 73 65 72 2e 68 20 20 24 28  er_.c user.h  $(
14ba0 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68  SRCDIR)/config.h
14bb0 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 75 73 65  ..$(XTCC) -o use
14bc0 72 2e 6f 20 2d 63 20 75 73 65 72 5f 2e 63 0a 0a  r.o -c user_.c..
14bd0 75 73 65 72 2e 68 3a 09 6d 61 6b 65 68 65 61 64  user.h:.makehead
14be0 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65  ers.../makeheade
14bf0 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68  rs  add_.c:add.h
14c00 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e   admin_.c:admin.
14c10 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62  h bag_.c:bag.h b
14c20 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72  lob_.c:blob.h br
14c30 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68  anch_.c:branch.h
14c40 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73   browse_.c:brows
14c50 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68  e.h cgi_.c:cgi.h
14c60 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63   checkin_.c:chec
14c70 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e  kin.h checkout_.
14c80 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65  c:checkout.h cle
14c90 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73  arsign_.c:clears
14ca0 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63  ign.h clone_.c:c
14cb0 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74  lone.h comformat
14cc0 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20  _.c:comformat.h 
14cd0 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e  construct_.c:con
14ce0 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74  struct.h content
14cf0 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62  _.c:content.h db
14d00 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e  _.c:db.h delta_.
14d10 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63  c:delta.h deltac
14d20 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68  md_.c:deltacmd.h
14d30 20 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a   descendants_.c:
14d40 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 20 64 69  descendants.h di
14d50 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66  ff_.c:diff.h dif
14d60 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e  fcmd_.c:diffcmd.
14d70 68 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65  h doc_.c:doc.h e
14d80 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e  ncode_.c:encode.
14d90 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68  h file_.c:file.h
14da0 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20   http_.c:http.h 
14db0 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c  info_.c:info.h l
14dc0 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20  ogin_.c:login.h 
14dd0 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d  main_.c:main.h m
14de0 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66  anifest_.c:manif
14df0 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35  est.h md5_.c:md5
14e00 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67  .h merge_.c:merg
14e10 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65  e.h merge3_.c:me
14e20 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e  rge3.h my_page_.
14e30 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65  c:my_page.h name
14e40 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74  _.c:name.h pivot
14e50 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65  _.c:pivot.h pque
14e60 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70  ue_.c:pqueue.h p
14e70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e  rintf_.c:printf.
14e80 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62  h rebuild_.c:reb
14e90 75 69 6c 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63  uild.h report_.c
14ea0 3a 72 65 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63  :report.h rss_.c
14eb0 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63  :rss.h schema_.c
14ec0 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f  :schema.h setup_
14ed0 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f  .c:setup.h sha1_
14ee0 2e 63 3a 73 68 61 31 2e 68 20 73 74 61 74 5f 2e  .c:sha1.h stat_.
14ef0 63 3a 73 74 61 74 2e 68 20 73 74 79 6c 65 5f 2e  c:stat.h style_.
14f00 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e  c:style.h sync_.
14f10 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a  c:sync.h tag_.c:
14f20 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63  tag.h tagview_.c
14f30 3a 74 61 67 76 69 65 77 2e 68 20 74 68 5f 6d 61  :tagview.h th_ma
14f40 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e 68 20  in_.c:th_main.h 
14f50 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65  timeline_.c:time
14f60 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b  line.h tkt_.c:tk
14f70 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63  t.h tktconfig_.c
14f80 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74  :tktconfig.h tkt
14f90 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75  setup_.c:tktsetu
14fa0 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f  p.h undo_.c:undo
14fb0 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64  .h update_.c:upd
14fc0 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c  ate.h url_.c:url
14fd0 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e  .h user_.c:user.
14fe0 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69  h verify_.c:veri
14ff0 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66  fy.h vfile_.c:vf
15000 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69  ile.h wiki_.c:wi
15010 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f  ki.h wikiformat_
15020 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20  .c:wikiformat.h 
15030 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a  xfer_.c:xfer.h z
15040 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52  ip_.c:zip.h $(SR
15050 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20  CDIR)/sqlite3.h 
15060 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e  $(SRCDIR)/th.h .
15070 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63  /VERSION.h..touc
15080 68 20 68 65 61 64 65 72 73 0a 0a 76 65 72 69 66  h headers..verif
15090 79 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f  y_.c:.$(SRCDIR)/
150a0 76 65 72 69 66 79 2e 63 20 24 28 53 52 43 44 49  verify.c $(SRCDI
150b0 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73  R)/VERSION trans
150c0 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74  late.../translat
150d0 65 20 24 28 53 52 43 44 49 52 29 2f 76 65 72 69  e $(SRCDIR)/veri
150e0 66 79 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28  fy.c | sed -f $(
150f0 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20  SRCDIR)/VERSION 
15100 3e 76 65 72 69 66 79 5f 2e 63 0a 0a 76 65 72 69  >verify_.c..veri
15110 66 79 2e 6f 3a 09 76 65 72 69 66 79 5f 2e 63 20  fy.o:.verify_.c 
15120 76 65 72 69 66 79 2e 68 20 20 24 28 53 52 43 44  verify.h  $(SRCD
15130 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28  IR)/config.h..$(
15140 58 54 43 43 29 20 2d 6f 20 76 65 72 69 66 79 2e  XTCC) -o verify.
15150 6f 20 2d 63 20 76 65 72 69 66 79 5f 2e 63 0a 0a  o -c verify_.c..
15160 76 65 72 69 66 79 2e 68 3a 09 6d 61 6b 65 68 65  verify.h:.makehe
15170 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61  aders.../makehea
15180 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64  ders  add_.c:add
15190 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69  .h admin_.c:admi
151a0 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68  n.h bag_.c:bag.h
151b0 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20   blob_.c:blob.h 
151c0 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68  branch_.c:branch
151d0 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f  .h browse_.c:bro
151e0 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69  wse.h cgi_.c:cgi
151f0 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68  .h checkin_.c:ch
15200 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74  eckin.h checkout
15210 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63  _.c:checkout.h c
15220 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61  learsign_.c:clea
15230 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63  rsign.h clone_.c
15240 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d  :clone.h comform
15250 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e  at_.c:comformat.
15260 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63  h construct_.c:c
15270 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65  onstruct.h conte
15280 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20  nt_.c:content.h 
15290 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61  db_.c:db.h delta
152a0 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74  _.c:delta.h delt
152b0 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64  acmd_.c:deltacmd
152c0 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e  .h descendants_.
152d0 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 20  c:descendants.h 
152e0 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64  diff_.c:diff.h d
152f0 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d  iffcmd_.c:diffcm
15300 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68  d.h doc_.c:doc.h
15310 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64   encode_.c:encod
15320 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65  e.h file_.c:file
15330 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e  .h http_.c:http.
15340 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68  h info_.c:info.h
15350 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e   login_.c:login.
15360 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68  h main_.c:main.h
15370 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e   manifest_.c:man
15380 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d  ifest.h md5_.c:m
15390 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65  d5.h merge_.c:me
153a0 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a  rge.h merge3_.c:
153b0 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65  merge3.h my_page
153c0 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61  _.c:my_page.h na
153d0 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76  me_.c:name.h piv
153e0 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71  ot_.c:pivot.h pq
153f0 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68  ueue_.c:pqueue.h
15400 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74   printf_.c:print
15410 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72  f.h rebuild_.c:r
15420 65 62 75 69 6c 64 2e 68 20 72 65 70 6f 72 74 5f  ebuild.h report_
15430 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 73 73 5f  .c:report.h rss_
15440 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f  .c:rss.h schema_
15450 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75  .c:schema.h setu
15460 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61  p_.c:setup.h sha
15470 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 61 74  1_.c:sha1.h stat
15480 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79 6c 65  _.c:stat.h style
15490 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63  _.c:style.h sync
154a0 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e  _.c:sync.h tag_.
154b0 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f  c:tag.h tagview_
154c0 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 68 5f  .c:tagview.h th_
154d0 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e  main_.c:th_main.
154e0 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69  h timeline_.c:ti
154f0 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a  meline.h tkt_.c:
15500 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f  tkt.h tktconfig_
15510 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74  .c:tktconfig.h t
15520 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65  ktsetup_.c:tktse
15530 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e  tup.h undo_.c:un
15540 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75  do.h update_.c:u
15550 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75  pdate.h url_.c:u
15560 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65  rl.h user_.c:use
15570 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65  r.h verify_.c:ve
15580 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a  rify.h vfile_.c:
15590 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a  vfile.h wiki_.c:
155a0 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61  wiki.h wikiforma
155b0 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e  t_.c:wikiformat.
155c0 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68  h xfer_.c:xfer.h
155d0 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28   zip_.c:zip.h $(
155e0 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e  SRCDIR)/sqlite3.
155f0 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68  h $(SRCDIR)/th.h
15600 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f   ./VERSION.h..to
15610 75 63 68 20 68 65 61 64 65 72 73 0a 0a 76 66 69  uch headers..vfi
15620 6c 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29  le_.c:.$(SRCDIR)
15630 2f 76 66 69 6c 65 2e 63 20 24 28 53 52 43 44 49  /vfile.c $(SRCDI
15640 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73  R)/VERSION trans
15650 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74  late.../translat
15660 65 20 24 28 53 52 43 44 49 52 29 2f 76 66 69 6c  e $(SRCDIR)/vfil
15670 65 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53  e.c | sed -f $(S
15680 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e  RCDIR)/VERSION >
15690 76 66 69 6c 65 5f 2e 63 0a 0a 76 66 69 6c 65 2e  vfile_.c..vfile.
156a0 6f 3a 09 76 66 69 6c 65 5f 2e 63 20 76 66 69 6c  o:.vfile_.c vfil
156b0 65 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63  e.h  $(SRCDIR)/c
156c0 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29  onfig.h..$(XTCC)
156d0 20 2d 6f 20 76 66 69 6c 65 2e 6f 20 2d 63 20 76   -o vfile.o -c v
156e0 66 69 6c 65 5f 2e 63 0a 0a 76 66 69 6c 65 2e 68  file_.c..vfile.h
156f0 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e  :.makeheaders...
15700 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64  /makeheaders  ad
15710 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e  d_.c:add.h admin
15720 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f  _.c:admin.h bag_
15730 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63  .c:bag.h blob_.c
15740 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e  :blob.h branch_.
15750 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73  c:branch.h brows
15760 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67  e_.c:browse.h cg
15770 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b  i_.c:cgi.h check
15780 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20  in_.c:checkin.h 
15790 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63  checkout_.c:chec
157a0 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e  kout.h clearsign
157b0 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20  _.c:clearsign.h 
157c0 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68  clone_.c:clone.h
157d0 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f   comformat_.c:co
157e0 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72  mformat.h constr
157f0 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74  uct_.c:construct
15800 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f  .h content_.c:co
15810 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62  ntent.h db_.c:db
15820 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74  .h delta_.c:delt
15830 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a  a.h deltacmd_.c:
15840 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65  deltacmd.h desce
15850 6e 64 61 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e  ndants_.c:descen
15860 64 61 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a  dants.h diff_.c:
15870 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e  diff.h diffcmd_.
15880 63 3a 64 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f  c:diffcmd.h doc_
15890 2e 63 3a 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f  .c:doc.h encode_
158a0 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65  .c:encode.h file
158b0 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f  _.c:file.h http_
158c0 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e  .c:http.h info_.
158d0 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e  c:info.h login_.
158e0 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e  c:login.h main_.
158f0 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73  c:main.h manifes
15900 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20  t_.c:manifest.h 
15910 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72  md5_.c:md5.h mer
15920 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65  ge_.c:merge.h me
15930 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68  rge3_.c:merge3.h
15940 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70   my_page_.c:my_p
15950 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61  age.h name_.c:na
15960 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69  me.h pivot_.c:pi
15970 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a  vot.h pqueue_.c:
15980 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f  pqueue.h printf_
15990 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75  .c:printf.h rebu
159a0 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68  ild_.c:rebuild.h
159b0 20 72 65 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72   report_.c:repor
159c0 74 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68  t.h rss_.c:rss.h
159d0 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d   schema_.c:schem
159e0 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74  a.h setup_.c:set
159f0 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61  up.h sha1_.c:sha
15a00 31 2e 68 20 73 74 61 74 5f 2e 63 3a 73 74 61 74  1.h stat_.c:stat
15a10 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c  .h style_.c:styl
15a20 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63  e.h sync_.c:sync
15a30 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20  .h tag_.c:tag.h 
15a40 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69  tagview_.c:tagvi
15a50 65 77 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a  ew.h th_main_.c:
15a60 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69  th_main.h timeli
15a70 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68  ne_.c:timeline.h
15a80 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b   tkt_.c:tkt.h tk
15a90 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f  tconfig_.c:tktco
15aa0 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f  nfig.h tktsetup_
15ab0 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e  .c:tktsetup.h un
15ac0 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64  do_.c:undo.h upd
15ad0 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20  ate_.c:update.h 
15ae0 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65  url_.c:url.h use
15af0 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69  r_.c:user.h veri
15b00 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76  fy_.c:verify.h v
15b10 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20  file_.c:vfile.h 
15b20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77  wiki_.c:wiki.h w
15b30 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b  ikiformat_.c:wik
15b40 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e  iformat.h xfer_.
15b50 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a  c:xfer.h zip_.c:
15b60 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f  zip.h $(SRCDIR)/
15b70 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44  sqlite3.h $(SRCD
15b80 49 52 29 2f 74 68 2e 68 20 2e 2f 56 45 52 53 49  IR)/th.h ./VERSI
15b90 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64  ON.h..touch head
15ba0 65 72 73 0a 0a 77 69 6b 69 5f 2e 63 3a 09 24 28  ers..wiki_.c:.$(
15bb0 53 52 43 44 49 52 29 2f 77 69 6b 69 2e 63 20 24  SRCDIR)/wiki.c $
15bc0 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
15bd0 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72   translate.../tr
15be0 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52  anslate $(SRCDIR
15bf0 29 2f 77 69 6b 69 2e 63 20 7c 20 73 65 64 20 2d  )/wiki.c | sed -
15c00 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  f $(SRCDIR)/VERS
15c10 49 4f 4e 20 3e 77 69 6b 69 5f 2e 63 0a 0a 77 69  ION >wiki_.c..wi
15c20 6b 69 2e 6f 3a 09 77 69 6b 69 5f 2e 63 20 77 69  ki.o:.wiki_.c wi
15c30 6b 69 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f  ki.h  $(SRCDIR)/
15c40 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43  config.h..$(XTCC
15c50 29 20 2d 6f 20 77 69 6b 69 2e 6f 20 2d 63 20 77  ) -o wiki.o -c w
15c60 69 6b 69 5f 2e 63 0a 0a 77 69 6b 69 2e 68 3a 09  iki_.c..wiki.h:.
15c70 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d  makeheaders.../m
15c80 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f  akeheaders  add_
15c90 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e  .c:add.h admin_.
15ca0 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63  c:admin.h bag_.c
15cb0 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62  :bag.h blob_.c:b
15cc0 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a  lob.h branch_.c:
15cd0 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f  branch.h browse_
15ce0 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f  .c:browse.h cgi_
15cf0 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e  .c:cgi.h checkin
15d00 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68  _.c:checkin.h ch
15d10 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f  eckout_.c:checko
15d20 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e  ut.h clearsign_.
15d30 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c  c:clearsign.h cl
15d40 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63  one_.c:clone.h c
15d50 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66  omformat_.c:comf
15d60 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63  ormat.h construc
15d70 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68  t_.c:construct.h
15d80 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74   content_.c:cont
15d90 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68  ent.h db_.c:db.h
15da0 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e   delta_.c:delta.
15db0 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65  h deltacmd_.c:de
15dc0 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64  ltacmd.h descend
15dd0 61 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61  ants_.c:descenda
15de0 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69  nts.h diff_.c:di
15df0 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a  ff.h diffcmd_.c:
15e00 64 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63  diffcmd.h doc_.c
15e10 3a 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63  :doc.h encode_.c
15e20 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e  :encode.h file_.
15e30 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63  c:file.h http_.c
15e40 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a  :http.h info_.c:
15e50 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a  info.h login_.c:
15e60 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a  login.h main_.c:
15e70 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f  main.h manifest_
15e80 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64  .c:manifest.h md
15e90 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65  5_.c:md5.h merge
15ea0 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67  _.c:merge.h merg
15eb0 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d  e3_.c:merge3.h m
15ec0 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67  y_page_.c:my_pag
15ed0 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65  e.h name_.c:name
15ee0 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f  .h pivot_.c:pivo
15ef0 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71  t.h pqueue_.c:pq
15f00 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63  ueue.h printf_.c
15f10 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c  :printf.h rebuil
15f20 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72  d_.c:rebuild.h r
15f30 65 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e  eport_.c:report.
15f40 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73  h rss_.c:rss.h s
15f50 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e  chema_.c:schema.
15f60 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70  h setup_.c:setup
15f70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e  .h sha1_.c:sha1.
15f80 68 20 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68  h stat_.c:stat.h
15f90 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e   style_.c:style.
15fa0 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68  h sync_.c:sync.h
15fb0 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61   tag_.c:tag.h ta
15fc0 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77  gview_.c:tagview
15fd0 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68  .h th_main_.c:th
15fe0 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65  _main.h timeline
15ff0 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74  _.c:timeline.h t
16000 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63  kt_.c:tkt.h tktc
16010 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66  onfig_.c:tktconf
16020 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63  ig.h tktsetup_.c
16030 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f  :tktsetup.h undo
16040 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74  _.c:undo.h updat
16050 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72  e_.c:update.h ur
16060 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f  l_.c:url.h user_
16070 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79  .c:user.h verify
16080 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69  _.c:verify.h vfi
16090 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69  le_.c:vfile.h wi
160a0 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b  ki_.c:wiki.h wik
160b0 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66  iformat_.c:wikif
160c0 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a  ormat.h xfer_.c:
160d0 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69  xfer.h zip_.c:zi
160e0 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71  p.h $(SRCDIR)/sq
160f0 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 52  lite3.h $(SRCDIR
16100 29 2f 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f 4e  )/th.h ./VERSION
16110 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72  .h..touch header
16120 73 0a 0a 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63  s..wikiformat_.c
16130 3a 09 24 28 53 52 43 44 49 52 29 2f 77 69 6b 69  :.$(SRCDIR)/wiki
16140 66 6f 72 6d 61 74 2e 63 20 24 28 53 52 43 44 49  format.c $(SRCDI
16150 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73  R)/VERSION trans
16160 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74  late.../translat
16170 65 20 24 28 53 52 43 44 49 52 29 2f 77 69 6b 69  e $(SRCDIR)/wiki
16180 66 6f 72 6d 61 74 2e 63 20 7c 20 73 65 64 20 2d  format.c | sed -
16190 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  f $(SRCDIR)/VERS
161a0 49 4f 4e 20 3e 77 69 6b 69 66 6f 72 6d 61 74 5f  ION >wikiformat_
161b0 2e 63 0a 0a 77 69 6b 69 66 6f 72 6d 61 74 2e 6f  .c..wikiformat.o
161c0 3a 09 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 20  :.wikiformat_.c 
161d0 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 20 24 28  wikiformat.h  $(
161e0 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68  SRCDIR)/config.h
161f0 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 77 69 6b  ..$(XTCC) -o wik
16200 69 66 6f 72 6d 61 74 2e 6f 20 2d 63 20 77 69 6b  iformat.o -c wik
16210 69 66 6f 72 6d 61 74 5f 2e 63 0a 0a 77 69 6b 69  iformat_.c..wiki
16220 66 6f 72 6d 61 74 2e 68 3a 09 6d 61 6b 65 68 65  format.h:.makehe
16230 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61  aders.../makehea
16240 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64  ders  add_.c:add
16250 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69  .h admin_.c:admi
16260 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68  n.h bag_.c:bag.h
16270 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20   blob_.c:blob.h 
16280 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68  branch_.c:branch
16290 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f  .h browse_.c:bro
162a0 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69  wse.h cgi_.c:cgi
162b0 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68  .h checkin_.c:ch
162c0 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74  eckin.h checkout
162d0 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63  _.c:checkout.h c
162e0 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61  learsign_.c:clea
162f0 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63  rsign.h clone_.c
16300 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d  :clone.h comform
16310 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e  at_.c:comformat.
16320 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63  h construct_.c:c
16330 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65  onstruct.h conte
16340 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20  nt_.c:content.h 
16350 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61  db_.c:db.h delta
16360 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74  _.c:delta.h delt
16370 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64  acmd_.c:deltacmd
16380 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e  .h descendants_.
16390 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 20  c:descendants.h 
163a0 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64  diff_.c:diff.h d
163b0 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d  iffcmd_.c:diffcm
163c0 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68  d.h doc_.c:doc.h
163d0 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64   encode_.c:encod
163e0 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65  e.h file_.c:file
163f0 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e  .h http_.c:http.
16400 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68  h info_.c:info.h
16410 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e   login_.c:login.
16420 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68  h main_.c:main.h
16430 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e   manifest_.c:man
16440 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d  ifest.h md5_.c:m
16450 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65  d5.h merge_.c:me
16460 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a  rge.h merge3_.c:
16470 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65  merge3.h my_page
16480 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61  _.c:my_page.h na
16490 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76  me_.c:name.h piv
164a0 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71  ot_.c:pivot.h pq
164b0 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68  ueue_.c:pqueue.h
164c0 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74   printf_.c:print
164d0 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72  f.h rebuild_.c:r
164e0 65 62 75 69 6c 64 2e 68 20 72 65 70 6f 72 74 5f  ebuild.h report_
164f0 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 73 73 5f  .c:report.h rss_
16500 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f  .c:rss.h schema_
16510 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75  .c:schema.h setu
16520 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61  p_.c:setup.h sha
16530 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 61 74  1_.c:sha1.h stat
16540 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79 6c 65  _.c:stat.h style
16550 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63  _.c:style.h sync
16560 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e  _.c:sync.h tag_.
16570 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f  c:tag.h tagview_
16580 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 68 5f  .c:tagview.h th_
16590 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e  main_.c:th_main.
165a0 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69  h timeline_.c:ti
165b0 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a  meline.h tkt_.c:
165c0 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f  tkt.h tktconfig_
165d0 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74  .c:tktconfig.h t
165e0 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65  ktsetup_.c:tktse
165f0 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e  tup.h undo_.c:un
16600 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75  do.h update_.c:u
16610 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75  pdate.h url_.c:u
16620 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65  rl.h user_.c:use
16630 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65  r.h verify_.c:ve
16640 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a  rify.h vfile_.c:
16650 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a  vfile.h wiki_.c:
16660 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61  wiki.h wikiforma
16670 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e  t_.c:wikiformat.
16680 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68  h xfer_.c:xfer.h
16690 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28   zip_.c:zip.h $(
166a0 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e  SRCDIR)/sqlite3.
166b0 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68  h $(SRCDIR)/th.h
166c0 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f   ./VERSION.h..to
166d0 75 63 68 20 68 65 61 64 65 72 73 0a 0a 78 66 65  uch headers..xfe
166e0 72 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f  r_.c:.$(SRCDIR)/
166f0 78 66 65 72 2e 63 20 24 28 53 52 43 44 49 52 29  xfer.c $(SRCDIR)
16700 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61  /VERSION transla
16710 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20  te.../translate 
16720 24 28 53 52 43 44 49 52 29 2f 78 66 65 72 2e 63  $(SRCDIR)/xfer.c
16730 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44   | sed -f $(SRCD
16740 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 78 66 65  IR)/VERSION >xfe
16750 72 5f 2e 63 0a 0a 78 66 65 72 2e 6f 3a 09 78 66  r_.c..xfer.o:.xf
16760 65 72 5f 2e 63 20 78 66 65 72 2e 68 20 20 24 28  er_.c xfer.h  $(
16770 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68  SRCDIR)/config.h
16780 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 78 66 65  ..$(XTCC) -o xfe
16790 72 2e 6f 20 2d 63 20 78 66 65 72 5f 2e 63 0a 0a  r.o -c xfer_.c..
167a0 78 66 65 72 2e 68 3a 09 6d 61 6b 65 68 65 61 64  xfer.h:.makehead
167b0 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65  ers.../makeheade
167c0 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68  rs  add_.c:add.h
167d0 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e   admin_.c:admin.
167e0 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62  h bag_.c:bag.h b
167f0 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72  lob_.c:blob.h br
16800 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68  anch_.c:branch.h
16810 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73   browse_.c:brows
16820 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68  e.h cgi_.c:cgi.h
16830 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63   checkin_.c:chec
16840 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e  kin.h checkout_.
16850 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65  c:checkout.h cle
16860 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73  arsign_.c:clears
16870 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63  ign.h clone_.c:c
16880 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74  lone.h comformat
16890 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20  _.c:comformat.h 
168a0 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e  construct_.c:con
168b0 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74  struct.h content
168c0 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62  _.c:content.h db
168d0 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e  _.c:db.h delta_.
168e0 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63  c:delta.h deltac
168f0 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68  md_.c:deltacmd.h
16900 20 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a   descendants_.c:
16910 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 20 64 69  descendants.h di
16920 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66  ff_.c:diff.h dif
16930 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e  fcmd_.c:diffcmd.
16940 68 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65  h doc_.c:doc.h e
16950 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e  ncode_.c:encode.
16960 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68  h file_.c:file.h
16970 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20   http_.c:http.h 
16980 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c  info_.c:info.h l
16990 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20  ogin_.c:login.h 
169a0 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d  main_.c:main.h m
169b0 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66  anifest_.c:manif
169c0 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35  est.h md5_.c:md5
169d0 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67  .h merge_.c:merg
169e0 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65  e.h merge3_.c:me
169f0 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e  rge3.h my_page_.
16a00 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65  c:my_page.h name
16a10 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74  _.c:name.h pivot
16a20 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65  _.c:pivot.h pque
16a30 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70  ue_.c:pqueue.h p
16a40 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e  rintf_.c:printf.
16a50 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62  h rebuild_.c:reb
16a60 75 69 6c 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63  uild.h report_.c
16a70 3a 72 65 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63  :report.h rss_.c
16a80 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63  :rss.h schema_.c
16a90 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f  :schema.h setup_
16aa0 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f  .c:setup.h sha1_
16ab0 2e 63 3a 73 68 61 31 2e 68 20 73 74 61 74 5f 2e  .c:sha1.h stat_.
16ac0 63 3a 73 74 61 74 2e 68 20 73 74 79 6c 65 5f 2e  c:stat.h style_.
16ad0 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e  c:style.h sync_.
16ae0 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a  c:sync.h tag_.c:
16af0 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63  tag.h tagview_.c
16b00 3a 74 61 67 76 69 65 77 2e 68 20 74 68 5f 6d 61  :tagview.h th_ma
16b10 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e 68 20  in_.c:th_main.h 
16b20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65  timeline_.c:time
16b30 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b  line.h tkt_.c:tk
16b40 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63  t.h tktconfig_.c
16b50 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74  :tktconfig.h tkt
16b60 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75  setup_.c:tktsetu
16b70 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f  p.h undo_.c:undo
16b80 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64  .h update_.c:upd
16b90 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c  ate.h url_.c:url
16ba0 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e  .h user_.c:user.
16bb0 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69  h verify_.c:veri
16bc0 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66  fy.h vfile_.c:vf
16bd0 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69  ile.h wiki_.c:wi
16be0 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f  ki.h wikiformat_
16bf0 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20  .c:wikiformat.h 
16c00 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a  xfer_.c:xfer.h z
16c10 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52  ip_.c:zip.h $(SR
16c20 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20  CDIR)/sqlite3.h 
16c30 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e  $(SRCDIR)/th.h .
16c40 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63  /VERSION.h..touc
16c50 68 20 68 65 61 64 65 72 73 0a 0a 7a 69 70 5f 2e  h headers..zip_.
16c60 63 3a 09 24 28 53 52 43 44 49 52 29 2f 7a 69 70  c:.$(SRCDIR)/zip
16c70 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  .c $(SRCDIR)/VER
16c80 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09  SION translate..
16c90 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52  ./translate $(SR
16ca0 43 44 49 52 29 2f 7a 69 70 2e 63 20 7c 20 73 65  CDIR)/zip.c | se
16cb0 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56  d -f $(SRCDIR)/V
16cc0 45 52 53 49 4f 4e 20 3e 7a 69 70 5f 2e 63 0a 0a  ERSION >zip_.c..
16cd0 7a 69 70 2e 6f 3a 09 7a 69 70 5f 2e 63 20 7a 69  zip.o:.zip_.c zi
16ce0 70 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63  p.h  $(SRCDIR)/c
16cf0 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29  onfig.h..$(XTCC)
16d00 20 2d 6f 20 7a 69 70 2e 6f 20 2d 63 20 7a 69 70   -o zip.o -c zip
16d10 5f 2e 63 0a 0a 7a 69 70 2e 68 3a 09 6d 61 6b 65  _.c..zip.h:.make
16d20 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68  headers.../makeh
16d30 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61  eaders  add_.c:a
16d40 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64  dd.h admin_.c:ad
16d50 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67  min.h bag_.c:bag
16d60 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e  .h blob_.c:blob.
16d70 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e  h branch_.c:bran
16d80 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62  ch.h browse_.c:b
16d90 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63  rowse.h cgi_.c:c
16da0 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a  gi.h checkin_.c:
16db0 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f  checkin.h checko
16dc0 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68  ut_.c:checkout.h
16dd0 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c   clearsign_.c:cl
16de0 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f  earsign.h clone_
16df0 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f  .c:clone.h comfo
16e00 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61  rmat_.c:comforma
16e10 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63  t.h construct_.c
16e20 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e  :construct.h con
16e30 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e  tent_.c:content.
16e40 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c  h db_.c:db.h del
16e50 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65  ta_.c:delta.h de
16e60 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63  ltacmd_.c:deltac
16e70 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 73  md.h descendants
16e80 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 2e  _.c:descendants.
16e90 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68  h diff_.c:diff.h
16ea0 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66   diffcmd_.c:diff
16eb0 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f 63  cmd.h doc_.c:doc
16ec0 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63  .h encode_.c:enc
16ed0 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69  ode.h file_.c:fi
16ee0 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74  le.h http_.c:htt
16ef0 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f  p.h info_.c:info
16f00 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69  .h login_.c:logi
16f10 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e  n.h main_.c:main
16f20 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d  .h manifest_.c:m
16f30 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63  anifest.h md5_.c
16f40 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a  :md5.h merge_.c:
16f50 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e  merge.h merge3_.
16f60 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61  c:merge3.h my_pa
16f70 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20  ge_.c:my_page.h 
16f80 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70  name_.c:name.h p
16f90 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20  ivot_.c:pivot.h 
16fa0 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65  pqueue_.c:pqueue
16fb0 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69  .h printf_.c:pri
16fc0 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63  ntf.h rebuild_.c
16fd0 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 70 6f 72  :rebuild.h repor
16fe0 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 73  t_.c:report.h rs
16ff0 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d  s_.c:rss.h schem
17000 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65  a_.c:schema.h se
17010 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73  tup_.c:setup.h s
17020 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74  ha1_.c:sha1.h st
17030 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79  at_.c:stat.h sty
17040 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79  le_.c:style.h sy
17050 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67  nc_.c:sync.h tag
17060 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65  _.c:tag.h tagvie
17070 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74  w_.c:tagview.h t
17080 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69  h_main_.c:th_mai
17090 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a  n.h timeline_.c:
170a0 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e  timeline.h tkt_.
170b0 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69  c:tkt.h tktconfi
170c0 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68  g_.c:tktconfig.h
170d0 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74   tktsetup_.c:tkt
170e0 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a  setup.h undo_.c:
170f0 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63  undo.h update_.c
17100 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63  :update.h url_.c
17110 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75  :url.h user_.c:u
17120 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a  ser.h verify_.c:
17130 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e  verify.h vfile_.
17140 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e  c:vfile.h wiki_.
17150 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72  c:wiki.h wikifor
17160 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61  mat_.c:wikiforma
17170 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72  t.h xfer_.c:xfer
17180 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20  .h zip_.c:zip.h 
17190 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65  $(SRCDIR)/sqlite
171a0 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f 74 68  3.h $(SRCDIR)/th
171b0 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09  .h ./VERSION.h..
171c0 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 73  touch headers..s
171d0 71 6c 69 74 65 33 2e 6f 3a 09 24 28 53 52 43 44  qlite3.o:.$(SRCD
171e0 49 52 29 2f 73 71 6c 69 74 65 33 2e 63 0a 09 24  IR)/sqlite3.c..$
171f0 28 58 54 43 43 29 20 2d 44 53 51 4c 49 54 45 5f  (XTCC) -DSQLITE_
17200 4f 4d 49 54 5f 4c 4f 41 44 5f 45 58 54 45 4e 53  OMIT_LOAD_EXTENS
17210 49 4f 4e 3d 31 20 2d 44 53 51 4c 49 54 45 5f 50  ION=1 -DSQLITE_P
17220 52 49 56 41 54 45 3d 20 2d 44 53 51 4c 49 54 45  RIVATE= -DSQLITE
17230 5f 54 48 52 45 41 44 53 41 46 45 3d 30 20 2d 44  _THREADSAFE=0 -D
17240 53 51 4c 49 54 45 5f 44 45 46 41 55 4c 54 5f 46  SQLITE_DEFAULT_F
17250 49 4c 45 5f 46 4f 52 4d 41 54 3d 34 20 2d 44 53  ILE_FORMAT=4 -DS
17260 51 4c 49 54 45 5f 45 4e 41 42 4c 45 5f 46 54 53  QLITE_ENABLE_FTS
17270 33 3d 31 20 2d 63 20 24 28 53 52 43 44 49 52 29  3=1 -c $(SRCDIR)
17280 2f 73 71 6c 69 74 65 33 2e 63 20 2d 6f 20 73 71  /sqlite3.c -o sq
17290 6c 69 74 65 33 2e 6f 0a 0a 74 68 2e 6f 3a 09 24  lite3.o..th.o:.$
172a0 28 53 52 43 44 49 52 29 2f 74 68 2e 63 0a 09 24  (SRCDIR)/th.c..$
172b0 28 58 54 43 43 29 20 2d 49 24 28 53 52 43 44 49  (XTCC) -I$(SRCDI
172c0 52 29 20 2d 63 20 24 28 53 52 43 44 49 52 29 2f  R) -c $(SRCDIR)/
172d0 74 68 2e 63 20 2d 6f 20 74 68 2e 6f 0a 0a 74 68  th.c -o th.o..th
172e0 5f 6c 61 6e 67 2e 6f 3a 09 24 28 53 52 43 44 49  _lang.o:.$(SRCDI
172f0 52 29 2f 74 68 5f 6c 61 6e 67 2e 63 0a 09 24 28  R)/th_lang.c..$(
17300 58 54 43 43 29 20 2d 49 24 28 53 52 43 44 49 52  XTCC) -I$(SRCDIR
17310 29 20 2d 63 20 24 28 53 52 43 44 49 52 29 2f 74  ) -c $(SRCDIR)/t
17320 68 5f 6c 61 6e 67 2e 63 20 2d 6f 20 74 68 5f 6c  h_lang.c -o th_l
17330 61 6e 67 2e 6f 0a 0a                             ang.o..