Hex Artifact Content
Not logged in

Artifact 5731a155804e44a288fb3f24aa775879f7312512:

File src/main.mk part of check-in [7f9226a858] - added tokenize_path.c, containing a convenient path-like-string tokenizer and render_linked_path() to HTML-ize a path. by stephan on 2008-02-06 19:02:35.

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 5f  $(SRCDIR)/admin_
01c0: 73 71 6c 5f 70 61 67 65 2e 63 20 5c 0a 20 20 24  sql_page.c \.  $
01d0: 28 53 52 43 44 49 52 29 2f 62 61 67 2e 63 20 5c  (SRCDIR)/bag.c \
01e0: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 62 6c 6f  .  $(SRCDIR)/blo
01f0: 62 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52  b.c \.  $(SRCDIR
0200: 29 2f 62 72 61 6e 63 68 2e 63 20 5c 0a 20 20 24  )/branch.c \.  $
0210: 28 53 52 43 44 49 52 29 2f 62 72 6f 77 73 65 2e  (SRCDIR)/browse.
0220: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f  c \.  $(SRCDIR)/
0230: 63 67 69 2e 63 20 5c 0a 20 20 24 28 53 52 43 44  cgi.c \.  $(SRCD
0240: 49 52 29 2f 63 68 65 63 6b 69 6e 2e 63 20 5c 0a  IR)/checkin.c \.
0250: 20 20 24 28 53 52 43 44 49 52 29 2f 63 68 65 63    $(SRCDIR)/chec
0260: 6b 6f 75 74 2e 63 20 5c 0a 20 20 24 28 53 52 43  kout.c \.  $(SRC
0270: 44 49 52 29 2f 63 6c 65 61 72 73 69 67 6e 2e 63  DIR)/clearsign.c
0280: 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 63   \.  $(SRCDIR)/c
0290: 6c 6f 6e 65 2e 63 20 5c 0a 20 20 24 28 53 52 43  lone.c \.  $(SRC
02a0: 44 49 52 29 2f 63 6f 6d 66 6f 72 6d 61 74 2e 63  DIR)/comformat.c
02b0: 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 63   \.  $(SRCDIR)/c
02c0: 6f 6e 73 74 72 75 63 74 2e 63 20 5c 0a 20 20 24  onstruct.c \.  $
02d0: 28 53 52 43 44 49 52 29 2f 63 6f 6e 74 65 6e 74  (SRCDIR)/content
02e0: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29  .c \.  $(SRCDIR)
02f0: 2f 64 62 2e 63 20 5c 0a 20 20 24 28 53 52 43 44  /db.c \.  $(SRCD
0300: 49 52 29 2f 64 65 6c 74 61 2e 63 20 5c 0a 20 20  IR)/delta.c \.  
0310: 24 28 53 52 43 44 49 52 29 2f 64 65 6c 74 61 63  $(SRCDIR)/deltac
0320: 6d 64 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49  md.c \.  $(SRCDI
0330: 52 29 2f 64 65 73 63 65 6e 64 65 6e 74 73 2e 63  R)/descendents.c
0340: 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 64   \.  $(SRCDIR)/d
0350: 69 66 66 2e 63 20 5c 0a 20 20 24 28 53 52 43 44  iff.c \.  $(SRCD
0360: 49 52 29 2f 64 69 66 66 63 6d 64 2e 63 20 5c 0a  IR)/diffcmd.c \.
0370: 20 20 24 28 53 52 43 44 49 52 29 2f 65 6e 63 6f    $(SRCDIR)/enco
0380: 64 65 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49  de.c \.  $(SRCDI
0390: 52 29 2f 66 69 6c 65 2e 63 20 5c 0a 20 20 24 28  R)/file.c \.  $(
03a0: 53 52 43 44 49 52 29 2f 68 74 74 70 2e 63 20 5c  SRCDIR)/http.c \
03b0: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 69 6e 66  .  $(SRCDIR)/inf
03c0: 6f 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52  o.c \.  $(SRCDIR
03d0: 29 2f 6c 6f 67 69 6e 2e 63 20 5c 0a 20 20 24 28  )/login.c \.  $(
03e0: 53 52 43 44 49 52 29 2f 6d 61 69 6e 2e 63 20 5c  SRCDIR)/main.c \
03f0: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 6d 61 6e  .  $(SRCDIR)/man
0400: 69 66 65 73 74 2e 63 20 5c 0a 20 20 24 28 53 52  ifest.c \.  $(SR
0410: 43 44 49 52 29 2f 6d 64 35 2e 63 20 5c 0a 20 20  CDIR)/md5.c \.  
0420: 24 28 53 52 43 44 49 52 29 2f 6d 65 72 67 65 2e  $(SRCDIR)/merge.
0430: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f  c \.  $(SRCDIR)/
0440: 6d 65 72 67 65 33 2e 63 20 5c 0a 20 20 24 28 53  merge3.c \.  $(S
0450: 52 43 44 49 52 29 2f 6d 79 5f 70 61 67 65 2e 63  RCDIR)/my_page.c
0460: 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 6e   \.  $(SRCDIR)/n
0470: 61 6d 65 2e 63 20 5c 0a 20 20 24 28 53 52 43 44  ame.c \.  $(SRCD
0480: 49 52 29 2f 70 69 76 6f 74 2e 63 20 5c 0a 20 20  IR)/pivot.c \.  
0490: 24 28 53 52 43 44 49 52 29 2f 70 71 75 65 75 65  $(SRCDIR)/pqueue
04a0: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29  .c \.  $(SRCDIR)
04b0: 2f 70 72 69 6e 74 66 2e 63 20 5c 0a 20 20 24 28  /printf.c \.  $(
04c0: 53 52 43 44 49 52 29 2f 72 65 62 75 69 6c 64 2e  SRCDIR)/rebuild.
04d0: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f  c \.  $(SRCDIR)/
04e0: 72 73 73 2e 63 20 5c 0a 20 20 24 28 53 52 43 44  rss.c \.  $(SRCD
04f0: 49 52 29 2f 73 63 68 65 6d 61 2e 63 20 5c 0a 20  IR)/schema.c \. 
0500: 20 24 28 53 52 43 44 49 52 29 2f 73 65 74 75 70   $(SRCDIR)/setup
0510: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29  .c \.  $(SRCDIR)
0520: 2f 73 68 61 31 2e 63 20 5c 0a 20 20 24 28 53 52  /sha1.c \.  $(SR
0530: 43 44 49 52 29 2f 73 74 79 6c 65 2e 63 20 5c 0a  CDIR)/style.c \.
0540: 20 20 24 28 53 52 43 44 49 52 29 2f 73 75 62 73    $(SRCDIR)/subs
0550: 63 72 69 70 74 2e 63 20 5c 0a 20 20 24 28 53 52  cript.c \.  $(SR
0560: 43 44 49 52 29 2f 73 79 6e 63 2e 63 20 5c 0a 20  CDIR)/sync.c \. 
0570: 20 24 28 53 52 43 44 49 52 29 2f 74 61 67 2e 63   $(SRCDIR)/tag.c
0580: 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 74   \.  $(SRCDIR)/t
0590: 61 67 76 69 65 77 2e 63 20 5c 0a 20 20 24 28 53  agview.c \.  $(S
05a0: 52 43 44 49 52 29 2f 74 69 6d 65 6c 69 6e 65 2e  RCDIR)/timeline.
05b0: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f  c \.  $(SRCDIR)/
05c0: 74 6b 74 2e 63 20 5c 0a 20 20 24 28 53 52 43 44  tkt.c \.  $(SRCD
05d0: 49 52 29 2f 74 6b 74 63 6f 6e 66 69 67 2e 63 20  IR)/tktconfig.c 
05e0: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 74 6b  \.  $(SRCDIR)/tk
05f0: 74 73 65 74 75 70 2e 63 20 5c 0a 20 20 24 28 53  tsetup.c \.  $(S
0600: 52 43 44 49 52 29 2f 74 6f 6b 65 6e 69 7a 65 5f  RCDIR)/tokenize_
0610: 70 61 74 68 2e 63 20 5c 0a 20 20 24 28 53 52 43  path.c \.  $(SRC
0620: 44 49 52 29 2f 75 6e 64 6f 2e 63 20 5c 0a 20 20  DIR)/undo.c \.  
0630: 24 28 53 52 43 44 49 52 29 2f 75 70 64 61 74 65  $(SRCDIR)/update
0640: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29  .c \.  $(SRCDIR)
0650: 2f 75 72 6c 2e 63 20 5c 0a 20 20 24 28 53 52 43  /url.c \.  $(SRC
0660: 44 49 52 29 2f 75 73 65 72 2e 63 20 5c 0a 20 20  DIR)/user.c \.  
0670: 24 28 53 52 43 44 49 52 29 2f 76 65 72 69 66 79  $(SRCDIR)/verify
0680: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29  .c \.  $(SRCDIR)
0690: 2f 76 66 69 6c 65 2e 63 20 5c 0a 20 20 24 28 53  /vfile.c \.  $(S
06a0: 52 43 44 49 52 29 2f 77 69 6b 69 2e 63 20 5c 0a  RCDIR)/wiki.c \.
06b0: 20 20 24 28 53 52 43 44 49 52 29 2f 77 69 6b 69    $(SRCDIR)/wiki
06c0: 66 6f 72 6d 61 74 2e 63 20 5c 0a 20 20 24 28 53  format.c \.  $(S
06d0: 52 43 44 49 52 29 2f 78 66 65 72 2e 63 20 5c 0a  RCDIR)/xfer.c \.
06e0: 20 20 24 28 53 52 43 44 49 52 29 2f 7a 69 70 2e    $(SRCDIR)/zip.
06f0: 63 0a 0a 54 52 41 4e 53 5f 53 52 43 20 3d 20 5c  c..TRANS_SRC = \
0700: 0a 20 20 61 64 64 5f 2e 63 20 5c 0a 20 20 61 64  .  add_.c \.  ad
0710: 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 5f 2e 63 20  min_sql_page_.c 
0720: 5c 0a 20 20 62 61 67 5f 2e 63 20 5c 0a 20 20 62  \.  bag_.c \.  b
0730: 6c 6f 62 5f 2e 63 20 5c 0a 20 20 62 72 61 6e 63  lob_.c \.  branc
0740: 68 5f 2e 63 20 5c 0a 20 20 62 72 6f 77 73 65 5f  h_.c \.  browse_
0750: 2e 63 20 5c 0a 20 20 63 67 69 5f 2e 63 20 5c 0a  .c \.  cgi_.c \.
0760: 20 20 63 68 65 63 6b 69 6e 5f 2e 63 20 5c 0a 20    checkin_.c \. 
0770: 20 63 68 65 63 6b 6f 75 74 5f 2e 63 20 5c 0a 20   checkout_.c \. 
0780: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 20 5c 0a   clearsign_.c \.
0790: 20 20 63 6c 6f 6e 65 5f 2e 63 20 5c 0a 20 20 63    clone_.c \.  c
07a0: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 20 5c 0a 20 20  omformat_.c \.  
07b0: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 20 5c 0a 20  construct_.c \. 
07c0: 20 63 6f 6e 74 65 6e 74 5f 2e 63 20 5c 0a 20 20   content_.c \.  
07d0: 64 62 5f 2e 63 20 5c 0a 20 20 64 65 6c 74 61 5f  db_.c \.  delta_
07e0: 2e 63 20 5c 0a 20 20 64 65 6c 74 61 63 6d 64 5f  .c \.  deltacmd_
07f0: 2e 63 20 5c 0a 20 20 64 65 73 63 65 6e 64 65 6e  .c \.  descenden
0800: 74 73 5f 2e 63 20 5c 0a 20 20 64 69 66 66 5f 2e  ts_.c \.  diff_.
0810: 63 20 5c 0a 20 20 64 69 66 66 63 6d 64 5f 2e 63  c \.  diffcmd_.c
0820: 20 5c 0a 20 20 65 6e 63 6f 64 65 5f 2e 63 20 5c   \.  encode_.c \
0830: 0a 20 20 66 69 6c 65 5f 2e 63 20 5c 0a 20 20 68  .  file_.c \.  h
0840: 74 74 70 5f 2e 63 20 5c 0a 20 20 69 6e 66 6f 5f  ttp_.c \.  info_
0850: 2e 63 20 5c 0a 20 20 6c 6f 67 69 6e 5f 2e 63 20  .c \.  login_.c 
0860: 5c 0a 20 20 6d 61 69 6e 5f 2e 63 20 5c 0a 20 20  \.  main_.c \.  
0870: 6d 61 6e 69 66 65 73 74 5f 2e 63 20 5c 0a 20 20  manifest_.c \.  
0880: 6d 64 35 5f 2e 63 20 5c 0a 20 20 6d 65 72 67 65  md5_.c \.  merge
0890: 5f 2e 63 20 5c 0a 20 20 6d 65 72 67 65 33 5f 2e  _.c \.  merge3_.
08a0: 63 20 5c 0a 20 20 6d 79 5f 70 61 67 65 5f 2e 63  c \.  my_page_.c
08b0: 20 5c 0a 20 20 6e 61 6d 65 5f 2e 63 20 5c 0a 20   \.  name_.c \. 
08c0: 20 70 69 76 6f 74 5f 2e 63 20 5c 0a 20 20 70 71   pivot_.c \.  pq
08d0: 75 65 75 65 5f 2e 63 20 5c 0a 20 20 70 72 69 6e  ueue_.c \.  prin
08e0: 74 66 5f 2e 63 20 5c 0a 20 20 72 65 62 75 69 6c  tf_.c \.  rebuil
08f0: 64 5f 2e 63 20 5c 0a 20 20 72 73 73 5f 2e 63 20  d_.c \.  rss_.c 
0900: 5c 0a 20 20 73 63 68 65 6d 61 5f 2e 63 20 5c 0a  \.  schema_.c \.
0910: 20 20 73 65 74 75 70 5f 2e 63 20 5c 0a 20 20 73    setup_.c \.  s
0920: 68 61 31 5f 2e 63 20 5c 0a 20 20 73 74 79 6c 65  ha1_.c \.  style
0930: 5f 2e 63 20 5c 0a 20 20 73 75 62 73 63 72 69 70  _.c \.  subscrip
0940: 74 5f 2e 63 20 5c 0a 20 20 73 79 6e 63 5f 2e 63  t_.c \.  sync_.c
0950: 20 5c 0a 20 20 74 61 67 5f 2e 63 20 5c 0a 20 20   \.  tag_.c \.  
0960: 74 61 67 76 69 65 77 5f 2e 63 20 5c 0a 20 20 74  tagview_.c \.  t
0970: 69 6d 65 6c 69 6e 65 5f 2e 63 20 5c 0a 20 20 74  imeline_.c \.  t
0980: 6b 74 5f 2e 63 20 5c 0a 20 20 74 6b 74 63 6f 6e  kt_.c \.  tktcon
0990: 66 69 67 5f 2e 63 20 5c 0a 20 20 74 6b 74 73 65  fig_.c \.  tktse
09a0: 74 75 70 5f 2e 63 20 5c 0a 20 20 74 6f 6b 65 6e  tup_.c \.  token
09b0: 69 7a 65 5f 70 61 74 68 5f 2e 63 20 5c 0a 20 20  ize_path_.c \.  
09c0: 75 6e 64 6f 5f 2e 63 20 5c 0a 20 20 75 70 64 61  undo_.c \.  upda
09d0: 74 65 5f 2e 63 20 5c 0a 20 20 75 72 6c 5f 2e 63  te_.c \.  url_.c
09e0: 20 5c 0a 20 20 75 73 65 72 5f 2e 63 20 5c 0a 20   \.  user_.c \. 
09f0: 20 76 65 72 69 66 79 5f 2e 63 20 5c 0a 20 20 76   verify_.c \.  v
0a00: 66 69 6c 65 5f 2e 63 20 5c 0a 20 20 77 69 6b 69  file_.c \.  wiki
0a10: 5f 2e 63 20 5c 0a 20 20 77 69 6b 69 66 6f 72 6d  _.c \.  wikiform
0a20: 61 74 5f 2e 63 20 5c 0a 20 20 78 66 65 72 5f 2e  at_.c \.  xfer_.
0a30: 63 20 5c 0a 20 20 7a 69 70 5f 2e 63 0a 0a 4f 42  c \.  zip_.c..OB
0a40: 4a 20 3d 20 5c 0a 20 20 61 64 64 2e 6f 20 5c 0a  J = \.  add.o \.
0a50: 20 20 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65    admin_sql_page
0a60: 2e 6f 20 5c 0a 20 20 62 61 67 2e 6f 20 5c 0a 20  .o \.  bag.o \. 
0a70: 20 62 6c 6f 62 2e 6f 20 5c 0a 20 20 62 72 61 6e   blob.o \.  bran
0a80: 63 68 2e 6f 20 5c 0a 20 20 62 72 6f 77 73 65 2e  ch.o \.  browse.
0a90: 6f 20 5c 0a 20 20 63 67 69 2e 6f 20 5c 0a 20 20  o \.  cgi.o \.  
0aa0: 63 68 65 63 6b 69 6e 2e 6f 20 5c 0a 20 20 63 68  checkin.o \.  ch
0ab0: 65 63 6b 6f 75 74 2e 6f 20 5c 0a 20 20 63 6c 65  eckout.o \.  cle
0ac0: 61 72 73 69 67 6e 2e 6f 20 5c 0a 20 20 63 6c 6f  arsign.o \.  clo
0ad0: 6e 65 2e 6f 20 5c 0a 20 20 63 6f 6d 66 6f 72 6d  ne.o \.  comform
0ae0: 61 74 2e 6f 20 5c 0a 20 20 63 6f 6e 73 74 72 75  at.o \.  constru
0af0: 63 74 2e 6f 20 5c 0a 20 20 63 6f 6e 74 65 6e 74  ct.o \.  content
0b00: 2e 6f 20 5c 0a 20 20 64 62 2e 6f 20 5c 0a 20 20  .o \.  db.o \.  
0b10: 64 65 6c 74 61 2e 6f 20 5c 0a 20 20 64 65 6c 74  delta.o \.  delt
0b20: 61 63 6d 64 2e 6f 20 5c 0a 20 20 64 65 73 63 65  acmd.o \.  desce
0b30: 6e 64 65 6e 74 73 2e 6f 20 5c 0a 20 20 64 69 66  ndents.o \.  dif
0b40: 66 2e 6f 20 5c 0a 20 20 64 69 66 66 63 6d 64 2e  f.o \.  diffcmd.
0b50: 6f 20 5c 0a 20 20 65 6e 63 6f 64 65 2e 6f 20 5c  o \.  encode.o \
0b60: 0a 20 20 66 69 6c 65 2e 6f 20 5c 0a 20 20 68 74  .  file.o \.  ht
0b70: 74 70 2e 6f 20 5c 0a 20 20 69 6e 66 6f 2e 6f 20  tp.o \.  info.o 
0b80: 5c 0a 20 20 6c 6f 67 69 6e 2e 6f 20 5c 0a 20 20  \.  login.o \.  
0b90: 6d 61 69 6e 2e 6f 20 5c 0a 20 20 6d 61 6e 69 66  main.o \.  manif
0ba0: 65 73 74 2e 6f 20 5c 0a 20 20 6d 64 35 2e 6f 20  est.o \.  md5.o 
0bb0: 5c 0a 20 20 6d 65 72 67 65 2e 6f 20 5c 0a 20 20  \.  merge.o \.  
0bc0: 6d 65 72 67 65 33 2e 6f 20 5c 0a 20 20 6d 79 5f  merge3.o \.  my_
0bd0: 70 61 67 65 2e 6f 20 5c 0a 20 20 6e 61 6d 65 2e  page.o \.  name.
0be0: 6f 20 5c 0a 20 20 70 69 76 6f 74 2e 6f 20 5c 0a  o \.  pivot.o \.
0bf0: 20 20 70 71 75 65 75 65 2e 6f 20 5c 0a 20 20 70    pqueue.o \.  p
0c00: 72 69 6e 74 66 2e 6f 20 5c 0a 20 20 72 65 62 75  rintf.o \.  rebu
0c10: 69 6c 64 2e 6f 20 5c 0a 20 20 72 73 73 2e 6f 20  ild.o \.  rss.o 
0c20: 5c 0a 20 20 73 63 68 65 6d 61 2e 6f 20 5c 0a 20  \.  schema.o \. 
0c30: 20 73 65 74 75 70 2e 6f 20 5c 0a 20 20 73 68 61   setup.o \.  sha
0c40: 31 2e 6f 20 5c 0a 20 20 73 74 79 6c 65 2e 6f 20  1.o \.  style.o 
0c50: 5c 0a 20 20 73 75 62 73 63 72 69 70 74 2e 6f 20  \.  subscript.o 
0c60: 5c 0a 20 20 73 79 6e 63 2e 6f 20 5c 0a 20 20 74  \.  sync.o \.  t
0c70: 61 67 2e 6f 20 5c 0a 20 20 74 61 67 76 69 65 77  ag.o \.  tagview
0c80: 2e 6f 20 5c 0a 20 20 74 69 6d 65 6c 69 6e 65 2e  .o \.  timeline.
0c90: 6f 20 5c 0a 20 20 74 6b 74 2e 6f 20 5c 0a 20 20  o \.  tkt.o \.  
0ca0: 74 6b 74 63 6f 6e 66 69 67 2e 6f 20 5c 0a 20 20  tktconfig.o \.  
0cb0: 74 6b 74 73 65 74 75 70 2e 6f 20 5c 0a 20 20 74  tktsetup.o \.  t
0cc0: 6f 6b 65 6e 69 7a 65 5f 70 61 74 68 2e 6f 20 5c  okenize_path.o \
0cd0: 0a 20 20 75 6e 64 6f 2e 6f 20 5c 0a 20 20 75 70  .  undo.o \.  up
0ce0: 64 61 74 65 2e 6f 20 5c 0a 20 20 75 72 6c 2e 6f  date.o \.  url.o
0cf0: 20 5c 0a 20 20 75 73 65 72 2e 6f 20 5c 0a 20 20   \.  user.o \.  
0d00: 76 65 72 69 66 79 2e 6f 20 5c 0a 20 20 76 66 69  verify.o \.  vfi
0d10: 6c 65 2e 6f 20 5c 0a 20 20 77 69 6b 69 2e 6f 20  le.o \.  wiki.o 
0d20: 5c 0a 20 20 77 69 6b 69 66 6f 72 6d 61 74 2e 6f  \.  wikiformat.o
0d30: 20 5c 0a 20 20 78 66 65 72 2e 6f 20 5c 0a 20 20   \.  xfer.o \.  
0d40: 7a 69 70 2e 6f 0a 0a 41 50 50 4e 41 4d 45 20 3d  zip.o..APPNAME =
0d50: 20 66 6f 73 73 69 6c 24 28 45 29 0a 0a 0a 0a 61   fossil$(E)....a
0d60: 6c 6c 3a 09 24 28 41 50 50 4e 41 4d 45 29 0a 0a  ll:.$(APPNAME)..
0d70: 69 6e 73 74 61 6c 6c 3a 09 24 28 41 50 50 4e 41  install:.$(APPNA
0d80: 4d 45 29 0a 09 6d 76 20 24 28 41 50 50 4e 41 4d  ME)..mv $(APPNAM
0d90: 45 29 20 24 28 49 4e 53 54 41 4c 4c 44 49 52 29  E) $(INSTALLDIR)
0da0: 0a 0a 74 72 61 6e 73 6c 61 74 65 3a 09 24 28 53  ..translate:.$(S
0db0: 52 43 44 49 52 29 2f 74 72 61 6e 73 6c 61 74 65  RCDIR)/translate
0dc0: 2e 63 0a 09 24 28 42 43 43 29 20 2d 6f 20 74 72  .c..$(BCC) -o tr
0dd0: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52  anslate $(SRCDIR
0de0: 29 2f 74 72 61 6e 73 6c 61 74 65 2e 63 0a 0a 6d  )/translate.c..m
0df0: 61 6b 65 68 65 61 64 65 72 73 3a 09 24 28 53 52  akeheaders:.$(SR
0e00: 43 44 49 52 29 2f 6d 61 6b 65 68 65 61 64 65 72  CDIR)/makeheader
0e10: 73 2e 63 0a 09 24 28 42 43 43 29 20 2d 6f 20 6d  s.c..$(BCC) -o m
0e20: 61 6b 65 68 65 61 64 65 72 73 20 24 28 53 52 43  akeheaders $(SRC
0e30: 44 49 52 29 2f 6d 61 6b 65 68 65 61 64 65 72 73  DIR)/makeheaders
0e40: 2e 63 0a 0a 6d 6b 69 6e 64 65 78 3a 09 24 28 53  .c..mkindex:.$(S
0e50: 52 43 44 49 52 29 2f 6d 6b 69 6e 64 65 78 2e 63  RCDIR)/mkindex.c
0e60: 0a 09 24 28 42 43 43 29 20 2d 6f 20 6d 6b 69 6e  ..$(BCC) -o mkin
0e70: 64 65 78 20 24 28 53 52 43 44 49 52 29 2f 6d 6b  dex $(SRCDIR)/mk
0e80: 69 6e 64 65 78 2e 63 0a 0a 23 20 57 41 52 4e 49  index.c..# WARNI
0e90: 4e 47 2e 20 44 41 4e 47 45 52 2e 20 52 75 6e 6e  NG. DANGER. Runn
0ea0: 69 6e 67 20 74 68 65 20 74 65 73 74 73 75 69 74  ing the testsuit
0eb0: 65 20 6d 6f 64 69 66 69 65 73 20 74 68 65 20 72  e modifies the r
0ec0: 65 70 6f 73 69 74 6f 72 79 20 74 68 65 0a 23 20  epository the.# 
0ed0: 62 75 69 6c 64 20 69 73 20 64 6f 6e 65 20 66 72  build is done fr
0ee0: 6f 6d 2c 20 69 2e 65 2e 20 74 68 65 20 63 68 65  om, i.e. the che
0ef0: 63 6b 6f 75 74 20 62 65 6c 6f 6e 67 73 20 74 6f  ckout belongs to
0f00: 2e 20 44 6f 20 6e 6f 74 20 73 79 6e 63 2f 70 75  . Do not sync/pu
0f10: 73 68 0a 23 20 74 68 65 20 72 65 70 6f 73 69 74  sh.# the reposit
0f20: 6f 72 79 20 61 66 74 65 72 20 72 75 6e 6e 69 6e  ory after runnin
0f30: 67 20 74 68 65 20 74 65 73 74 73 2e 0a 74 65 73  g the tests..tes
0f40: 74 3a 09 24 28 41 50 50 4e 41 4d 45 29 0a 09 24  t:.$(APPNAME)..$
0f50: 28 54 43 4c 53 48 29 20 74 65 73 74 2f 74 65 73  (TCLSH) test/tes
0f60: 74 65 72 2e 74 63 6c 20 24 28 41 50 50 4e 41 4d  ter.tcl $(APPNAM
0f70: 45 29 0a 0a 56 45 52 53 49 4f 4e 2e 68 3a 09 24  E)..VERSION.h:.$
0f80: 28 53 52 43 44 49 52 29 2f 2e 2e 2f 6d 61 6e 69  (SRCDIR)/../mani
0f90: 66 65 73 74 2e 75 75 69 64 20 24 28 53 52 43 44  fest.uuid $(SRCD
0fa0: 49 52 29 2f 2e 2e 2f 6d 61 6e 69 66 65 73 74 0a  IR)/../manifest.
0fb0: 09 61 77 6b 20 27 7b 20 70 72 69 6e 74 66 20 22  .awk '{ printf "
0fc0: 23 64 65 66 69 6e 65 20 4d 41 4e 49 46 45 53 54  #define MANIFEST
0fd0: 5f 55 55 49 44 20 5c 22 25 73 5c 22 5c 6e 22 2c  _UUID \"%s\"\n",
0fe0: 20 24 24 31 7d 27 20 20 24 28 53 52 43 44 49 52   $$1}'  $(SRCDIR
0ff0: 29 2f 2e 2e 2f 6d 61 6e 69 66 65 73 74 2e 75 75  )/../manifest.uu
1000: 69 64 20 3e 56 45 52 53 49 4f 4e 2e 68 0a 09 61  id >VERSION.h..a
1010: 77 6b 20 27 7b 20 70 72 69 6e 74 66 20 22 23 64  wk '{ printf "#d
1020: 65 66 69 6e 65 20 4d 41 4e 49 46 45 53 54 5f 56  efine MANIFEST_V
1030: 45 52 53 49 4f 4e 20 5c 22 5b 25 2e 31 30 73 5d  ERSION \"[%.10s]
1040: 5c 22 5c 6e 22 2c 20 24 24 31 7d 27 20 20 24 28  \"\n", $$1}'  $(
1050: 53 52 43 44 49 52 29 2f 2e 2e 2f 6d 61 6e 69 66  SRCDIR)/../manif
1060: 65 73 74 2e 75 75 69 64 20 3e 3e 56 45 52 53 49  est.uuid >>VERSI
1070: 4f 4e 2e 68 0a 09 61 77 6b 20 27 24 24 31 3d 3d  ON.h..awk '$$1==
1080: 22 44 22 7b 70 72 69 6e 74 66 20 22 23 64 65 66  "D"{printf "#def
1090: 69 6e 65 20 4d 41 4e 49 46 45 53 54 5f 44 41 54  ine MANIFEST_DAT
10a0: 45 20 5c 22 25 73 20 25 73 5c 22 5c 6e 22 2c 20  E \"%s %s\"\n", 
10b0: 73 75 62 73 74 72 28 24 24 32 2c 31 2c 31 30 29  substr($$2,1,10)
10c0: 2c 73 75 62 73 74 72 28 24 24 32 2c 31 32 29 7d  ,substr($$2,12)}
10d0: 27 20 20 24 28 53 52 43 44 49 52 29 2f 2e 2e 2f  '  $(SRCDIR)/../
10e0: 6d 61 6e 69 66 65 73 74 20 3e 3e 56 45 52 53 49  manifest >>VERSI
10f0: 4f 4e 2e 68 0a 0a 24 28 41 50 50 4e 41 4d 45 29  ON.h..$(APPNAME)
1100: 3a 09 68 65 61 64 65 72 73 20 24 28 4f 42 4a 29  :.headers $(OBJ)
1110: 20 73 71 6c 69 74 65 33 2e 6f 0a 09 24 28 54 43   sqlite3.o..$(TC
1120: 43 29 20 2d 6f 20 24 28 41 50 50 4e 41 4d 45 29  C) -o $(APPNAME)
1130: 20 24 28 4f 42 4a 29 20 73 71 6c 69 74 65 33 2e   $(OBJ) sqlite3.
1140: 6f 20 24 28 4c 49 42 29 0a 0a 23 20 54 68 69 73  o $(LIB)..# This
1150: 20 72 75 6c 65 20 70 72 65 76 65 6e 74 73 20 6d   rule prevents m
1160: 61 6b 65 20 66 72 6f 6d 20 75 73 69 6e 67 20 69  ake from using i
1170: 74 73 20 64 65 66 61 75 6c 74 20 72 75 6c 65 73  ts default rules
1180: 20 74 6f 20 74 72 79 20 62 75 69 6c 64 0a 23 20   to try build.# 
1190: 61 6e 20 65 78 65 63 75 74 61 62 6c 65 20 6e 61  an executable na
11a0: 6d 65 64 20 22 6d 61 6e 69 66 65 73 74 22 20 6f  med "manifest" o
11b0: 75 74 20 6f 66 20 74 68 65 20 66 69 6c 65 20 6e  ut of the file n
11c0: 61 6d 65 64 20 22 6d 61 6e 69 66 65 73 74 2e 63  amed "manifest.c
11d0: 22 0a 23 0a 24 28 53 52 43 44 49 52 29 2f 2e 2e  ".#.$(SRCDIR)/..
11e0: 2f 6d 61 6e 69 66 65 73 74 3a 09 0a 09 23 20 6e  /manifest:...# n
11f0: 6f 6f 70 0a 0a 63 6c 65 61 6e 3a 09 0a 09 72 6d  oop..clean:...rm
1200: 20 2d 66 20 2a 2e 6f 20 2a 5f 2e 63 20 24 28 41   -f *.o *_.c $(A
1210: 50 50 4e 41 4d 45 29 20 56 45 52 53 49 4f 4e 2e  PPNAME) VERSION.
1220: 68 0a 09 72 6d 20 2d 66 20 74 72 61 6e 73 6c 61  h..rm -f transla
1230: 74 65 20 6d 61 6b 65 68 65 61 64 65 72 73 20 6d  te makeheaders m
1240: 6b 69 6e 64 65 78 20 70 61 67 65 5f 69 6e 64 65  kindex page_inde
1250: 78 2e 68 20 68 65 61 64 65 72 73 0a 09 72 6d 20  x.h headers..rm 
1260: 2d 66 20 61 64 64 2e 68 20 61 64 6d 69 6e 5f 73  -f add.h admin_s
1270: 71 6c 5f 70 61 67 65 2e 68 20 62 61 67 2e 68 20  ql_page.h bag.h 
1280: 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 2e 68 20  blob.h branch.h 
1290: 62 72 6f 77 73 65 2e 68 20 63 67 69 2e 68 20 63  browse.h cgi.h c
12a0: 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75  heckin.h checkou
12b0: 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 2e 68 20  t.h clearsign.h 
12c0: 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61  clone.h comforma
12d0: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 2e 68 20  t.h construct.h 
12e0: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 2e 68 20 64  content.h db.h d
12f0: 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 2e  elta.h deltacmd.
1300: 68 20 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20  h descendents.h 
1310: 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 2e 68  diff.h diffcmd.h
1320: 20 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 2e 68   encode.h file.h
1330: 20 68 74 74 70 2e 68 20 69 6e 66 6f 2e 68 20 6c   http.h info.h l
1340: 6f 67 69 6e 2e 68 20 6d 61 69 6e 2e 68 20 6d 61  ogin.h main.h ma
1350: 6e 69 66 65 73 74 2e 68 20 6d 64 35 2e 68 20 6d  nifest.h md5.h m
1360: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 2e 68 20  erge.h merge3.h 
1370: 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 2e 68  my_page.h name.h
1380: 20 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 2e   pivot.h pqueue.
1390: 68 20 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69  h printf.h rebui
13a0: 6c 64 2e 68 20 72 73 73 2e 68 20 73 63 68 65 6d  ld.h rss.h schem
13b0: 61 2e 68 20 73 65 74 75 70 2e 68 20 73 68 61 31  a.h setup.h sha1
13c0: 2e 68 20 73 74 79 6c 65 2e 68 20 73 75 62 73 63  .h style.h subsc
13d0: 72 69 70 74 2e 68 20 73 79 6e 63 2e 68 20 74 61  ript.h sync.h ta
13e0: 67 2e 68 20 74 61 67 76 69 65 77 2e 68 20 74 69  g.h tagview.h ti
13f0: 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 2e 68 20 74  meline.h tkt.h t
1400: 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65  ktconfig.h tktse
1410: 74 75 70 2e 68 20 74 6f 6b 65 6e 69 7a 65 5f 70  tup.h tokenize_p
1420: 61 74 68 2e 68 20 75 6e 64 6f 2e 68 20 75 70 64  ath.h undo.h upd
1430: 61 74 65 2e 68 20 75 72 6c 2e 68 20 75 73 65 72  ate.h url.h user
1440: 2e 68 20 76 65 72 69 66 79 2e 68 20 76 66 69 6c  .h verify.h vfil
1450: 65 2e 68 20 77 69 6b 69 2e 68 20 77 69 6b 69 66  e.h wiki.h wikif
1460: 6f 72 6d 61 74 2e 68 20 78 66 65 72 2e 68 20 7a  ormat.h xfer.h z
1470: 69 70 2e 68 0a 0a 68 65 61 64 65 72 73 3a 09 6d  ip.h..headers:.m
1480: 61 6b 65 68 65 61 64 65 72 73 20 6d 6b 69 6e 64  akeheaders mkind
1490: 65 78 20 24 28 54 52 41 4e 53 5f 53 52 43 29 20  ex $(TRANS_SRC) 
14a0: 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 2e 2f 6d  ./VERSION.h.../m
14b0: 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f  akeheaders  add_
14c0: 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 73  .c:add.h admin_s
14d0: 71 6c 5f 70 61 67 65 5f 2e 63 3a 61 64 6d 69 6e  ql_page_.c:admin
14e0: 5f 73 71 6c 5f 70 61 67 65 2e 68 20 62 61 67 5f  _sql_page.h bag_
14f0: 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63  .c:bag.h blob_.c
1500: 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e  :blob.h branch_.
1510: 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73  c:branch.h brows
1520: 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67  e_.c:browse.h cg
1530: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b  i_.c:cgi.h check
1540: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20  in_.c:checkin.h 
1550: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63  checkout_.c:chec
1560: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e  kout.h clearsign
1570: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20  _.c:clearsign.h 
1580: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68  clone_.c:clone.h
1590: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f   comformat_.c:co
15a0: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72  mformat.h constr
15b0: 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74  uct_.c:construct
15c0: 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f  .h content_.c:co
15d0: 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62  ntent.h db_.c:db
15e0: 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74  .h delta_.c:delt
15f0: 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a  a.h deltacmd_.c:
1600: 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65  deltacmd.h desce
1610: 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e  ndents_.c:descen
1620: 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a  dents.h diff_.c:
1630: 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e  diff.h diffcmd_.
1640: 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f  c:diffcmd.h enco
1650: 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66  de_.c:encode.h f
1660: 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74  ile_.c:file.h ht
1670: 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66  tp_.c:http.h inf
1680: 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69  o_.c:info.h logi
1690: 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69  n_.c:login.h mai
16a0: 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69  n_.c:main.h mani
16b0: 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74  fest_.c:manifest
16c0: 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20  .h md5_.c:md5.h 
16d0: 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68  merge_.c:merge.h
16e0: 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65   merge3_.c:merge
16f0: 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d  3.h my_page_.c:m
1700: 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63  y_page.h name_.c
1710: 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63  :name.h pivot_.c
1720: 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f  :pivot.h pqueue_
1730: 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e  .c:pqueue.h prin
1740: 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72  tf_.c:printf.h r
1750: 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c  ebuild_.c:rebuil
1760: 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68  d.h rss_.c:rss.h
1770: 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d   schema_.c:schem
1780: 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74  a.h setup_.c:set
1790: 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61  up.h sha1_.c:sha
17a0: 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79  1.h style_.c:sty
17b0: 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f 2e  le.h subscript_.
17c0: 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 79  c:subscript.h sy
17d0: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67  nc_.c:sync.h tag
17e0: 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65  _.c:tag.h tagvie
17f0: 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74  w_.c:tagview.h t
1800: 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c  imeline_.c:timel
1810: 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74  ine.h tkt_.c:tkt
1820: 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a  .h tktconfig_.c:
1830: 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73  tktconfig.h tkts
1840: 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70  etup_.c:tktsetup
1850: 2e 68 20 74 6f 6b 65 6e 69 7a 65 5f 70 61 74 68  .h tokenize_path
1860: 5f 2e 63 3a 74 6f 6b 65 6e 69 7a 65 5f 70 61 74  _.c:tokenize_pat
1870: 68 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f  h.h undo_.c:undo
1880: 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64  .h update_.c:upd
1890: 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c  ate.h url_.c:url
18a0: 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e  .h user_.c:user.
18b0: 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69  h verify_.c:veri
18c0: 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66  fy.h vfile_.c:vf
18d0: 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69  ile.h wiki_.c:wi
18e0: 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f  ki.h wikiformat_
18f0: 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20  .c:wikiformat.h 
1900: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a  xfer_.c:xfer.h z
1910: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52  ip_.c:zip.h $(SR
1920: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20  CDIR)/sqlite3.h 
1930: 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 2e 2f 6d  ./VERSION.h.../m
1940: 6b 69 6e 64 65 78 20 24 28 54 52 41 4e 53 5f 53  kindex $(TRANS_S
1950: 52 43 29 20 3e 70 61 67 65 5f 69 6e 64 65 78 2e  RC) >page_index.
1960: 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73  h..touch headers
1970: 0a 0a 61 64 64 5f 2e 63 3a 09 24 28 53 52 43 44  ..add_.c:.$(SRCD
1980: 49 52 29 2f 61 64 64 2e 63 20 24 28 53 52 43 44  IR)/add.c $(SRCD
1990: 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e  IR)/VERSION tran
19a0: 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61  slate.../transla
19b0: 74 65 20 24 28 53 52 43 44 49 52 29 2f 61 64 64  te $(SRCDIR)/add
19c0: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52  .c | sed -f $(SR
19d0: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 61  CDIR)/VERSION >a
19e0: 64 64 5f 2e 63 0a 0a 61 64 64 2e 6f 3a 09 61 64  dd_.c..add.o:.ad
19f0: 64 5f 2e 63 20 61 64 64 2e 68 20 20 24 28 53 52  d_.c add.h  $(SR
1a00: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09  CDIR)/config.h..
1a10: 24 28 58 54 43 43 29 20 2d 6f 20 61 64 64 2e 6f  $(XTCC) -o add.o
1a20: 20 2d 63 20 61 64 64 5f 2e 63 0a 0a 61 64 64 2e   -c add_.c..add.
1a30: 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09  h:.makeheaders..
1a40: 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61  ./makeheaders  a
1a50: 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69  dd_.c:add.h admi
1a60: 6e 5f 73 71 6c 5f 70 61 67 65 5f 2e 63 3a 61 64  n_sql_page_.c:ad
1a70: 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 2e 68 20 62  min_sql_page.h b
1a80: 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62  ag_.c:bag.h blob
1a90: 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63  _.c:blob.h branc
1aa0: 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72  h_.c:branch.h br
1ab0: 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68  owse_.c:browse.h
1ac0: 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68   cgi_.c:cgi.h ch
1ad0: 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e  eckin_.c:checkin
1ae0: 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63  .h checkout_.c:c
1af0: 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73  heckout.h clears
1b00: 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e  ign_.c:clearsign
1b10: 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e  .h clone_.c:clon
1b20: 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63  e.h comformat_.c
1b30: 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e  :comformat.h con
1b40: 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72  struct_.c:constr
1b50: 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63  uct.h content_.c
1b60: 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63  :content.h db_.c
1b70: 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64  :db.h delta_.c:d
1b80: 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f  elta.h deltacmd_
1b90: 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65  .c:deltacmd.h de
1ba0: 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73  scendents_.c:des
1bb0: 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f  cendents.h diff_
1bc0: 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d  .c:diff.h diffcm
1bd0: 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65  d_.c:diffcmd.h e
1be0: 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e  ncode_.c:encode.
1bf0: 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68  h file_.c:file.h
1c00: 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20   http_.c:http.h 
1c10: 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c  info_.c:info.h l
1c20: 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20  ogin_.c:login.h 
1c30: 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d  main_.c:main.h m
1c40: 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66  anifest_.c:manif
1c50: 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35  est.h md5_.c:md5
1c60: 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67  .h merge_.c:merg
1c70: 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65  e.h merge3_.c:me
1c80: 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e  rge3.h my_page_.
1c90: 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65  c:my_page.h name
1ca0: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74  _.c:name.h pivot
1cb0: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65  _.c:pivot.h pque
1cc0: 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70  ue_.c:pqueue.h p
1cd0: 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e  rintf_.c:printf.
1ce0: 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62  h rebuild_.c:reb
1cf0: 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73  uild.h rss_.c:rs
1d00: 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63  s.h schema_.c:sc
1d10: 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a  hema.h setup_.c:
1d20: 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a  setup.h sha1_.c:
1d30: 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a  sha1.h style_.c:
1d40: 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70  style.h subscrip
1d50: 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68  t_.c:subscript.h
1d60: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20   sync_.c:sync.h 
1d70: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67  tag_.c:tag.h tag
1d80: 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e  view_.c:tagview.
1d90: 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69  h timeline_.c:ti
1da0: 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a  meline.h tkt_.c:
1db0: 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f  tkt.h tktconfig_
1dc0: 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74  .c:tktconfig.h t
1dd0: 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65  ktsetup_.c:tktse
1de0: 74 75 70 2e 68 20 74 6f 6b 65 6e 69 7a 65 5f 70  tup.h tokenize_p
1df0: 61 74 68 5f 2e 63 3a 74 6f 6b 65 6e 69 7a 65 5f  ath_.c:tokenize_
1e00: 70 61 74 68 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75  path.h undo_.c:u
1e10: 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a  ndo.h update_.c:
1e20: 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a  update.h url_.c:
1e30: 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73  url.h user_.c:us
1e40: 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76  er.h verify_.c:v
1e50: 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63  erify.h vfile_.c
1e60: 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63  :vfile.h wiki_.c
1e70: 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d  :wiki.h wikiform
1e80: 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74  at_.c:wikiformat
1e90: 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e  .h xfer_.c:xfer.
1ea0: 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24  h zip_.c:zip.h $
1eb0: 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33  (SRCDIR)/sqlite3
1ec0: 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09  .h ./VERSION.h..
1ed0: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 61  touch headers..a
1ee0: 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 5f 2e 63  dmin_sql_page_.c
1ef0: 3a 09 24 28 53 52 43 44 49 52 29 2f 61 64 6d 69  :.$(SRCDIR)/admi
1f00: 6e 5f 73 71 6c 5f 70 61 67 65 2e 63 20 24 28 53  n_sql_page.c $(S
1f10: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74  RCDIR)/VERSION t
1f20: 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e  ranslate.../tran
1f30: 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f  slate $(SRCDIR)/
1f40: 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 2e 63  admin_sql_page.c
1f50: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44   | sed -f $(SRCD
1f60: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 61 64 6d  IR)/VERSION >adm
1f70: 69 6e 5f 73 71 6c 5f 70 61 67 65 5f 2e 63 0a 0a  in_sql_page_.c..
1f80: 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 2e 6f  admin_sql_page.o
1f90: 3a 09 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65  :.admin_sql_page
1fa0: 5f 2e 63 20 61 64 6d 69 6e 5f 73 71 6c 5f 70 61  _.c admin_sql_pa
1fb0: 67 65 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f  ge.h  $(SRCDIR)/
1fc0: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43  config.h..$(XTCC
1fd0: 29 20 2d 6f 20 61 64 6d 69 6e 5f 73 71 6c 5f 70  ) -o admin_sql_p
1fe0: 61 67 65 2e 6f 20 2d 63 20 61 64 6d 69 6e 5f 73  age.o -c admin_s
1ff0: 71 6c 5f 70 61 67 65 5f 2e 63 0a 0a 61 64 6d 69  ql_page_.c..admi
2000: 6e 5f 73 71 6c 5f 70 61 67 65 2e 68 3a 09 6d 61  n_sql_page.h:.ma
2010: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b  keheaders.../mak
2020: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63  eheaders  add_.c
2030: 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 73 71 6c  :add.h admin_sql
2040: 5f 70 61 67 65 5f 2e 63 3a 61 64 6d 69 6e 5f 73  _page_.c:admin_s
2050: 71 6c 5f 70 61 67 65 2e 68 20 62 61 67 5f 2e 63  ql_page.h bag_.c
2060: 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62  :bag.h blob_.c:b
2070: 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a  lob.h branch_.c:
2080: 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f  branch.h browse_
2090: 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f  .c:browse.h cgi_
20a0: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e  .c:cgi.h checkin
20b0: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68  _.c:checkin.h ch
20c0: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f  eckout_.c:checko
20d0: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e  ut.h clearsign_.
20e0: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c  c:clearsign.h cl
20f0: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63  one_.c:clone.h c
2100: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66  omformat_.c:comf
2110: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63  ormat.h construc
2120: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68  t_.c:construct.h
2130: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74   content_.c:cont
2140: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68  ent.h db_.c:db.h
2150: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e   delta_.c:delta.
2160: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65  h deltacmd_.c:de
2170: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64  ltacmd.h descend
2180: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65  ents_.c:descende
2190: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69  nts.h diff_.c:di
21a0: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a  ff.h diffcmd_.c:
21b0: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65  diffcmd.h encode
21c0: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c  _.c:encode.h fil
21d0: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70  e_.c:file.h http
21e0: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f  _.c:http.h info_
21f0: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f  .c:info.h login_
2200: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f  .c:login.h main_
2210: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65  .c:main.h manife
2220: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68  st_.c:manifest.h
2230: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65   md5_.c:md5.h me
2240: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d  rge_.c:merge.h m
2250: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e  erge3_.c:merge3.
2260: 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f  h my_page_.c:my_
2270: 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e  page.h name_.c:n
2280: 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70  ame.h pivot_.c:p
2290: 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63  ivot.h pqueue_.c
22a0: 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66  :pqueue.h printf
22b0: 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62  _.c:printf.h reb
22c0: 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e  uild_.c:rebuild.
22d0: 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73  h rss_.c:rss.h s
22e0: 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e  chema_.c:schema.
22f0: 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70  h setup_.c:setup
2300: 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e  .h sha1_.c:sha1.
2310: 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65  h style_.c:style
2320: 2e 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a  .h subscript_.c:
2330: 73 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63  subscript.h sync
2340: 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e  _.c:sync.h tag_.
2350: 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f  c:tag.h tagview_
2360: 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69 6d  .c:tagview.h tim
2370: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e  eline_.c:timelin
2380: 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68  e.h tkt_.c:tkt.h
2390: 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b   tktconfig_.c:tk
23a0: 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74  tconfig.h tktset
23b0: 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68  up_.c:tktsetup.h
23c0: 20 74 6f 6b 65 6e 69 7a 65 5f 70 61 74 68 5f 2e   tokenize_path_.
23d0: 63 3a 74 6f 6b 65 6e 69 7a 65 5f 70 61 74 68 2e  c:tokenize_path.
23e0: 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68  h undo_.c:undo.h
23f0: 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74   update_.c:updat
2400: 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68  e.h url_.c:url.h
2410: 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20   user_.c:user.h 
2420: 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79  verify_.c:verify
2430: 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c  .h vfile_.c:vfil
2440: 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69  e.h wiki_.c:wiki
2450: 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63  .h wikiformat_.c
2460: 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66  :wikiformat.h xf
2470: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70  er_.c:xfer.h zip
2480: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44  _.c:zip.h $(SRCD
2490: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f  IR)/sqlite3.h ./
24a0: 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68  VERSION.h..touch
24b0: 20 68 65 61 64 65 72 73 0a 0a 62 61 67 5f 2e 63   headers..bag_.c
24c0: 3a 09 24 28 53 52 43 44 49 52 29 2f 62 61 67 2e  :.$(SRCDIR)/bag.
24d0: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  c $(SRCDIR)/VERS
24e0: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e  ION translate...
24f0: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43  /translate $(SRC
2500: 44 49 52 29 2f 62 61 67 2e 63 20 7c 20 73 65 64  DIR)/bag.c | sed
2510: 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45   -f $(SRCDIR)/VE
2520: 52 53 49 4f 4e 20 3e 62 61 67 5f 2e 63 0a 0a 62  RSION >bag_.c..b
2530: 61 67 2e 6f 3a 09 62 61 67 5f 2e 63 20 62 61 67  ag.o:.bag_.c bag
2540: 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f  .h  $(SRCDIR)/co
2550: 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20  nfig.h..$(XTCC) 
2560: 2d 6f 20 62 61 67 2e 6f 20 2d 63 20 62 61 67 5f  -o bag.o -c bag_
2570: 2e 63 0a 0a 62 61 67 2e 68 3a 09 6d 61 6b 65 68  .c..bag.h:.makeh
2580: 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65  eaders.../makehe
2590: 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64  aders  add_.c:ad
25a0: 64 2e 68 20 61 64 6d 69 6e 5f 73 71 6c 5f 70 61  d.h admin_sql_pa
25b0: 67 65 5f 2e 63 3a 61 64 6d 69 6e 5f 73 71 6c 5f  ge_.c:admin_sql_
25c0: 70 61 67 65 2e 68 20 62 61 67 5f 2e 63 3a 62 61  page.h bag_.c:ba
25d0: 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62  g.h blob_.c:blob
25e0: 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61  .h branch_.c:bra
25f0: 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a  nch.h browse_.c:
2600: 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a  browse.h cgi_.c:
2610: 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63  cgi.h checkin_.c
2620: 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b  :checkin.h check
2630: 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e  out_.c:checkout.
2640: 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63  h clearsign_.c:c
2650: 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65  learsign.h clone
2660: 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66  _.c:clone.h comf
2670: 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d  ormat_.c:comform
2680: 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e  at.h construct_.
2690: 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f  c:construct.h co
26a0: 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74  ntent_.c:content
26b0: 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65  .h db_.c:db.h de
26c0: 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64  lta_.c:delta.h d
26d0: 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61  eltacmd_.c:delta
26e0: 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74  cmd.h descendent
26f0: 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73  s_.c:descendents
2700: 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e  .h diff_.c:diff.
2710: 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66  h diffcmd_.c:dif
2720: 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63  fcmd.h encode_.c
2730: 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e  :encode.h file_.
2740: 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63  c:file.h http_.c
2750: 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a  :http.h info_.c:
2760: 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a  info.h login_.c:
2770: 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a  login.h main_.c:
2780: 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f  main.h manifest_
2790: 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64  .c:manifest.h md
27a0: 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65  5_.c:md5.h merge
27b0: 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67  _.c:merge.h merg
27c0: 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d  e3_.c:merge3.h m
27d0: 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67  y_page_.c:my_pag
27e0: 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65  e.h name_.c:name
27f0: 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f  .h pivot_.c:pivo
2800: 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71  t.h pqueue_.c:pq
2810: 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63  ueue.h printf_.c
2820: 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c  :printf.h rebuil
2830: 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72  d_.c:rebuild.h r
2840: 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65  ss_.c:rss.h sche
2850: 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73  ma_.c:schema.h s
2860: 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20  etup_.c:setup.h 
2870: 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73  sha1_.c:sha1.h s
2880: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20  tyle_.c:style.h 
2890: 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62  subscript_.c:sub
28a0: 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63  script.h sync_.c
28b0: 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74  :sync.h tag_.c:t
28c0: 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a  ag.h tagview_.c:
28d0: 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69  tagview.h timeli
28e0: 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68  ne_.c:timeline.h
28f0: 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b   tkt_.c:tkt.h tk
2900: 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f  tconfig_.c:tktco
2910: 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f  nfig.h tktsetup_
2920: 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 74 6f  .c:tktsetup.h to
2930: 6b 65 6e 69 7a 65 5f 70 61 74 68 5f 2e 63 3a 74  kenize_path_.c:t
2940: 6f 6b 65 6e 69 7a 65 5f 70 61 74 68 2e 68 20 75  okenize_path.h u
2950: 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70  ndo_.c:undo.h up
2960: 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68  date_.c:update.h
2970: 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73   url_.c:url.h us
2980: 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72  er_.c:user.h ver
2990: 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20  ify_.c:verify.h 
29a0: 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68  vfile_.c:vfile.h
29b0: 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20   wiki_.c:wiki.h 
29c0: 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69  wikiformat_.c:wi
29d0: 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f  kiformat.h xfer_
29e0: 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63  .c:xfer.h zip_.c
29f0: 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29  :zip.h $(SRCDIR)
2a00: 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52  /sqlite3.h ./VER
2a10: 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65  SION.h..touch he
2a20: 61 64 65 72 73 0a 0a 62 6c 6f 62 5f 2e 63 3a 09  aders..blob_.c:.
2a30: 24 28 53 52 43 44 49 52 29 2f 62 6c 6f 62 2e 63  $(SRCDIR)/blob.c
2a40: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49   $(SRCDIR)/VERSI
2a50: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f  ON translate.../
2a60: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44  translate $(SRCD
2a70: 49 52 29 2f 62 6c 6f 62 2e 63 20 7c 20 73 65 64  IR)/blob.c | sed
2a80: 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45   -f $(SRCDIR)/VE
2a90: 52 53 49 4f 4e 20 3e 62 6c 6f 62 5f 2e 63 0a 0a  RSION >blob_.c..
2aa0: 62 6c 6f 62 2e 6f 3a 09 62 6c 6f 62 5f 2e 63 20  blob.o:.blob_.c 
2ab0: 62 6c 6f 62 2e 68 20 20 24 28 53 52 43 44 49 52  blob.h  $(SRCDIR
2ac0: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54  )/config.h..$(XT
2ad0: 43 43 29 20 2d 6f 20 62 6c 6f 62 2e 6f 20 2d 63  CC) -o blob.o -c
2ae0: 20 62 6c 6f 62 5f 2e 63 0a 0a 62 6c 6f 62 2e 68   blob_.c..blob.h
2af0: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e  :.makeheaders...
2b00: 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64  /makeheaders  ad
2b10: 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e  d_.c:add.h admin
2b20: 5f 73 71 6c 5f 70 61 67 65 5f 2e 63 3a 61 64 6d  _sql_page_.c:adm
2b30: 69 6e 5f 73 71 6c 5f 70 61 67 65 2e 68 20 62 61  in_sql_page.h ba
2b40: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f  g_.c:bag.h blob_
2b50: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68  .c:blob.h branch
2b60: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f  _.c:branch.h bro
2b70: 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20  wse_.c:browse.h 
2b80: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65  cgi_.c:cgi.h che
2b90: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e  ckin_.c:checkin.
2ba0: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68  h checkout_.c:ch
2bb0: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69  eckout.h clearsi
2bc0: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e  gn_.c:clearsign.
2bd0: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65  h clone_.c:clone
2be0: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a  .h comformat_.c:
2bf0: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73  comformat.h cons
2c00: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75  truct_.c:constru
2c10: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a  ct.h content_.c:
2c20: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a  content.h db_.c:
2c30: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65  db.h delta_.c:de
2c40: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e  lta.h deltacmd_.
2c50: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73  c:deltacmd.h des
2c60: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63  cendents_.c:desc
2c70: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e  endents.h diff_.
2c80: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64  c:diff.h diffcmd
2c90: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e  _.c:diffcmd.h en
2ca0: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68  code_.c:encode.h
2cb0: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20   file_.c:file.h 
2cc0: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69  http_.c:http.h i
2cd0: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f  nfo_.c:info.h lo
2ce0: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d  gin_.c:login.h m
2cf0: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61  ain_.c:main.h ma
2d00: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65  nifest_.c:manife
2d10: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e  st.h md5_.c:md5.
2d20: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65  h merge_.c:merge
2d30: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72  .h merge3_.c:mer
2d40: 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63  ge3.h my_page_.c
2d50: 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f  :my_page.h name_
2d60: 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f  .c:name.h pivot_
2d70: 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75  .c:pivot.h pqueu
2d80: 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72  e_.c:pqueue.h pr
2d90: 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68  intf_.c:printf.h
2da0: 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75   rebuild_.c:rebu
2db0: 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73  ild.h rss_.c:rss
2dc0: 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68  .h schema_.c:sch
2dd0: 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73  ema.h setup_.c:s
2de0: 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73  etup.h sha1_.c:s
2df0: 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73  ha1.h style_.c:s
2e00: 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74  tyle.h subscript
2e10: 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20  _.c:subscript.h 
2e20: 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74  sync_.c:sync.h t
2e30: 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76  ag_.c:tag.h tagv
2e40: 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68  iew_.c:tagview.h
2e50: 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d   timeline_.c:tim
2e60: 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74  eline.h tkt_.c:t
2e70: 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e  kt.h tktconfig_.
2e80: 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b  c:tktconfig.h tk
2e90: 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74  tsetup_.c:tktset
2ea0: 75 70 2e 68 20 74 6f 6b 65 6e 69 7a 65 5f 70 61  up.h tokenize_pa
2eb0: 74 68 5f 2e 63 3a 74 6f 6b 65 6e 69 7a 65 5f 70  th_.c:tokenize_p
2ec0: 61 74 68 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e  ath.h undo_.c:un
2ed0: 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75  do.h update_.c:u
2ee0: 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75  pdate.h url_.c:u
2ef0: 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65  rl.h user_.c:use
2f00: 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65  r.h verify_.c:ve
2f10: 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a  rify.h vfile_.c:
2f20: 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a  vfile.h wiki_.c:
2f30: 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61  wiki.h wikiforma
2f40: 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e  t_.c:wikiformat.
2f50: 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68  h xfer_.c:xfer.h
2f60: 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28   zip_.c:zip.h $(
2f70: 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e  SRCDIR)/sqlite3.
2f80: 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74  h ./VERSION.h..t
2f90: 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 62 72  ouch headers..br
2fa0: 61 6e 63 68 5f 2e 63 3a 09 24 28 53 52 43 44 49  anch_.c:.$(SRCDI
2fb0: 52 29 2f 62 72 61 6e 63 68 2e 63 20 24 28 53 52  R)/branch.c $(SR
2fc0: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72  CDIR)/VERSION tr
2fd0: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73  anslate.../trans
2fe0: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 62  late $(SRCDIR)/b
2ff0: 72 61 6e 63 68 2e 63 20 7c 20 73 65 64 20 2d 66  ranch.c | sed -f
3000: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49   $(SRCDIR)/VERSI
3010: 4f 4e 20 3e 62 72 61 6e 63 68 5f 2e 63 0a 0a 62  ON >branch_.c..b
3020: 72 61 6e 63 68 2e 6f 3a 09 62 72 61 6e 63 68 5f  ranch.o:.branch_
3030: 2e 63 20 62 72 61 6e 63 68 2e 68 20 20 24 28 53  .c branch.h  $(S
3040: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a  RCDIR)/config.h.
3050: 09 24 28 58 54 43 43 29 20 2d 6f 20 62 72 61 6e  .$(XTCC) -o bran
3060: 63 68 2e 6f 20 2d 63 20 62 72 61 6e 63 68 5f 2e  ch.o -c branch_.
3070: 63 0a 0a 62 72 61 6e 63 68 2e 68 3a 09 6d 61 6b  c..branch.h:.mak
3080: 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65  eheaders.../make
3090: 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a  headers  add_.c:
30a0: 61 64 64 2e 68 20 61 64 6d 69 6e 5f 73 71 6c 5f  add.h admin_sql_
30b0: 70 61 67 65 5f 2e 63 3a 61 64 6d 69 6e 5f 73 71  page_.c:admin_sq
30c0: 6c 5f 70 61 67 65 2e 68 20 62 61 67 5f 2e 63 3a  l_page.h bag_.c:
30d0: 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c  bag.h blob_.c:bl
30e0: 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62  ob.h branch_.c:b
30f0: 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e  ranch.h browse_.
3100: 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e  c:browse.h cgi_.
3110: 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f  c:cgi.h checkin_
3120: 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65  .c:checkin.h che
3130: 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75  ckout_.c:checkou
3140: 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63  t.h clearsign_.c
3150: 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f  :clearsign.h clo
3160: 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f  ne_.c:clone.h co
3170: 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f  mformat_.c:comfo
3180: 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74  rmat.h construct
3190: 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20  _.c:construct.h 
31a0: 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65  content_.c:conte
31b0: 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20  nt.h db_.c:db.h 
31c0: 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68  delta_.c:delta.h
31d0: 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c   deltacmd_.c:del
31e0: 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65  tacmd.h descende
31f0: 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e  nts_.c:descenden
3200: 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66  ts.h diff_.c:dif
3210: 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64  f.h diffcmd_.c:d
3220: 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f  iffcmd.h encode_
3230: 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65  .c:encode.h file
3240: 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f  _.c:file.h http_
3250: 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e  .c:http.h info_.
3260: 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e  c:info.h login_.
3270: 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e  c:login.h main_.
3280: 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73  c:main.h manifes
3290: 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20  t_.c:manifest.h 
32a0: 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72  md5_.c:md5.h mer
32b0: 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65  ge_.c:merge.h me
32c0: 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68  rge3_.c:merge3.h
32d0: 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70   my_page_.c:my_p
32e0: 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61  age.h name_.c:na
32f0: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69  me.h pivot_.c:pi
3300: 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a  vot.h pqueue_.c:
3310: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f  pqueue.h printf_
3320: 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75  .c:printf.h rebu
3330: 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68  ild_.c:rebuild.h
3340: 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63   rss_.c:rss.h sc
3350: 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68  hema_.c:schema.h
3360: 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e   setup_.c:setup.
3370: 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68  h sha1_.c:sha1.h
3380: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e   style_.c:style.
3390: 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73  h subscript_.c:s
33a0: 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f  ubscript.h sync_
33b0: 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63  .c:sync.h tag_.c
33c0: 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e  :tag.h tagview_.
33d0: 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65  c:tagview.h time
33e0: 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65  line_.c:timeline
33f0: 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20  .h tkt_.c:tkt.h 
3400: 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74  tktconfig_.c:tkt
3410: 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75  config.h tktsetu
3420: 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20  p_.c:tktsetup.h 
3430: 74 6f 6b 65 6e 69 7a 65 5f 70 61 74 68 5f 2e 63  tokenize_path_.c
3440: 3a 74 6f 6b 65 6e 69 7a 65 5f 70 61 74 68 2e 68  :tokenize_path.h
3450: 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20   undo_.c:undo.h 
3460: 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65  update_.c:update
3470: 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20  .h url_.c:url.h 
3480: 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76  user_.c:user.h v
3490: 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e  erify_.c:verify.
34a0: 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65  h vfile_.c:vfile
34b0: 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e  .h wiki_.c:wiki.
34c0: 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a  h wikiformat_.c:
34d0: 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65  wikiformat.h xfe
34e0: 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f  r_.c:xfer.h zip_
34f0: 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49  .c:zip.h $(SRCDI
3500: 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56  R)/sqlite3.h ./V
3510: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20  ERSION.h..touch 
3520: 68 65 61 64 65 72 73 0a 0a 62 72 6f 77 73 65 5f  headers..browse_
3530: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 62 72  .c:.$(SRCDIR)/br
3540: 6f 77 73 65 2e 63 20 24 28 53 52 43 44 49 52 29  owse.c $(SRCDIR)
3550: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61  /VERSION transla
3560: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20  te.../translate 
3570: 24 28 53 52 43 44 49 52 29 2f 62 72 6f 77 73 65  $(SRCDIR)/browse
3580: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52  .c | sed -f $(SR
3590: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 62  CDIR)/VERSION >b
35a0: 72 6f 77 73 65 5f 2e 63 0a 0a 62 72 6f 77 73 65  rowse_.c..browse
35b0: 2e 6f 3a 09 62 72 6f 77 73 65 5f 2e 63 20 62 72  .o:.browse_.c br
35c0: 6f 77 73 65 2e 68 20 20 24 28 53 52 43 44 49 52  owse.h  $(SRCDIR
35d0: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54  )/config.h..$(XT
35e0: 43 43 29 20 2d 6f 20 62 72 6f 77 73 65 2e 6f 20  CC) -o browse.o 
35f0: 2d 63 20 62 72 6f 77 73 65 5f 2e 63 0a 0a 62 72  -c browse_.c..br
3600: 6f 77 73 65 2e 68 3a 09 6d 61 6b 65 68 65 61 64  owse.h:.makehead
3610: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65  ers.../makeheade
3620: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68  rs  add_.c:add.h
3630: 20 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 5f   admin_sql_page_
3640: 2e 63 3a 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67  .c:admin_sql_pag
3650: 65 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68  e.h bag_.c:bag.h
3660: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20   blob_.c:blob.h 
3670: 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68  branch_.c:branch
3680: 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f  .h browse_.c:bro
3690: 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69  wse.h cgi_.c:cgi
36a0: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68  .h checkin_.c:ch
36b0: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74  eckin.h checkout
36c0: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63  _.c:checkout.h c
36d0: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61  learsign_.c:clea
36e0: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63  rsign.h clone_.c
36f0: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d  :clone.h comform
3700: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e  at_.c:comformat.
3710: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63  h construct_.c:c
3720: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65  onstruct.h conte
3730: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20  nt_.c:content.h 
3740: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61  db_.c:db.h delta
3750: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74  _.c:delta.h delt
3760: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64  acmd_.c:deltacmd
3770: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e  .h descendents_.
3780: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20  c:descendents.h 
3790: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64  diff_.c:diff.h d
37a0: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d  iffcmd_.c:diffcm
37b0: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e  d.h encode_.c:en
37c0: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66  code.h file_.c:f
37d0: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74  ile.h http_.c:ht
37e0: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66  tp.h info_.c:inf
37f0: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67  o.h login_.c:log
3800: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69  in.h main_.c:mai
3810: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a  n.h manifest_.c:
3820: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e  manifest.h md5_.
3830: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63  c:md5.h merge_.c
3840: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f  :merge.h merge3_
3850: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70  .c:merge3.h my_p
3860: 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68  age_.c:my_page.h
3870: 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20   name_.c:name.h 
3880: 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68  pivot_.c:pivot.h
3890: 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75   pqueue_.c:pqueu
38a0: 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72  e.h printf_.c:pr
38b0: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e  intf.h rebuild_.
38c0: 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f  c:rebuild.h rss_
38d0: 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f  .c:rss.h schema_
38e0: 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75  .c:schema.h setu
38f0: 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61  p_.c:setup.h sha
3900: 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c  1_.c:sha1.h styl
3910: 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62  e_.c:style.h sub
3920: 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72  script_.c:subscr
3930: 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79  ipt.h sync_.c:sy
3940: 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e  nc.h tag_.c:tag.
3950: 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67  h tagview_.c:tag
3960: 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f  view.h timeline_
3970: 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b  .c:timeline.h tk
3980: 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f  t_.c:tkt.h tktco
3990: 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69  nfig_.c:tktconfi
39a0: 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a  g.h tktsetup_.c:
39b0: 74 6b 74 73 65 74 75 70 2e 68 20 74 6f 6b 65 6e  tktsetup.h token
39c0: 69 7a 65 5f 70 61 74 68 5f 2e 63 3a 74 6f 6b 65  ize_path_.c:toke
39d0: 6e 69 7a 65 5f 70 61 74 68 2e 68 20 75 6e 64 6f  nize_path.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 2e 2f 56 45 52 53 49 4f  lite3.h ./VERSIO
3aa0: 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65  N.h..touch heade
3ab0: 72 73 0a 0a 63 67 69 5f 2e 63 3a 09 24 28 53 52  rs..cgi_.c:.$(SR
3ac0: 43 44 49 52 29 2f 63 67 69 2e 63 20 24 28 53 52  CDIR)/cgi.c $(SR
3ad0: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72  CDIR)/VERSION tr
3ae0: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73  anslate.../trans
3af0: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 63  late $(SRCDIR)/c
3b00: 67 69 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28  gi.c | sed -f $(
3b10: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20  SRCDIR)/VERSION 
3b20: 3e 63 67 69 5f 2e 63 0a 0a 63 67 69 2e 6f 3a 09  >cgi_.c..cgi.o:.
3b30: 63 67 69 5f 2e 63 20 63 67 69 2e 68 20 20 24 28  cgi_.c cgi.h  $(
3b40: 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68  SRCDIR)/config.h
3b50: 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 63 67 69  ..$(XTCC) -o cgi
3b60: 2e 6f 20 2d 63 20 63 67 69 5f 2e 63 0a 0a 63 67  .o -c cgi_.c..cg
3b70: 69 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73  i.h:.makeheaders
3b80: 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20  .../makeheaders 
3b90: 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64   add_.c:add.h ad
3ba0: 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 5f 2e 63 3a  min_sql_page_.c:
3bb0: 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 2e 68  admin_sql_page.h
3bc0: 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c   bag_.c:bag.h bl
3bd0: 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61  ob_.c:blob.h bra
3be0: 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20  nch_.c:branch.h 
3bf0: 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65  browse_.c:browse
3c00: 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20  .h cgi_.c:cgi.h 
3c10: 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b  checkin_.c:check
3c20: 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63  in.h checkout_.c
3c30: 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61  :checkout.h clea
3c40: 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69  rsign_.c:clearsi
3c50: 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c  gn.h clone_.c:cl
3c60: 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f  one.h comformat_
3c70: 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63  .c:comformat.h c
3c80: 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73  onstruct_.c:cons
3c90: 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f  truct.h content_
3ca0: 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f  .c:content.h db_
3cb0: 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63  .c:db.h delta_.c
3cc0: 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d  :delta.h deltacm
3cd0: 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20  d_.c:deltacmd.h 
3ce0: 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64  descendents_.c:d
3cf0: 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66  escendents.h dif
3d00: 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66  f_.c:diff.h diff
3d10: 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68  cmd_.c:diffcmd.h
3d20: 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64   encode_.c:encod
3d30: 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65  e.h file_.c:file
3d40: 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e  .h http_.c:http.
3d50: 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68  h info_.c:info.h
3d60: 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e   login_.c:login.
3d70: 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68  h main_.c:main.h
3d80: 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e   manifest_.c:man
3d90: 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d  ifest.h md5_.c:m
3da0: 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65  d5.h merge_.c:me
3db0: 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a  rge.h merge3_.c:
3dc0: 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65  merge3.h my_page
3dd0: 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61  _.c:my_page.h na
3de0: 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76  me_.c:name.h piv
3df0: 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71  ot_.c:pivot.h pq
3e00: 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68  ueue_.c:pqueue.h
3e10: 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74   printf_.c:print
3e20: 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72  f.h rebuild_.c:r
3e30: 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a  ebuild.h rss_.c:
3e40: 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a  rss.h schema_.c:
3e50: 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e  schema.h setup_.
3e60: 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e  c:setup.h sha1_.
3e70: 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e  c:sha1.h style_.
3e80: 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72  c:style.h subscr
3e90: 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74  ipt_.c:subscript
3ea0: 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e  .h sync_.c:sync.
3eb0: 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74  h tag_.c:tag.h t
3ec0: 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65  agview_.c:tagvie
3ed0: 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a  w.h timeline_.c:
3ee0: 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e  timeline.h tkt_.
3ef0: 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69  c:tkt.h tktconfi
3f00: 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68  g_.c:tktconfig.h
3f10: 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74   tktsetup_.c:tkt
3f20: 73 65 74 75 70 2e 68 20 74 6f 6b 65 6e 69 7a 65  setup.h tokenize
3f30: 5f 70 61 74 68 5f 2e 63 3a 74 6f 6b 65 6e 69 7a  _path_.c:tokeniz
3f40: 65 5f 70 61 74 68 2e 68 20 75 6e 64 6f 5f 2e 63  e_path.h undo_.c
3f50: 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e  :undo.h update_.
3f60: 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e  c:update.h url_.
3f70: 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a  c:url.h user_.c:
3f80: 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63  user.h verify_.c
3f90: 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f  :verify.h vfile_
3fa0: 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f  .c:vfile.h wiki_
3fb0: 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f  .c:wiki.h wikifo
3fc0: 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d  rmat_.c:wikiform
3fd0: 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65  at.h xfer_.c:xfe
3fe0: 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68  r.h zip_.c:zip.h
3ff0: 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74   $(SRCDIR)/sqlit
4000: 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68  e3.h ./VERSION.h
4010: 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a  ..touch headers.
4020: 0a 63 68 65 63 6b 69 6e 5f 2e 63 3a 09 24 28 53  .checkin_.c:.$(S
4030: 52 43 44 49 52 29 2f 63 68 65 63 6b 69 6e 2e 63  RCDIR)/checkin.c
4040: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49   $(SRCDIR)/VERSI
4050: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f  ON translate.../
4060: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44  translate $(SRCD
4070: 49 52 29 2f 63 68 65 63 6b 69 6e 2e 63 20 7c 20  IR)/checkin.c | 
4080: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29  sed -f $(SRCDIR)
4090: 2f 56 45 52 53 49 4f 4e 20 3e 63 68 65 63 6b 69  /VERSION >checki
40a0: 6e 5f 2e 63 0a 0a 63 68 65 63 6b 69 6e 2e 6f 3a  n_.c..checkin.o:
40b0: 09 63 68 65 63 6b 69 6e 5f 2e 63 20 63 68 65 63  .checkin_.c chec
40c0: 6b 69 6e 2e 68 20 20 24 28 53 52 43 44 49 52 29  kin.h  $(SRCDIR)
40d0: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43  /config.h..$(XTC
40e0: 43 29 20 2d 6f 20 63 68 65 63 6b 69 6e 2e 6f 20  C) -o checkin.o 
40f0: 2d 63 20 63 68 65 63 6b 69 6e 5f 2e 63 0a 0a 63  -c checkin_.c..c
4100: 68 65 63 6b 69 6e 2e 68 3a 09 6d 61 6b 65 68 65  heckin.h:.makehe
4110: 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61  aders.../makehea
4120: 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64  ders  add_.c:add
4130: 2e 68 20 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67  .h admin_sql_pag
4140: 65 5f 2e 63 3a 61 64 6d 69 6e 5f 73 71 6c 5f 70  e_.c:admin_sql_p
4150: 61 67 65 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67  age.h bag_.c:bag
4160: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e  .h blob_.c:blob.
4170: 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e  h branch_.c:bran
4180: 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62  ch.h browse_.c:b
4190: 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63  rowse.h cgi_.c:c
41a0: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a  gi.h checkin_.c:
41b0: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f  checkin.h checko
41c0: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68  ut_.c:checkout.h
41d0: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c   clearsign_.c:cl
41e0: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f  earsign.h clone_
41f0: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f  .c:clone.h comfo
4200: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61  rmat_.c:comforma
4210: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63  t.h construct_.c
4220: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e  :construct.h con
4230: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e  tent_.c:content.
4240: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c  h db_.c:db.h del
4250: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65  ta_.c:delta.h de
4260: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63  ltacmd_.c:deltac
4270: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73  md.h descendents
4280: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e  _.c:descendents.
4290: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68  h diff_.c:diff.h
42a0: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66   diffcmd_.c:diff
42b0: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a  cmd.h encode_.c:
42c0: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63  encode.h file_.c
42d0: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a  :file.h http_.c:
42e0: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69  http.h info_.c:i
42f0: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c  nfo.h login_.c:l
4300: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d  ogin.h main_.c:m
4310: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e  ain.h manifest_.
4320: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35  c:manifest.h md5
4330: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f  _.c:md5.h merge_
4340: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65  .c:merge.h merge
4350: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79  3_.c:merge3.h my
4360: 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65  _page_.c:my_page
4370: 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e  .h name_.c:name.
4380: 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74  h pivot_.c:pivot
4390: 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75  .h pqueue_.c:pqu
43a0: 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a  eue.h printf_.c:
43b0: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64  printf.h rebuild
43c0: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73  _.c:rebuild.h rs
43d0: 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d  s_.c:rss.h schem
43e0: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65  a_.c:schema.h se
43f0: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73  tup_.c:setup.h s
4400: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74  ha1_.c:sha1.h st
4410: 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73  yle_.c:style.h s
4420: 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73  ubscript_.c:subs
4430: 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a  cript.h sync_.c:
4440: 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61  sync.h tag_.c:ta
4450: 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74  g.h tagview_.c:t
4460: 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e  agview.h timelin
4470: 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20  e_.c:timeline.h 
4480: 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74  tkt_.c:tkt.h tkt
4490: 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e  config_.c:tktcon
44a0: 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e  fig.h tktsetup_.
44b0: 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 74 6f 6b  c:tktsetup.h tok
44c0: 65 6e 69 7a 65 5f 70 61 74 68 5f 2e 63 3a 74 6f  enize_path_.c:to
44d0: 6b 65 6e 69 7a 65 5f 70 61 74 68 2e 68 20 75 6e  kenize_path.h un
44e0: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64  do_.c:undo.h upd
44f0: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20  ate_.c:update.h 
4500: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65  url_.c:url.h use
4510: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69  r_.c:user.h veri
4520: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76  fy_.c:verify.h v
4530: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20  file_.c:vfile.h 
4540: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77  wiki_.c:wiki.h w
4550: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b  ikiformat_.c:wik
4560: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e  iformat.h xfer_.
4570: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a  c:xfer.h zip_.c:
4580: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f  zip.h $(SRCDIR)/
4590: 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53  sqlite3.h ./VERS
45a0: 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61  ION.h..touch hea
45b0: 64 65 72 73 0a 0a 63 68 65 63 6b 6f 75 74 5f 2e  ders..checkout_.
45c0: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 63 68 65  c:.$(SRCDIR)/che
45d0: 63 6b 6f 75 74 2e 63 20 24 28 53 52 43 44 49 52  ckout.c $(SRCDIR
45e0: 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c  )/VERSION transl
45f0: 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65  ate.../translate
4600: 20 24 28 53 52 43 44 49 52 29 2f 63 68 65 63 6b   $(SRCDIR)/check
4610: 6f 75 74 2e 63 20 7c 20 73 65 64 20 2d 66 20 24  out.c | sed -f $
4620: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
4630: 20 3e 63 68 65 63 6b 6f 75 74 5f 2e 63 0a 0a 63   >checkout_.c..c
4640: 68 65 63 6b 6f 75 74 2e 6f 3a 09 63 68 65 63 6b  heckout.o:.check
4650: 6f 75 74 5f 2e 63 20 63 68 65 63 6b 6f 75 74 2e  out_.c checkout.
4660: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e  h  $(SRCDIR)/con
4670: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d  fig.h..$(XTCC) -
4680: 6f 20 63 68 65 63 6b 6f 75 74 2e 6f 20 2d 63 20  o checkout.o -c 
4690: 63 68 65 63 6b 6f 75 74 5f 2e 63 0a 0a 63 68 65  checkout_.c..che
46a0: 63 6b 6f 75 74 2e 68 3a 09 6d 61 6b 65 68 65 61  ckout.h:.makehea
46b0: 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64  ders.../makehead
46c0: 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e  ers  add_.c:add.
46d0: 68 20 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65  h admin_sql_page
46e0: 5f 2e 63 3a 61 64 6d 69 6e 5f 73 71 6c 5f 70 61  _.c:admin_sql_pa
46f0: 67 65 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e  ge.h bag_.c:bag.
4700: 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68  h blob_.c:blob.h
4710: 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63   branch_.c:branc
4720: 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72  h.h browse_.c:br
4730: 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67  owse.h cgi_.c:cg
4740: 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63  i.h checkin_.c:c
4750: 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75  heckin.h checkou
4760: 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20  t_.c:checkout.h 
4770: 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65  clearsign_.c:cle
4780: 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e  arsign.h clone_.
4790: 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72  c:clone.h comfor
47a0: 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74  mat_.c:comformat
47b0: 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a  .h construct_.c:
47c0: 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74  construct.h cont
47d0: 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68  ent_.c:content.h
47e0: 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74   db_.c:db.h delt
47f0: 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c  a_.c:delta.h del
4800: 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d  tacmd_.c:deltacm
4810: 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f  d.h descendents_
4820: 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68  .c:descendents.h
4830: 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20   diff_.c:diff.h 
4840: 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63  diffcmd_.c:diffc
4850: 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65  md.h encode_.c:e
4860: 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a  ncode.h file_.c:
4870: 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68  file.h http_.c:h
4880: 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e  ttp.h info_.c:in
4890: 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f  fo.h login_.c:lo
48a0: 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61  gin.h main_.c:ma
48b0: 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63  in.h manifest_.c
48c0: 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f  :manifest.h md5_
48d0: 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e  .c:md5.h merge_.
48e0: 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33  c:merge.h merge3
48f0: 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f  _.c:merge3.h my_
4900: 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e  page_.c:my_page.
4910: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68  h name_.c:name.h
4920: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e   pivot_.c:pivot.
4930: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65  h pqueue_.c:pque
4940: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70  ue.h printf_.c:p
4950: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f  rintf.h rebuild_
4960: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73  .c:rebuild.h rss
4970: 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61  _.c:rss.h schema
4980: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74  _.c:schema.h set
4990: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68  up_.c:setup.h sh
49a0: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79  a1_.c:sha1.h sty
49b0: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75  le_.c:style.h su
49c0: 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63  bscript_.c:subsc
49d0: 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73  ript.h sync_.c:s
49e0: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67  ync.h tag_.c:tag
49f0: 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61  .h tagview_.c:ta
4a00: 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65  gview.h timeline
4a10: 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74  _.c:timeline.h t
4a20: 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63  kt_.c:tkt.h tktc
4a30: 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66  onfig_.c:tktconf
4a40: 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63  ig.h tktsetup_.c
4a50: 3a 74 6b 74 73 65 74 75 70 2e 68 20 74 6f 6b 65  :tktsetup.h toke
4a60: 6e 69 7a 65 5f 70 61 74 68 5f 2e 63 3a 74 6f 6b  nize_path_.c:tok
4a70: 65 6e 69 7a 65 5f 70 61 74 68 2e 68 20 75 6e 64  enize_path.h und
4a80: 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61  o_.c:undo.h upda
4a90: 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75  te_.c:update.h u
4aa0: 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72  rl_.c:url.h user
4ab0: 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66  _.c:user.h verif
4ac0: 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66  y_.c:verify.h vf
4ad0: 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77  ile_.c:vfile.h w
4ae0: 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69  iki_.c:wiki.h wi
4af0: 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69  kiformat_.c:wiki
4b00: 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63  format.h xfer_.c
4b10: 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a  :xfer.h zip_.c:z
4b20: 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73  ip.h $(SRCDIR)/s
4b30: 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49  qlite3.h ./VERSI
4b40: 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64  ON.h..touch head
4b50: 65 72 73 0a 0a 63 6c 65 61 72 73 69 67 6e 5f 2e  ers..clearsign_.
4b60: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 63 6c 65  c:.$(SRCDIR)/cle
4b70: 61 72 73 69 67 6e 2e 63 20 24 28 53 52 43 44 49  arsign.c $(SRCDI
4b80: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73  R)/VERSION trans
4b90: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74  late.../translat
4ba0: 65 20 24 28 53 52 43 44 49 52 29 2f 63 6c 65 61  e $(SRCDIR)/clea
4bb0: 72 73 69 67 6e 2e 63 20 7c 20 73 65 64 20 2d 66  rsign.c | sed -f
4bc0: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49   $(SRCDIR)/VERSI
4bd0: 4f 4e 20 3e 63 6c 65 61 72 73 69 67 6e 5f 2e 63  ON >clearsign_.c
4be0: 0a 0a 63 6c 65 61 72 73 69 67 6e 2e 6f 3a 09 63  ..clearsign.o:.c
4bf0: 6c 65 61 72 73 69 67 6e 5f 2e 63 20 63 6c 65 61  learsign_.c clea
4c00: 72 73 69 67 6e 2e 68 20 20 24 28 53 52 43 44 49  rsign.h  $(SRCDI
4c10: 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58  R)/config.h..$(X
4c20: 54 43 43 29 20 2d 6f 20 63 6c 65 61 72 73 69 67  TCC) -o clearsig
4c30: 6e 2e 6f 20 2d 63 20 63 6c 65 61 72 73 69 67 6e  n.o -c clearsign
4c40: 5f 2e 63 0a 0a 63 6c 65 61 72 73 69 67 6e 2e 68  _.c..clearsign.h
4c50: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e  :.makeheaders...
4c60: 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64  /makeheaders  ad
4c70: 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e  d_.c:add.h admin
4c80: 5f 73 71 6c 5f 70 61 67 65 5f 2e 63 3a 61 64 6d  _sql_page_.c:adm
4c90: 69 6e 5f 73 71 6c 5f 70 61 67 65 2e 68 20 62 61  in_sql_page.h ba
4ca0: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f  g_.c:bag.h blob_
4cb0: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68  .c:blob.h branch
4cc0: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f  _.c:branch.h bro
4cd0: 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20  wse_.c:browse.h 
4ce0: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65  cgi_.c:cgi.h che
4cf0: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e  ckin_.c:checkin.
4d00: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68  h checkout_.c:ch
4d10: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69  eckout.h clearsi
4d20: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e  gn_.c:clearsign.
4d30: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65  h clone_.c:clone
4d40: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a  .h comformat_.c:
4d50: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73  comformat.h cons
4d60: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75  truct_.c:constru
4d70: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a  ct.h content_.c:
4d80: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a  content.h db_.c:
4d90: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65  db.h delta_.c:de
4da0: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e  lta.h deltacmd_.
4db0: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73  c:deltacmd.h des
4dc0: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63  cendents_.c:desc
4dd0: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e  endents.h diff_.
4de0: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64  c:diff.h diffcmd
4df0: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e  _.c:diffcmd.h en
4e00: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68  code_.c:encode.h
4e10: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20   file_.c:file.h 
4e20: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69  http_.c:http.h i
4e30: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f  nfo_.c:info.h lo
4e40: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d  gin_.c:login.h m
4e50: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61  ain_.c:main.h ma
4e60: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65  nifest_.c:manife
4e70: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e  st.h md5_.c:md5.
4e80: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65  h merge_.c:merge
4e90: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72  .h merge3_.c:mer
4ea0: 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63  ge3.h my_page_.c
4eb0: 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f  :my_page.h name_
4ec0: 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f  .c:name.h pivot_
4ed0: 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75  .c:pivot.h pqueu
4ee0: 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72  e_.c:pqueue.h pr
4ef0: 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68  intf_.c:printf.h
4f00: 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75   rebuild_.c:rebu
4f10: 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73  ild.h rss_.c:rss
4f20: 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68  .h schema_.c:sch
4f30: 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73  ema.h setup_.c:s
4f40: 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73  etup.h sha1_.c:s
4f50: 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73  ha1.h style_.c:s
4f60: 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74  tyle.h subscript
4f70: 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20  _.c:subscript.h 
4f80: 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74  sync_.c:sync.h t
4f90: 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76  ag_.c:tag.h tagv
4fa0: 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68  iew_.c:tagview.h
4fb0: 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d   timeline_.c:tim
4fc0: 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74  eline.h tkt_.c:t
4fd0: 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e  kt.h tktconfig_.
4fe0: 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b  c:tktconfig.h tk
4ff0: 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74  tsetup_.c:tktset
5000: 75 70 2e 68 20 74 6f 6b 65 6e 69 7a 65 5f 70 61  up.h tokenize_pa
5010: 74 68 5f 2e 63 3a 74 6f 6b 65 6e 69 7a 65 5f 70  th_.c:tokenize_p
5020: 61 74 68 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e  ath.h undo_.c:un
5030: 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75  do.h update_.c:u
5040: 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75  pdate.h url_.c:u
5050: 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65  rl.h user_.c:use
5060: 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65  r.h verify_.c:ve
5070: 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a  rify.h vfile_.c:
5080: 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a  vfile.h wiki_.c:
5090: 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61  wiki.h wikiforma
50a0: 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e  t_.c:wikiformat.
50b0: 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68  h xfer_.c:xfer.h
50c0: 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28   zip_.c:zip.h $(
50d0: 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e  SRCDIR)/sqlite3.
50e0: 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74  h ./VERSION.h..t
50f0: 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 63 6c  ouch headers..cl
5100: 6f 6e 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52  one_.c:.$(SRCDIR
5110: 29 2f 63 6c 6f 6e 65 2e 63 20 24 28 53 52 43 44  )/clone.c $(SRCD
5120: 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e  IR)/VERSION tran
5130: 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61  slate.../transla
5140: 74 65 20 24 28 53 52 43 44 49 52 29 2f 63 6c 6f  te $(SRCDIR)/clo
5150: 6e 65 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28  ne.c | sed -f $(
5160: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20  SRCDIR)/VERSION 
5170: 3e 63 6c 6f 6e 65 5f 2e 63 0a 0a 63 6c 6f 6e 65  >clone_.c..clone
5180: 2e 6f 3a 09 63 6c 6f 6e 65 5f 2e 63 20 63 6c 6f  .o:.clone_.c clo
5190: 6e 65 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f  ne.h  $(SRCDIR)/
51a0: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43  config.h..$(XTCC
51b0: 29 20 2d 6f 20 63 6c 6f 6e 65 2e 6f 20 2d 63 20  ) -o clone.o -c 
51c0: 63 6c 6f 6e 65 5f 2e 63 0a 0a 63 6c 6f 6e 65 2e  clone_.c..clone.
51d0: 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09  h:.makeheaders..
51e0: 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61  ./makeheaders  a
51f0: 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69  dd_.c:add.h admi
5200: 6e 5f 73 71 6c 5f 70 61 67 65 5f 2e 63 3a 61 64  n_sql_page_.c:ad
5210: 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 2e 68 20 62  min_sql_page.h b
5220: 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62  ag_.c:bag.h blob
5230: 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63  _.c:blob.h branc
5240: 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72  h_.c:branch.h br
5250: 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68  owse_.c:browse.h
5260: 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68   cgi_.c:cgi.h ch
5270: 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e  eckin_.c:checkin
5280: 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63  .h checkout_.c:c
5290: 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73  heckout.h clears
52a0: 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e  ign_.c:clearsign
52b0: 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e  .h clone_.c:clon
52c0: 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63  e.h comformat_.c
52d0: 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e  :comformat.h con
52e0: 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72  struct_.c:constr
52f0: 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63  uct.h content_.c
5300: 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63  :content.h db_.c
5310: 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64  :db.h delta_.c:d
5320: 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f  elta.h deltacmd_
5330: 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65  .c:deltacmd.h de
5340: 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73  scendents_.c:des
5350: 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f  cendents.h diff_
5360: 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d  .c:diff.h diffcm
5370: 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65  d_.c:diffcmd.h e
5380: 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e  ncode_.c:encode.
5390: 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68  h file_.c:file.h
53a0: 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20   http_.c:http.h 
53b0: 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c  info_.c:info.h l
53c0: 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20  ogin_.c:login.h 
53d0: 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d  main_.c:main.h m
53e0: 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66  anifest_.c:manif
53f0: 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35  est.h md5_.c:md5
5400: 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67  .h merge_.c:merg
5410: 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65  e.h merge3_.c:me
5420: 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e  rge3.h my_page_.
5430: 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65  c:my_page.h name
5440: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74  _.c:name.h pivot
5450: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65  _.c:pivot.h pque
5460: 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70  ue_.c:pqueue.h p
5470: 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e  rintf_.c:printf.
5480: 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62  h rebuild_.c:reb
5490: 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73  uild.h rss_.c:rs
54a0: 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63  s.h schema_.c:sc
54b0: 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a  hema.h setup_.c:
54c0: 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a  setup.h sha1_.c:
54d0: 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a  sha1.h style_.c:
54e0: 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70  style.h subscrip
54f0: 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68  t_.c:subscript.h
5500: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20   sync_.c:sync.h 
5510: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67  tag_.c:tag.h tag
5520: 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e  view_.c:tagview.
5530: 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69  h timeline_.c:ti
5540: 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a  meline.h tkt_.c:
5550: 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f  tkt.h tktconfig_
5560: 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74  .c:tktconfig.h t
5570: 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65  ktsetup_.c:tktse
5580: 74 75 70 2e 68 20 74 6f 6b 65 6e 69 7a 65 5f 70  tup.h tokenize_p
5590: 61 74 68 5f 2e 63 3a 74 6f 6b 65 6e 69 7a 65 5f  ath_.c:tokenize_
55a0: 70 61 74 68 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75  path.h undo_.c:u
55b0: 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a  ndo.h update_.c:
55c0: 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a  update.h url_.c:
55d0: 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73  url.h user_.c:us
55e0: 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76  er.h verify_.c:v
55f0: 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63  erify.h vfile_.c
5600: 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63  :vfile.h wiki_.c
5610: 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d  :wiki.h wikiform
5620: 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74  at_.c:wikiformat
5630: 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e  .h xfer_.c:xfer.
5640: 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24  h zip_.c:zip.h $
5650: 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33  (SRCDIR)/sqlite3
5660: 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09  .h ./VERSION.h..
5670: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 63  touch headers..c
5680: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 09 24 28 53  omformat_.c:.$(S
5690: 52 43 44 49 52 29 2f 63 6f 6d 66 6f 72 6d 61 74  RCDIR)/comformat
56a0: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  .c $(SRCDIR)/VER
56b0: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09  SION translate..
56c0: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52  ./translate $(SR
56d0: 43 44 49 52 29 2f 63 6f 6d 66 6f 72 6d 61 74 2e  CDIR)/comformat.
56e0: 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43  c | sed -f $(SRC
56f0: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 63 6f  DIR)/VERSION >co
5700: 6d 66 6f 72 6d 61 74 5f 2e 63 0a 0a 63 6f 6d 66  mformat_.c..comf
5710: 6f 72 6d 61 74 2e 6f 3a 09 63 6f 6d 66 6f 72 6d  ormat.o:.comform
5720: 61 74 5f 2e 63 20 63 6f 6d 66 6f 72 6d 61 74 2e  at_.c comformat.
5730: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e  h  $(SRCDIR)/con
5740: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d  fig.h..$(XTCC) -
5750: 6f 20 63 6f 6d 66 6f 72 6d 61 74 2e 6f 20 2d 63  o comformat.o -c
5760: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 0a 0a 63   comformat_.c..c
5770: 6f 6d 66 6f 72 6d 61 74 2e 68 3a 09 6d 61 6b 65  omformat.h:.make
5780: 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68  headers.../makeh
5790: 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61  eaders  add_.c:a
57a0: 64 64 2e 68 20 61 64 6d 69 6e 5f 73 71 6c 5f 70  dd.h admin_sql_p
57b0: 61 67 65 5f 2e 63 3a 61 64 6d 69 6e 5f 73 71 6c  age_.c:admin_sql
57c0: 5f 70 61 67 65 2e 68 20 62 61 67 5f 2e 63 3a 62  _page.h bag_.c:b
57d0: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f  ag.h blob_.c:blo
57e0: 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72  b.h branch_.c:br
57f0: 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63  anch.h browse_.c
5800: 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63  :browse.h cgi_.c
5810: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e  :cgi.h checkin_.
5820: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63  c:checkin.h chec
5830: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74  kout_.c:checkout
5840: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a  .h clearsign_.c:
5850: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e  clearsign.h clon
5860: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d  e_.c:clone.h com
5870: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72  format_.c:comfor
5880: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f  mat.h construct_
5890: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63  .c:construct.h c
58a0: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e  ontent_.c:conten
58b0: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64  t.h db_.c:db.h d
58c0: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20  elta_.c:delta.h 
58d0: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74  deltacmd_.c:delt
58e0: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e  acmd.h descenden
58f0: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74  ts_.c:descendent
5900: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66  s.h diff_.c:diff
5910: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69  .h diffcmd_.c:di
5920: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e  ffcmd.h encode_.
5930: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f  c:encode.h file_
5940: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e  .c:file.h http_.
5950: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63  c:http.h info_.c
5960: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63  :info.h login_.c
5970: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63  :login.h main_.c
5980: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74  :main.h manifest
5990: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d  _.c:manifest.h m
59a0: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67  d5_.c:md5.h merg
59b0: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72  e_.c:merge.h mer
59c0: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20  ge3_.c:merge3.h 
59d0: 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61  my_page_.c:my_pa
59e0: 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d  ge.h name_.c:nam
59f0: 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76  e.h pivot_.c:piv
5a00: 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70  ot.h pqueue_.c:p
5a10: 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e  queue.h printf_.
5a20: 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69  c:printf.h rebui
5a30: 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20  ld_.c:rebuild.h 
5a40: 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68  rss_.c:rss.h sch
5a50: 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20  ema_.c:schema.h 
5a60: 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68  setup_.c:setup.h
5a70: 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20   sha1_.c:sha1.h 
5a80: 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68  style_.c:style.h
5a90: 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75   subscript_.c:su
5aa0: 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e  bscript.h sync_.
5ab0: 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a  c:sync.h tag_.c:
5ac0: 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63  tag.h tagview_.c
5ad0: 3a 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c  :tagview.h timel
5ae0: 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e  ine_.c:timeline.
5af0: 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74  h tkt_.c:tkt.h t
5b00: 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63  ktconfig_.c:tktc
5b10: 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70  onfig.h tktsetup
5b20: 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 74  _.c:tktsetup.h t
5b30: 6f 6b 65 6e 69 7a 65 5f 70 61 74 68 5f 2e 63 3a  okenize_path_.c:
5b40: 74 6f 6b 65 6e 69 7a 65 5f 70 61 74 68 2e 68 20  tokenize_path.h 
5b50: 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75  undo_.c:undo.h u
5b60: 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e  pdate_.c:update.
5b70: 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75  h url_.c:url.h u
5b80: 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65  ser_.c:user.h ve
5b90: 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68  rify_.c:verify.h
5ba0: 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e   vfile_.c:vfile.
5bb0: 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68  h wiki_.c:wiki.h
5bc0: 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77   wikiformat_.c:w
5bd0: 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72  ikiformat.h xfer
5be0: 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e  _.c:xfer.h zip_.
5bf0: 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52  c:zip.h $(SRCDIR
5c00: 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45  )/sqlite3.h ./VE
5c10: 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68  RSION.h..touch h
5c20: 65 61 64 65 72 73 0a 0a 63 6f 6e 73 74 72 75 63  eaders..construc
5c30: 74 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f  t_.c:.$(SRCDIR)/
5c40: 63 6f 6e 73 74 72 75 63 74 2e 63 20 24 28 53 52  construct.c $(SR
5c50: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72  CDIR)/VERSION tr
5c60: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73  anslate.../trans
5c70: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 63  late $(SRCDIR)/c
5c80: 6f 6e 73 74 72 75 63 74 2e 63 20 7c 20 73 65 64  onstruct.c | sed
5c90: 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45   -f $(SRCDIR)/VE
5ca0: 52 53 49 4f 4e 20 3e 63 6f 6e 73 74 72 75 63 74  RSION >construct
5cb0: 5f 2e 63 0a 0a 63 6f 6e 73 74 72 75 63 74 2e 6f  _.c..construct.o
5cc0: 3a 09 63 6f 6e 73 74 72 75 63 74 5f 2e 63 20 63  :.construct_.c c
5cd0: 6f 6e 73 74 72 75 63 74 2e 68 20 20 24 28 53 52  onstruct.h  $(SR
5ce0: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09  CDIR)/config.h..
5cf0: 24 28 58 54 43 43 29 20 2d 6f 20 63 6f 6e 73 74  $(XTCC) -o const
5d00: 72 75 63 74 2e 6f 20 2d 63 20 63 6f 6e 73 74 72  ruct.o -c constr
5d10: 75 63 74 5f 2e 63 0a 0a 63 6f 6e 73 74 72 75 63  uct_.c..construc
5d20: 74 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73  t.h:.makeheaders
5d30: 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20  .../makeheaders 
5d40: 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64   add_.c:add.h ad
5d50: 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 5f 2e 63 3a  min_sql_page_.c:
5d60: 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 2e 68  admin_sql_page.h
5d70: 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c   bag_.c:bag.h bl
5d80: 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61  ob_.c:blob.h bra
5d90: 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20  nch_.c:branch.h 
5da0: 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65  browse_.c:browse
5db0: 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20  .h cgi_.c:cgi.h 
5dc0: 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b  checkin_.c:check
5dd0: 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63  in.h checkout_.c
5de0: 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61  :checkout.h clea
5df0: 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69  rsign_.c:clearsi
5e00: 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c  gn.h clone_.c:cl
5e10: 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f  one.h comformat_
5e20: 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63  .c:comformat.h c
5e30: 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73  onstruct_.c:cons
5e40: 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f  truct.h content_
5e50: 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f  .c:content.h db_
5e60: 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63  .c:db.h delta_.c
5e70: 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d  :delta.h deltacm
5e80: 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20  d_.c:deltacmd.h 
5e90: 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64  descendents_.c:d
5ea0: 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66  escendents.h dif
5eb0: 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66  f_.c:diff.h diff
5ec0: 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68  cmd_.c:diffcmd.h
5ed0: 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64   encode_.c:encod
5ee0: 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65  e.h file_.c:file
5ef0: 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e  .h http_.c:http.
5f00: 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68  h info_.c:info.h
5f10: 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e   login_.c:login.
5f20: 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68  h main_.c:main.h
5f30: 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e   manifest_.c:man
5f40: 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d  ifest.h md5_.c:m
5f50: 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65  d5.h merge_.c:me
5f60: 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a  rge.h merge3_.c:
5f70: 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65  merge3.h my_page
5f80: 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61  _.c:my_page.h na
5f90: 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76  me_.c:name.h piv
5fa0: 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71  ot_.c:pivot.h pq
5fb0: 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68  ueue_.c:pqueue.h
5fc0: 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74   printf_.c:print
5fd0: 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72  f.h rebuild_.c:r
5fe0: 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a  ebuild.h rss_.c:
5ff0: 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a  rss.h schema_.c:
6000: 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e  schema.h setup_.
6010: 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e  c:setup.h sha1_.
6020: 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e  c:sha1.h style_.
6030: 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72  c:style.h subscr
6040: 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74  ipt_.c:subscript
6050: 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e  .h sync_.c:sync.
6060: 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74  h tag_.c:tag.h t
6070: 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65  agview_.c:tagvie
6080: 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a  w.h timeline_.c:
6090: 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e  timeline.h tkt_.
60a0: 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69  c:tkt.h tktconfi
60b0: 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68  g_.c:tktconfig.h
60c0: 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74   tktsetup_.c:tkt
60d0: 73 65 74 75 70 2e 68 20 74 6f 6b 65 6e 69 7a 65  setup.h tokenize
60e0: 5f 70 61 74 68 5f 2e 63 3a 74 6f 6b 65 6e 69 7a  _path_.c:tokeniz
60f0: 65 5f 70 61 74 68 2e 68 20 75 6e 64 6f 5f 2e 63  e_path.h undo_.c
6100: 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e  :undo.h update_.
6110: 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e  c:update.h url_.
6120: 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a  c:url.h user_.c:
6130: 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63  user.h verify_.c
6140: 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f  :verify.h vfile_
6150: 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f  .c:vfile.h wiki_
6160: 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f  .c:wiki.h wikifo
6170: 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d  rmat_.c:wikiform
6180: 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65  at.h xfer_.c:xfe
6190: 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68  r.h zip_.c:zip.h
61a0: 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74   $(SRCDIR)/sqlit
61b0: 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68  e3.h ./VERSION.h
61c0: 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a  ..touch headers.
61d0: 0a 63 6f 6e 74 65 6e 74 5f 2e 63 3a 09 24 28 53  .content_.c:.$(S
61e0: 52 43 44 49 52 29 2f 63 6f 6e 74 65 6e 74 2e 63  RCDIR)/content.c
61f0: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49   $(SRCDIR)/VERSI
6200: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f  ON translate.../
6210: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44  translate $(SRCD
6220: 49 52 29 2f 63 6f 6e 74 65 6e 74 2e 63 20 7c 20  IR)/content.c | 
6230: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29  sed -f $(SRCDIR)
6240: 2f 56 45 52 53 49 4f 4e 20 3e 63 6f 6e 74 65 6e  /VERSION >conten
6250: 74 5f 2e 63 0a 0a 63 6f 6e 74 65 6e 74 2e 6f 3a  t_.c..content.o:
6260: 09 63 6f 6e 74 65 6e 74 5f 2e 63 20 63 6f 6e 74  .content_.c cont
6270: 65 6e 74 2e 68 20 20 24 28 53 52 43 44 49 52 29  ent.h  $(SRCDIR)
6280: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43  /config.h..$(XTC
6290: 43 29 20 2d 6f 20 63 6f 6e 74 65 6e 74 2e 6f 20  C) -o content.o 
62a0: 2d 63 20 63 6f 6e 74 65 6e 74 5f 2e 63 0a 0a 63  -c content_.c..c
62b0: 6f 6e 74 65 6e 74 2e 68 3a 09 6d 61 6b 65 68 65  ontent.h:.makehe
62c0: 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61  aders.../makehea
62d0: 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64  ders  add_.c:add
62e0: 2e 68 20 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67  .h admin_sql_pag
62f0: 65 5f 2e 63 3a 61 64 6d 69 6e 5f 73 71 6c 5f 70  e_.c:admin_sql_p
6300: 61 67 65 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67  age.h bag_.c:bag
6310: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e  .h blob_.c:blob.
6320: 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e  h branch_.c:bran
6330: 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62  ch.h browse_.c:b
6340: 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63  rowse.h cgi_.c:c
6350: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a  gi.h checkin_.c:
6360: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f  checkin.h checko
6370: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68  ut_.c:checkout.h
6380: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c   clearsign_.c:cl
6390: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f  earsign.h clone_
63a0: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f  .c:clone.h comfo
63b0: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61  rmat_.c:comforma
63c0: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63  t.h construct_.c
63d0: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e  :construct.h con
63e0: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e  tent_.c:content.
63f0: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c  h db_.c:db.h del
6400: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65  ta_.c:delta.h de
6410: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63  ltacmd_.c:deltac
6420: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73  md.h descendents
6430: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e  _.c:descendents.
6440: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68  h diff_.c:diff.h
6450: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66   diffcmd_.c:diff
6460: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a  cmd.h encode_.c:
6470: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63  encode.h file_.c
6480: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a  :file.h http_.c:
6490: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69  http.h info_.c:i
64a0: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c  nfo.h login_.c:l
64b0: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d  ogin.h main_.c:m
64c0: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e  ain.h manifest_.
64d0: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35  c:manifest.h md5
64e0: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f  _.c:md5.h merge_
64f0: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65  .c:merge.h merge
6500: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79  3_.c:merge3.h my
6510: 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65  _page_.c:my_page
6520: 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e  .h name_.c:name.
6530: 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74  h pivot_.c:pivot
6540: 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75  .h pqueue_.c:pqu
6550: 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a  eue.h printf_.c:
6560: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64  printf.h rebuild
6570: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73  _.c:rebuild.h rs
6580: 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d  s_.c:rss.h schem
6590: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65  a_.c:schema.h se
65a0: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73  tup_.c:setup.h s
65b0: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74  ha1_.c:sha1.h st
65c0: 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73  yle_.c:style.h s
65d0: 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73  ubscript_.c:subs
65e0: 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a  cript.h sync_.c:
65f0: 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61  sync.h tag_.c:ta
6600: 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74  g.h tagview_.c:t
6610: 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e  agview.h timelin
6620: 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20  e_.c:timeline.h 
6630: 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74  tkt_.c:tkt.h tkt
6640: 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e  config_.c:tktcon
6650: 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e  fig.h tktsetup_.
6660: 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 74 6f 6b  c:tktsetup.h tok
6670: 65 6e 69 7a 65 5f 70 61 74 68 5f 2e 63 3a 74 6f  enize_path_.c:to
6680: 6b 65 6e 69 7a 65 5f 70 61 74 68 2e 68 20 75 6e  kenize_path.h un
6690: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64  do_.c:undo.h upd
66a0: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20  ate_.c:update.h 
66b0: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65  url_.c:url.h use
66c0: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69  r_.c:user.h veri
66d0: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76  fy_.c:verify.h v
66e0: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20  file_.c:vfile.h 
66f0: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77  wiki_.c:wiki.h w
6700: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b  ikiformat_.c:wik
6710: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e  iformat.h xfer_.
6720: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a  c:xfer.h zip_.c:
6730: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f  zip.h $(SRCDIR)/
6740: 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53  sqlite3.h ./VERS
6750: 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61  ION.h..touch hea
6760: 64 65 72 73 0a 0a 64 62 5f 2e 63 3a 09 24 28 53  ders..db_.c:.$(S
6770: 52 43 44 49 52 29 2f 64 62 2e 63 20 24 28 53 52  RCDIR)/db.c $(SR
6780: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72  CDIR)/VERSION tr
6790: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73  anslate.../trans
67a0: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 64  late $(SRCDIR)/d
67b0: 62 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53  b.c | sed -f $(S
67c0: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e  RCDIR)/VERSION >
67d0: 64 62 5f 2e 63 0a 0a 64 62 2e 6f 3a 09 64 62 5f  db_.c..db.o:.db_
67e0: 2e 63 20 64 62 2e 68 20 20 24 28 53 52 43 44 49  .c db.h  $(SRCDI
67f0: 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58  R)/config.h..$(X
6800: 54 43 43 29 20 2d 6f 20 64 62 2e 6f 20 2d 63 20  TCC) -o db.o -c 
6810: 64 62 5f 2e 63 0a 0a 64 62 2e 68 3a 09 6d 61 6b  db_.c..db.h:.mak
6820: 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65  eheaders.../make
6830: 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a  headers  add_.c:
6840: 61 64 64 2e 68 20 61 64 6d 69 6e 5f 73 71 6c 5f  add.h admin_sql_
6850: 70 61 67 65 5f 2e 63 3a 61 64 6d 69 6e 5f 73 71  page_.c:admin_sq
6860: 6c 5f 70 61 67 65 2e 68 20 62 61 67 5f 2e 63 3a  l_page.h bag_.c:
6870: 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c  bag.h blob_.c:bl
6880: 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62  ob.h branch_.c:b
6890: 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e  ranch.h browse_.
68a0: 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e  c:browse.h cgi_.
68b0: 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f  c:cgi.h checkin_
68c0: 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65  .c:checkin.h che
68d0: 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75  ckout_.c:checkou
68e0: 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63  t.h clearsign_.c
68f0: 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f  :clearsign.h clo
6900: 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f  ne_.c:clone.h co
6910: 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f  mformat_.c:comfo
6920: 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74  rmat.h construct
6930: 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20  _.c:construct.h 
6940: 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65  content_.c:conte
6950: 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20  nt.h db_.c:db.h 
6960: 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68  delta_.c:delta.h
6970: 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c   deltacmd_.c:del
6980: 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65  tacmd.h descende
6990: 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e  nts_.c:descenden
69a0: 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66  ts.h diff_.c:dif
69b0: 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64  f.h diffcmd_.c:d
69c0: 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f  iffcmd.h encode_
69d0: 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65  .c:encode.h file
69e0: 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f  _.c:file.h http_
69f0: 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e  .c:http.h info_.
6a00: 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e  c:info.h login_.
6a10: 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e  c:login.h main_.
6a20: 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73  c:main.h manifes
6a30: 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20  t_.c:manifest.h 
6a40: 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72  md5_.c:md5.h mer
6a50: 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65  ge_.c:merge.h me
6a60: 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68  rge3_.c:merge3.h
6a70: 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70   my_page_.c:my_p
6a80: 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61  age.h name_.c:na
6a90: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69  me.h pivot_.c:pi
6aa0: 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a  vot.h pqueue_.c:
6ab0: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f  pqueue.h printf_
6ac0: 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75  .c:printf.h rebu
6ad0: 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68  ild_.c:rebuild.h
6ae0: 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63   rss_.c:rss.h sc
6af0: 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68  hema_.c:schema.h
6b00: 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e   setup_.c:setup.
6b10: 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68  h sha1_.c:sha1.h
6b20: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e   style_.c:style.
6b30: 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73  h subscript_.c:s
6b40: 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f  ubscript.h sync_
6b50: 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63  .c:sync.h tag_.c
6b60: 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e  :tag.h tagview_.
6b70: 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65  c:tagview.h time
6b80: 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65  line_.c:timeline
6b90: 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20  .h tkt_.c:tkt.h 
6ba0: 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74  tktconfig_.c:tkt
6bb0: 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75  config.h tktsetu
6bc0: 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20  p_.c:tktsetup.h 
6bd0: 74 6f 6b 65 6e 69 7a 65 5f 70 61 74 68 5f 2e 63  tokenize_path_.c
6be0: 3a 74 6f 6b 65 6e 69 7a 65 5f 70 61 74 68 2e 68  :tokenize_path.h
6bf0: 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20   undo_.c:undo.h 
6c00: 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65  update_.c:update
6c10: 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20  .h url_.c:url.h 
6c20: 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76  user_.c:user.h v
6c30: 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e  erify_.c:verify.
6c40: 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65  h vfile_.c:vfile
6c50: 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e  .h wiki_.c:wiki.
6c60: 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a  h wikiformat_.c:
6c70: 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65  wikiformat.h xfe
6c80: 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f  r_.c:xfer.h zip_
6c90: 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49  .c:zip.h $(SRCDI
6ca0: 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56  R)/sqlite3.h ./V
6cb0: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20  ERSION.h..touch 
6cc0: 68 65 61 64 65 72 73 0a 0a 64 65 6c 74 61 5f 2e  headers..delta_.
6cd0: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 64 65 6c  c:.$(SRCDIR)/del
6ce0: 74 61 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56  ta.c $(SRCDIR)/V
6cf0: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65  ERSION translate
6d00: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28  .../translate $(
6d10: 53 52 43 44 49 52 29 2f 64 65 6c 74 61 2e 63 20  SRCDIR)/delta.c 
6d20: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49  | sed -f $(SRCDI
6d30: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 64 65 6c 74  R)/VERSION >delt
6d40: 61 5f 2e 63 0a 0a 64 65 6c 74 61 2e 6f 3a 09 64  a_.c..delta.o:.d
6d50: 65 6c 74 61 5f 2e 63 20 64 65 6c 74 61 2e 68 20  elta_.c delta.h 
6d60: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69   $(SRCDIR)/confi
6d70: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20  g.h..$(XTCC) -o 
6d80: 64 65 6c 74 61 2e 6f 20 2d 63 20 64 65 6c 74 61  delta.o -c delta
6d90: 5f 2e 63 0a 0a 64 65 6c 74 61 2e 68 3a 09 6d 61  _.c..delta.h:.ma
6da0: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b  keheaders.../mak
6db0: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63  eheaders  add_.c
6dc0: 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 73 71 6c  :add.h admin_sql
6dd0: 5f 70 61 67 65 5f 2e 63 3a 61 64 6d 69 6e 5f 73  _page_.c:admin_s
6de0: 71 6c 5f 70 61 67 65 2e 68 20 62 61 67 5f 2e 63  ql_page.h bag_.c
6df0: 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62  :bag.h blob_.c:b
6e00: 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a  lob.h branch_.c:
6e10: 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f  branch.h browse_
6e20: 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f  .c:browse.h cgi_
6e30: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e  .c:cgi.h checkin
6e40: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68  _.c:checkin.h ch
6e50: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f  eckout_.c:checko
6e60: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e  ut.h clearsign_.
6e70: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c  c:clearsign.h cl
6e80: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63  one_.c:clone.h c
6e90: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66  omformat_.c:comf
6ea0: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63  ormat.h construc
6eb0: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68  t_.c:construct.h
6ec0: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74   content_.c:cont
6ed0: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68  ent.h db_.c:db.h
6ee0: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e   delta_.c:delta.
6ef0: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65  h deltacmd_.c:de
6f00: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64  ltacmd.h descend
6f10: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65  ents_.c:descende
6f20: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69  nts.h diff_.c:di
6f30: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a  ff.h diffcmd_.c:
6f40: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65  diffcmd.h encode
6f50: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c  _.c:encode.h fil
6f60: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70  e_.c:file.h http
6f70: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f  _.c:http.h info_
6f80: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f  .c:info.h login_
6f90: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f  .c:login.h main_
6fa0: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65  .c:main.h manife
6fb0: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68  st_.c:manifest.h
6fc0: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65   md5_.c:md5.h me
6fd0: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d  rge_.c:merge.h m
6fe0: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e  erge3_.c:merge3.
6ff0: 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f  h my_page_.c:my_
7000: 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e  page.h name_.c:n
7010: 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70  ame.h pivot_.c:p
7020: 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63  ivot.h pqueue_.c
7030: 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66  :pqueue.h printf
7040: 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62  _.c:printf.h reb
7050: 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e  uild_.c:rebuild.
7060: 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73  h rss_.c:rss.h s
7070: 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e  chema_.c:schema.
7080: 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70  h setup_.c:setup
7090: 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e  .h sha1_.c:sha1.
70a0: 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65  h style_.c:style
70b0: 2e 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a  .h subscript_.c:
70c0: 73 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63  subscript.h sync
70d0: 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e  _.c:sync.h tag_.
70e0: 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f  c:tag.h tagview_
70f0: 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69 6d  .c:tagview.h tim
7100: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e  eline_.c:timelin
7110: 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68  e.h tkt_.c:tkt.h
7120: 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b   tktconfig_.c:tk
7130: 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74  tconfig.h tktset
7140: 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68  up_.c:tktsetup.h
7150: 20 74 6f 6b 65 6e 69 7a 65 5f 70 61 74 68 5f 2e   tokenize_path_.
7160: 63 3a 74 6f 6b 65 6e 69 7a 65 5f 70 61 74 68 2e  c:tokenize_path.
7170: 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68  h undo_.c:undo.h
7180: 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74   update_.c:updat
7190: 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68  e.h url_.c:url.h
71a0: 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20   user_.c:user.h 
71b0: 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79  verify_.c:verify
71c0: 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c  .h vfile_.c:vfil
71d0: 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69  e.h wiki_.c:wiki
71e0: 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63  .h wikiformat_.c
71f0: 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66  :wikiformat.h xf
7200: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70  er_.c:xfer.h zip
7210: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44  _.c:zip.h $(SRCD
7220: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f  IR)/sqlite3.h ./
7230: 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68  VERSION.h..touch
7240: 20 68 65 61 64 65 72 73 0a 0a 64 65 6c 74 61 63   headers..deltac
7250: 6d 64 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29  md_.c:.$(SRCDIR)
7260: 2f 64 65 6c 74 61 63 6d 64 2e 63 20 24 28 53 52  /deltacmd.c $(SR
7270: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72  CDIR)/VERSION tr
7280: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73  anslate.../trans
7290: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 64  late $(SRCDIR)/d
72a0: 65 6c 74 61 63 6d 64 2e 63 20 7c 20 73 65 64 20  eltacmd.c | sed 
72b0: 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  -f $(SRCDIR)/VER
72c0: 53 49 4f 4e 20 3e 64 65 6c 74 61 63 6d 64 5f 2e  SION >deltacmd_.
72d0: 63 0a 0a 64 65 6c 74 61 63 6d 64 2e 6f 3a 09 64  c..deltacmd.o:.d
72e0: 65 6c 74 61 63 6d 64 5f 2e 63 20 64 65 6c 74 61  eltacmd_.c delta
72f0: 63 6d 64 2e 68 20 20 24 28 53 52 43 44 49 52 29  cmd.h  $(SRCDIR)
7300: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43  /config.h..$(XTC
7310: 43 29 20 2d 6f 20 64 65 6c 74 61 63 6d 64 2e 6f  C) -o deltacmd.o
7320: 20 2d 63 20 64 65 6c 74 61 63 6d 64 5f 2e 63 0a   -c deltacmd_.c.
7330: 0a 64 65 6c 74 61 63 6d 64 2e 68 3a 09 6d 61 6b  .deltacmd.h:.mak
7340: 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65  eheaders.../make
7350: 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a  headers  add_.c:
7360: 61 64 64 2e 68 20 61 64 6d 69 6e 5f 73 71 6c 5f  add.h admin_sql_
7370: 70 61 67 65 5f 2e 63 3a 61 64 6d 69 6e 5f 73 71  page_.c:admin_sq
7380: 6c 5f 70 61 67 65 2e 68 20 62 61 67 5f 2e 63 3a  l_page.h bag_.c:
7390: 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c  bag.h blob_.c:bl
73a0: 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62  ob.h branch_.c:b
73b0: 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e  ranch.h browse_.
73c0: 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e  c:browse.h cgi_.
73d0: 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f  c:cgi.h checkin_
73e0: 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65  .c:checkin.h che
73f0: 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75  ckout_.c:checkou
7400: 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63  t.h clearsign_.c
7410: 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f  :clearsign.h clo
7420: 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f  ne_.c:clone.h co
7430: 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f  mformat_.c:comfo
7440: 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74  rmat.h construct
7450: 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20  _.c:construct.h 
7460: 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65  content_.c:conte
7470: 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20  nt.h db_.c:db.h 
7480: 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68  delta_.c:delta.h
7490: 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c   deltacmd_.c:del
74a0: 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65  tacmd.h descende
74b0: 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e  nts_.c:descenden
74c0: 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66  ts.h diff_.c:dif
74d0: 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64  f.h diffcmd_.c:d
74e0: 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f  iffcmd.h encode_
74f0: 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65  .c:encode.h file
7500: 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f  _.c:file.h http_
7510: 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e  .c:http.h info_.
7520: 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e  c:info.h login_.
7530: 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e  c:login.h main_.
7540: 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73  c:main.h manifes
7550: 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20  t_.c:manifest.h 
7560: 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72  md5_.c:md5.h mer
7570: 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65  ge_.c:merge.h me
7580: 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68  rge3_.c:merge3.h
7590: 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70   my_page_.c:my_p
75a0: 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61  age.h name_.c:na
75b0: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69  me.h pivot_.c:pi
75c0: 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a  vot.h pqueue_.c:
75d0: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f  pqueue.h printf_
75e0: 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75  .c:printf.h rebu
75f0: 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68  ild_.c:rebuild.h
7600: 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63   rss_.c:rss.h sc
7610: 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68  hema_.c:schema.h
7620: 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e   setup_.c:setup.
7630: 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68  h sha1_.c:sha1.h
7640: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e   style_.c:style.
7650: 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73  h subscript_.c:s
7660: 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f  ubscript.h sync_
7670: 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63  .c:sync.h tag_.c
7680: 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e  :tag.h tagview_.
7690: 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65  c:tagview.h time
76a0: 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65  line_.c:timeline
76b0: 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20  .h tkt_.c:tkt.h 
76c0: 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74  tktconfig_.c:tkt
76d0: 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75  config.h tktsetu
76e0: 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20  p_.c:tktsetup.h 
76f0: 74 6f 6b 65 6e 69 7a 65 5f 70 61 74 68 5f 2e 63  tokenize_path_.c
7700: 3a 74 6f 6b 65 6e 69 7a 65 5f 70 61 74 68 2e 68  :tokenize_path.h
7710: 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20   undo_.c:undo.h 
7720: 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65  update_.c:update
7730: 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20  .h url_.c:url.h 
7740: 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76  user_.c:user.h v
7750: 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e  erify_.c:verify.
7760: 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65  h vfile_.c:vfile
7770: 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e  .h wiki_.c:wiki.
7780: 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a  h wikiformat_.c:
7790: 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65  wikiformat.h xfe
77a0: 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f  r_.c:xfer.h zip_
77b0: 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49  .c:zip.h $(SRCDI
77c0: 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56  R)/sqlite3.h ./V
77d0: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20  ERSION.h..touch 
77e0: 68 65 61 64 65 72 73 0a 0a 64 65 73 63 65 6e 64  headers..descend
77f0: 65 6e 74 73 5f 2e 63 3a 09 24 28 53 52 43 44 49  ents_.c:.$(SRCDI
7800: 52 29 2f 64 65 73 63 65 6e 64 65 6e 74 73 2e 63  R)/descendents.c
7810: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49   $(SRCDIR)/VERSI
7820: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f  ON translate.../
7830: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44  translate $(SRCD
7840: 49 52 29 2f 64 65 73 63 65 6e 64 65 6e 74 73 2e  IR)/descendents.
7850: 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43  c | sed -f $(SRC
7860: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 64 65  DIR)/VERSION >de
7870: 73 63 65 6e 64 65 6e 74 73 5f 2e 63 0a 0a 64 65  scendents_.c..de
7880: 73 63 65 6e 64 65 6e 74 73 2e 6f 3a 09 64 65 73  scendents.o:.des
7890: 63 65 6e 64 65 6e 74 73 5f 2e 63 20 64 65 73 63  cendents_.c desc
78a0: 65 6e 64 65 6e 74 73 2e 68 20 20 24 28 53 52 43  endents.h  $(SRC
78b0: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24  DIR)/config.h..$
78c0: 28 58 54 43 43 29 20 2d 6f 20 64 65 73 63 65 6e  (XTCC) -o descen
78d0: 64 65 6e 74 73 2e 6f 20 2d 63 20 64 65 73 63 65  dents.o -c desce
78e0: 6e 64 65 6e 74 73 5f 2e 63 0a 0a 64 65 73 63 65  ndents_.c..desce
78f0: 6e 64 65 6e 74 73 2e 68 3a 09 6d 61 6b 65 68 65  ndents.h:.makehe
7900: 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61  aders.../makehea
7910: 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64  ders  add_.c:add
7920: 2e 68 20 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67  .h admin_sql_pag
7930: 65 5f 2e 63 3a 61 64 6d 69 6e 5f 73 71 6c 5f 70  e_.c:admin_sql_p
7940: 61 67 65 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67  age.h bag_.c:bag
7950: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e  .h blob_.c:blob.
7960: 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e  h branch_.c:bran
7970: 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62  ch.h browse_.c:b
7980: 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63  rowse.h cgi_.c:c
7990: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a  gi.h checkin_.c:
79a0: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f  checkin.h checko
79b0: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68  ut_.c:checkout.h
79c0: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c   clearsign_.c:cl
79d0: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f  earsign.h clone_
79e0: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f  .c:clone.h comfo
79f0: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61  rmat_.c:comforma
7a00: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63  t.h construct_.c
7a10: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e  :construct.h con
7a20: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e  tent_.c:content.
7a30: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c  h db_.c:db.h del
7a40: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65  ta_.c:delta.h de
7a50: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63  ltacmd_.c:deltac
7a60: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73  md.h descendents
7a70: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e  _.c:descendents.
7a80: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68  h diff_.c:diff.h
7a90: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66   diffcmd_.c:diff
7aa0: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a  cmd.h encode_.c:
7ab0: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63  encode.h file_.c
7ac0: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a  :file.h http_.c:
7ad0: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69  http.h info_.c:i
7ae0: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c  nfo.h login_.c:l
7af0: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d  ogin.h main_.c:m
7b00: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e  ain.h manifest_.
7b10: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35  c:manifest.h md5
7b20: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f  _.c:md5.h merge_
7b30: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65  .c:merge.h merge
7b40: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79  3_.c:merge3.h my
7b50: 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65  _page_.c:my_page
7b60: 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e  .h name_.c:name.
7b70: 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74  h pivot_.c:pivot
7b80: 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75  .h pqueue_.c:pqu
7b90: 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a  eue.h printf_.c:
7ba0: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64  printf.h rebuild
7bb0: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73  _.c:rebuild.h rs
7bc0: 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d  s_.c:rss.h schem
7bd0: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65  a_.c:schema.h se
7be0: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73  tup_.c:setup.h s
7bf0: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74  ha1_.c:sha1.h st
7c00: 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73  yle_.c:style.h s
7c10: 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73  ubscript_.c:subs
7c20: 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a  cript.h sync_.c:
7c30: 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61  sync.h tag_.c:ta
7c40: 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74  g.h tagview_.c:t
7c50: 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e  agview.h timelin
7c60: 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20  e_.c:timeline.h 
7c70: 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74  tkt_.c:tkt.h tkt
7c80: 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e  config_.c:tktcon
7c90: 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e  fig.h tktsetup_.
7ca0: 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 74 6f 6b  c:tktsetup.h tok
7cb0: 65 6e 69 7a 65 5f 70 61 74 68 5f 2e 63 3a 74 6f  enize_path_.c:to
7cc0: 6b 65 6e 69 7a 65 5f 70 61 74 68 2e 68 20 75 6e  kenize_path.h un
7cd0: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64  do_.c:undo.h upd
7ce0: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20  ate_.c:update.h 
7cf0: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65  url_.c:url.h use
7d00: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69  r_.c:user.h veri
7d10: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76  fy_.c:verify.h v
7d20: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20  file_.c:vfile.h 
7d30: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77  wiki_.c:wiki.h w
7d40: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b  ikiformat_.c:wik
7d50: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e  iformat.h xfer_.
7d60: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a  c:xfer.h zip_.c:
7d70: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f  zip.h $(SRCDIR)/
7d80: 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53  sqlite3.h ./VERS
7d90: 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61  ION.h..touch hea
7da0: 64 65 72 73 0a 0a 64 69 66 66 5f 2e 63 3a 09 24  ders..diff_.c:.$
7db0: 28 53 52 43 44 49 52 29 2f 64 69 66 66 2e 63 20  (SRCDIR)/diff.c 
7dc0: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f  $(SRCDIR)/VERSIO
7dd0: 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74  N translate.../t
7de0: 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49  ranslate $(SRCDI
7df0: 52 29 2f 64 69 66 66 2e 63 20 7c 20 73 65 64 20  R)/diff.c | sed 
7e00: 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  -f $(SRCDIR)/VER
7e10: 53 49 4f 4e 20 3e 64 69 66 66 5f 2e 63 0a 0a 64  SION >diff_.c..d
7e20: 69 66 66 2e 6f 3a 09 64 69 66 66 5f 2e 63 20 64  iff.o:.diff_.c d
7e30: 69 66 66 2e 68 20 20 24 28 53 52 43 44 49 52 29  iff.h  $(SRCDIR)
7e40: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43  /config.h..$(XTC
7e50: 43 29 20 2d 6f 20 64 69 66 66 2e 6f 20 2d 63 20  C) -o diff.o -c 
7e60: 64 69 66 66 5f 2e 63 0a 0a 64 69 66 66 2e 68 3a  diff_.c..diff.h:
7e70: 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f  .makeheaders.../
7e80: 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64  makeheaders  add
7e90: 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f  _.c:add.h admin_
7ea0: 73 71 6c 5f 70 61 67 65 5f 2e 63 3a 61 64 6d 69  sql_page_.c:admi
7eb0: 6e 5f 73 71 6c 5f 70 61 67 65 2e 68 20 62 61 67  n_sql_page.h bag
7ec0: 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e  _.c:bag.h blob_.
7ed0: 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f  c:blob.h branch_
7ee0: 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77  .c:branch.h brow
7ef0: 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63  se_.c:browse.h c
7f00: 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63  gi_.c:cgi.h chec
7f10: 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68  kin_.c:checkin.h
7f20: 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65   checkout_.c:che
7f30: 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67  ckout.h clearsig
7f40: 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68  n_.c:clearsign.h
7f50: 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e   clone_.c:clone.
7f60: 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63  h comformat_.c:c
7f70: 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74  omformat.h const
7f80: 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63  ruct_.c:construc
7f90: 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63  t.h content_.c:c
7fa0: 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64  ontent.h db_.c:d
7fb0: 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c  b.h delta_.c:del
7fc0: 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63  ta.h deltacmd_.c
7fd0: 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63  :deltacmd.h desc
7fe0: 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65  endents_.c:desce
7ff0: 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63  ndents.h diff_.c
8000: 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f  :diff.h diffcmd_
8010: 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63  .c:diffcmd.h enc
8020: 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20  ode_.c:encode.h 
8030: 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68  file_.c:file.h h
8040: 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e  ttp_.c:http.h in
8050: 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67  fo_.c:info.h log
8060: 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61  in_.c:login.h ma
8070: 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e  in_.c:main.h man
8080: 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73  ifest_.c:manifes
8090: 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68  t.h md5_.c:md5.h
80a0: 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e   merge_.c:merge.
80b0: 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67  h merge3_.c:merg
80c0: 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a  e3.h my_page_.c:
80d0: 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e  my_page.h name_.
80e0: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e  c:name.h pivot_.
80f0: 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65  c:pivot.h pqueue
8100: 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69  _.c:pqueue.h pri
8110: 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20  ntf_.c:printf.h 
8120: 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69  rebuild_.c:rebui
8130: 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e  ld.h rss_.c:rss.
8140: 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65  h schema_.c:sche
8150: 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65  ma.h setup_.c:se
8160: 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68  tup.h sha1_.c:sh
8170: 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74  a1.h style_.c:st
8180: 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f  yle.h subscript_
8190: 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73  .c:subscript.h s
81a0: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61  ync_.c:sync.h ta
81b0: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69  g_.c:tag.h tagvi
81c0: 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20  ew_.c:tagview.h 
81d0: 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65  timeline_.c:time
81e0: 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b  line.h tkt_.c:tk
81f0: 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63  t.h tktconfig_.c
8200: 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74  :tktconfig.h tkt
8210: 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75  setup_.c:tktsetu
8220: 70 2e 68 20 74 6f 6b 65 6e 69 7a 65 5f 70 61 74  p.h tokenize_pat
8230: 68 5f 2e 63 3a 74 6f 6b 65 6e 69 7a 65 5f 70 61  h_.c:tokenize_pa
8240: 74 68 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64  th.h undo_.c:und
8250: 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70  o.h update_.c:up
8260: 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72  date.h url_.c:ur
8270: 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72  l.h user_.c:user
8280: 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72  .h verify_.c:ver
8290: 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76  ify.h vfile_.c:v
82a0: 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77  file.h wiki_.c:w
82b0: 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74  iki.h wikiformat
82c0: 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68  _.c:wikiformat.h
82d0: 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20   xfer_.c:xfer.h 
82e0: 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53  zip_.c:zip.h $(S
82f0: 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68  RCDIR)/sqlite3.h
8300: 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f   ./VERSION.h..to
8310: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 64 69 66  uch headers..dif
8320: 66 63 6d 64 5f 2e 63 3a 09 24 28 53 52 43 44 49  fcmd_.c:.$(SRCDI
8330: 52 29 2f 64 69 66 66 63 6d 64 2e 63 20 24 28 53  R)/diffcmd.c $(S
8340: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74  RCDIR)/VERSION t
8350: 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e  ranslate.../tran
8360: 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f  slate $(SRCDIR)/
8370: 64 69 66 66 63 6d 64 2e 63 20 7c 20 73 65 64 20  diffcmd.c | sed 
8380: 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  -f $(SRCDIR)/VER
8390: 53 49 4f 4e 20 3e 64 69 66 66 63 6d 64 5f 2e 63  SION >diffcmd_.c
83a0: 0a 0a 64 69 66 66 63 6d 64 2e 6f 3a 09 64 69 66  ..diffcmd.o:.dif
83b0: 66 63 6d 64 5f 2e 63 20 64 69 66 66 63 6d 64 2e  fcmd_.c diffcmd.
83c0: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e  h  $(SRCDIR)/con
83d0: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d  fig.h..$(XTCC) -
83e0: 6f 20 64 69 66 66 63 6d 64 2e 6f 20 2d 63 20 64  o diffcmd.o -c d
83f0: 69 66 66 63 6d 64 5f 2e 63 0a 0a 64 69 66 66 63  iffcmd_.c..diffc
8400: 6d 64 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72  md.h:.makeheader
8410: 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73  s.../makeheaders
8420: 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61    add_.c:add.h a
8430: 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 5f 2e 63  dmin_sql_page_.c
8440: 3a 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 2e  :admin_sql_page.
8450: 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62  h bag_.c:bag.h b
8460: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72  lob_.c:blob.h br
8470: 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68  anch_.c:branch.h
8480: 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73   browse_.c:brows
8490: 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68  e.h cgi_.c:cgi.h
84a0: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63   checkin_.c:chec
84b0: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e  kin.h checkout_.
84c0: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65  c:checkout.h cle
84d0: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73  arsign_.c:clears
84e0: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63  ign.h clone_.c:c
84f0: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74  lone.h comformat
8500: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20  _.c:comformat.h 
8510: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e  construct_.c:con
8520: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74  struct.h content
8530: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62  _.c:content.h db
8540: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e  _.c:db.h delta_.
8550: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63  c:delta.h deltac
8560: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68  md_.c:deltacmd.h
8570: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a   descendents_.c:
8580: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69  descendents.h di
8590: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66  ff_.c:diff.h dif
85a0: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e  fcmd_.c:diffcmd.
85b0: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f  h encode_.c:enco
85c0: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c  de.h file_.c:fil
85d0: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70  e.h http_.c:http
85e0: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e  .h info_.c:info.
85f0: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e  h login_.c:login
8600: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e  .h main_.c:main.
8610: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61  h manifest_.c:ma
8620: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a  nifest.h md5_.c:
8630: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d  md5.h merge_.c:m
8640: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63  erge.h merge3_.c
8650: 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67  :merge3.h my_pag
8660: 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e  e_.c:my_page.h n
8670: 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69  ame_.c:name.h pi
8680: 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70  vot_.c:pivot.h p
8690: 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e  queue_.c:pqueue.
86a0: 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e  h printf_.c:prin
86b0: 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a  tf.h rebuild_.c:
86c0: 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63  rebuild.h rss_.c
86d0: 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63  :rss.h schema_.c
86e0: 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f  :schema.h setup_
86f0: 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f  .c:setup.h sha1_
8700: 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f  .c:sha1.h style_
8710: 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63  .c:style.h subsc
8720: 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70  ript_.c:subscrip
8730: 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63  t.h sync_.c:sync
8740: 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20  .h tag_.c:tag.h 
8750: 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69  tagview_.c:tagvi
8760: 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63  ew.h timeline_.c
8770: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f  :timeline.h tkt_
8780: 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66  .c:tkt.h tktconf
8790: 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e  ig_.c:tktconfig.
87a0: 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b  h tktsetup_.c:tk
87b0: 74 73 65 74 75 70 2e 68 20 74 6f 6b 65 6e 69 7a  tsetup.h tokeniz
87c0: 65 5f 70 61 74 68 5f 2e 63 3a 74 6f 6b 65 6e 69  e_path_.c:tokeni
87d0: 7a 65 5f 70 61 74 68 2e 68 20 75 6e 64 6f 5f 2e  ze_path.h undo_.
87e0: 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f  c:undo.h update_
87f0: 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f  .c:update.h url_
8800: 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63  .c:url.h user_.c
8810: 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e  :user.h verify_.
8820: 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65  c:verify.h vfile
8830: 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69  _.c:vfile.h wiki
8840: 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66  _.c:wiki.h wikif
8850: 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72  ormat_.c:wikifor
8860: 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66  mat.h xfer_.c:xf
8870: 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e  er.h zip_.c:zip.
8880: 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69  h $(SRCDIR)/sqli
8890: 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e  te3.h ./VERSION.
88a0: 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73  h..touch headers
88b0: 0a 0a 65 6e 63 6f 64 65 5f 2e 63 3a 09 24 28 53  ..encode_.c:.$(S
88c0: 52 43 44 49 52 29 2f 65 6e 63 6f 64 65 2e 63 20  RCDIR)/encode.c 
88d0: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f  $(SRCDIR)/VERSIO
88e0: 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74  N translate.../t
88f0: 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49  ranslate $(SRCDI
8900: 52 29 2f 65 6e 63 6f 64 65 2e 63 20 7c 20 73 65  R)/encode.c | se
8910: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56  d -f $(SRCDIR)/V
8920: 45 52 53 49 4f 4e 20 3e 65 6e 63 6f 64 65 5f 2e  ERSION >encode_.
8930: 63 0a 0a 65 6e 63 6f 64 65 2e 6f 3a 09 65 6e 63  c..encode.o:.enc
8940: 6f 64 65 5f 2e 63 20 65 6e 63 6f 64 65 2e 68 20  ode_.c encode.h 
8950: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69   $(SRCDIR)/confi
8960: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20  g.h..$(XTCC) -o 
8970: 65 6e 63 6f 64 65 2e 6f 20 2d 63 20 65 6e 63 6f  encode.o -c enco
8980: 64 65 5f 2e 63 0a 0a 65 6e 63 6f 64 65 2e 68 3a  de_.c..encode.h:
8990: 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f  .makeheaders.../
89a0: 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64  makeheaders  add
89b0: 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f  _.c:add.h admin_
89c0: 73 71 6c 5f 70 61 67 65 5f 2e 63 3a 61 64 6d 69  sql_page_.c:admi
89d0: 6e 5f 73 71 6c 5f 70 61 67 65 2e 68 20 62 61 67  n_sql_page.h bag
89e0: 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e  _.c:bag.h blob_.
89f0: 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f  c:blob.h branch_
8a00: 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77  .c:branch.h brow
8a10: 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63  se_.c:browse.h c
8a20: 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63  gi_.c:cgi.h chec
8a30: 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68  kin_.c:checkin.h
8a40: 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65   checkout_.c:che
8a50: 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67  ckout.h clearsig
8a60: 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68  n_.c:clearsign.h
8a70: 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e   clone_.c:clone.
8a80: 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63  h comformat_.c:c
8a90: 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74  omformat.h const
8aa0: 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63  ruct_.c:construc
8ab0: 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63  t.h content_.c:c
8ac0: 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64  ontent.h db_.c:d
8ad0: 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c  b.h delta_.c:del
8ae0: 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63  ta.h deltacmd_.c
8af0: 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63  :deltacmd.h desc
8b00: 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65  endents_.c:desce
8b10: 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63  ndents.h diff_.c
8b20: 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f  :diff.h diffcmd_
8b30: 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63  .c:diffcmd.h enc
8b40: 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20  ode_.c:encode.h 
8b50: 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68  file_.c:file.h h
8b60: 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e  ttp_.c:http.h in
8b70: 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67  fo_.c:info.h log
8b80: 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61  in_.c:login.h ma
8b90: 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e  in_.c:main.h man
8ba0: 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73  ifest_.c:manifes
8bb0: 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68  t.h md5_.c:md5.h
8bc0: 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e   merge_.c:merge.
8bd0: 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67  h merge3_.c:merg
8be0: 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a  e3.h my_page_.c:
8bf0: 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e  my_page.h name_.
8c00: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e  c:name.h pivot_.
8c10: 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65  c:pivot.h pqueue
8c20: 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69  _.c:pqueue.h pri
8c30: 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20  ntf_.c:printf.h 
8c40: 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69  rebuild_.c:rebui
8c50: 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e  ld.h rss_.c:rss.
8c60: 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65  h schema_.c:sche
8c70: 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65  ma.h setup_.c:se
8c80: 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68  tup.h sha1_.c:sh
8c90: 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74  a1.h style_.c:st
8ca0: 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f  yle.h subscript_
8cb0: 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73  .c:subscript.h s
8cc0: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61  ync_.c:sync.h ta
8cd0: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69  g_.c:tag.h tagvi
8ce0: 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20  ew_.c:tagview.h 
8cf0: 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65  timeline_.c:time
8d00: 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b  line.h tkt_.c:tk
8d10: 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63  t.h tktconfig_.c
8d20: 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74  :tktconfig.h tkt
8d30: 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75  setup_.c:tktsetu
8d40: 70 2e 68 20 74 6f 6b 65 6e 69 7a 65 5f 70 61 74  p.h tokenize_pat
8d50: 68 5f 2e 63 3a 74 6f 6b 65 6e 69 7a 65 5f 70 61  h_.c:tokenize_pa
8d60: 74 68 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64  th.h undo_.c:und
8d70: 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70  o.h update_.c:up
8d80: 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72  date.h url_.c:ur
8d90: 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72  l.h user_.c:user
8da0: 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72  .h verify_.c:ver
8db0: 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76  ify.h vfile_.c:v
8dc0: 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77  file.h wiki_.c:w
8dd0: 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74  iki.h wikiformat
8de0: 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68  _.c:wikiformat.h
8df0: 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20   xfer_.c:xfer.h 
8e00: 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53  zip_.c:zip.h $(S
8e10: 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68  RCDIR)/sqlite3.h
8e20: 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f   ./VERSION.h..to
8e30: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 66 69 6c  uch headers..fil
8e40: 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f  e_.c:.$(SRCDIR)/
8e50: 66 69 6c 65 2e 63 20 24 28 53 52 43 44 49 52 29  file.c $(SRCDIR)
8e60: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61  /VERSION transla
8e70: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20  te.../translate 
8e80: 24 28 53 52 43 44 49 52 29 2f 66 69 6c 65 2e 63  $(SRCDIR)/file.c
8e90: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44   | sed -f $(SRCD
8ea0: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 66 69 6c  IR)/VERSION >fil
8eb0: 65 5f 2e 63 0a 0a 66 69 6c 65 2e 6f 3a 09 66 69  e_.c..file.o:.fi
8ec0: 6c 65 5f 2e 63 20 66 69 6c 65 2e 68 20 20 24 28  le_.c file.h  $(
8ed0: 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68  SRCDIR)/config.h
8ee0: 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 66 69 6c  ..$(XTCC) -o fil
8ef0: 65 2e 6f 20 2d 63 20 66 69 6c 65 5f 2e 63 0a 0a  e.o -c file_.c..
8f00: 66 69 6c 65 2e 68 3a 09 6d 61 6b 65 68 65 61 64  file.h:.makehead
8f10: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65  ers.../makeheade
8f20: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68  rs  add_.c:add.h
8f30: 20 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 5f   admin_sql_page_
8f40: 2e 63 3a 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67  .c:admin_sql_pag
8f50: 65 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68  e.h bag_.c:bag.h
8f60: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20   blob_.c:blob.h 
8f70: 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68  branch_.c:branch
8f80: 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f  .h browse_.c:bro
8f90: 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69  wse.h cgi_.c:cgi
8fa0: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68  .h checkin_.c:ch
8fb0: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74  eckin.h checkout
8fc0: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63  _.c:checkout.h c
8fd0: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61  learsign_.c:clea
8fe0: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63  rsign.h clone_.c
8ff0: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d  :clone.h comform
9000: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e  at_.c:comformat.
9010: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63  h construct_.c:c
9020: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65  onstruct.h conte
9030: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20  nt_.c:content.h 
9040: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61  db_.c:db.h delta
9050: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74  _.c:delta.h delt
9060: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64  acmd_.c:deltacmd
9070: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e  .h descendents_.
9080: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20  c:descendents.h 
9090: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64  diff_.c:diff.h d
90a0: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d  iffcmd_.c:diffcm
90b0: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e  d.h encode_.c:en
90c0: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66  code.h file_.c:f
90d0: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74  ile.h http_.c:ht
90e0: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66  tp.h info_.c:inf
90f0: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67  o.h login_.c:log
9100: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69  in.h main_.c:mai
9110: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a  n.h manifest_.c:
9120: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e  manifest.h md5_.
9130: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63  c:md5.h merge_.c
9140: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f  :merge.h merge3_
9150: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70  .c:merge3.h my_p
9160: 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68  age_.c:my_page.h
9170: 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20   name_.c:name.h 
9180: 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68  pivot_.c:pivot.h
9190: 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75   pqueue_.c:pqueu
91a0: 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72  e.h printf_.c:pr
91b0: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e  intf.h rebuild_.
91c0: 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f  c:rebuild.h rss_
91d0: 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f  .c:rss.h schema_
91e0: 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75  .c:schema.h setu
91f0: 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61  p_.c:setup.h sha
9200: 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c  1_.c:sha1.h styl
9210: 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62  e_.c:style.h sub
9220: 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72  script_.c:subscr
9230: 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79  ipt.h sync_.c:sy
9240: 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e  nc.h tag_.c:tag.
9250: 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67  h tagview_.c:tag
9260: 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f  view.h timeline_
9270: 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b  .c:timeline.h tk
9280: 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f  t_.c:tkt.h tktco
9290: 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69  nfig_.c:tktconfi
92a0: 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a  g.h tktsetup_.c:
92b0: 74 6b 74 73 65 74 75 70 2e 68 20 74 6f 6b 65 6e  tktsetup.h token
92c0: 69 7a 65 5f 70 61 74 68 5f 2e 63 3a 74 6f 6b 65  ize_path_.c:toke
92d0: 6e 69 7a 65 5f 70 61 74 68 2e 68 20 75 6e 64 6f  nize_path.h undo
92e0: 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74  _.c:undo.h updat
92f0: 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72  e_.c:update.h ur
9300: 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f  l_.c:url.h user_
9310: 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79  .c:user.h verify
9320: 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69  _.c:verify.h vfi
9330: 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69  le_.c:vfile.h wi
9340: 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b  ki_.c:wiki.h wik
9350: 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66  iformat_.c:wikif
9360: 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a  ormat.h xfer_.c:
9370: 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69  xfer.h zip_.c:zi
9380: 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71  p.h $(SRCDIR)/sq
9390: 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f  lite3.h ./VERSIO
93a0: 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65  N.h..touch heade
93b0: 72 73 0a 0a 68 74 74 70 5f 2e 63 3a 09 24 28 53  rs..http_.c:.$(S
93c0: 52 43 44 49 52 29 2f 68 74 74 70 2e 63 20 24 28  RCDIR)/http.c $(
93d0: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20  SRCDIR)/VERSION 
93e0: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61  translate.../tra
93f0: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29  nslate $(SRCDIR)
9400: 2f 68 74 74 70 2e 63 20 7c 20 73 65 64 20 2d 66  /http.c | sed -f
9410: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49   $(SRCDIR)/VERSI
9420: 4f 4e 20 3e 68 74 74 70 5f 2e 63 0a 0a 68 74 74  ON >http_.c..htt
9430: 70 2e 6f 3a 09 68 74 74 70 5f 2e 63 20 68 74 74  p.o:.http_.c htt
9440: 70 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63  p.h  $(SRCDIR)/c
9450: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29  onfig.h..$(XTCC)
9460: 20 2d 6f 20 68 74 74 70 2e 6f 20 2d 63 20 68 74   -o http.o -c ht
9470: 74 70 5f 2e 63 0a 0a 68 74 74 70 2e 68 3a 09 6d  tp_.c..http.h:.m
9480: 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61  akeheaders.../ma
9490: 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e  keheaders  add_.
94a0: 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 73 71  c:add.h admin_sq
94b0: 6c 5f 70 61 67 65 5f 2e 63 3a 61 64 6d 69 6e 5f  l_page_.c:admin_
94c0: 73 71 6c 5f 70 61 67 65 2e 68 20 62 61 67 5f 2e  sql_page.h bag_.
94d0: 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a  c:bag.h blob_.c:
94e0: 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63  blob.h branch_.c
94f0: 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65  :branch.h browse
9500: 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69  _.c:browse.h cgi
9510: 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69  _.c:cgi.h checki
9520: 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63  n_.c:checkin.h c
9530: 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b  heckout_.c:check
9540: 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f  out.h clearsign_
9550: 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63  .c:clearsign.h c
9560: 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20  lone_.c:clone.h 
9570: 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d  comformat_.c:com
9580: 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75  format.h constru
9590: 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e  ct_.c:construct.
95a0: 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e  h content_.c:con
95b0: 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e  tent.h db_.c:db.
95c0: 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61  h delta_.c:delta
95d0: 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64  .h deltacmd_.c:d
95e0: 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e  eltacmd.h descen
95f0: 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64  dents_.c:descend
9600: 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64  ents.h diff_.c:d
9610: 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63  iff.h diffcmd_.c
9620: 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64  :diffcmd.h encod
9630: 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69  e_.c:encode.h fi
9640: 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74  le_.c:file.h htt
9650: 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f  p_.c:http.h info
9660: 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e  _.c:info.h login
9670: 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e  _.c:login.h main
9680: 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66  _.c:main.h manif
9690: 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e  est_.c:manifest.
96a0: 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d  h md5_.c:md5.h m
96b0: 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20  erge_.c:merge.h 
96c0: 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33  merge3_.c:merge3
96d0: 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79  .h my_page_.c:my
96e0: 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a  _page.h name_.c:
96f0: 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a  name.h pivot_.c:
9700: 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e  pivot.h pqueue_.
9710: 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74  c:pqueue.h print
9720: 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65  f_.c:printf.h re
9730: 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64  build_.c:rebuild
9740: 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20  .h rss_.c:rss.h 
9750: 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61  schema_.c:schema
9760: 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75  .h setup_.c:setu
9770: 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31  p.h sha1_.c:sha1
9780: 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c  .h style_.c:styl
9790: 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63  e.h subscript_.c
97a0: 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e  :subscript.h syn
97b0: 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f  c_.c:sync.h tag_
97c0: 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77  .c:tag.h tagview
97d0: 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69  _.c:tagview.h ti
97e0: 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69  meline_.c:timeli
97f0: 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e  ne.h tkt_.c:tkt.
9800: 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74  h tktconfig_.c:t
9810: 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65  ktconfig.h tktse
9820: 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e  tup_.c:tktsetup.
9830: 68 20 74 6f 6b 65 6e 69 7a 65 5f 70 61 74 68 5f  h tokenize_path_
9840: 2e 63 3a 74 6f 6b 65 6e 69 7a 65 5f 70 61 74 68  .c:tokenize_path
9850: 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e  .h undo_.c:undo.
9860: 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61  h update_.c:upda
9870: 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e  te.h url_.c:url.
9880: 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68  h user_.c:user.h
9890: 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66   verify_.c:verif
98a0: 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69  y.h vfile_.c:vfi
98b0: 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b  le.h wiki_.c:wik
98c0: 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e  i.h wikiformat_.
98d0: 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78  c:wikiformat.h x
98e0: 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69  fer_.c:xfer.h zi
98f0: 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43  p_.c:zip.h $(SRC
9900: 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e  DIR)/sqlite3.h .
9910: 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63  /VERSION.h..touc
9920: 68 20 68 65 61 64 65 72 73 0a 0a 69 6e 66 6f 5f  h headers..info_
9930: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 69 6e  .c:.$(SRCDIR)/in
9940: 66 6f 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56  fo.c $(SRCDIR)/V
9950: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65  ERSION translate
9960: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28  .../translate $(
9970: 53 52 43 44 49 52 29 2f 69 6e 66 6f 2e 63 20 7c  SRCDIR)/info.c |
9980: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52   sed -f $(SRCDIR
9990: 29 2f 56 45 52 53 49 4f 4e 20 3e 69 6e 66 6f 5f  )/VERSION >info_
99a0: 2e 63 0a 0a 69 6e 66 6f 2e 6f 3a 09 69 6e 66 6f  .c..info.o:.info
99b0: 5f 2e 63 20 69 6e 66 6f 2e 68 20 20 24 28 53 52  _.c info.h  $(SR
99c0: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09  CDIR)/config.h..
99d0: 24 28 58 54 43 43 29 20 2d 6f 20 69 6e 66 6f 2e  $(XTCC) -o info.
99e0: 6f 20 2d 63 20 69 6e 66 6f 5f 2e 63 0a 0a 69 6e  o -c info_.c..in
99f0: 66 6f 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72  fo.h:.makeheader
9a00: 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73  s.../makeheaders
9a10: 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61    add_.c:add.h a
9a20: 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 5f 2e 63  dmin_sql_page_.c
9a30: 3a 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 2e  :admin_sql_page.
9a40: 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62  h bag_.c:bag.h b
9a50: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72  lob_.c:blob.h br
9a60: 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68  anch_.c:branch.h
9a70: 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73   browse_.c:brows
9a80: 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68  e.h cgi_.c:cgi.h
9a90: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63   checkin_.c:chec
9aa0: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e  kin.h checkout_.
9ab0: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65  c:checkout.h cle
9ac0: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73  arsign_.c:clears
9ad0: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63  ign.h clone_.c:c
9ae0: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74  lone.h comformat
9af0: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20  _.c:comformat.h 
9b00: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e  construct_.c:con
9b10: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74  struct.h content
9b20: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62  _.c:content.h db
9b30: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e  _.c:db.h delta_.
9b40: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63  c:delta.h deltac
9b50: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68  md_.c:deltacmd.h
9b60: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a   descendents_.c:
9b70: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69  descendents.h di
9b80: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66  ff_.c:diff.h dif
9b90: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e  fcmd_.c:diffcmd.
9ba0: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f  h encode_.c:enco
9bb0: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c  de.h file_.c:fil
9bc0: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70  e.h http_.c:http
9bd0: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e  .h info_.c:info.
9be0: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e  h login_.c:login
9bf0: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e  .h main_.c:main.
9c00: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61  h manifest_.c:ma
9c10: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a  nifest.h md5_.c:
9c20: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d  md5.h merge_.c:m
9c30: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63  erge.h merge3_.c
9c40: 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67  :merge3.h my_pag
9c50: 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e  e_.c:my_page.h n
9c60: 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69  ame_.c:name.h pi
9c70: 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70  vot_.c:pivot.h p
9c80: 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e  queue_.c:pqueue.
9c90: 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e  h printf_.c:prin
9ca0: 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a  tf.h rebuild_.c:
9cb0: 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63  rebuild.h rss_.c
9cc0: 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63  :rss.h schema_.c
9cd0: 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f  :schema.h setup_
9ce0: 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f  .c:setup.h sha1_
9cf0: 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f  .c:sha1.h style_
9d00: 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63  .c:style.h subsc
9d10: 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70  ript_.c:subscrip
9d20: 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63  t.h sync_.c:sync
9d30: 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20  .h tag_.c:tag.h 
9d40: 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69  tagview_.c:tagvi
9d50: 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63  ew.h timeline_.c
9d60: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f  :timeline.h tkt_
9d70: 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66  .c:tkt.h tktconf
9d80: 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e  ig_.c:tktconfig.
9d90: 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b  h tktsetup_.c:tk
9da0: 74 73 65 74 75 70 2e 68 20 74 6f 6b 65 6e 69 7a  tsetup.h tokeniz
9db0: 65 5f 70 61 74 68 5f 2e 63 3a 74 6f 6b 65 6e 69  e_path_.c:tokeni
9dc0: 7a 65 5f 70 61 74 68 2e 68 20 75 6e 64 6f 5f 2e  ze_path.h undo_.
9dd0: 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f  c:undo.h update_
9de0: 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f  .c:update.h url_
9df0: 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63  .c:url.h user_.c
9e00: 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e  :user.h verify_.
9e10: 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65  c:verify.h vfile
9e20: 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69  _.c:vfile.h wiki
9e30: 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66  _.c:wiki.h wikif
9e40: 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72  ormat_.c:wikifor
9e50: 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66  mat.h xfer_.c:xf
9e60: 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e  er.h zip_.c:zip.
9e70: 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69  h $(SRCDIR)/sqli
9e80: 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e  te3.h ./VERSION.
9e90: 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73  h..touch headers
9ea0: 0a 0a 6c 6f 67 69 6e 5f 2e 63 3a 09 24 28 53 52  ..login_.c:.$(SR
9eb0: 43 44 49 52 29 2f 6c 6f 67 69 6e 2e 63 20 24 28  CDIR)/login.c $(
9ec0: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20  SRCDIR)/VERSION 
9ed0: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61  translate.../tra
9ee0: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29  nslate $(SRCDIR)
9ef0: 2f 6c 6f 67 69 6e 2e 63 20 7c 20 73 65 64 20 2d  /login.c | sed -
9f00: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  f $(SRCDIR)/VERS
9f10: 49 4f 4e 20 3e 6c 6f 67 69 6e 5f 2e 63 0a 0a 6c  ION >login_.c..l
9f20: 6f 67 69 6e 2e 6f 3a 09 6c 6f 67 69 6e 5f 2e 63  ogin.o:.login_.c
9f30: 20 6c 6f 67 69 6e 2e 68 20 20 24 28 53 52 43 44   login.h  $(SRCD
9f40: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28  IR)/config.h..$(
9f50: 58 54 43 43 29 20 2d 6f 20 6c 6f 67 69 6e 2e 6f  XTCC) -o login.o
9f60: 20 2d 63 20 6c 6f 67 69 6e 5f 2e 63 0a 0a 6c 6f   -c login_.c..lo
9f70: 67 69 6e 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65  gin.h:.makeheade
9f80: 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72  rs.../makeheader
9f90: 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20  s  add_.c:add.h 
9fa0: 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 5f 2e  admin_sql_page_.
9fb0: 63 3a 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65  c:admin_sql_page
9fc0: 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20  .h bag_.c:bag.h 
9fd0: 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62  blob_.c:blob.h b
9fe0: 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e  ranch_.c:branch.
9ff0: 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77  h browse_.c:brow
a000: 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e  se.h cgi_.c:cgi.
a010: 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65  h checkin_.c:che
a020: 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f  ckin.h checkout_
a030: 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c  .c:checkout.h cl
a040: 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72  earsign_.c:clear
a050: 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a  sign.h clone_.c:
a060: 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61  clone.h comforma
a070: 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68  t_.c:comformat.h
a080: 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f   construct_.c:co
a090: 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e  nstruct.h conten
a0a0: 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64  t_.c:content.h d
a0b0: 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f  b_.c:db.h delta_
a0c0: 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61  .c:delta.h delta
a0d0: 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e  cmd_.c:deltacmd.
a0e0: 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63  h descendents_.c
a0f0: 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64  :descendents.h d
a100: 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69  iff_.c:diff.h di
a110: 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64  ffcmd_.c:diffcmd
a120: 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63  .h encode_.c:enc
a130: 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69  ode.h file_.c:fi
a140: 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74  le.h http_.c:htt
a150: 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f  p.h info_.c:info
a160: 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69  .h login_.c:logi
a170: 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e  n.h main_.c:main
a180: 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d  .h manifest_.c:m
a190: 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63  anifest.h md5_.c
a1a0: 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a  :md5.h merge_.c:
a1b0: 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e  merge.h merge3_.
a1c0: 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61  c:merge3.h my_pa
a1d0: 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20  ge_.c:my_page.h 
a1e0: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70  name_.c:name.h p
a1f0: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20  ivot_.c:pivot.h 
a200: 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65  pqueue_.c:pqueue
a210: 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69  .h printf_.c:pri
a220: 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63  ntf.h rebuild_.c
a230: 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e  :rebuild.h rss_.
a240: 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e  c:rss.h schema_.
a250: 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70  c:schema.h setup
a260: 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31  _.c:setup.h sha1
a270: 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65  _.c:sha1.h style
a280: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73  _.c:style.h subs
a290: 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69  cript_.c:subscri
a2a0: 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e  pt.h sync_.c:syn
a2b0: 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68  c.h tag_.c:tag.h
a2c0: 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76   tagview_.c:tagv
a2d0: 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e  iew.h timeline_.
a2e0: 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74  c:timeline.h tkt
a2f0: 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e  _.c:tkt.h tktcon
a300: 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67  fig_.c:tktconfig
a310: 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74  .h tktsetup_.c:t
a320: 6b 74 73 65 74 75 70 2e 68 20 74 6f 6b 65 6e 69  ktsetup.h tokeni
a330: 7a 65 5f 70 61 74 68 5f 2e 63 3a 74 6f 6b 65 6e  ze_path_.c:token
a340: 69 7a 65 5f 70 61 74 68 2e 68 20 75 6e 64 6f 5f  ize_path.h undo_
a350: 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65  .c:undo.h update
a360: 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c  _.c:update.h url
a370: 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e  _.c:url.h user_.
a380: 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f  c:user.h verify_
a390: 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c  .c:verify.h vfil
a3a0: 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b  e_.c:vfile.h wik
a3b0: 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69  i_.c:wiki.h wiki
a3c0: 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f  format_.c:wikifo
a3d0: 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78  rmat.h xfer_.c:x
a3e0: 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70  fer.h zip_.c:zip
a3f0: 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c  .h $(SRCDIR)/sql
a400: 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e  ite3.h ./VERSION
a410: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72  .h..touch header
a420: 73 0a 0a 6d 61 69 6e 5f 2e 63 3a 09 24 28 53 52  s..main_.c:.$(SR
a430: 43 44 49 52 29 2f 6d 61 69 6e 2e 63 20 24 28 53  CDIR)/main.c $(S
a440: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74  RCDIR)/VERSION t
a450: 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e  ranslate.../tran
a460: 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f  slate $(SRCDIR)/
a470: 6d 61 69 6e 2e 63 20 7c 20 73 65 64 20 2d 66 20  main.c | sed -f 
a480: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f  $(SRCDIR)/VERSIO
a490: 4e 20 3e 6d 61 69 6e 5f 2e 63 0a 0a 6d 61 69 6e  N >main_.c..main
a4a0: 2e 6f 3a 09 6d 61 69 6e 5f 2e 63 20 6d 61 69 6e  .o:.main_.c main
a4b0: 2e 68 20 70 61 67 65 5f 69 6e 64 65 78 2e 68 20  .h page_index.h 
a4c0: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67  $(SRCDIR)/config
a4d0: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 6d  .h..$(XTCC) -o m
a4e0: 61 69 6e 2e 6f 20 2d 63 20 6d 61 69 6e 5f 2e 63  ain.o -c main_.c
a4f0: 0a 0a 6d 61 69 6e 2e 68 3a 09 6d 61 6b 65 68 65  ..main.h:.makehe
a500: 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61  aders.../makehea
a510: 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64  ders  add_.c:add
a520: 2e 68 20 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67  .h admin_sql_pag
a530: 65 5f 2e 63 3a 61 64 6d 69 6e 5f 73 71 6c 5f 70  e_.c:admin_sql_p
a540: 61 67 65 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67  age.h bag_.c:bag
a550: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e  .h blob_.c:blob.
a560: 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e  h branch_.c:bran
a570: 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62  ch.h browse_.c:b
a580: 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63  rowse.h cgi_.c:c
a590: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a  gi.h checkin_.c:
a5a0: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f  checkin.h checko
a5b0: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68  ut_.c:checkout.h
a5c0: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c   clearsign_.c:cl
a5d0: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f  earsign.h clone_
a5e0: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f  .c:clone.h comfo
a5f0: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61  rmat_.c:comforma
a600: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63  t.h construct_.c
a610: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e  :construct.h con
a620: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e  tent_.c:content.
a630: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c  h db_.c:db.h del
a640: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65  ta_.c:delta.h de
a650: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63  ltacmd_.c:deltac
a660: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73  md.h descendents
a670: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e  _.c:descendents.
a680: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68  h diff_.c:diff.h
a690: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66   diffcmd_.c:diff
a6a0: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a  cmd.h encode_.c:
a6b0: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63  encode.h file_.c
a6c0: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a  :file.h http_.c:
a6d0: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69  http.h info_.c:i
a6e0: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c  nfo.h login_.c:l
a6f0: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d  ogin.h main_.c:m
a700: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e  ain.h manifest_.
a710: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35  c:manifest.h md5
a720: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f  _.c:md5.h merge_
a730: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65  .c:merge.h merge
a740: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79  3_.c:merge3.h my
a750: 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65  _page_.c:my_page
a760: 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e  .h name_.c:name.
a770: 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74  h pivot_.c:pivot
a780: 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75  .h pqueue_.c:pqu
a790: 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a  eue.h printf_.c:
a7a0: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64  printf.h rebuild
a7b0: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73  _.c:rebuild.h rs
a7c0: 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d  s_.c:rss.h schem
a7d0: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65  a_.c:schema.h se
a7e0: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73  tup_.c:setup.h s
a7f0: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74  ha1_.c:sha1.h st
a800: 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73  yle_.c:style.h s
a810: 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73  ubscript_.c:subs
a820: 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a  cript.h sync_.c:
a830: 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61  sync.h tag_.c:ta
a840: 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74  g.h tagview_.c:t
a850: 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e  agview.h timelin
a860: 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20  e_.c:timeline.h 
a870: 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74  tkt_.c:tkt.h tkt
a880: 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e  config_.c:tktcon
a890: 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e  fig.h tktsetup_.
a8a0: 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 74 6f 6b  c:tktsetup.h tok
a8b0: 65 6e 69 7a 65 5f 70 61 74 68 5f 2e 63 3a 74 6f  enize_path_.c:to
a8c0: 6b 65 6e 69 7a 65 5f 70 61 74 68 2e 68 20 75 6e  kenize_path.h un
a8d0: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64  do_.c:undo.h upd
a8e0: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20  ate_.c:update.h 
a8f0: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65  url_.c:url.h use
a900: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69  r_.c:user.h veri
a910: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76  fy_.c:verify.h v
a920: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20  file_.c:vfile.h 
a930: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77  wiki_.c:wiki.h w
a940: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b  ikiformat_.c:wik
a950: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e  iformat.h xfer_.
a960: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a  c:xfer.h zip_.c:
a970: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f  zip.h $(SRCDIR)/
a980: 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53  sqlite3.h ./VERS
a990: 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61  ION.h..touch hea
a9a0: 64 65 72 73 0a 0a 6d 61 6e 69 66 65 73 74 5f 2e  ders..manifest_.
a9b0: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 6d 61 6e  c:.$(SRCDIR)/man
a9c0: 69 66 65 73 74 2e 63 20 24 28 53 52 43 44 49 52  ifest.c $(SRCDIR
a9d0: 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c  )/VERSION transl
a9e0: 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65  ate.../translate
a9f0: 20 24 28 53 52 43 44 49 52 29 2f 6d 61 6e 69 66   $(SRCDIR)/manif
aa00: 65 73 74 2e 63 20 7c 20 73 65 64 20 2d 66 20 24  est.c | sed -f $
aa10: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
aa20: 20 3e 6d 61 6e 69 66 65 73 74 5f 2e 63 0a 0a 6d   >manifest_.c..m
aa30: 61 6e 69 66 65 73 74 2e 6f 3a 09 6d 61 6e 69 66  anifest.o:.manif
aa40: 65 73 74 5f 2e 63 20 6d 61 6e 69 66 65 73 74 2e  est_.c manifest.
aa50: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e  h  $(SRCDIR)/con
aa60: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d  fig.h..$(XTCC) -
aa70: 6f 20 6d 61 6e 69 66 65 73 74 2e 6f 20 2d 63 20  o manifest.o -c 
aa80: 6d 61 6e 69 66 65 73 74 5f 2e 63 0a 0a 6d 61 6e  manifest_.c..man
aa90: 69 66 65 73 74 2e 68 3a 09 6d 61 6b 65 68 65 61  ifest.h:.makehea
aaa0: 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64  ders.../makehead
aab0: 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e  ers  add_.c:add.
aac0: 68 20 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65  h admin_sql_page
aad0: 5f 2e 63 3a 61 64 6d 69 6e 5f 73 71 6c 5f 70 61  _.c:admin_sql_pa
aae0: 67 65 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e  ge.h bag_.c:bag.
aaf0: 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68  h blob_.c:blob.h
ab00: 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63   branch_.c:branc
ab10: 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72  h.h browse_.c:br
ab20: 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67  owse.h cgi_.c:cg
ab30: 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63  i.h checkin_.c:c
ab40: 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75  heckin.h checkou
ab50: 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20  t_.c:checkout.h 
ab60: 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65  clearsign_.c:cle
ab70: 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e  arsign.h clone_.
ab80: 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72  c:clone.h comfor
ab90: 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74  mat_.c:comformat
aba0: 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a  .h construct_.c:
abb0: 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74  construct.h cont
abc0: 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68  ent_.c:content.h
abd0: 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74   db_.c:db.h delt
abe0: 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c  a_.c:delta.h del
abf0: 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d  tacmd_.c:deltacm
ac00: 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f  d.h descendents_
ac10: 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68  .c:descendents.h
ac20: 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20   diff_.c:diff.h 
ac30: 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63  diffcmd_.c:diffc
ac40: 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65  md.h encode_.c:e
ac50: 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a  ncode.h file_.c:
ac60: 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68  file.h http_.c:h
ac70: 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e  ttp.h info_.c:in
ac80: 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f  fo.h login_.c:lo
ac90: 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61  gin.h main_.c:ma
aca0: 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63  in.h manifest_.c
acb0: 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f  :manifest.h md5_
acc0: 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e  .c:md5.h merge_.
acd0: 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33  c:merge.h merge3
ace0: 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f  _.c:merge3.h my_
acf0: 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e  page_.c:my_page.
ad00: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68  h name_.c:name.h
ad10: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e   pivot_.c:pivot.
ad20: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65  h pqueue_.c:pque
ad30: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70  ue.h printf_.c:p
ad40: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f  rintf.h rebuild_
ad50: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73  .c:rebuild.h rss
ad60: 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61  _.c:rss.h schema
ad70: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74  _.c:schema.h set
ad80: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68  up_.c:setup.h sh
ad90: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79  a1_.c:sha1.h sty
ada0: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75  le_.c:style.h su
adb0: 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63  bscript_.c:subsc
adc0: 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73  ript.h sync_.c:s
add0: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67  ync.h tag_.c:tag
ade0: 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61  .h tagview_.c:ta
adf0: 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65  gview.h timeline
ae00: 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74  _.c:timeline.h t
ae10: 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63  kt_.c:tkt.h tktc
ae20: 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66  onfig_.c:tktconf
ae30: 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63  ig.h tktsetup_.c
ae40: 3a 74 6b 74 73 65 74 75 70 2e 68 20 74 6f 6b 65  :tktsetup.h toke
ae50: 6e 69 7a 65 5f 70 61 74 68 5f 2e 63 3a 74 6f 6b  nize_path_.c:tok
ae60: 65 6e 69 7a 65 5f 70 61 74 68 2e 68 20 75 6e 64  enize_path.h und
ae70: 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61  o_.c:undo.h upda
ae80: 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75  te_.c:update.h u
ae90: 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72  rl_.c:url.h user
aea0: 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66  _.c:user.h verif
aeb0: 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66  y_.c:verify.h vf
aec0: 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77  ile_.c:vfile.h w
aed0: 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69  iki_.c:wiki.h wi
aee0: 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69  kiformat_.c:wiki
aef0: 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63  format.h xfer_.c
af00: 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a  :xfer.h zip_.c:z
af10: 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73  ip.h $(SRCDIR)/s
af20: 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49  qlite3.h ./VERSI
af30: 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64  ON.h..touch head
af40: 65 72 73 0a 0a 6d 64 35 5f 2e 63 3a 09 24 28 53  ers..md5_.c:.$(S
af50: 52 43 44 49 52 29 2f 6d 64 35 2e 63 20 24 28 53  RCDIR)/md5.c $(S
af60: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74  RCDIR)/VERSION t
af70: 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e  ranslate.../tran
af80: 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f  slate $(SRCDIR)/
af90: 6d 64 35 2e 63 20 7c 20 73 65 64 20 2d 66 20 24  md5.c | sed -f $
afa0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
afb0: 20 3e 6d 64 35 5f 2e 63 0a 0a 6d 64 35 2e 6f 3a   >md5_.c..md5.o:
afc0: 09 6d 64 35 5f 2e 63 20 6d 64 35 2e 68 20 20 24  .md5_.c md5.h  $
afd0: 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e  (SRCDIR)/config.
afe0: 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 6d 64  h..$(XTCC) -o md
aff0: 35 2e 6f 20 2d 63 20 6d 64 35 5f 2e 63 0a 0a 6d  5.o -c md5_.c..m
b000: 64 35 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72  d5.h:.makeheader
b010: 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73  s.../makeheaders
b020: 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61    add_.c:add.h a
b030: 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 5f 2e 63  dmin_sql_page_.c
b040: 3a 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 2e  :admin_sql_page.
b050: 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62  h bag_.c:bag.h b
b060: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72  lob_.c:blob.h br
b070: 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68  anch_.c:branch.h
b080: 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73   browse_.c:brows
b090: 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68  e.h cgi_.c:cgi.h
b0a0: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63   checkin_.c:chec
b0b0: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e  kin.h checkout_.
b0c0: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65  c:checkout.h cle
b0d0: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73  arsign_.c:clears
b0e0: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63  ign.h clone_.c:c
b0f0: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74  lone.h comformat
b100: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20  _.c:comformat.h 
b110: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e  construct_.c:con
b120: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74  struct.h content
b130: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62  _.c:content.h db
b140: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e  _.c:db.h delta_.
b150: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63  c:delta.h deltac
b160: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68  md_.c:deltacmd.h
b170: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a   descendents_.c:
b180: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69  descendents.h di
b190: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66  ff_.c:diff.h dif
b1a0: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e  fcmd_.c:diffcmd.
b1b0: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f  h encode_.c:enco
b1c0: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c  de.h file_.c:fil
b1d0: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70  e.h http_.c:http
b1e0: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e  .h info_.c:info.
b1f0: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e  h login_.c:login
b200: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e  .h main_.c:main.
b210: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61  h manifest_.c:ma
b220: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a  nifest.h md5_.c:
b230: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d  md5.h merge_.c:m
b240: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63  erge.h merge3_.c
b250: 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67  :merge3.h my_pag
b260: 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e  e_.c:my_page.h n
b270: 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69  ame_.c:name.h pi
b280: 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70  vot_.c:pivot.h p
b290: 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e  queue_.c:pqueue.
b2a0: 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e  h printf_.c:prin
b2b0: 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a  tf.h rebuild_.c:
b2c0: 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63  rebuild.h rss_.c
b2d0: 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63  :rss.h schema_.c
b2e0: 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f  :schema.h setup_
b2f0: 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f  .c:setup.h sha1_
b300: 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f  .c:sha1.h style_
b310: 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63  .c:style.h subsc
b320: 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70  ript_.c:subscrip
b330: 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63  t.h sync_.c:sync
b340: 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20  .h tag_.c:tag.h 
b350: 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69  tagview_.c:tagvi
b360: 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63  ew.h timeline_.c
b370: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f  :timeline.h tkt_
b380: 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66  .c:tkt.h tktconf
b390: 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e  ig_.c:tktconfig.
b3a0: 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b  h tktsetup_.c:tk
b3b0: 74 73 65 74 75 70 2e 68 20 74 6f 6b 65 6e 69 7a  tsetup.h tokeniz
b3c0: 65 5f 70 61 74 68 5f 2e 63 3a 74 6f 6b 65 6e 69  e_path_.c:tokeni
b3d0: 7a 65 5f 70 61 74 68 2e 68 20 75 6e 64 6f 5f 2e  ze_path.h undo_.
b3e0: 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f  c:undo.h update_
b3f0: 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f  .c:update.h url_
b400: 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63  .c:url.h user_.c
b410: 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e  :user.h verify_.
b420: 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65  c:verify.h vfile
b430: 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69  _.c:vfile.h wiki
b440: 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66  _.c:wiki.h wikif
b450: 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72  ormat_.c:wikifor
b460: 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66  mat.h xfer_.c:xf
b470: 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e  er.h zip_.c:zip.
b480: 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69  h $(SRCDIR)/sqli
b490: 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e  te3.h ./VERSION.
b4a0: 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73  h..touch headers
b4b0: 0a 0a 6d 65 72 67 65 5f 2e 63 3a 09 24 28 53 52  ..merge_.c:.$(SR
b4c0: 43 44 49 52 29 2f 6d 65 72 67 65 2e 63 20 24 28  CDIR)/merge.c $(
b4d0: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20  SRCDIR)/VERSION 
b4e0: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61  translate.../tra
b4f0: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29  nslate $(SRCDIR)
b500: 2f 6d 65 72 67 65 2e 63 20 7c 20 73 65 64 20 2d  /merge.c | sed -
b510: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  f $(SRCDIR)/VERS
b520: 49 4f 4e 20 3e 6d 65 72 67 65 5f 2e 63 0a 0a 6d  ION >merge_.c..m
b530: 65 72 67 65 2e 6f 3a 09 6d 65 72 67 65 5f 2e 63  erge.o:.merge_.c
b540: 20 6d 65 72 67 65 2e 68 20 20 24 28 53 52 43 44   merge.h  $(SRCD
b550: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28  IR)/config.h..$(
b560: 58 54 43 43 29 20 2d 6f 20 6d 65 72 67 65 2e 6f  XTCC) -o merge.o
b570: 20 2d 63 20 6d 65 72 67 65 5f 2e 63 0a 0a 6d 65   -c merge_.c..me
b580: 72 67 65 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65  rge.h:.makeheade
b590: 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72  rs.../makeheader
b5a0: 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20  s  add_.c:add.h 
b5b0: 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 5f 2e  admin_sql_page_.
b5c0: 63 3a 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65  c:admin_sql_page
b5d0: 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20  .h bag_.c:bag.h 
b5e0: 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62  blob_.c:blob.h b
b5f0: 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e  ranch_.c:branch.
b600: 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77  h browse_.c:brow
b610: 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e  se.h cgi_.c:cgi.
b620: 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65  h checkin_.c:che
b630: 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f  ckin.h checkout_
b640: 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c  .c:checkout.h cl
b650: 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72  earsign_.c:clear
b660: 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a  sign.h clone_.c:
b670: 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61  clone.h comforma
b680: 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68  t_.c:comformat.h
b690: 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f   construct_.c:co
b6a0: 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e  nstruct.h conten
b6b0: 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64  t_.c:content.h d
b6c0: 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f  b_.c:db.h delta_
b6d0: 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61  .c:delta.h delta
b6e0: 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e  cmd_.c:deltacmd.
b6f0: 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63  h descendents_.c
b700: 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64  :descendents.h d
b710: 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69  iff_.c:diff.h di
b720: 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64  ffcmd_.c:diffcmd
b730: 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63  .h encode_.c:enc
b740: 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69  ode.h file_.c:fi
b750: 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74  le.h http_.c:htt
b760: 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f  p.h info_.c:info
b770: 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69  .h login_.c:logi
b780: 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e  n.h main_.c:main
b790: 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d  .h manifest_.c:m
b7a0: 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63  anifest.h md5_.c
b7b0: 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a  :md5.h merge_.c:
b7c0: 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e  merge.h merge3_.
b7d0: 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61  c:merge3.h my_pa
b7e0: 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20  ge_.c:my_page.h 
b7f0: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70  name_.c:name.h p
b800: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20  ivot_.c:pivot.h 
b810: 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65  pqueue_.c:pqueue
b820: 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69  .h printf_.c:pri
b830: 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63  ntf.h rebuild_.c
b840: 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e  :rebuild.h rss_.
b850: 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e  c:rss.h schema_.
b860: 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70  c:schema.h setup
b870: 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31  _.c:setup.h sha1
b880: 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65  _.c:sha1.h style
b890: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73  _.c:style.h subs
b8a0: 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69  cript_.c:subscri
b8b0: 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e  pt.h sync_.c:syn
b8c0: 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68  c.h tag_.c:tag.h
b8d0: 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76   tagview_.c:tagv
b8e0: 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e  iew.h timeline_.
b8f0: 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74  c:timeline.h tkt
b900: 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e  _.c:tkt.h tktcon
b910: 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67  fig_.c:tktconfig
b920: 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74  .h tktsetup_.c:t
b930: 6b 74 73 65 74 75 70 2e 68 20 74 6f 6b 65 6e 69  ktsetup.h tokeni
b940: 7a 65 5f 70 61 74 68 5f 2e 63 3a 74 6f 6b 65 6e  ze_path_.c:token
b950: 69 7a 65 5f 70 61 74 68 2e 68 20 75 6e 64 6f 5f  ize_path.h undo_
b960: 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65  .c:undo.h update
b970: 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c  _.c:update.h url
b980: 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e  _.c:url.h user_.
b990: 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f  c:user.h verify_
b9a0: 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c  .c:verify.h vfil
b9b0: 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b  e_.c:vfile.h wik
b9c0: 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69  i_.c:wiki.h wiki
b9d0: 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f  format_.c:wikifo
b9e0: 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78  rmat.h xfer_.c:x
b9f0: 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70  fer.h zip_.c:zip
ba00: 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c  .h $(SRCDIR)/sql
ba10: 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e  ite3.h ./VERSION
ba20: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72  .h..touch header
ba30: 73 0a 0a 6d 65 72 67 65 33 5f 2e 63 3a 09 24 28  s..merge3_.c:.$(
ba40: 53 52 43 44 49 52 29 2f 6d 65 72 67 65 33 2e 63  SRCDIR)/merge3.c
ba50: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49   $(SRCDIR)/VERSI
ba60: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f  ON translate.../
ba70: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44  translate $(SRCD
ba80: 49 52 29 2f 6d 65 72 67 65 33 2e 63 20 7c 20 73  IR)/merge3.c | s
ba90: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f  ed -f $(SRCDIR)/
baa0: 56 45 52 53 49 4f 4e 20 3e 6d 65 72 67 65 33 5f  VERSION >merge3_
bab0: 2e 63 0a 0a 6d 65 72 67 65 33 2e 6f 3a 09 6d 65  .c..merge3.o:.me
bac0: 72 67 65 33 5f 2e 63 20 6d 65 72 67 65 33 2e 68  rge3_.c merge3.h
bad0: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66    $(SRCDIR)/conf
bae0: 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f  ig.h..$(XTCC) -o
baf0: 20 6d 65 72 67 65 33 2e 6f 20 2d 63 20 6d 65 72   merge3.o -c mer
bb00: 67 65 33 5f 2e 63 0a 0a 6d 65 72 67 65 33 2e 68  ge3_.c..merge3.h
bb10: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e  :.makeheaders...
bb20: 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64  /makeheaders  ad
bb30: 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e  d_.c:add.h admin
bb40: 5f 73 71 6c 5f 70 61 67 65 5f 2e 63 3a 61 64 6d  _sql_page_.c:adm
bb50: 69 6e 5f 73 71 6c 5f 70 61 67 65 2e 68 20 62 61  in_sql_page.h ba
bb60: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f  g_.c:bag.h blob_
bb70: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68  .c:blob.h branch
bb80: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f  _.c:branch.h bro
bb90: 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20  wse_.c:browse.h 
bba0: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65  cgi_.c:cgi.h che
bbb0: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e  ckin_.c:checkin.
bbc0: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68  h checkout_.c:ch
bbd0: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69  eckout.h clearsi
bbe0: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e  gn_.c:clearsign.
bbf0: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65  h clone_.c:clone
bc00: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a  .h comformat_.c:
bc10: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73  comformat.h cons
bc20: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75  truct_.c:constru
bc30: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a  ct.h content_.c:
bc40: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a  content.h db_.c:
bc50: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65  db.h delta_.c:de
bc60: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e  lta.h deltacmd_.
bc70: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73  c:deltacmd.h des
bc80: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63  cendents_.c:desc
bc90: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e  endents.h diff_.
bca0: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64  c:diff.h diffcmd
bcb0: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e  _.c:diffcmd.h en
bcc0: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68  code_.c:encode.h
bcd0: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20   file_.c:file.h 
bce0: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69  http_.c:http.h i
bcf0: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f  nfo_.c:info.h lo
bd00: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d  gin_.c:login.h m
bd10: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61  ain_.c:main.h ma
bd20: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65  nifest_.c:manife
bd30: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e  st.h md5_.c:md5.
bd40: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65  h merge_.c:merge
bd50: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72  .h merge3_.c:mer
bd60: 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63  ge3.h my_page_.c
bd70: 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f  :my_page.h name_
bd80: 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f  .c:name.h pivot_
bd90: 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75  .c:pivot.h pqueu
bda0: 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72  e_.c:pqueue.h pr
bdb0: 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68  intf_.c:printf.h
bdc0: 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75   rebuild_.c:rebu
bdd0: 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73  ild.h rss_.c:rss
bde0: 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68  .h schema_.c:sch
bdf0: 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73  ema.h setup_.c:s
be00: 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73  etup.h sha1_.c:s
be10: 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73  ha1.h style_.c:s
be20: 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74  tyle.h subscript
be30: 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20  _.c:subscript.h 
be40: 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74  sync_.c:sync.h t
be50: 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76  ag_.c:tag.h tagv
be60: 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68  iew_.c:tagview.h
be70: 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d   timeline_.c:tim
be80: 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74  eline.h tkt_.c:t
be90: 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e  kt.h tktconfig_.
bea0: 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b  c:tktconfig.h tk
beb0: 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74  tsetup_.c:tktset
bec0: 75 70 2e 68 20 74 6f 6b 65 6e 69 7a 65 5f 70 61  up.h tokenize_pa
bed0: 74 68 5f 2e 63 3a 74 6f 6b 65 6e 69 7a 65 5f 70  th_.c:tokenize_p
bee0: 61 74 68 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e  ath.h undo_.c:un
bef0: 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75  do.h update_.c:u
bf00: 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75  pdate.h url_.c:u
bf10: 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65  rl.h user_.c:use
bf20: 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65  r.h verify_.c:ve
bf30: 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a  rify.h vfile_.c:
bf40: 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a  vfile.h wiki_.c:
bf50: 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61  wiki.h wikiforma
bf60: 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e  t_.c:wikiformat.
bf70: 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68  h xfer_.c:xfer.h
bf80: 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28   zip_.c:zip.h $(
bf90: 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e  SRCDIR)/sqlite3.
bfa0: 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74  h ./VERSION.h..t
bfb0: 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 6d 79  ouch headers..my
bfc0: 5f 70 61 67 65 5f 2e 63 3a 09 24 28 53 52 43 44  _page_.c:.$(SRCD
bfd0: 49 52 29 2f 6d 79 5f 70 61 67 65 2e 63 20 24 28  IR)/my_page.c $(
bfe0: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20  SRCDIR)/VERSION 
bff0: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61  translate.../tra
c000: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29  nslate $(SRCDIR)
c010: 2f 6d 79 5f 70 61 67 65 2e 63 20 7c 20 73 65 64  /my_page.c | sed
c020: 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45   -f $(SRCDIR)/VE
c030: 52 53 49 4f 4e 20 3e 6d 79 5f 70 61 67 65 5f 2e  RSION >my_page_.
c040: 63 0a 0a 6d 79 5f 70 61 67 65 2e 6f 3a 09 6d 79  c..my_page.o:.my
c050: 5f 70 61 67 65 5f 2e 63 20 6d 79 5f 70 61 67 65  _page_.c my_page
c060: 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f  .h  $(SRCDIR)/co
c070: 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20  nfig.h..$(XTCC) 
c080: 2d 6f 20 6d 79 5f 70 61 67 65 2e 6f 20 2d 63 20  -o my_page.o -c 
c090: 6d 79 5f 70 61 67 65 5f 2e 63 0a 0a 6d 79 5f 70  my_page_.c..my_p
c0a0: 61 67 65 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65  age.h:.makeheade
c0b0: 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72  rs.../makeheader
c0c0: 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20  s  add_.c:add.h 
c0d0: 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 5f 2e  admin_sql_page_.
c0e0: 63 3a 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65  c:admin_sql_page
c0f0: 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20  .h bag_.c:bag.h 
c100: 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62  blob_.c:blob.h b
c110: 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e  ranch_.c:branch.
c120: 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77  h browse_.c:brow
c130: 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e  se.h cgi_.c:cgi.
c140: 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65  h checkin_.c:che
c150: 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f  ckin.h checkout_
c160: 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c  .c:checkout.h cl
c170: 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72  earsign_.c:clear
c180: 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a  sign.h clone_.c:
c190: 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61  clone.h comforma
c1a0: 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68  t_.c:comformat.h
c1b0: 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f   construct_.c:co
c1c0: 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e  nstruct.h conten
c1d0: 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64  t_.c:content.h d
c1e0: 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f  b_.c:db.h delta_
c1f0: 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61  .c:delta.h delta
c200: 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e  cmd_.c:deltacmd.
c210: 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63  h descendents_.c
c220: 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64  :descendents.h d
c230: 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69  iff_.c:diff.h di
c240: 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64  ffcmd_.c:diffcmd
c250: 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63  .h encode_.c:enc
c260: 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69  ode.h file_.c:fi
c270: 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74  le.h http_.c:htt
c280: 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f  p.h info_.c:info
c290: 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69  .h login_.c:logi
c2a0: 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e  n.h main_.c:main
c2b0: 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d  .h manifest_.c:m
c2c0: 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63  anifest.h md5_.c
c2d0: 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a  :md5.h merge_.c:
c2e0: 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e  merge.h merge3_.
c2f0: 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61  c:merge3.h my_pa
c300: 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20  ge_.c:my_page.h 
c310: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70  name_.c:name.h p
c320: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20  ivot_.c:pivot.h 
c330: 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65  pqueue_.c:pqueue
c340: 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69  .h printf_.c:pri
c350: 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63  ntf.h rebuild_.c
c360: 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e  :rebuild.h rss_.
c370: 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e  c:rss.h schema_.
c380: 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70  c:schema.h setup
c390: 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31  _.c:setup.h sha1
c3a0: 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65  _.c:sha1.h style
c3b0: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73  _.c:style.h subs
c3c0: 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69  cript_.c:subscri
c3d0: 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e  pt.h sync_.c:syn
c3e0: 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68  c.h tag_.c:tag.h
c3f0: 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76   tagview_.c:tagv
c400: 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e  iew.h timeline_.
c410: 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74  c:timeline.h tkt
c420: 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e  _.c:tkt.h tktcon
c430: 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67  fig_.c:tktconfig
c440: 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74  .h tktsetup_.c:t
c450: 6b 74 73 65 74 75 70 2e 68 20 74 6f 6b 65 6e 69  ktsetup.h tokeni
c460: 7a 65 5f 70 61 74 68 5f 2e 63 3a 74 6f 6b 65 6e  ze_path_.c:token
c470: 69 7a 65 5f 70 61 74 68 2e 68 20 75 6e 64 6f 5f  ize_path.h undo_
c480: 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65  .c:undo.h update
c490: 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c  _.c:update.h url
c4a0: 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e  _.c:url.h user_.
c4b0: 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f  c:user.h verify_
c4c0: 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c  .c:verify.h vfil
c4d0: 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b  e_.c:vfile.h wik
c4e0: 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69  i_.c:wiki.h wiki
c4f0: 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f  format_.c:wikifo
c500: 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78  rmat.h xfer_.c:x
c510: 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70  fer.h zip_.c:zip
c520: 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c  .h $(SRCDIR)/sql
c530: 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e  ite3.h ./VERSION
c540: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72  .h..touch header
c550: 73 0a 0a 6e 61 6d 65 5f 2e 63 3a 09 24 28 53 52  s..name_.c:.$(SR
c560: 43 44 49 52 29 2f 6e 61 6d 65 2e 63 20 24 28 53  CDIR)/name.c $(S
c570: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74  RCDIR)/VERSION t
c580: 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e  ranslate.../tran
c590: 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f  slate $(SRCDIR)/
c5a0: 6e 61 6d 65 2e 63 20 7c 20 73 65 64 20 2d 66 20  name.c | sed -f 
c5b0: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f  $(SRCDIR)/VERSIO
c5c0: 4e 20 3e 6e 61 6d 65 5f 2e 63 0a 0a 6e 61 6d 65  N >name_.c..name
c5d0: 2e 6f 3a 09 6e 61 6d 65 5f 2e 63 20 6e 61 6d 65  .o:.name_.c name
c5e0: 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f  .h  $(SRCDIR)/co
c5f0: 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20  nfig.h..$(XTCC) 
c600: 2d 6f 20 6e 61 6d 65 2e 6f 20 2d 63 20 6e 61 6d  -o name.o -c nam
c610: 65 5f 2e 63 0a 0a 6e 61 6d 65 2e 68 3a 09 6d 61  e_.c..name.h:.ma
c620: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b  keheaders.../mak
c630: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63  eheaders  add_.c
c640: 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 73 71 6c  :add.h admin_sql
c650: 5f 70 61 67 65 5f 2e 63 3a 61 64 6d 69 6e 5f 73  _page_.c:admin_s
c660: 71 6c 5f 70 61 67 65 2e 68 20 62 61 67 5f 2e 63  ql_page.h bag_.c
c670: 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62  :bag.h blob_.c:b
c680: 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a  lob.h branch_.c:
c690: 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f  branch.h browse_
c6a0: 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f  .c:browse.h cgi_
c6b0: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e  .c:cgi.h checkin
c6c0: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68  _.c:checkin.h ch
c6d0: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f  eckout_.c:checko
c6e0: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e  ut.h clearsign_.
c6f0: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c  c:clearsign.h cl
c700: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63  one_.c:clone.h c
c710: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66  omformat_.c:comf
c720: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63  ormat.h construc
c730: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68  t_.c:construct.h
c740: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74   content_.c:cont
c750: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68  ent.h db_.c:db.h
c760: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e   delta_.c:delta.
c770: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65  h deltacmd_.c:de
c780: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64  ltacmd.h descend
c790: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65  ents_.c:descende
c7a0: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69  nts.h diff_.c:di
c7b0: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a  ff.h diffcmd_.c:
c7c0: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65  diffcmd.h encode
c7d0: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c  _.c:encode.h fil
c7e0: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70  e_.c:file.h http
c7f0: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f  _.c:http.h info_
c800: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f  .c:info.h login_
c810: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f  .c:login.h main_
c820: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65  .c:main.h manife
c830: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68  st_.c:manifest.h
c840: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65   md5_.c:md5.h me
c850: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d  rge_.c:merge.h m
c860: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e  erge3_.c:merge3.
c870: 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f  h my_page_.c:my_
c880: 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e  page.h name_.c:n
c890: 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70  ame.h pivot_.c:p
c8a0: 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63  ivot.h pqueue_.c
c8b0: 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66  :pqueue.h printf
c8c0: 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62  _.c:printf.h reb
c8d0: 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e  uild_.c:rebuild.
c8e0: 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73  h rss_.c:rss.h s
c8f0: 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e  chema_.c:schema.
c900: 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70  h setup_.c:setup
c910: 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e  .h sha1_.c:sha1.
c920: 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65  h style_.c:style
c930: 2e 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a  .h subscript_.c:
c940: 73 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63  subscript.h sync
c950: 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e  _.c:sync.h tag_.
c960: 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f  c:tag.h tagview_
c970: 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69 6d  .c:tagview.h tim
c980: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e  eline_.c:timelin
c990: 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68  e.h tkt_.c:tkt.h
c9a0: 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b   tktconfig_.c:tk
c9b0: 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74  tconfig.h tktset
c9c0: 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68  up_.c:tktsetup.h
c9d0: 20 74 6f 6b 65 6e 69 7a 65 5f 70 61 74 68 5f 2e   tokenize_path_.
c9e0: 63 3a 74 6f 6b 65 6e 69 7a 65 5f 70 61 74 68 2e  c:tokenize_path.
c9f0: 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68  h undo_.c:undo.h
ca00: 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74   update_.c:updat
ca10: 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68  e.h url_.c:url.h
ca20: 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20   user_.c:user.h 
ca30: 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79  verify_.c:verify
ca40: 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c  .h vfile_.c:vfil
ca50: 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69  e.h wiki_.c:wiki
ca60: 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63  .h wikiformat_.c
ca70: 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66  :wikiformat.h xf
ca80: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70  er_.c:xfer.h zip
ca90: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44  _.c:zip.h $(SRCD
caa0: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f  IR)/sqlite3.h ./
cab0: 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68  VERSION.h..touch
cac0: 20 68 65 61 64 65 72 73 0a 0a 70 69 76 6f 74 5f   headers..pivot_
cad0: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 70 69  .c:.$(SRCDIR)/pi
cae0: 76 6f 74 2e 63 20 24 28 53 52 43 44 49 52 29 2f  vot.c $(SRCDIR)/
caf0: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74  VERSION translat
cb00: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24  e.../translate $
cb10: 28 53 52 43 44 49 52 29 2f 70 69 76 6f 74 2e 63  (SRCDIR)/pivot.c
cb20: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44   | sed -f $(SRCD
cb30: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 70 69 76  IR)/VERSION >piv
cb40: 6f 74 5f 2e 63 0a 0a 70 69 76 6f 74 2e 6f 3a 09  ot_.c..pivot.o:.
cb50: 70 69 76 6f 74 5f 2e 63 20 70 69 76 6f 74 2e 68  pivot_.c pivot.h
cb60: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66    $(SRCDIR)/conf
cb70: 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f  ig.h..$(XTCC) -o
cb80: 20 70 69 76 6f 74 2e 6f 20 2d 63 20 70 69 76 6f   pivot.o -c pivo
cb90: 74 5f 2e 63 0a 0a 70 69 76 6f 74 2e 68 3a 09 6d  t_.c..pivot.h:.m
cba0: 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61  akeheaders.../ma
cbb0: 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e  keheaders  add_.
cbc0: 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 73 71  c:add.h admin_sq
cbd0: 6c 5f 70 61 67 65 5f 2e 63 3a 61 64 6d 69 6e 5f  l_page_.c:admin_
cbe0: 73 71 6c 5f 70 61 67 65 2e 68 20 62 61 67 5f 2e  sql_page.h bag_.
cbf0: 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a  c:bag.h blob_.c:
cc00: 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63  blob.h branch_.c
cc10: 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65  :branch.h browse
cc20: 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69  _.c:browse.h cgi
cc30: 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69  _.c:cgi.h checki
cc40: 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63  n_.c:checkin.h c
cc50: 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b  heckout_.c:check
cc60: 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f  out.h clearsign_
cc70: 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63  .c:clearsign.h c
cc80: 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20  lone_.c:clone.h 
cc90: 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d  comformat_.c:com
cca0: 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75  format.h constru
ccb0: 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e  ct_.c:construct.
ccc0: 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e  h content_.c:con
ccd0: 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e  tent.h db_.c:db.
cce0: 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61  h delta_.c:delta
ccf0: 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64  .h deltacmd_.c:d
cd00: 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e  eltacmd.h descen
cd10: 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64  dents_.c:descend
cd20: 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64  ents.h diff_.c:d
cd30: 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63  iff.h diffcmd_.c
cd40: 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64  :diffcmd.h encod
cd50: 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69  e_.c:encode.h fi
cd60: 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74  le_.c:file.h htt
cd70: 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f  p_.c:http.h info
cd80: 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e  _.c:info.h login
cd90: 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e  _.c:login.h main
cda0: 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66  _.c:main.h manif
cdb0: 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e  est_.c:manifest.
cdc0: 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d  h md5_.c:md5.h m
cdd0: 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20  erge_.c:merge.h 
cde0: 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33  merge3_.c:merge3
cdf0: 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79  .h my_page_.c:my
ce00: 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a  _page.h name_.c:
ce10: 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a  name.h pivot_.c:
ce20: 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e  pivot.h pqueue_.
ce30: 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74  c:pqueue.h print
ce40: 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65  f_.c:printf.h re
ce50: 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64  build_.c:rebuild
ce60: 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20  .h rss_.c:rss.h 
ce70: 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61  schema_.c:schema
ce80: 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75  .h setup_.c:setu
ce90: 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31  p.h sha1_.c:sha1
cea0: 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c  .h style_.c:styl
ceb0: 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63  e.h subscript_.c
cec0: 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e  :subscript.h syn
ced0: 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f  c_.c:sync.h tag_
cee0: 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77  .c:tag.h tagview
cef0: 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69  _.c:tagview.h ti
cf00: 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69  meline_.c:timeli
cf10: 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e  ne.h tkt_.c:tkt.
cf20: 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74  h tktconfig_.c:t
cf30: 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65  ktconfig.h tktse
cf40: 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e  tup_.c:tktsetup.
cf50: 68 20 74 6f 6b 65 6e 69 7a 65 5f 70 61 74 68 5f  h tokenize_path_
cf60: 2e 63 3a 74 6f 6b 65 6e 69 7a 65 5f 70 61 74 68  .c:tokenize_path
cf70: 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e  .h undo_.c:undo.
cf80: 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61  h update_.c:upda
cf90: 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e  te.h url_.c:url.
cfa0: 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68  h user_.c:user.h
cfb0: 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66   verify_.c:verif
cfc0: 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69  y.h vfile_.c:vfi
cfd0: 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b  le.h wiki_.c:wik
cfe0: 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e  i.h wikiformat_.
cff0: 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78  c:wikiformat.h x
d000: 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69  fer_.c:xfer.h zi
d010: 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43  p_.c:zip.h $(SRC
d020: 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e  DIR)/sqlite3.h .
d030: 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63  /VERSION.h..touc
d040: 68 20 68 65 61 64 65 72 73 0a 0a 70 71 75 65 75  h headers..pqueu
d050: 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f  e_.c:.$(SRCDIR)/
d060: 70 71 75 65 75 65 2e 63 20 24 28 53 52 43 44 49  pqueue.c $(SRCDI
d070: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73  R)/VERSION trans
d080: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74  late.../translat
d090: 65 20 24 28 53 52 43 44 49 52 29 2f 70 71 75 65  e $(SRCDIR)/pque
d0a0: 75 65 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28  ue.c | sed -f $(
d0b0: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20  SRCDIR)/VERSION 
d0c0: 3e 70 71 75 65 75 65 5f 2e 63 0a 0a 70 71 75 65  >pqueue_.c..pque
d0d0: 75 65 2e 6f 3a 09 70 71 75 65 75 65 5f 2e 63 20  ue.o:.pqueue_.c 
d0e0: 70 71 75 65 75 65 2e 68 20 20 24 28 53 52 43 44  pqueue.h  $(SRCD
d0f0: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28  IR)/config.h..$(
d100: 58 54 43 43 29 20 2d 6f 20 70 71 75 65 75 65 2e  XTCC) -o pqueue.
d110: 6f 20 2d 63 20 70 71 75 65 75 65 5f 2e 63 0a 0a  o -c pqueue_.c..
d120: 70 71 75 65 75 65 2e 68 3a 09 6d 61 6b 65 68 65  pqueue.h:.makehe
d130: 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61  aders.../makehea
d140: 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64  ders  add_.c:add
d150: 2e 68 20 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67  .h admin_sql_pag
d160: 65 5f 2e 63 3a 61 64 6d 69 6e 5f 73 71 6c 5f 70  e_.c:admin_sql_p
d170: 61 67 65 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67  age.h bag_.c:bag
d180: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e  .h blob_.c:blob.
d190: 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e  h branch_.c:bran
d1a0: 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62  ch.h browse_.c:b
d1b0: 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63  rowse.h cgi_.c:c
d1c0: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a  gi.h checkin_.c:
d1d0: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f  checkin.h checko
d1e0: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68  ut_.c:checkout.h
d1f0: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c   clearsign_.c:cl
d200: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f  earsign.h clone_
d210: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f  .c:clone.h comfo
d220: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61  rmat_.c:comforma
d230: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63  t.h construct_.c
d240: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e  :construct.h con
d250: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e  tent_.c:content.
d260: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c  h db_.c:db.h del
d270: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65  ta_.c:delta.h de
d280: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63  ltacmd_.c:deltac
d290: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73  md.h descendents
d2a0: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e  _.c:descendents.
d2b0: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68  h diff_.c:diff.h
d2c0: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66   diffcmd_.c:diff
d2d0: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a  cmd.h encode_.c:
d2e0: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63  encode.h file_.c
d2f0: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a  :file.h http_.c:
d300: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69  http.h info_.c:i
d310: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c  nfo.h login_.c:l
d320: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d  ogin.h main_.c:m
d330: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e  ain.h manifest_.
d340: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35  c:manifest.h md5
d350: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f  _.c:md5.h merge_
d360: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65  .c:merge.h merge
d370: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79  3_.c:merge3.h my
d380: 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65  _page_.c:my_page
d390: 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e  .h name_.c:name.
d3a0: 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74  h pivot_.c:pivot
d3b0: 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75  .h pqueue_.c:pqu
d3c0: 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a  eue.h printf_.c:
d3d0: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64  printf.h rebuild
d3e0: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73  _.c:rebuild.h rs
d3f0: 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d  s_.c:rss.h schem
d400: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65  a_.c:schema.h se
d410: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73  tup_.c:setup.h s
d420: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74  ha1_.c:sha1.h st
d430: 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73  yle_.c:style.h s
d440: 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73  ubscript_.c:subs
d450: 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a  cript.h sync_.c:
d460: 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61  sync.h tag_.c:ta
d470: 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74  g.h tagview_.c:t
d480: 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e  agview.h timelin
d490: 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20  e_.c:timeline.h 
d4a0: 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74  tkt_.c:tkt.h tkt
d4b0: 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e  config_.c:tktcon
d4c0: 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e  fig.h tktsetup_.
d4d0: 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 74 6f 6b  c:tktsetup.h tok
d4e0: 65 6e 69 7a 65 5f 70 61 74 68 5f 2e 63 3a 74 6f  enize_path_.c:to
d4f0: 6b 65 6e 69 7a 65 5f 70 61 74 68 2e 68 20 75 6e  kenize_path.h un
d500: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64  do_.c:undo.h upd
d510: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20  ate_.c:update.h 
d520: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65  url_.c:url.h use
d530: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69  r_.c:user.h veri
d540: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76  fy_.c:verify.h v
d550: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20  file_.c:vfile.h 
d560: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77  wiki_.c:wiki.h w
d570: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b  ikiformat_.c:wik
d580: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e  iformat.h xfer_.
d590: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a  c:xfer.h zip_.c:
d5a0: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f  zip.h $(SRCDIR)/
d5b0: 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53  sqlite3.h ./VERS
d5c0: 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61  ION.h..touch hea
d5d0: 64 65 72 73 0a 0a 70 72 69 6e 74 66 5f 2e 63 3a  ders..printf_.c:
d5e0: 09 24 28 53 52 43 44 49 52 29 2f 70 72 69 6e 74  .$(SRCDIR)/print
d5f0: 66 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45  f.c $(SRCDIR)/VE
d600: 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a  RSION translate.
d610: 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53  ../translate $(S
d620: 52 43 44 49 52 29 2f 70 72 69 6e 74 66 2e 63 20  RCDIR)/printf.c 
d630: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49  | sed -f $(SRCDI
d640: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 70 72 69 6e  R)/VERSION >prin
d650: 74 66 5f 2e 63 0a 0a 70 72 69 6e 74 66 2e 6f 3a  tf_.c..printf.o:
d660: 09 70 72 69 6e 74 66 5f 2e 63 20 70 72 69 6e 74  .printf_.c print
d670: 66 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63  f.h  $(SRCDIR)/c
d680: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29  onfig.h..$(XTCC)
d690: 20 2d 6f 20 70 72 69 6e 74 66 2e 6f 20 2d 63 20   -o printf.o -c 
d6a0: 70 72 69 6e 74 66 5f 2e 63 0a 0a 70 72 69 6e 74  printf_.c..print
d6b0: 66 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73  f.h:.makeheaders
d6c0: 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20  .../makeheaders 
d6d0: 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64   add_.c:add.h ad
d6e0: 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 5f 2e 63 3a  min_sql_page_.c:
d6f0: 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 2e 68  admin_sql_page.h
d700: 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c   bag_.c:bag.h bl
d710: 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61  ob_.c:blob.h bra
d720: 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20  nch_.c:branch.h 
d730: 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65  browse_.c:browse
d740: 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20  .h cgi_.c:cgi.h 
d750: 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b  checkin_.c:check
d760: 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63  in.h checkout_.c
d770: 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61  :checkout.h clea
d780: 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69  rsign_.c:clearsi
d790: 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c  gn.h clone_.c:cl
d7a0: 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f  one.h comformat_
d7b0: 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63  .c:comformat.h c
d7c0: 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73  onstruct_.c:cons
d7d0: 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f  truct.h content_
d7e0: 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f  .c:content.h db_
d7f0: 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63  .c:db.h delta_.c
d800: 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d  :delta.h deltacm
d810: 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20  d_.c:deltacmd.h 
d820: 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64  descendents_.c:d
d830: 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66  escendents.h dif
d840: 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66  f_.c:diff.h diff
d850: 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68  cmd_.c:diffcmd.h
d860: 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64   encode_.c:encod
d870: 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65  e.h file_.c:file
d880: 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e  .h http_.c:http.
d890: 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68  h info_.c:info.h
d8a0: 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e   login_.c:login.
d8b0: 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68  h main_.c:main.h
d8c0: 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e   manifest_.c:man
d8d0: 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d  ifest.h md5_.c:m
d8e0: 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65  d5.h merge_.c:me
d8f0: 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a  rge.h merge3_.c:
d900: 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65  merge3.h my_page
d910: 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61  _.c:my_page.h na
d920: 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76  me_.c:name.h piv
d930: 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71  ot_.c:pivot.h pq
d940: 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68  ueue_.c:pqueue.h
d950: 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74   printf_.c:print
d960: 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72  f.h rebuild_.c:r
d970: 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a  ebuild.h rss_.c:
d980: 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a  rss.h schema_.c:
d990: 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e  schema.h setup_.
d9a0: 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e  c:setup.h sha1_.
d9b0: 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e  c:sha1.h style_.
d9c0: 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72  c:style.h subscr
d9d0: 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74  ipt_.c:subscript
d9e0: 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e  .h sync_.c:sync.
d9f0: 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74  h tag_.c:tag.h t
da00: 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65  agview_.c:tagvie
da10: 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a  w.h timeline_.c:
da20: 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e  timeline.h tkt_.
da30: 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69  c:tkt.h tktconfi
da40: 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68  g_.c:tktconfig.h
da50: 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74   tktsetup_.c:tkt
da60: 73 65 74 75 70 2e 68 20 74 6f 6b 65 6e 69 7a 65  setup.h tokenize
da70: 5f 70 61 74 68 5f 2e 63 3a 74 6f 6b 65 6e 69 7a  _path_.c:tokeniz
da80: 65 5f 70 61 74 68 2e 68 20 75 6e 64 6f 5f 2e 63  e_path.h undo_.c
da90: 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e  :undo.h update_.
daa0: 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e  c:update.h url_.
dab0: 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a  c:url.h user_.c:
dac0: 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63  user.h verify_.c
dad0: 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f  :verify.h vfile_
dae0: 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f  .c:vfile.h wiki_
daf0: 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f  .c:wiki.h wikifo
db00: 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d  rmat_.c:wikiform
db10: 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65  at.h xfer_.c:xfe
db20: 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68  r.h zip_.c:zip.h
db30: 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74   $(SRCDIR)/sqlit
db40: 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68  e3.h ./VERSION.h
db50: 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a  ..touch headers.
db60: 0a 72 65 62 75 69 6c 64 5f 2e 63 3a 09 24 28 53  .rebuild_.c:.$(S
db70: 52 43 44 49 52 29 2f 72 65 62 75 69 6c 64 2e 63  RCDIR)/rebuild.c
db80: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49   $(SRCDIR)/VERSI
db90: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f  ON translate.../
dba0: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44  translate $(SRCD
dbb0: 49 52 29 2f 72 65 62 75 69 6c 64 2e 63 20 7c 20  IR)/rebuild.c | 
dbc0: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29  sed -f $(SRCDIR)
dbd0: 2f 56 45 52 53 49 4f 4e 20 3e 72 65 62 75 69 6c  /VERSION >rebuil
dbe0: 64 5f 2e 63 0a 0a 72 65 62 75 69 6c 64 2e 6f 3a  d_.c..rebuild.o:
dbf0: 09 72 65 62 75 69 6c 64 5f 2e 63 20 72 65 62 75  .rebuild_.c rebu
dc00: 69 6c 64 2e 68 20 20 24 28 53 52 43 44 49 52 29  ild.h  $(SRCDIR)
dc10: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43  /config.h..$(XTC
dc20: 43 29 20 2d 6f 20 72 65 62 75 69 6c 64 2e 6f 20  C) -o rebuild.o 
dc30: 2d 63 20 72 65 62 75 69 6c 64 5f 2e 63 0a 0a 72  -c rebuild_.c..r
dc40: 65 62 75 69 6c 64 2e 68 3a 09 6d 61 6b 65 68 65  ebuild.h:.makehe
dc50: 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61  aders.../makehea
dc60: 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64  ders  add_.c:add
dc70: 2e 68 20 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67  .h admin_sql_pag
dc80: 65 5f 2e 63 3a 61 64 6d 69 6e 5f 73 71 6c 5f 70  e_.c:admin_sql_p
dc90: 61 67 65 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67  age.h bag_.c:bag
dca0: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e  .h blob_.c:blob.
dcb0: 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e  h branch_.c:bran
dcc0: 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62  ch.h browse_.c:b
dcd0: 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63  rowse.h cgi_.c:c
dce0: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a  gi.h checkin_.c:
dcf0: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f  checkin.h checko
dd00: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68  ut_.c:checkout.h
dd10: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c   clearsign_.c:cl
dd20: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f  earsign.h clone_
dd30: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f  .c:clone.h comfo
dd40: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61  rmat_.c:comforma
dd50: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63  t.h construct_.c
dd60: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e  :construct.h con
dd70: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e  tent_.c:content.
dd80: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c  h db_.c:db.h del
dd90: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65  ta_.c:delta.h de
dda0: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63  ltacmd_.c:deltac
ddb0: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73  md.h descendents
ddc0: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e  _.c:descendents.
ddd0: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68  h diff_.c:diff.h
dde0: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66   diffcmd_.c:diff
ddf0: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a  cmd.h encode_.c:
de00: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63  encode.h file_.c
de10: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a  :file.h http_.c:
de20: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69  http.h info_.c:i
de30: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c  nfo.h login_.c:l
de40: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d  ogin.h main_.c:m
de50: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e  ain.h manifest_.
de60: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35  c:manifest.h md5
de70: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f  _.c:md5.h merge_
de80: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65  .c:merge.h merge
de90: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79  3_.c:merge3.h my
dea0: 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65  _page_.c:my_page
deb0: 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e  .h name_.c:name.
dec0: 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74  h pivot_.c:pivot
ded0: 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75  .h pqueue_.c:pqu
dee0: 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a  eue.h printf_.c:
def0: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64  printf.h rebuild
df00: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73  _.c:rebuild.h rs
df10: 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d  s_.c:rss.h schem
df20: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65  a_.c:schema.h se
df30: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73  tup_.c:setup.h s
df40: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74  ha1_.c:sha1.h st
df50: 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73  yle_.c:style.h s
df60: 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73  ubscript_.c:subs
df70: 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a  cript.h sync_.c:
df80: 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61  sync.h tag_.c:ta
df90: 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74  g.h tagview_.c:t
dfa0: 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e  agview.h timelin
dfb0: 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20  e_.c:timeline.h 
dfc0: 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74  tkt_.c:tkt.h tkt
dfd0: 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e  config_.c:tktcon
dfe0: 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e  fig.h tktsetup_.
dff0: 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 74 6f 6b  c:tktsetup.h tok
e000: 65 6e 69 7a 65 5f 70 61 74 68 5f 2e 63 3a 74 6f  enize_path_.c:to
e010: 6b 65 6e 69 7a 65 5f 70 61 74 68 2e 68 20 75 6e  kenize_path.h un
e020: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64  do_.c:undo.h upd
e030: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20  ate_.c:update.h 
e040: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65  url_.c:url.h use
e050: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69  r_.c:user.h veri
e060: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76  fy_.c:verify.h v
e070: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20  file_.c:vfile.h 
e080: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77  wiki_.c:wiki.h w
e090: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b  ikiformat_.c:wik
e0a0: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e  iformat.h xfer_.
e0b0: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a  c:xfer.h zip_.c:
e0c0: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f  zip.h $(SRCDIR)/
e0d0: 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53  sqlite3.h ./VERS
e0e0: 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61  ION.h..touch hea
e0f0: 64 65 72 73 0a 0a 72 73 73 5f 2e 63 3a 09 24 28  ders..rss_.c:.$(
e100: 53 52 43 44 49 52 29 2f 72 73 73 2e 63 20 24 28  SRCDIR)/rss.c $(
e110: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20  SRCDIR)/VERSION 
e120: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61  translate.../tra
e130: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29  nslate $(SRCDIR)
e140: 2f 72 73 73 2e 63 20 7c 20 73 65 64 20 2d 66 20  /rss.c | sed -f 
e150: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f  $(SRCDIR)/VERSIO
e160: 4e 20 3e 72 73 73 5f 2e 63 0a 0a 72 73 73 2e 6f  N >rss_.c..rss.o
e170: 3a 09 72 73 73 5f 2e 63 20 72 73 73 2e 68 20 20  :.rss_.c rss.h  
e180: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67  $(SRCDIR)/config
e190: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 72  .h..$(XTCC) -o r
e1a0: 73 73 2e 6f 20 2d 63 20 72 73 73 5f 2e 63 0a 0a  ss.o -c rss_.c..
e1b0: 72 73 73 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65  rss.h:.makeheade
e1c0: 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72  rs.../makeheader
e1d0: 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20  s  add_.c:add.h 
e1e0: 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 5f 2e  admin_sql_page_.
e1f0: 63 3a 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65  c:admin_sql_page
e200: 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20  .h bag_.c:bag.h 
e210: 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62  blob_.c:blob.h b
e220: 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e  ranch_.c:branch.
e230: 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77  h browse_.c:brow
e240: 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e  se.h cgi_.c:cgi.
e250: 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65  h checkin_.c:che
e260: 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f  ckin.h checkout_
e270: 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c  .c:checkout.h cl
e280: 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72  earsign_.c:clear
e290: 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a  sign.h clone_.c:
e2a0: 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61  clone.h comforma
e2b0: 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68  t_.c:comformat.h
e2c0: 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f   construct_.c:co
e2d0: 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e  nstruct.h conten
e2e0: 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64  t_.c:content.h d
e2f0: 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f  b_.c:db.h delta_
e300: 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61  .c:delta.h delta
e310: 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e  cmd_.c:deltacmd.
e320: 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63  h descendents_.c
e330: 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64  :descendents.h d
e340: 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69  iff_.c:diff.h di
e350: 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64  ffcmd_.c:diffcmd
e360: 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63  .h encode_.c:enc
e370: 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69  ode.h file_.c:fi
e380: 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74  le.h http_.c:htt
e390: 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f  p.h info_.c:info
e3a0: 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69  .h login_.c:logi
e3b0: 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e  n.h main_.c:main
e3c0: 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d  .h manifest_.c:m
e3d0: 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63  anifest.h md5_.c
e3e0: 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a  :md5.h merge_.c:
e3f0: 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e  merge.h merge3_.
e400: 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61  c:merge3.h my_pa
e410: 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20  ge_.c:my_page.h 
e420: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70  name_.c:name.h p
e430: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20  ivot_.c:pivot.h 
e440: 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65  pqueue_.c:pqueue
e450: 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69  .h printf_.c:pri
e460: 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63  ntf.h rebuild_.c
e470: 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e  :rebuild.h rss_.
e480: 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e  c:rss.h schema_.
e490: 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70  c:schema.h setup
e4a0: 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31  _.c:setup.h sha1
e4b0: 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65  _.c:sha1.h style
e4c0: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73  _.c:style.h subs
e4d0: 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69  cript_.c:subscri
e4e0: 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e  pt.h sync_.c:syn
e4f0: 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68  c.h tag_.c:tag.h
e500: 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76   tagview_.c:tagv
e510: 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e  iew.h timeline_.
e520: 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74  c:timeline.h tkt
e530: 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e  _.c:tkt.h tktcon
e540: 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67  fig_.c:tktconfig
e550: 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74  .h tktsetup_.c:t
e560: 6b 74 73 65 74 75 70 2e 68 20 74 6f 6b 65 6e 69  ktsetup.h tokeni
e570: 7a 65 5f 70 61 74 68 5f 2e 63 3a 74 6f 6b 65 6e  ze_path_.c:token
e580: 69 7a 65 5f 70 61 74 68 2e 68 20 75 6e 64 6f 5f  ize_path.h undo_
e590: 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65  .c:undo.h update
e5a0: 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c  _.c:update.h url
e5b0: 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e  _.c:url.h user_.
e5c0: 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f  c:user.h verify_
e5d0: 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c  .c:verify.h vfil
e5e0: 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b  e_.c:vfile.h wik
e5f0: 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69  i_.c:wiki.h wiki
e600: 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f  format_.c:wikifo
e610: 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78  rmat.h xfer_.c:x
e620: 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70  fer.h zip_.c:zip
e630: 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c  .h $(SRCDIR)/sql
e640: 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e  ite3.h ./VERSION
e650: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72  .h..touch header
e660: 73 0a 0a 73 63 68 65 6d 61 5f 2e 63 3a 09 24 28  s..schema_.c:.$(
e670: 53 52 43 44 49 52 29 2f 73 63 68 65 6d 61 2e 63  SRCDIR)/schema.c
e680: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49   $(SRCDIR)/VERSI
e690: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f  ON translate.../
e6a0: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44  translate $(SRCD
e6b0: 49 52 29 2f 73 63 68 65 6d 61 2e 63 20 7c 20 73  IR)/schema.c | s
e6c0: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f  ed -f $(SRCDIR)/
e6d0: 56 45 52 53 49 4f 4e 20 3e 73 63 68 65 6d 61 5f  VERSION >schema_
e6e0: 2e 63 0a 0a 73 63 68 65 6d 61 2e 6f 3a 09 73 63  .c..schema.o:.sc
e6f0: 68 65 6d 61 5f 2e 63 20 73 63 68 65 6d 61 2e 68  hema_.c schema.h
e700: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66    $(SRCDIR)/conf
e710: 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f  ig.h..$(XTCC) -o
e720: 20 73 63 68 65 6d 61 2e 6f 20 2d 63 20 73 63 68   schema.o -c sch
e730: 65 6d 61 5f 2e 63 0a 0a 73 63 68 65 6d 61 2e 68  ema_.c..schema.h
e740: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e  :.makeheaders...
e750: 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64  /makeheaders  ad
e760: 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e  d_.c:add.h admin
e770: 5f 73 71 6c 5f 70 61 67 65 5f 2e 63 3a 61 64 6d  _sql_page_.c:adm
e780: 69 6e 5f 73 71 6c 5f 70 61 67 65 2e 68 20 62 61  in_sql_page.h ba
e790: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f  g_.c:bag.h blob_
e7a0: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68  .c:blob.h branch
e7b0: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f  _.c:branch.h bro
e7c0: 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20  wse_.c:browse.h 
e7d0: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65  cgi_.c:cgi.h che
e7e0: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e  ckin_.c:checkin.
e7f0: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68  h checkout_.c:ch
e800: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69  eckout.h clearsi
e810: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e  gn_.c:clearsign.
e820: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65  h clone_.c:clone
e830: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a  .h comformat_.c:
e840: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73  comformat.h cons
e850: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75  truct_.c:constru
e860: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a  ct.h content_.c:
e870: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a  content.h db_.c:
e880: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65  db.h delta_.c:de
e890: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e  lta.h deltacmd_.
e8a0: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73  c:deltacmd.h des
e8b0: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63  cendents_.c:desc
e8c0: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e  endents.h diff_.
e8d0: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64  c:diff.h diffcmd
e8e0: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e  _.c:diffcmd.h en
e8f0: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68  code_.c:encode.h
e900: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20   file_.c:file.h 
e910: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69  http_.c:http.h i
e920: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f  nfo_.c:info.h lo
e930: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d  gin_.c:login.h m
e940: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61  ain_.c:main.h ma
e950: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65  nifest_.c:manife
e960: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e  st.h md5_.c:md5.
e970: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65  h merge_.c:merge
e980: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72  .h merge3_.c:mer
e990: 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63  ge3.h my_page_.c
e9a0: 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f  :my_page.h name_
e9b0: 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f  .c:name.h pivot_
e9c0: 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75  .c:pivot.h pqueu
e9d0: 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72  e_.c:pqueue.h pr
e9e0: 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68  intf_.c:printf.h
e9f0: 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75   rebuild_.c:rebu
ea00: 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73  ild.h rss_.c:rss
ea10: 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68  .h schema_.c:sch
ea20: 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73  ema.h setup_.c:s
ea30: 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73  etup.h sha1_.c:s
ea40: 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73  ha1.h style_.c:s
ea50: 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74  tyle.h subscript
ea60: 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20  _.c:subscript.h 
ea70: 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74  sync_.c:sync.h t
ea80: 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76  ag_.c:tag.h tagv
ea90: 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68  iew_.c:tagview.h
eaa0: 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d   timeline_.c:tim
eab0: 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74  eline.h tkt_.c:t
eac0: 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e  kt.h tktconfig_.
ead0: 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b  c:tktconfig.h tk
eae0: 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74  tsetup_.c:tktset
eaf0: 75 70 2e 68 20 74 6f 6b 65 6e 69 7a 65 5f 70 61  up.h tokenize_pa
eb00: 74 68 5f 2e 63 3a 74 6f 6b 65 6e 69 7a 65 5f 70  th_.c:tokenize_p
eb10: 61 74 68 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e  ath.h undo_.c:un
eb20: 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75  do.h update_.c:u
eb30: 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75  pdate.h url_.c:u
eb40: 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65  rl.h user_.c:use
eb50: 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65  r.h verify_.c:ve
eb60: 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a  rify.h vfile_.c:
eb70: 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a  vfile.h wiki_.c:
eb80: 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61  wiki.h wikiforma
eb90: 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e  t_.c:wikiformat.
eba0: 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68  h xfer_.c:xfer.h
ebb0: 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28   zip_.c:zip.h $(
ebc0: 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e  SRCDIR)/sqlite3.
ebd0: 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74  h ./VERSION.h..t
ebe0: 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 73 65  ouch headers..se
ebf0: 74 75 70 5f 2e 63 3a 09 24 28 53 52 43 44 49 52  tup_.c:.$(SRCDIR
ec00: 29 2f 73 65 74 75 70 2e 63 20 24 28 53 52 43 44  )/setup.c $(SRCD
ec10: 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e  IR)/VERSION tran
ec20: 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61  slate.../transla
ec30: 74 65 20 24 28 53 52 43 44 49 52 29 2f 73 65 74  te $(SRCDIR)/set
ec40: 75 70 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28  up.c | sed -f $(
ec50: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20  SRCDIR)/VERSION 
ec60: 3e 73 65 74 75 70 5f 2e 63 0a 0a 73 65 74 75 70  >setup_.c..setup
ec70: 2e 6f 3a 09 73 65 74 75 70 5f 2e 63 20 73 65 74  .o:.setup_.c set
ec80: 75 70 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f  up.h  $(SRCDIR)/
ec90: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43  config.h..$(XTCC
eca0: 29 20 2d 6f 20 73 65 74 75 70 2e 6f 20 2d 63 20  ) -o setup.o -c 
ecb0: 73 65 74 75 70 5f 2e 63 0a 0a 73 65 74 75 70 2e  setup_.c..setup.
ecc0: 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09  h:.makeheaders..
ecd0: 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61  ./makeheaders  a
ece0: 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69  dd_.c:add.h admi
ecf0: 6e 5f 73 71 6c 5f 70 61 67 65 5f 2e 63 3a 61 64  n_sql_page_.c:ad
ed00: 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 2e 68 20 62  min_sql_page.h b
ed10: 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62  ag_.c:bag.h blob
ed20: 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63  _.c:blob.h branc
ed30: 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72  h_.c:branch.h br
ed40: 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68  owse_.c:browse.h
ed50: 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68   cgi_.c:cgi.h ch
ed60: 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e  eckin_.c:checkin
ed70: 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63  .h checkout_.c:c
ed80: 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73  heckout.h clears
ed90: 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e  ign_.c:clearsign
eda0: 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e  .h clone_.c:clon
edb0: 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63  e.h comformat_.c
edc0: 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e  :comformat.h con
edd0: 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72  struct_.c:constr
ede0: 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63  uct.h content_.c
edf0: 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63  :content.h db_.c
ee00: 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64  :db.h delta_.c:d
ee10: 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f  elta.h deltacmd_
ee20: 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65  .c:deltacmd.h de
ee30: 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73  scendents_.c:des
ee40: 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f  cendents.h diff_
ee50: 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d  .c:diff.h diffcm
ee60: 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65  d_.c:diffcmd.h e
ee70: 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e  ncode_.c:encode.
ee80: 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68  h file_.c:file.h
ee90: 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20   http_.c:http.h 
eea0: 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c  info_.c:info.h l
eeb0: 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20  ogin_.c:login.h 
eec0: 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d  main_.c:main.h m
eed0: 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66  anifest_.c:manif
eee0: 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35  est.h md5_.c:md5
eef0: 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67  .h merge_.c:merg
ef00: 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65  e.h merge3_.c:me
ef10: 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e  rge3.h my_page_.
ef20: 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65  c:my_page.h name
ef30: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74  _.c:name.h pivot
ef40: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65  _.c:pivot.h pque
ef50: 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70  ue_.c:pqueue.h p
ef60: 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e  rintf_.c:printf.
ef70: 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62  h rebuild_.c:reb
ef80: 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73  uild.h rss_.c:rs
ef90: 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63  s.h schema_.c:sc
efa0: 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a  hema.h setup_.c:
efb0: 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a  setup.h sha1_.c:
efc0: 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a  sha1.h style_.c:
efd0: 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70  style.h subscrip
efe0: 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68  t_.c:subscript.h
eff0: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20   sync_.c:sync.h 
f000: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67  tag_.c:tag.h tag
f010: 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e  view_.c:tagview.
f020: 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69  h timeline_.c:ti
f030: 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a  meline.h tkt_.c:
f040: 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f  tkt.h tktconfig_
f050: 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74  .c:tktconfig.h t
f060: 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65  ktsetup_.c:tktse
f070: 74 75 70 2e 68 20 74 6f 6b 65 6e 69 7a 65 5f 70  tup.h tokenize_p
f080: 61 74 68 5f 2e 63 3a 74 6f 6b 65 6e 69 7a 65 5f  ath_.c:tokenize_
f090: 70 61 74 68 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75  path.h undo_.c:u
f0a0: 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a  ndo.h update_.c:
f0b0: 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a  update.h url_.c:
f0c0: 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73  url.h user_.c:us
f0d0: 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76  er.h verify_.c:v
f0e0: 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63  erify.h vfile_.c
f0f0: 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63  :vfile.h wiki_.c
f100: 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d  :wiki.h wikiform
f110: 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74  at_.c:wikiformat
f120: 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e  .h xfer_.c:xfer.
f130: 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24  h zip_.c:zip.h $
f140: 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33  (SRCDIR)/sqlite3
f150: 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09  .h ./VERSION.h..
f160: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 73  touch headers..s
f170: 68 61 31 5f 2e 63 3a 09 24 28 53 52 43 44 49 52  ha1_.c:.$(SRCDIR
f180: 29 2f 73 68 61 31 2e 63 20 24 28 53 52 43 44 49  )/sha1.c $(SRCDI
f190: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73  R)/VERSION trans
f1a0: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74  late.../translat
f1b0: 65 20 24 28 53 52 43 44 49 52 29 2f 73 68 61 31  e $(SRCDIR)/sha1
f1c0: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52  .c | sed -f $(SR
f1d0: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 73  CDIR)/VERSION >s
f1e0: 68 61 31 5f 2e 63 0a 0a 73 68 61 31 2e 6f 3a 09  ha1_.c..sha1.o:.
f1f0: 73 68 61 31 5f 2e 63 20 73 68 61 31 2e 68 20 20  sha1_.c sha1.h  
f200: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67  $(SRCDIR)/config
f210: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 73  .h..$(XTCC) -o s
f220: 68 61 31 2e 6f 20 2d 63 20 73 68 61 31 5f 2e 63  ha1.o -c sha1_.c
f230: 0a 0a 73 68 61 31 2e 68 3a 09 6d 61 6b 65 68 65  ..sha1.h:.makehe
f240: 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61  aders.../makehea
f250: 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64  ders  add_.c:add
f260: 2e 68 20 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67  .h admin_sql_pag
f270: 65 5f 2e 63 3a 61 64 6d 69 6e 5f 73 71 6c 5f 70  e_.c:admin_sql_p
f280: 61 67 65 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67  age.h bag_.c:bag
f290: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e  .h blob_.c:blob.
f2a0: 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e  h branch_.c:bran
f2b0: 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62  ch.h browse_.c:b
f2c0: 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63  rowse.h cgi_.c:c
f2d0: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a  gi.h checkin_.c:
f2e0: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f  checkin.h checko
f2f0: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68  ut_.c:checkout.h
f300: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c   clearsign_.c:cl
f310: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f  earsign.h clone_
f320: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f  .c:clone.h comfo
f330: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61  rmat_.c:comforma
f340: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63  t.h construct_.c
f350: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e  :construct.h con
f360: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e  tent_.c:content.
f370: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c  h db_.c:db.h del
f380: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65  ta_.c:delta.h de
f390: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63  ltacmd_.c:deltac
f3a0: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73  md.h descendents
f3b0: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e  _.c:descendents.
f3c0: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68  h diff_.c:diff.h
f3d0: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66   diffcmd_.c:diff
f3e0: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a  cmd.h encode_.c:
f3f0: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63  encode.h file_.c
f400: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a  :file.h http_.c:
f410: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69  http.h info_.c:i
f420: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c  nfo.h login_.c:l
f430: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d  ogin.h main_.c:m
f440: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e  ain.h manifest_.
f450: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35  c:manifest.h md5
f460: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f  _.c:md5.h merge_
f470: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65  .c:merge.h merge
f480: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79  3_.c:merge3.h my
f490: 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65  _page_.c:my_page
f4a0: 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e  .h name_.c:name.
f4b0: 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74  h pivot_.c:pivot
f4c0: 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75  .h pqueue_.c:pqu
f4d0: 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a  eue.h printf_.c:
f4e0: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64  printf.h rebuild
f4f0: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73  _.c:rebuild.h rs
f500: 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d  s_.c:rss.h schem
f510: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65  a_.c:schema.h se
f520: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73  tup_.c:setup.h s
f530: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74  ha1_.c:sha1.h st
f540: 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73  yle_.c:style.h s
f550: 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73  ubscript_.c:subs
f560: 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a  cript.h sync_.c:
f570: 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61  sync.h tag_.c:ta
f580: 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74  g.h tagview_.c:t
f590: 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e  agview.h timelin
f5a0: 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20  e_.c:timeline.h 
f5b0: 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74  tkt_.c:tkt.h tkt
f5c0: 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e  config_.c:tktcon
f5d0: 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e  fig.h tktsetup_.
f5e0: 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 74 6f 6b  c:tktsetup.h tok
f5f0: 65 6e 69 7a 65 5f 70 61 74 68 5f 2e 63 3a 74 6f  enize_path_.c:to
f600: 6b 65 6e 69 7a 65 5f 70 61 74 68 2e 68 20 75 6e  kenize_path.h un
f610: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64  do_.c:undo.h upd
f620: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20  ate_.c:update.h 
f630: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65  url_.c:url.h use
f640: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69  r_.c:user.h veri
f650: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76  fy_.c:verify.h v
f660: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20  file_.c:vfile.h 
f670: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77  wiki_.c:wiki.h w
f680: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b  ikiformat_.c:wik
f690: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e  iformat.h xfer_.
f6a0: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a  c:xfer.h zip_.c:
f6b0: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f  zip.h $(SRCDIR)/
f6c0: 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53  sqlite3.h ./VERS
f6d0: 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61  ION.h..touch hea
f6e0: 64 65 72 73 0a 0a 73 74 79 6c 65 5f 2e 63 3a 09  ders..style_.c:.
f6f0: 24 28 53 52 43 44 49 52 29 2f 73 74 79 6c 65 2e  $(SRCDIR)/style.
f700: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  c $(SRCDIR)/VERS
f710: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e  ION translate...
f720: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43  /translate $(SRC
f730: 44 49 52 29 2f 73 74 79 6c 65 2e 63 20 7c 20 73  DIR)/style.c | s
f740: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f  ed -f $(SRCDIR)/
f750: 56 45 52 53 49 4f 4e 20 3e 73 74 79 6c 65 5f 2e  VERSION >style_.
f760: 63 0a 0a 73 74 79 6c 65 2e 6f 3a 09 73 74 79 6c  c..style.o:.styl
f770: 65 5f 2e 63 20 73 74 79 6c 65 2e 68 20 20 24 28  e_.c style.h  $(
f780: 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68  SRCDIR)/config.h
f790: 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 73 74 79  ..$(XTCC) -o sty
f7a0: 6c 65 2e 6f 20 2d 63 20 73 74 79 6c 65 5f 2e 63  le.o -c style_.c
f7b0: 0a 0a 73 74 79 6c 65 2e 68 3a 09 6d 61 6b 65 68  ..style.h:.makeh
f7c0: 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65  eaders.../makehe
f7d0: 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64  aders  add_.c:ad
f7e0: 64 2e 68 20 61 64 6d 69 6e 5f 73 71 6c 5f 70 61  d.h admin_sql_pa
f7f0: 67 65 5f 2e 63 3a 61 64 6d 69 6e 5f 73 71 6c 5f  ge_.c:admin_sql_
f800: 70 61 67 65 2e 68 20 62 61 67 5f 2e 63 3a 62 61  page.h bag_.c:ba
f810: 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62  g.h blob_.c:blob
f820: 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61  .h branch_.c:bra
f830: 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a  nch.h browse_.c:
f840: 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a  browse.h cgi_.c:
f850: 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63  cgi.h checkin_.c
f860: 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b  :checkin.h check
f870: 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e  out_.c:checkout.
f880: 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63  h clearsign_.c:c
f890: 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65  learsign.h clone
f8a0: 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66  _.c:clone.h comf
f8b0: 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d  ormat_.c:comform
f8c0: 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e  at.h construct_.
f8d0: 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f  c:construct.h co
f8e0: 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74  ntent_.c:content
f8f0: 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65  .h db_.c:db.h de
f900: 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64  lta_.c:delta.h d
f910: 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61  eltacmd_.c:delta
f920: 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74  cmd.h descendent
f930: 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73  s_.c:descendents
f940: 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e  .h diff_.c:diff.
f950: 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66  h diffcmd_.c:dif
f960: 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63  fcmd.h encode_.c
f970: 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e  :encode.h file_.
f980: 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63  c:file.h http_.c
f990: 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a  :http.h info_.c:
f9a0: 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a  info.h login_.c:
f9b0: 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a  login.h main_.c:
f9c0: 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f  main.h manifest_
f9d0: 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64  .c:manifest.h md
f9e0: 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65  5_.c:md5.h merge
f9f0: 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67  _.c:merge.h merg
fa00: 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d  e3_.c:merge3.h m
fa10: 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67  y_page_.c:my_pag
fa20: 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65  e.h name_.c:name
fa30: 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f  .h pivot_.c:pivo
fa40: 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71  t.h pqueue_.c:pq
fa50: 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63  ueue.h printf_.c
fa60: 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c  :printf.h rebuil
fa70: 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72  d_.c:rebuild.h r
fa80: 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65  ss_.c:rss.h sche
fa90: 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73  ma_.c:schema.h s
faa0: 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20  etup_.c:setup.h 
fab0: 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73  sha1_.c:sha1.h s
fac0: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20  tyle_.c:style.h 
fad0: 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62  subscript_.c:sub
fae0: 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63  script.h sync_.c
faf0: 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74  :sync.h tag_.c:t
fb00: 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a  ag.h tagview_.c:
fb10: 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69  tagview.h timeli
fb20: 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68  ne_.c:timeline.h
fb30: 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b   tkt_.c:tkt.h tk
fb40: 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f  tconfig_.c:tktco
fb50: 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f  nfig.h tktsetup_
fb60: 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 74 6f  .c:tktsetup.h to
fb70: 6b 65 6e 69 7a 65 5f 70 61 74 68 5f 2e 63 3a 74  kenize_path_.c:t
fb80: 6f 6b 65 6e 69 7a 65 5f 70 61 74 68 2e 68 20 75  okenize_path.h u
fb90: 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70  ndo_.c:undo.h up
fba0: 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68  date_.c:update.h
fbb0: 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73   url_.c:url.h us
fbc0: 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72  er_.c:user.h ver
fbd0: 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20  ify_.c:verify.h 
fbe0: 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68  vfile_.c:vfile.h
fbf0: 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20   wiki_.c:wiki.h 
fc00: 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69  wikiformat_.c:wi
fc10: 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f  kiformat.h xfer_
fc20: 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63  .c:xfer.h zip_.c
fc30: 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29  :zip.h $(SRCDIR)
fc40: 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52  /sqlite3.h ./VER
fc50: 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65  SION.h..touch he
fc60: 61 64 65 72 73 0a 0a 73 75 62 73 63 72 69 70 74  aders..subscript
fc70: 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 73  _.c:.$(SRCDIR)/s
fc80: 75 62 73 63 72 69 70 74 2e 63 20 24 28 53 52 43  ubscript.c $(SRC
fc90: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61  DIR)/VERSION tra
fca0: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c  nslate.../transl
fcb0: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 73 75  ate $(SRCDIR)/su
fcc0: 62 73 63 72 69 70 74 2e 63 20 7c 20 73 65 64 20  bscript.c | sed 
fcd0: 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  -f $(SRCDIR)/VER
fce0: 53 49 4f 4e 20 3e 73 75 62 73 63 72 69 70 74 5f  SION >subscript_
fcf0: 2e 63 0a 0a 73 75 62 73 63 72 69 70 74 2e 6f 3a  .c..subscript.o:
fd00: 09 73 75 62 73 63 72 69 70 74 5f 2e 63 20 73 75  .subscript_.c su
fd10: 62 73 63 72 69 70 74 2e 68 20 20 24 28 53 52 43  bscript.h  $(SRC
fd20: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24  DIR)/config.h..$
fd30: 28 58 54 43 43 29 20 2d 6f 20 73 75 62 73 63 72  (XTCC) -o subscr
fd40: 69 70 74 2e 6f 20 2d 63 20 73 75 62 73 63 72 69  ipt.o -c subscri
fd50: 70 74 5f 2e 63 0a 0a 73 75 62 73 63 72 69 70 74  pt_.c..subscript
fd60: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a  .h:.makeheaders.
fd70: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20  ../makeheaders  
fd80: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d  add_.c:add.h adm
fd90: 69 6e 5f 73 71 6c 5f 70 61 67 65 5f 2e 63 3a 61  in_sql_page_.c:a
fda0: 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 2e 68 20  dmin_sql_page.h 
fdb0: 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f  bag_.c:bag.h blo
fdc0: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e  b_.c:blob.h bran
fdd0: 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62  ch_.c:branch.h b
fde0: 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e  rowse_.c:browse.
fdf0: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63  h cgi_.c:cgi.h c
fe00: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69  heckin_.c:checki
fe10: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a  n.h checkout_.c:
fe20: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72  checkout.h clear
fe30: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67  sign_.c:clearsig
fe40: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f  n.h clone_.c:clo
fe50: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e  ne.h comformat_.
fe60: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f  c:comformat.h co
fe70: 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74  nstruct_.c:const
fe80: 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e  ruct.h content_.
fe90: 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e  c:content.h db_.
fea0: 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a  c:db.h delta_.c:
feb0: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64  delta.h deltacmd
fec0: 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64  _.c:deltacmd.h d
fed0: 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65  escendents_.c:de
fee0: 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66  scendents.h diff
fef0: 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63  _.c:diff.h diffc
ff00: 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20  md_.c:diffcmd.h 
ff10: 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65  encode_.c:encode
ff20: 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e  .h file_.c:file.
ff30: 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68  h http_.c:http.h
ff40: 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20   info_.c:info.h 
ff50: 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68  login_.c:login.h
ff60: 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20   main_.c:main.h 
ff70: 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69  manifest_.c:mani
ff80: 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64  fest.h md5_.c:md
ff90: 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72  5.h merge_.c:mer
ffa0: 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d  ge.h merge3_.c:m
ffb0: 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f  erge3.h my_page_
ffc0: 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d  .c:my_page.h nam
ffd0: 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f  e_.c:name.h pivo
ffe0: 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75  t_.c:pivot.h pqu
fff0: 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20  eue_.c:pqueue.h 
10000 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66  printf_.c:printf
10010 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65  .h rebuild_.c:re
10020 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72  build.h rss_.c:r
10030 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73  ss.h schema_.c:s
10040 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63  chema.h setup_.c
10050 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63  :setup.h sha1_.c
10060 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63  :sha1.h style_.c
10070 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69  :style.h subscri
10080 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e  pt_.c:subscript.
10090 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68  h sync_.c:sync.h
100a0 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61   tag_.c:tag.h ta
100b0 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77  gview_.c:tagview
100c0 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74  .h timeline_.c:t
100d0 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63  imeline.h tkt_.c
100e0 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67  :tkt.h tktconfig
100f0 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20  _.c:tktconfig.h 
10100 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73  tktsetup_.c:tkts
10110 65 74 75 70 2e 68 20 74 6f 6b 65 6e 69 7a 65 5f  etup.h tokenize_
10120 70 61 74 68 5f 2e 63 3a 74 6f 6b 65 6e 69 7a 65  path_.c:tokenize
10130 5f 70 61 74 68 2e 68 20 75 6e 64 6f 5f 2e 63 3a  _path.h undo_.c:
10140 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63  undo.h update_.c
10150 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63  :update.h url_.c
10160 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75  :url.h user_.c:u
10170 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a  ser.h verify_.c:
10180 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e  verify.h vfile_.
10190 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e  c:vfile.h wiki_.
101a0 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72  c:wiki.h wikifor
101b0 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61  mat_.c:wikiforma
101c0 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72  t.h xfer_.c:xfer
101d0 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20  .h zip_.c:zip.h 
101e0 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65  $(SRCDIR)/sqlite
101f0 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a  3.h ./VERSION.h.
10200 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a  .touch headers..
10210 73 79 6e 63 5f 2e 63 3a 09 24 28 53 52 43 44 49  sync_.c:.$(SRCDI
10220 52 29 2f 73 79 6e 63 2e 63 20 24 28 53 52 43 44  R)/sync.c $(SRCD
10230 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e  IR)/VERSION tran
10240 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61  slate.../transla
10250 74 65 20 24 28 53 52 43 44 49 52 29 2f 73 79 6e  te $(SRCDIR)/syn
10260 63 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53  c.c | sed -f $(S
10270 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e  RCDIR)/VERSION >
10280 73 79 6e 63 5f 2e 63 0a 0a 73 79 6e 63 2e 6f 3a  sync_.c..sync.o:
10290 09 73 79 6e 63 5f 2e 63 20 73 79 6e 63 2e 68 20  .sync_.c sync.h 
102a0 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69   $(SRCDIR)/confi
102b0 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20  g.h..$(XTCC) -o 
102c0 73 79 6e 63 2e 6f 20 2d 63 20 73 79 6e 63 5f 2e  sync.o -c sync_.
102d0 63 0a 0a 73 79 6e 63 2e 68 3a 09 6d 61 6b 65 68  c..sync.h:.makeh
102e0 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65  eaders.../makehe
102f0 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64  aders  add_.c:ad
10300 64 2e 68 20 61 64 6d 69 6e 5f 73 71 6c 5f 70 61  d.h admin_sql_pa
10310 67 65 5f 2e 63 3a 61 64 6d 69 6e 5f 73 71 6c 5f  ge_.c:admin_sql_
10320 70 61 67 65 2e 68 20 62 61 67 5f 2e 63 3a 62 61  page.h bag_.c:ba
10330 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62  g.h blob_.c:blob
10340 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61  .h branch_.c:bra
10350 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a  nch.h browse_.c:
10360 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a  browse.h cgi_.c:
10370 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63  cgi.h checkin_.c
10380 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b  :checkin.h check
10390 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e  out_.c:checkout.
103a0 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63  h clearsign_.c:c
103b0 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65  learsign.h clone
103c0 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66  _.c:clone.h comf
103d0 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d  ormat_.c:comform
103e0 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e  at.h construct_.
103f0 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f  c:construct.h co
10400 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74  ntent_.c:content
10410 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65  .h db_.c:db.h de
10420 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64  lta_.c:delta.h d
10430 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61  eltacmd_.c:delta
10440 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74  cmd.h descendent
10450 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73  s_.c:descendents
10460 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e  .h diff_.c:diff.
10470 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66  h diffcmd_.c:dif
10480 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63  fcmd.h encode_.c
10490 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e  :encode.h file_.
104a0 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63  c:file.h http_.c
104b0 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a  :http.h info_.c:
104c0 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a  info.h login_.c:
104d0 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a  login.h main_.c:
104e0 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f  main.h manifest_
104f0 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64  .c:manifest.h md
10500 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65  5_.c:md5.h merge
10510 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67  _.c:merge.h merg
10520 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d  e3_.c:merge3.h m
10530 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67  y_page_.c:my_pag
10540 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65  e.h name_.c:name
10550 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f  .h pivot_.c:pivo
10560 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71  t.h pqueue_.c:pq
10570 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63  ueue.h printf_.c
10580 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c  :printf.h rebuil
10590 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72  d_.c:rebuild.h r
105a0 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65  ss_.c:rss.h sche
105b0 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73  ma_.c:schema.h s
105c0 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20  etup_.c:setup.h 
105d0 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73  sha1_.c:sha1.h s
105e0 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20  tyle_.c:style.h 
105f0 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62  subscript_.c:sub
10600 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63  script.h sync_.c
10610 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74  :sync.h tag_.c:t
10620 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a  ag.h tagview_.c:
10630 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69  tagview.h timeli
10640 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68  ne_.c:timeline.h
10650 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b   tkt_.c:tkt.h tk
10660 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f  tconfig_.c:tktco
10670 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f  nfig.h tktsetup_
10680 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 74 6f  .c:tktsetup.h to
10690 6b 65 6e 69 7a 65 5f 70 61 74 68 5f 2e 63 3a 74  kenize_path_.c:t
106a0 6f 6b 65 6e 69 7a 65 5f 70 61 74 68 2e 68 20 75  okenize_path.h u
106b0 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70  ndo_.c:undo.h up
106c0 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68  date_.c:update.h
106d0 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73   url_.c:url.h us
106e0 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72  er_.c:user.h ver
106f0 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20  ify_.c:verify.h 
10700 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68  vfile_.c:vfile.h
10710 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20   wiki_.c:wiki.h 
10720 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69  wikiformat_.c:wi
10730 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f  kiformat.h xfer_
10740 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63  .c:xfer.h zip_.c
10750 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29  :zip.h $(SRCDIR)
10760 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52  /sqlite3.h ./VER
10770 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65  SION.h..touch he
10780 61 64 65 72 73 0a 0a 74 61 67 5f 2e 63 3a 09 24  aders..tag_.c:.$
10790 28 53 52 43 44 49 52 29 2f 74 61 67 2e 63 20 24  (SRCDIR)/tag.c $
107a0 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
107b0 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72   translate.../tr
107c0 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52  anslate $(SRCDIR
107d0 29 2f 74 61 67 2e 63 20 7c 20 73 65 64 20 2d 66  )/tag.c | sed -f
107e0 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49   $(SRCDIR)/VERSI
107f0 4f 4e 20 3e 74 61 67 5f 2e 63 0a 0a 74 61 67 2e  ON >tag_.c..tag.
10800 6f 3a 09 74 61 67 5f 2e 63 20 74 61 67 2e 68 20  o:.tag_.c tag.h 
10810 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69   $(SRCDIR)/confi
10820 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20  g.h..$(XTCC) -o 
10830 74 61 67 2e 6f 20 2d 63 20 74 61 67 5f 2e 63 0a  tag.o -c tag_.c.
10840 0a 74 61 67 2e 68 3a 09 6d 61 6b 65 68 65 61 64  .tag.h:.makehead
10850 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65  ers.../makeheade
10860 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68  rs  add_.c:add.h
10870 20 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 5f   admin_sql_page_
10880 2e 63 3a 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67  .c:admin_sql_pag
10890 65 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68  e.h bag_.c:bag.h
108a0 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20   blob_.c:blob.h 
108b0 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68  branch_.c:branch
108c0 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f  .h browse_.c:bro
108d0 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69  wse.h cgi_.c:cgi
108e0 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68  .h checkin_.c:ch
108f0 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74  eckin.h checkout
10900 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63  _.c:checkout.h c
10910 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61  learsign_.c:clea
10920 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63  rsign.h clone_.c
10930 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d  :clone.h comform
10940 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e  at_.c:comformat.
10950 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63  h construct_.c:c
10960 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65  onstruct.h conte
10970 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20  nt_.c:content.h 
10980 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61  db_.c:db.h delta
10990 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74  _.c:delta.h delt
109a0 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64  acmd_.c:deltacmd
109b0 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e  .h descendents_.
109c0 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20  c:descendents.h 
109d0 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64  diff_.c:diff.h d
109e0 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d  iffcmd_.c:diffcm
109f0 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e  d.h encode_.c:en
10a00 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66  code.h file_.c:f
10a10 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74  ile.h http_.c:ht
10a20 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66  tp.h info_.c:inf
10a30 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67  o.h login_.c:log
10a40 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69  in.h main_.c:mai
10a50 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a  n.h manifest_.c:
10a60 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e  manifest.h md5_.
10a70 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63  c:md5.h merge_.c
10a80 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f  :merge.h merge3_
10a90 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70  .c:merge3.h my_p
10aa0 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68  age_.c:my_page.h
10ab0 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20   name_.c:name.h 
10ac0 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68  pivot_.c:pivot.h
10ad0 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75   pqueue_.c:pqueu
10ae0 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72  e.h printf_.c:pr
10af0 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e  intf.h rebuild_.
10b00 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f  c:rebuild.h rss_
10b10 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f  .c:rss.h schema_
10b20 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75  .c:schema.h setu
10b30 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61  p_.c:setup.h sha
10b40 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c  1_.c:sha1.h styl
10b50 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62  e_.c:style.h sub
10b60 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72  script_.c:subscr
10b70 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79  ipt.h sync_.c:sy
10b80 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e  nc.h tag_.c:tag.
10b90 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67  h tagview_.c:tag
10ba0 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f  view.h timeline_
10bb0 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b  .c:timeline.h tk
10bc0 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f  t_.c:tkt.h tktco
10bd0 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69  nfig_.c:tktconfi
10be0 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a  g.h tktsetup_.c:
10bf0 74 6b 74 73 65 74 75 70 2e 68 20 74 6f 6b 65 6e  tktsetup.h token
10c00 69 7a 65 5f 70 61 74 68 5f 2e 63 3a 74 6f 6b 65  ize_path_.c:toke
10c10 6e 69 7a 65 5f 70 61 74 68 2e 68 20 75 6e 64 6f  nize_path.h undo
10c20 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74  _.c:undo.h updat
10c30 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72  e_.c:update.h ur
10c40 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f  l_.c:url.h user_
10c50 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79  .c:user.h verify
10c60 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69  _.c:verify.h vfi
10c70 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69  le_.c:vfile.h wi
10c80 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b  ki_.c:wiki.h wik
10c90 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66  iformat_.c:wikif
10ca0 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a  ormat.h xfer_.c:
10cb0 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69  xfer.h zip_.c:zi
10cc0 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71  p.h $(SRCDIR)/sq
10cd0 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f  lite3.h ./VERSIO
10ce0 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65  N.h..touch heade
10cf0 72 73 0a 0a 74 61 67 76 69 65 77 5f 2e 63 3a 09  rs..tagview_.c:.
10d00 24 28 53 52 43 44 49 52 29 2f 74 61 67 76 69 65  $(SRCDIR)/tagvie
10d10 77 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45  w.c $(SRCDIR)/VE
10d20 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a  RSION translate.
10d30 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53  ../translate $(S
10d40 52 43 44 49 52 29 2f 74 61 67 76 69 65 77 2e 63  RCDIR)/tagview.c
10d50 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44   | sed -f $(SRCD
10d60 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 74 61 67  IR)/VERSION >tag
10d70 76 69 65 77 5f 2e 63 0a 0a 74 61 67 76 69 65 77  view_.c..tagview
10d80 2e 6f 3a 09 74 61 67 76 69 65 77 5f 2e 63 20 74  .o:.tagview_.c t
10d90 61 67 76 69 65 77 2e 68 20 20 24 28 53 52 43 44  agview.h  $(SRCD
10da0 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28  IR)/config.h..$(
10db0 58 54 43 43 29 20 2d 6f 20 74 61 67 76 69 65 77  XTCC) -o tagview
10dc0 2e 6f 20 2d 63 20 74 61 67 76 69 65 77 5f 2e 63  .o -c tagview_.c
10dd0 0a 0a 74 61 67 76 69 65 77 2e 68 3a 09 6d 61 6b  ..tagview.h:.mak
10de0 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65  eheaders.../make
10df0 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a  headers  add_.c:
10e00 61 64 64 2e 68 20 61 64 6d 69 6e 5f 73 71 6c 5f  add.h admin_sql_
10e10 70 61 67 65 5f 2e 63 3a 61 64 6d 69 6e 5f 73 71  page_.c:admin_sq
10e20 6c 5f 70 61 67 65 2e 68 20 62 61 67 5f 2e 63 3a  l_page.h bag_.c:
10e30 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c  bag.h blob_.c:bl
10e40 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62  ob.h branch_.c:b
10e50 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e  ranch.h browse_.
10e60 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e  c:browse.h cgi_.
10e70 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f  c:cgi.h checkin_
10e80 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65  .c:checkin.h che
10e90 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75  ckout_.c:checkou
10ea0 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63  t.h clearsign_.c
10eb0 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f  :clearsign.h clo
10ec0 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f  ne_.c:clone.h co
10ed0 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f  mformat_.c:comfo
10ee0 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74  rmat.h construct
10ef0 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20  _.c:construct.h 
10f00 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65  content_.c:conte
10f10 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20  nt.h db_.c:db.h 
10f20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68  delta_.c:delta.h
10f30 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c   deltacmd_.c:del
10f40 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65  tacmd.h descende
10f50 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e  nts_.c:descenden
10f60 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66  ts.h diff_.c:dif
10f70 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64  f.h diffcmd_.c:d
10f80 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f  iffcmd.h encode_
10f90 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65  .c:encode.h file
10fa0 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f  _.c:file.h http_
10fb0 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e  .c:http.h info_.
10fc0 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e  c:info.h login_.
10fd0 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e  c:login.h main_.
10fe0 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73  c:main.h manifes
10ff0 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20  t_.c:manifest.h 
11000 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72  md5_.c:md5.h mer
11010 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65  ge_.c:merge.h me
11020 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68  rge3_.c:merge3.h
11030 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70   my_page_.c:my_p
11040 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61  age.h name_.c:na
11050 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69  me.h pivot_.c:pi
11060 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a  vot.h pqueue_.c:
11070 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f  pqueue.h printf_
11080 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75  .c:printf.h rebu
11090 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68  ild_.c:rebuild.h
110a0 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63   rss_.c:rss.h sc
110b0 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68  hema_.c:schema.h
110c0 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e   setup_.c:setup.
110d0 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68  h sha1_.c:sha1.h
110e0 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e   style_.c:style.
110f0 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73  h subscript_.c:s
11100 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f  ubscript.h sync_
11110 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63  .c:sync.h tag_.c
11120 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e  :tag.h tagview_.
11130 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65  c:tagview.h time
11140 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65  line_.c:timeline
11150 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20  .h tkt_.c:tkt.h 
11160 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74  tktconfig_.c:tkt
11170 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75  config.h tktsetu
11180 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20  p_.c:tktsetup.h 
11190 74 6f 6b 65 6e 69 7a 65 5f 70 61 74 68 5f 2e 63  tokenize_path_.c
111a0 3a 74 6f 6b 65 6e 69 7a 65 5f 70 61 74 68 2e 68  :tokenize_path.h
111b0 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20   undo_.c:undo.h 
111c0 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65  update_.c:update
111d0 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20  .h url_.c:url.h 
111e0 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76  user_.c:user.h v
111f0 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e  erify_.c:verify.
11200 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65  h vfile_.c:vfile
11210 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e  .h wiki_.c:wiki.
11220 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a  h wikiformat_.c:
11230 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65  wikiformat.h xfe
11240 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f  r_.c:xfer.h zip_
11250 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49  .c:zip.h $(SRCDI
11260 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56  R)/sqlite3.h ./V
11270 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20  ERSION.h..touch 
11280 68 65 61 64 65 72 73 0a 0a 74 69 6d 65 6c 69 6e  headers..timelin
11290 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f  e_.c:.$(SRCDIR)/
112a0 74 69 6d 65 6c 69 6e 65 2e 63 20 24 28 53 52 43  timeline.c $(SRC
112b0 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61  DIR)/VERSION tra
112c0 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c  nslate.../transl
112d0 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 74 69  ate $(SRCDIR)/ti
112e0 6d 65 6c 69 6e 65 2e 63 20 7c 20 73 65 64 20 2d  meline.c | sed -
112f0 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  f $(SRCDIR)/VERS
11300 49 4f 4e 20 3e 74 69 6d 65 6c 69 6e 65 5f 2e 63  ION >timeline_.c
11310 0a 0a 74 69 6d 65 6c 69 6e 65 2e 6f 3a 09 74 69  ..timeline.o:.ti
11320 6d 65 6c 69 6e 65 5f 2e 63 20 74 69 6d 65 6c 69  meline_.c timeli
11330 6e 65 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f  ne.h  $(SRCDIR)/
11340 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43  config.h..$(XTCC
11350 29 20 2d 6f 20 74 69 6d 65 6c 69 6e 65 2e 6f 20  ) -o timeline.o 
11360 2d 63 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 0a 0a  -c timeline_.c..
11370 74 69 6d 65 6c 69 6e 65 2e 68 3a 09 6d 61 6b 65  timeline.h:.make
11380 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68  headers.../makeh
11390 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61  eaders  add_.c:a
113a0 64 64 2e 68 20 61 64 6d 69 6e 5f 73 71 6c 5f 70  dd.h admin_sql_p
113b0 61 67 65 5f 2e 63 3a 61 64 6d 69 6e 5f 73 71 6c  age_.c:admin_sql
113c0 5f 70 61 67 65 2e 68 20 62 61 67 5f 2e 63 3a 62  _page.h bag_.c:b
113d0 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f  ag.h blob_.c:blo
113e0 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72  b.h branch_.c:br
113f0 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63  anch.h browse_.c
11400 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63  :browse.h cgi_.c
11410 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e  :cgi.h checkin_.
11420 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63  c:checkin.h chec
11430 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74  kout_.c:checkout
11440 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a  .h clearsign_.c:
11450 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e  clearsign.h clon
11460 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d  e_.c:clone.h com
11470 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72  format_.c:comfor
11480 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f  mat.h construct_
11490 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63  .c:construct.h c
114a0 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e  ontent_.c:conten
114b0 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64  t.h db_.c:db.h d
114c0 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20  elta_.c:delta.h 
114d0 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74  deltacmd_.c:delt
114e0 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e  acmd.h descenden
114f0 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74  ts_.c:descendent
11500 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66  s.h diff_.c:diff
11510 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69  .h diffcmd_.c:di
11520 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e  ffcmd.h encode_.
11530 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f  c:encode.h file_
11540 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e  .c:file.h http_.
11550 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63  c:http.h info_.c
11560 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63  :info.h login_.c
11570 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63  :login.h main_.c
11580 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74  :main.h manifest
11590 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d  _.c:manifest.h m
115a0 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67  d5_.c:md5.h merg
115b0 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72  e_.c:merge.h mer
115c0 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20  ge3_.c:merge3.h 
115d0 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61  my_page_.c:my_pa
115e0 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d  ge.h name_.c:nam
115f0 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76  e.h pivot_.c:piv
11600 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70  ot.h pqueue_.c:p
11610 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e  queue.h printf_.
11620 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69  c:printf.h rebui
11630 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20  ld_.c:rebuild.h 
11640 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68  rss_.c:rss.h sch
11650 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20  ema_.c:schema.h 
11660 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68  setup_.c:setup.h
11670 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20   sha1_.c:sha1.h 
11680 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68  style_.c:style.h
11690 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75   subscript_.c:su
116a0 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e  bscript.h sync_.
116b0 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a  c:sync.h tag_.c:
116c0 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63  tag.h tagview_.c
116d0 3a 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c  :tagview.h timel
116e0 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e  ine_.c:timeline.
116f0 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74  h tkt_.c:tkt.h t
11700 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63  ktconfig_.c:tktc
11710 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70  onfig.h tktsetup
11720 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 74  _.c:tktsetup.h t
11730 6f 6b 65 6e 69 7a 65 5f 70 61 74 68 5f 2e 63 3a  okenize_path_.c:
11740 74 6f 6b 65 6e 69 7a 65 5f 70 61 74 68 2e 68 20  tokenize_path.h 
11750 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75  undo_.c:undo.h u
11760 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e  pdate_.c:update.
11770 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75  h url_.c:url.h u
11780 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65  ser_.c:user.h ve
11790 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68  rify_.c:verify.h
117a0 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e   vfile_.c:vfile.
117b0 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68  h wiki_.c:wiki.h
117c0 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77   wikiformat_.c:w
117d0 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72  ikiformat.h xfer
117e0 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e  _.c:xfer.h zip_.
117f0 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52  c:zip.h $(SRCDIR
11800 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45  )/sqlite3.h ./VE
11810 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68  RSION.h..touch h
11820 65 61 64 65 72 73 0a 0a 74 6b 74 5f 2e 63 3a 09  eaders..tkt_.c:.
11830 24 28 53 52 43 44 49 52 29 2f 74 6b 74 2e 63 20  $(SRCDIR)/tkt.c 
11840 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f  $(SRCDIR)/VERSIO
11850 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74  N translate.../t
11860 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49  ranslate $(SRCDI
11870 52 29 2f 74 6b 74 2e 63 20 7c 20 73 65 64 20 2d  R)/tkt.c | sed -
11880 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  f $(SRCDIR)/VERS
11890 49 4f 4e 20 3e 74 6b 74 5f 2e 63 0a 0a 74 6b 74  ION >tkt_.c..tkt
118a0 2e 6f 3a 09 74 6b 74 5f 2e 63 20 74 6b 74 2e 68  .o:.tkt_.c tkt.h
118b0 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66    $(SRCDIR)/conf
118c0 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f  ig.h..$(XTCC) -o
118d0 20 74 6b 74 2e 6f 20 2d 63 20 74 6b 74 5f 2e 63   tkt.o -c tkt_.c
118e0 0a 0a 74 6b 74 2e 68 3a 09 6d 61 6b 65 68 65 61  ..tkt.h:.makehea
118f0 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64  ders.../makehead
11900 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e  ers  add_.c:add.
11910 68 20 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65  h admin_sql_page
11920 5f 2e 63 3a 61 64 6d 69 6e 5f 73 71 6c 5f 70 61  _.c:admin_sql_pa
11930 67 65 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e  ge.h bag_.c:bag.
11940 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68  h blob_.c:blob.h
11950 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63   branch_.c:branc
11960 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72  h.h browse_.c:br
11970 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67  owse.h cgi_.c:cg
11980 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63  i.h checkin_.c:c
11990 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75  heckin.h checkou
119a0 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20  t_.c:checkout.h 
119b0 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65  clearsign_.c:cle
119c0 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e  arsign.h clone_.
119d0 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72  c:clone.h comfor
119e0 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74  mat_.c:comformat
119f0 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a  .h construct_.c:
11a00 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74  construct.h cont
11a10 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68  ent_.c:content.h
11a20 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74   db_.c:db.h delt
11a30 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c  a_.c:delta.h del
11a40 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d  tacmd_.c:deltacm
11a50 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f  d.h descendents_
11a60 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68  .c:descendents.h
11a70 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20   diff_.c:diff.h 
11a80 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63  diffcmd_.c:diffc
11a90 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65  md.h encode_.c:e
11aa0 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a  ncode.h file_.c:
11ab0 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68  file.h http_.c:h
11ac0 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e  ttp.h info_.c:in
11ad0 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f  fo.h login_.c:lo
11ae0 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61  gin.h main_.c:ma
11af0 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63  in.h manifest_.c
11b00 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f  :manifest.h md5_
11b10 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e  .c:md5.h merge_.
11b20 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33  c:merge.h merge3
11b30 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f  _.c:merge3.h my_
11b40 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e  page_.c:my_page.
11b50 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68  h name_.c:name.h
11b60 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e   pivot_.c:pivot.
11b70 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65  h pqueue_.c:pque
11b80 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70  ue.h printf_.c:p
11b90 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f  rintf.h rebuild_
11ba0 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73  .c:rebuild.h rss
11bb0 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61  _.c:rss.h schema
11bc0 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74  _.c:schema.h set
11bd0 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68  up_.c:setup.h sh
11be0 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79  a1_.c:sha1.h sty
11bf0 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75  le_.c:style.h su
11c00 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63  bscript_.c:subsc
11c10 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73  ript.h sync_.c:s
11c20 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67  ync.h tag_.c:tag
11c30 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61  .h tagview_.c:ta
11c40 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65  gview.h timeline
11c50 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74  _.c:timeline.h t
11c60 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63  kt_.c:tkt.h tktc
11c70 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66  onfig_.c:tktconf
11c80 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63  ig.h tktsetup_.c
11c90 3a 74 6b 74 73 65 74 75 70 2e 68 20 74 6f 6b 65  :tktsetup.h toke
11ca0 6e 69 7a 65 5f 70 61 74 68 5f 2e 63 3a 74 6f 6b  nize_path_.c:tok
11cb0 65 6e 69 7a 65 5f 70 61 74 68 2e 68 20 75 6e 64  enize_path.h und
11cc0 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61  o_.c:undo.h upda
11cd0 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75  te_.c:update.h u
11ce0 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72  rl_.c:url.h user
11cf0 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66  _.c:user.h verif
11d00 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66  y_.c:verify.h vf
11d10 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77  ile_.c:vfile.h w
11d20 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69  iki_.c:wiki.h wi
11d30 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69  kiformat_.c:wiki
11d40 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63  format.h xfer_.c
11d50 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a  :xfer.h zip_.c:z
11d60 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73  ip.h $(SRCDIR)/s
11d70 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49  qlite3.h ./VERSI
11d80 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64  ON.h..touch head
11d90 65 72 73 0a 0a 74 6b 74 63 6f 6e 66 69 67 5f 2e  ers..tktconfig_.
11da0 63 3a 09 24 28 53 52 43 44 49 52 29 2f 74 6b 74  c:.$(SRCDIR)/tkt
11db0 63 6f 6e 66 69 67 2e 63 20 24 28 53 52 43 44 49  config.c $(SRCDI
11dc0 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73  R)/VERSION trans
11dd0 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74  late.../translat
11de0 65 20 24 28 53 52 43 44 49 52 29 2f 74 6b 74 63  e $(SRCDIR)/tktc
11df0 6f 6e 66 69 67 2e 63 20 7c 20 73 65 64 20 2d 66  onfig.c | sed -f
11e00 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49   $(SRCDIR)/VERSI
11e10 4f 4e 20 3e 74 6b 74 63 6f 6e 66 69 67 5f 2e 63  ON >tktconfig_.c
11e20 0a 0a 74 6b 74 63 6f 6e 66 69 67 2e 6f 3a 09 74  ..tktconfig.o:.t
11e30 6b 74 63 6f 6e 66 69 67 5f 2e 63 20 74 6b 74 63  ktconfig_.c tktc
11e40 6f 6e 66 69 67 2e 68 20 20 24 28 53 52 43 44 49  onfig.h  $(SRCDI
11e50 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58  R)/config.h..$(X
11e60 54 43 43 29 20 2d 6f 20 74 6b 74 63 6f 6e 66 69  TCC) -o tktconfi
11e70 67 2e 6f 20 2d 63 20 74 6b 74 63 6f 6e 66 69 67  g.o -c tktconfig
11e80 5f 2e 63 0a 0a 74 6b 74 63 6f 6e 66 69 67 2e 68  _.c..tktconfig.h
11e90 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e  :.makeheaders...
11ea0 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64  /makeheaders  ad
11eb0 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e  d_.c:add.h admin
11ec0 5f 73 71 6c 5f 70 61 67 65 5f 2e 63 3a 61 64 6d  _sql_page_.c:adm
11ed0 69 6e 5f 73 71 6c 5f 70 61 67 65 2e 68 20 62 61  in_sql_page.h ba
11ee0 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f  g_.c:bag.h blob_
11ef0 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68  .c:blob.h branch
11f00 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f  _.c:branch.h bro
11f10 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20  wse_.c:browse.h 
11f20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65  cgi_.c:cgi.h che
11f30 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e  ckin_.c:checkin.
11f40 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68  h checkout_.c:ch
11f50 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69  eckout.h clearsi
11f60 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e  gn_.c:clearsign.
11f70 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65  h clone_.c:clone
11f80 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a  .h comformat_.c:
11f90 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73  comformat.h cons
11fa0 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75  truct_.c:constru
11fb0 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a  ct.h content_.c:
11fc0 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a  content.h db_.c:
11fd0 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65  db.h delta_.c:de
11fe0 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e  lta.h deltacmd_.
11ff0 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73  c:deltacmd.h des
12000 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63  cendents_.c:desc
12010 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e  endents.h diff_.
12020 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64  c:diff.h diffcmd
12030 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e  _.c:diffcmd.h en
12040 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68  code_.c:encode.h
12050 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20   file_.c:file.h 
12060 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69  http_.c:http.h i
12070 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f  nfo_.c:info.h lo
12080 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d  gin_.c:login.h m
12090 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61  ain_.c:main.h ma
120a0 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65  nifest_.c:manife
120b0 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e  st.h md5_.c:md5.
120c0 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65  h merge_.c:merge
120d0 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72  .h merge3_.c:mer
120e0 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63  ge3.h my_page_.c
120f0 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f  :my_page.h name_
12100 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f  .c:name.h pivot_
12110 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75  .c:pivot.h pqueu
12120 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72  e_.c:pqueue.h pr
12130 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68  intf_.c:printf.h
12140 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75   rebuild_.c:rebu
12150 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73  ild.h rss_.c:rss
12160 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68  .h schema_.c:sch
12170 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73  ema.h setup_.c:s
12180 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73  etup.h sha1_.c:s
12190 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73  ha1.h style_.c:s
121a0 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74  tyle.h subscript
121b0 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20  _.c:subscript.h 
121c0 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74  sync_.c:sync.h t
121d0 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76  ag_.c:tag.h tagv
121e0 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68  iew_.c:tagview.h
121f0 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d   timeline_.c:tim
12200 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74  eline.h tkt_.c:t
12210 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e  kt.h tktconfig_.
12220 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b  c:tktconfig.h tk
12230 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74  tsetup_.c:tktset
12240 75 70 2e 68 20 74 6f 6b 65 6e 69 7a 65 5f 70 61  up.h tokenize_pa
12250 74 68 5f 2e 63 3a 74 6f 6b 65 6e 69 7a 65 5f 70  th_.c:tokenize_p
12260 61 74 68 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e  ath.h undo_.c:un
12270 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75  do.h update_.c:u
12280 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75  pdate.h url_.c:u
12290 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65  rl.h user_.c:use
122a0 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65  r.h verify_.c:ve
122b0 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a  rify.h vfile_.c:
122c0 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a  vfile.h wiki_.c:
122d0 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61  wiki.h wikiforma
122e0 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e  t_.c:wikiformat.
122f0 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68  h xfer_.c:xfer.h
12300 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28   zip_.c:zip.h $(
12310 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e  SRCDIR)/sqlite3.
12320 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74  h ./VERSION.h..t
12330 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 74 6b  ouch headers..tk
12340 74 73 65 74 75 70 5f 2e 63 3a 09 24 28 53 52 43  tsetup_.c:.$(SRC
12350 44 49 52 29 2f 74 6b 74 73 65 74 75 70 2e 63 20  DIR)/tktsetup.c 
12360 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f  $(SRCDIR)/VERSIO
12370 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74  N translate.../t
12380 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49  ranslate $(SRCDI
12390 52 29 2f 74 6b 74 73 65 74 75 70 2e 63 20 7c 20  R)/tktsetup.c | 
123a0 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29  sed -f $(SRCDIR)
123b0 2f 56 45 52 53 49 4f 4e 20 3e 74 6b 74 73 65 74  /VERSION >tktset
123c0 75 70 5f 2e 63 0a 0a 74 6b 74 73 65 74 75 70 2e  up_.c..tktsetup.
123d0 6f 3a 09 74 6b 74 73 65 74 75 70 5f 2e 63 20 74  o:.tktsetup_.c t
123e0 6b 74 73 65 74 75 70 2e 68 20 20 24 28 53 52 43  ktsetup.h  $(SRC
123f0 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24  DIR)/config.h..$
12400 28 58 54 43 43 29 20 2d 6f 20 74 6b 74 73 65 74  (XTCC) -o tktset
12410 75 70 2e 6f 20 2d 63 20 74 6b 74 73 65 74 75 70  up.o -c tktsetup
12420 5f 2e 63 0a 0a 74 6b 74 73 65 74 75 70 2e 68 3a  _.c..tktsetup.h:
12430 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f  .makeheaders.../
12440 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64  makeheaders  add
12450 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f  _.c:add.h admin_
12460 73 71 6c 5f 70 61 67 65 5f 2e 63 3a 61 64 6d 69  sql_page_.c:admi
12470 6e 5f 73 71 6c 5f 70 61 67 65 2e 68 20 62 61 67  n_sql_page.h bag
12480 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e  _.c:bag.h blob_.
12490 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f  c:blob.h branch_
124a0 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77  .c:branch.h brow
124b0 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63  se_.c:browse.h c
124c0 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63  gi_.c:cgi.h chec
124d0 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68  kin_.c:checkin.h
124e0 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65   checkout_.c:che
124f0 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67  ckout.h clearsig
12500 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68  n_.c:clearsign.h
12510 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e   clone_.c:clone.
12520 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63  h comformat_.c:c
12530 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74  omformat.h const
12540 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63  ruct_.c:construc
12550 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63  t.h content_.c:c
12560 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64  ontent.h db_.c:d
12570 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c  b.h delta_.c:del
12580 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63  ta.h deltacmd_.c
12590 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63  :deltacmd.h desc
125a0 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65  endents_.c:desce
125b0 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63  ndents.h diff_.c
125c0 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f  :diff.h diffcmd_
125d0 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63  .c:diffcmd.h enc
125e0 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20  ode_.c:encode.h 
125f0 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68  file_.c:file.h h
12600 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e  ttp_.c:http.h in
12610 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67  fo_.c:info.h log
12620 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61  in_.c:login.h ma
12630 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e  in_.c:main.h man
12640 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73  ifest_.c:manifes
12650 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68  t.h md5_.c:md5.h
12660 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e   merge_.c:merge.
12670 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67  h merge3_.c:merg
12680 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a  e3.h my_page_.c:
12690 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e  my_page.h name_.
126a0 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e  c:name.h pivot_.
126b0 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65  c:pivot.h pqueue
126c0 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69  _.c:pqueue.h pri
126d0 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20  ntf_.c:printf.h 
126e0 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69  rebuild_.c:rebui
126f0 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e  ld.h rss_.c:rss.
12700 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65  h schema_.c:sche
12710 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65  ma.h setup_.c:se
12720 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68  tup.h sha1_.c:sh
12730 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74  a1.h style_.c:st
12740 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f  yle.h subscript_
12750 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73  .c:subscript.h s
12760 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61  ync_.c:sync.h ta
12770 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69  g_.c:tag.h tagvi
12780 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20  ew_.c:tagview.h 
12790 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65  timeline_.c:time
127a0 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b  line.h tkt_.c:tk
127b0 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63  t.h tktconfig_.c
127c0 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74  :tktconfig.h tkt
127d0 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75  setup_.c:tktsetu
127e0 70 2e 68 20 74 6f 6b 65 6e 69 7a 65 5f 70 61 74  p.h tokenize_pat
127f0 68 5f 2e 63 3a 74 6f 6b 65 6e 69 7a 65 5f 70 61  h_.c:tokenize_pa
12800 74 68 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64  th.h undo_.c:und
12810 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70  o.h update_.c:up
12820 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72  date.h url_.c:ur
12830 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72  l.h user_.c:user
12840 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72  .h verify_.c:ver
12850 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76  ify.h vfile_.c:v
12860 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77  file.h wiki_.c:w
12870 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74  iki.h wikiformat
12880 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68  _.c:wikiformat.h
12890 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20   xfer_.c:xfer.h 
128a0 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53  zip_.c:zip.h $(S
128b0 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68  RCDIR)/sqlite3.h
128c0 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f   ./VERSION.h..to
128d0 75 63 68 20 68 65 61 64 65 72 73 0a 0a 74 6f 6b  uch headers..tok
128e0 65 6e 69 7a 65 5f 70 61 74 68 5f 2e 63 3a 09 24  enize_path_.c:.$
128f0 28 53 52 43 44 49 52 29 2f 74 6f 6b 65 6e 69 7a  (SRCDIR)/tokeniz
12900 65 5f 70 61 74 68 2e 63 20 24 28 53 52 43 44 49  e_path.c $(SRCDI
12910 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73  R)/VERSION trans
12920 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74  late.../translat
12930 65 20 24 28 53 52 43 44 49 52 29 2f 74 6f 6b 65  e $(SRCDIR)/toke
12940 6e 69 7a 65 5f 70 61 74 68 2e 63 20 7c 20 73 65  nize_path.c | se
12950 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56  d -f $(SRCDIR)/V
12960 45 52 53 49 4f 4e 20 3e 74 6f 6b 65 6e 69 7a 65  ERSION >tokenize
12970 5f 70 61 74 68 5f 2e 63 0a 0a 74 6f 6b 65 6e 69  _path_.c..tokeni
12980 7a 65 5f 70 61 74 68 2e 6f 3a 09 74 6f 6b 65 6e  ze_path.o:.token
12990 69 7a 65 5f 70 61 74 68 5f 2e 63 20 74 6f 6b 65  ize_path_.c toke
129a0 6e 69 7a 65 5f 70 61 74 68 2e 68 20 20 24 28 53  nize_path.h  $(S
129b0 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a  RCDIR)/config.h.
129c0 09 24 28 58 54 43 43 29 20 2d 6f 20 74 6f 6b 65  .$(XTCC) -o toke
129d0 6e 69 7a 65 5f 70 61 74 68 2e 6f 20 2d 63 20 74  nize_path.o -c t
129e0 6f 6b 65 6e 69 7a 65 5f 70 61 74 68 5f 2e 63 0a  okenize_path_.c.
129f0 0a 74 6f 6b 65 6e 69 7a 65 5f 70 61 74 68 2e 68  .tokenize_path.h
12a00 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e  :.makeheaders...
12a10 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64  /makeheaders  ad
12a20 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e  d_.c:add.h admin
12a30 5f 73 71 6c 5f 70 61 67 65 5f 2e 63 3a 61 64 6d  _sql_page_.c:adm
12a40 69 6e 5f 73 71 6c 5f 70 61 67 65 2e 68 20 62 61  in_sql_page.h ba
12a50 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f  g_.c:bag.h blob_
12a60 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68  .c:blob.h branch
12a70 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f  _.c:branch.h bro
12a80 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20  wse_.c:browse.h 
12a90 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65  cgi_.c:cgi.h che
12aa0 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e  ckin_.c:checkin.
12ab0 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68  h checkout_.c:ch
12ac0 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69  eckout.h clearsi
12ad0 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e  gn_.c:clearsign.
12ae0 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65  h clone_.c:clone
12af0 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a  .h comformat_.c:
12b00 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73  comformat.h cons
12b10 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75  truct_.c:constru
12b20 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a  ct.h content_.c:
12b30 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a  content.h db_.c:
12b40 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65  db.h delta_.c:de
12b50 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e  lta.h deltacmd_.
12b60 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73  c:deltacmd.h des
12b70 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63  cendents_.c:desc
12b80 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e  endents.h diff_.
12b90 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64  c:diff.h diffcmd
12ba0 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e  _.c:diffcmd.h en
12bb0 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68  code_.c:encode.h
12bc0 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20   file_.c:file.h 
12bd0 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69  http_.c:http.h i
12be0 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f  nfo_.c:info.h lo
12bf0 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d  gin_.c:login.h m
12c00 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61  ain_.c:main.h ma
12c10 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65  nifest_.c:manife
12c20 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e  st.h md5_.c:md5.
12c30 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65  h merge_.c:merge
12c40 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72  .h merge3_.c:mer
12c50 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63  ge3.h my_page_.c
12c60 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f  :my_page.h name_
12c70 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f  .c:name.h pivot_
12c80 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75  .c:pivot.h pqueu
12c90 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72  e_.c:pqueue.h pr
12ca0 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68  intf_.c:printf.h
12cb0 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75   rebuild_.c:rebu
12cc0 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73  ild.h rss_.c:rss
12cd0 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68  .h schema_.c:sch
12ce0 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73  ema.h setup_.c:s
12cf0 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73  etup.h sha1_.c:s
12d00 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73  ha1.h style_.c:s
12d10 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74  tyle.h subscript
12d20 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20  _.c:subscript.h 
12d30 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74  sync_.c:sync.h t
12d40 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76  ag_.c:tag.h tagv
12d50 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68  iew_.c:tagview.h
12d60 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d   timeline_.c:tim
12d70 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74  eline.h tkt_.c:t
12d80 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e  kt.h tktconfig_.
12d90 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b  c:tktconfig.h tk
12da0 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74  tsetup_.c:tktset
12db0 75 70 2e 68 20 74 6f 6b 65 6e 69 7a 65 5f 70 61  up.h tokenize_pa
12dc0 74 68 5f 2e 63 3a 74 6f 6b 65 6e 69 7a 65 5f 70  th_.c:tokenize_p
12dd0 61 74 68 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e  ath.h undo_.c:un
12de0 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75  do.h update_.c:u
12df0 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75  pdate.h url_.c:u
12e00 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65  rl.h user_.c:use
12e10 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65  r.h verify_.c:ve
12e20 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a  rify.h vfile_.c:
12e30 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a  vfile.h wiki_.c:
12e40 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61  wiki.h wikiforma
12e50 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e  t_.c:wikiformat.
12e60 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68  h xfer_.c:xfer.h
12e70 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28   zip_.c:zip.h $(
12e80 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e  SRCDIR)/sqlite3.
12e90 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74  h ./VERSION.h..t
12ea0 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 75 6e  ouch headers..un
12eb0 64 6f 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29  do_.c:.$(SRCDIR)
12ec0 2f 75 6e 64 6f 2e 63 20 24 28 53 52 43 44 49 52  /undo.c $(SRCDIR
12ed0 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c  )/VERSION transl
12ee0 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65  ate.../translate
12ef0 20 24 28 53 52 43 44 49 52 29 2f 75 6e 64 6f 2e   $(SRCDIR)/undo.
12f00 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43  c | sed -f $(SRC
12f10 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 75 6e  DIR)/VERSION >un
12f20 64 6f 5f 2e 63 0a 0a 75 6e 64 6f 2e 6f 3a 09 75  do_.c..undo.o:.u
12f30 6e 64 6f 5f 2e 63 20 75 6e 64 6f 2e 68 20 20 24  ndo_.c undo.h  $
12f40 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e  (SRCDIR)/config.
12f50 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 75 6e  h..$(XTCC) -o un
12f60 64 6f 2e 6f 20 2d 63 20 75 6e 64 6f 5f 2e 63 0a  do.o -c undo_.c.
12f70 0a 75 6e 64 6f 2e 68 3a 09 6d 61 6b 65 68 65 61  .undo.h:.makehea
12f80 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64  ders.../makehead
12f90 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e  ers  add_.c:add.
12fa0 68 20 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65  h admin_sql_page
12fb0 5f 2e 63 3a 61 64 6d 69 6e 5f 73 71 6c 5f 70 61  _.c:admin_sql_pa
12fc0 67 65 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e  ge.h bag_.c:bag.
12fd0 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68  h blob_.c:blob.h
12fe0 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63   branch_.c:branc
12ff0 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72  h.h browse_.c:br
13000 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67  owse.h cgi_.c:cg
13010 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63  i.h checkin_.c:c
13020 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75  heckin.h checkou
13030 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20  t_.c:checkout.h 
13040 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65  clearsign_.c:cle
13050 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e  arsign.h clone_.
13060 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72  c:clone.h comfor
13070 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74  mat_.c:comformat
13080 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a  .h construct_.c:
13090 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74  construct.h cont
130a0 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68  ent_.c:content.h
130b0 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74   db_.c:db.h delt
130c0 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c  a_.c:delta.h del
130d0 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d  tacmd_.c:deltacm
130e0 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f  d.h descendents_
130f0 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68  .c:descendents.h
13100 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20   diff_.c:diff.h 
13110 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63  diffcmd_.c:diffc
13120 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65  md.h encode_.c:e
13130 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a  ncode.h file_.c:
13140 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68  file.h http_.c:h
13150 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e  ttp.h info_.c:in
13160 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f  fo.h login_.c:lo
13170 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61  gin.h main_.c:ma
13180 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63  in.h manifest_.c
13190 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f  :manifest.h md5_
131a0 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e  .c:md5.h merge_.
131b0 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33  c:merge.h merge3
131c0 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f  _.c:merge3.h my_
131d0 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e  page_.c:my_page.
131e0 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68  h name_.c:name.h
131f0 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e   pivot_.c:pivot.
13200 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65  h pqueue_.c:pque
13210 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70  ue.h printf_.c:p
13220 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f  rintf.h rebuild_
13230 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73  .c:rebuild.h rss
13240 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61  _.c:rss.h schema
13250 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74  _.c:schema.h set
13260 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68  up_.c:setup.h sh
13270 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79  a1_.c:sha1.h sty
13280 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75  le_.c:style.h su
13290 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63  bscript_.c:subsc
132a0 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73  ript.h sync_.c:s
132b0 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67  ync.h tag_.c:tag
132c0 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61  .h tagview_.c:ta
132d0 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65  gview.h timeline
132e0 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74  _.c:timeline.h t
132f0 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63  kt_.c:tkt.h tktc
13300 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66  onfig_.c:tktconf
13310 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63  ig.h tktsetup_.c
13320 3a 74 6b 74 73 65 74 75 70 2e 68 20 74 6f 6b 65  :tktsetup.h toke
13330 6e 69 7a 65 5f 70 61 74 68 5f 2e 63 3a 74 6f 6b  nize_path_.c:tok
13340 65 6e 69 7a 65 5f 70 61 74 68 2e 68 20 75 6e 64  enize_path.h und
13350 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61  o_.c:undo.h upda
13360 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75  te_.c:update.h u
13370 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72  rl_.c:url.h user
13380 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66  _.c:user.h verif
13390 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66  y_.c:verify.h vf
133a0 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77  ile_.c:vfile.h w
133b0 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69  iki_.c:wiki.h wi
133c0 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69  kiformat_.c:wiki
133d0 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63  format.h xfer_.c
133e0 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a  :xfer.h zip_.c:z
133f0 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73  ip.h $(SRCDIR)/s
13400 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49  qlite3.h ./VERSI
13410 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64  ON.h..touch head
13420 65 72 73 0a 0a 75 70 64 61 74 65 5f 2e 63 3a 09  ers..update_.c:.
13430 24 28 53 52 43 44 49 52 29 2f 75 70 64 61 74 65  $(SRCDIR)/update
13440 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  .c $(SRCDIR)/VER
13450 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09  SION translate..
13460 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52  ./translate $(SR
13470 43 44 49 52 29 2f 75 70 64 61 74 65 2e 63 20 7c  CDIR)/update.c |
13480 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52   sed -f $(SRCDIR
13490 29 2f 56 45 52 53 49 4f 4e 20 3e 75 70 64 61 74  )/VERSION >updat
134a0 65 5f 2e 63 0a 0a 75 70 64 61 74 65 2e 6f 3a 09  e_.c..update.o:.
134b0 75 70 64 61 74 65 5f 2e 63 20 75 70 64 61 74 65  update_.c update
134c0 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f  .h  $(SRCDIR)/co
134d0 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20  nfig.h..$(XTCC) 
134e0 2d 6f 20 75 70 64 61 74 65 2e 6f 20 2d 63 20 75  -o update.o -c u
134f0 70 64 61 74 65 5f 2e 63 0a 0a 75 70 64 61 74 65  pdate_.c..update
13500 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a  .h:.makeheaders.
13510 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20  ../makeheaders  
13520 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d  add_.c:add.h adm
13530 69 6e 5f 73 71 6c 5f 70 61 67 65 5f 2e 63 3a 61  in_sql_page_.c:a
13540 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 2e 68 20  dmin_sql_page.h 
13550 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f  bag_.c:bag.h blo
13560 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e  b_.c:blob.h bran
13570 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62  ch_.c:branch.h b
13580 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e  rowse_.c:browse.
13590 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63  h cgi_.c:cgi.h c
135a0 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69  heckin_.c:checki
135b0 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a  n.h checkout_.c:
135c0 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72  checkout.h clear
135d0 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67  sign_.c:clearsig
135e0 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f  n.h clone_.c:clo
135f0 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e  ne.h comformat_.
13600 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f  c:comformat.h co
13610 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74  nstruct_.c:const
13620 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e  ruct.h content_.
13630 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e  c:content.h db_.
13640 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a  c:db.h delta_.c:
13650 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64  delta.h deltacmd
13660 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64  _.c:deltacmd.h d
13670 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65  escendents_.c:de
13680 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66  scendents.h diff
13690 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63  _.c:diff.h diffc
136a0 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20  md_.c:diffcmd.h 
136b0 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65  encode_.c:encode
136c0 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e  .h file_.c:file.
136d0 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68  h http_.c:http.h
136e0 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20   info_.c:info.h 
136f0 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68  login_.c:login.h
13700 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20   main_.c:main.h 
13710 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69  manifest_.c:mani
13720 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64  fest.h md5_.c:md
13730 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72  5.h merge_.c:mer
13740 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d  ge.h merge3_.c:m
13750 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f  erge3.h my_page_
13760 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d  .c:my_page.h nam
13770 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f  e_.c:name.h pivo
13780 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75  t_.c:pivot.h pqu
13790 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20  eue_.c:pqueue.h 
137a0 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66  printf_.c:printf
137b0 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65  .h rebuild_.c:re
137c0 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72  build.h rss_.c:r
137d0 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73  ss.h schema_.c:s
137e0 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63  chema.h setup_.c
137f0 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63  :setup.h sha1_.c
13800 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63  :sha1.h style_.c
13810 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69  :style.h subscri
13820 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e  pt_.c:subscript.
13830 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68  h sync_.c:sync.h
13840 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61   tag_.c:tag.h ta
13850 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77  gview_.c:tagview
13860 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74  .h timeline_.c:t
13870 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63  imeline.h tkt_.c
13880 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67  :tkt.h tktconfig
13890 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20  _.c:tktconfig.h 
138a0 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73  tktsetup_.c:tkts
138b0 65 74 75 70 2e 68 20 74 6f 6b 65 6e 69 7a 65 5f  etup.h tokenize_
138c0 70 61 74 68 5f 2e 63 3a 74 6f 6b 65 6e 69 7a 65  path_.c:tokenize
138d0 5f 70 61 74 68 2e 68 20 75 6e 64 6f 5f 2e 63 3a  _path.h undo_.c:
138e0 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63  undo.h update_.c
138f0 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63  :update.h url_.c
13900 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75  :url.h user_.c:u
13910 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a  ser.h verify_.c:
13920 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e  verify.h vfile_.
13930 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e  c:vfile.h wiki_.
13940 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72  c:wiki.h wikifor
13950 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61  mat_.c:wikiforma
13960 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72  t.h xfer_.c:xfer
13970 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20  .h zip_.c:zip.h 
13980 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65  $(SRCDIR)/sqlite
13990 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a  3.h ./VERSION.h.
139a0 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a  .touch headers..
139b0 75 72 6c 5f 2e 63 3a 09 24 28 53 52 43 44 49 52  url_.c:.$(SRCDIR
139c0 29 2f 75 72 6c 2e 63 20 24 28 53 52 43 44 49 52  )/url.c $(SRCDIR
139d0 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c  )/VERSION transl
139e0 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65  ate.../translate
139f0 20 24 28 53 52 43 44 49 52 29 2f 75 72 6c 2e 63   $(SRCDIR)/url.c
13a00 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44   | sed -f $(SRCD
13a10 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 75 72 6c  IR)/VERSION >url
13a20 5f 2e 63 0a 0a 75 72 6c 2e 6f 3a 09 75 72 6c 5f  _.c..url.o:.url_
13a30 2e 63 20 75 72 6c 2e 68 20 20 24 28 53 52 43 44  .c url.h  $(SRCD
13a40 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28  IR)/config.h..$(
13a50 58 54 43 43 29 20 2d 6f 20 75 72 6c 2e 6f 20 2d  XTCC) -o url.o -
13a60 63 20 75 72 6c 5f 2e 63 0a 0a 75 72 6c 2e 68 3a  c url_.c..url.h:
13a70 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f  .makeheaders.../
13a80 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64  makeheaders  add
13a90 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f  _.c:add.h admin_
13aa0 73 71 6c 5f 70 61 67 65 5f 2e 63 3a 61 64 6d 69  sql_page_.c:admi
13ab0 6e 5f 73 71 6c 5f 70 61 67 65 2e 68 20 62 61 67  n_sql_page.h bag
13ac0 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e  _.c:bag.h blob_.
13ad0 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f  c:blob.h branch_
13ae0 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77  .c:branch.h brow
13af0 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63  se_.c:browse.h c
13b00 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63  gi_.c:cgi.h chec
13b10 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68  kin_.c:checkin.h
13b20 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65   checkout_.c:che
13b30 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67  ckout.h clearsig
13b40 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68  n_.c:clearsign.h
13b50 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e   clone_.c:clone.
13b60 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63  h comformat_.c:c
13b70 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74  omformat.h const
13b80 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63  ruct_.c:construc
13b90 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63  t.h content_.c:c
13ba0 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64  ontent.h db_.c:d
13bb0 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c  b.h delta_.c:del
13bc0 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63  ta.h deltacmd_.c
13bd0 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63  :deltacmd.h desc
13be0 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65  endents_.c:desce
13bf0 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63  ndents.h diff_.c
13c00 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f  :diff.h diffcmd_
13c10 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63  .c:diffcmd.h enc
13c20 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20  ode_.c:encode.h 
13c30 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68  file_.c:file.h h
13c40 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e  ttp_.c:http.h in
13c50 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67  fo_.c:info.h log
13c60 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61  in_.c:login.h ma
13c70 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e  in_.c:main.h man
13c80 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73  ifest_.c:manifes
13c90 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68  t.h md5_.c:md5.h
13ca0 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e   merge_.c:merge.
13cb0 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67  h merge3_.c:merg
13cc0 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a  e3.h my_page_.c:
13cd0 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e  my_page.h name_.
13ce0 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e  c:name.h pivot_.
13cf0 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65  c:pivot.h pqueue
13d00 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69  _.c:pqueue.h pri
13d10 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20  ntf_.c:printf.h 
13d20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69  rebuild_.c:rebui
13d30 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e  ld.h rss_.c:rss.
13d40 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65  h schema_.c:sche
13d50 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65  ma.h setup_.c:se
13d60 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68  tup.h sha1_.c:sh
13d70 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74  a1.h style_.c:st
13d80 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f  yle.h subscript_
13d90 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73  .c:subscript.h s
13da0 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61  ync_.c:sync.h ta
13db0 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69  g_.c:tag.h tagvi
13dc0 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20  ew_.c:tagview.h 
13dd0 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65  timeline_.c:time
13de0 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b  line.h tkt_.c:tk
13df0 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63  t.h tktconfig_.c
13e00 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74  :tktconfig.h tkt
13e10 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75  setup_.c:tktsetu
13e20 70 2e 68 20 74 6f 6b 65 6e 69 7a 65 5f 70 61 74  p.h tokenize_pat
13e30 68 5f 2e 63 3a 74 6f 6b 65 6e 69 7a 65 5f 70 61  h_.c:tokenize_pa
13e40 74 68 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64  th.h undo_.c:und
13e50 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70  o.h update_.c:up
13e60 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72  date.h url_.c:ur
13e70 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72  l.h user_.c:user
13e80 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72  .h verify_.c:ver
13e90 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76  ify.h vfile_.c:v
13ea0 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77  file.h wiki_.c:w
13eb0 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74  iki.h wikiformat
13ec0 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68  _.c:wikiformat.h
13ed0 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20   xfer_.c:xfer.h 
13ee0 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53  zip_.c:zip.h $(S
13ef0 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68  RCDIR)/sqlite3.h
13f00 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f   ./VERSION.h..to
13f10 75 63 68 20 68 65 61 64 65 72 73 0a 0a 75 73 65  uch headers..use
13f20 72 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f  r_.c:.$(SRCDIR)/
13f30 75 73 65 72 2e 63 20 24 28 53 52 43 44 49 52 29  user.c $(SRCDIR)
13f40 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61  /VERSION transla
13f50 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20  te.../translate 
13f60 24 28 53 52 43 44 49 52 29 2f 75 73 65 72 2e 63  $(SRCDIR)/user.c
13f70 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44   | sed -f $(SRCD
13f80 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 75 73 65  IR)/VERSION >use
13f90 72 5f 2e 63 0a 0a 75 73 65 72 2e 6f 3a 09 75 73  r_.c..user.o:.us
13fa0 65 72 5f 2e 63 20 75 73 65 72 2e 68 20 20 24 28  er_.c user.h  $(
13fb0 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68  SRCDIR)/config.h
13fc0 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 75 73 65  ..$(XTCC) -o use
13fd0 72 2e 6f 20 2d 63 20 75 73 65 72 5f 2e 63 0a 0a  r.o -c user_.c..
13fe0 75 73 65 72 2e 68 3a 09 6d 61 6b 65 68 65 61 64  user.h:.makehead
13ff0 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65  ers.../makeheade
14000 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68  rs  add_.c:add.h
14010 20 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 5f   admin_sql_page_
14020 2e 63 3a 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67  .c:admin_sql_pag
14030 65 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68  e.h bag_.c:bag.h
14040 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20   blob_.c:blob.h 
14050 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68  branch_.c:branch
14060 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f  .h browse_.c:bro
14070 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69  wse.h cgi_.c:cgi
14080 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68  .h checkin_.c:ch
14090 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74  eckin.h checkout
140a0 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63  _.c:checkout.h c
140b0 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61  learsign_.c:clea
140c0 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63  rsign.h clone_.c
140d0 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d  :clone.h comform
140e0 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e  at_.c:comformat.
140f0 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63  h construct_.c:c
14100 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65  onstruct.h conte
14110 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20  nt_.c:content.h 
14120 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61  db_.c:db.h delta
14130 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74  _.c:delta.h delt
14140 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64  acmd_.c:deltacmd
14150 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e  .h descendents_.
14160 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20  c:descendents.h 
14170 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64  diff_.c:diff.h d
14180 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d  iffcmd_.c:diffcm
14190 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e  d.h encode_.c:en
141a0 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66  code.h file_.c:f
141b0 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74  ile.h http_.c:ht
141c0 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66  tp.h info_.c:inf
141d0 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67  o.h login_.c:log
141e0 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69  in.h main_.c:mai
141f0 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a  n.h manifest_.c:
14200 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e  manifest.h md5_.
14210 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63  c:md5.h merge_.c
14220 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f  :merge.h merge3_
14230 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70  .c:merge3.h my_p
14240 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68  age_.c:my_page.h
14250 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20   name_.c:name.h 
14260 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68  pivot_.c:pivot.h
14270 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75   pqueue_.c:pqueu
14280 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72  e.h printf_.c:pr
14290 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e  intf.h rebuild_.
142a0 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f  c:rebuild.h rss_
142b0 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f  .c:rss.h schema_
142c0 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75  .c:schema.h setu
142d0 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61  p_.c:setup.h sha
142e0 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c  1_.c:sha1.h styl
142f0 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62  e_.c:style.h sub
14300 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72  script_.c:subscr
14310 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79  ipt.h sync_.c:sy
14320 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e  nc.h tag_.c:tag.
14330 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67  h tagview_.c:tag
14340 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f  view.h timeline_
14350 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b  .c:timeline.h tk
14360 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f  t_.c:tkt.h tktco
14370 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69  nfig_.c:tktconfi
14380 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a  g.h tktsetup_.c:
14390 74 6b 74 73 65 74 75 70 2e 68 20 74 6f 6b 65 6e  tktsetup.h token
143a0 69 7a 65 5f 70 61 74 68 5f 2e 63 3a 74 6f 6b 65  ize_path_.c:toke
143b0 6e 69 7a 65 5f 70 61 74 68 2e 68 20 75 6e 64 6f  nize_path.h undo
143c0 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74  _.c:undo.h updat
143d0 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72  e_.c:update.h ur
143e0 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f  l_.c:url.h user_
143f0 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79  .c:user.h verify
14400 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69  _.c:verify.h vfi
14410 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69  le_.c:vfile.h wi
14420 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b  ki_.c:wiki.h wik
14430 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66  iformat_.c:wikif
14440 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a  ormat.h xfer_.c:
14450 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69  xfer.h zip_.c:zi
14460 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71  p.h $(SRCDIR)/sq
14470 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f  lite3.h ./VERSIO
14480 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65  N.h..touch heade
14490 72 73 0a 0a 76 65 72 69 66 79 5f 2e 63 3a 09 24  rs..verify_.c:.$
144a0 28 53 52 43 44 49 52 29 2f 76 65 72 69 66 79 2e  (SRCDIR)/verify.
144b0 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  c $(SRCDIR)/VERS
144c0 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e  ION translate...
144d0 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43  /translate $(SRC
144e0 44 49 52 29 2f 76 65 72 69 66 79 2e 63 20 7c 20  DIR)/verify.c | 
144f0 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29  sed -f $(SRCDIR)
14500 2f 56 45 52 53 49 4f 4e 20 3e 76 65 72 69 66 79  /VERSION >verify
14510 5f 2e 63 0a 0a 76 65 72 69 66 79 2e 6f 3a 09 76  _.c..verify.o:.v
14520 65 72 69 66 79 5f 2e 63 20 76 65 72 69 66 79 2e  erify_.c verify.
14530 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e  h  $(SRCDIR)/con
14540 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d  fig.h..$(XTCC) -
14550 6f 20 76 65 72 69 66 79 2e 6f 20 2d 63 20 76 65  o verify.o -c ve
14560 72 69 66 79 5f 2e 63 0a 0a 76 65 72 69 66 79 2e  rify_.c..verify.
14570 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09  h:.makeheaders..
14580 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61  ./makeheaders  a
14590 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69  dd_.c:add.h admi
145a0 6e 5f 73 71 6c 5f 70 61 67 65 5f 2e 63 3a 61 64  n_sql_page_.c:ad
145b0 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 2e 68 20 62  min_sql_page.h b
145c0 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62  ag_.c:bag.h blob
145d0 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63  _.c:blob.h branc
145e0 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72  h_.c:branch.h br
145f0 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68  owse_.c:browse.h
14600 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68   cgi_.c:cgi.h ch
14610 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e  eckin_.c:checkin
14620 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63  .h checkout_.c:c
14630 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73  heckout.h clears
14640 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e  ign_.c:clearsign
14650 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e  .h clone_.c:clon
14660 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63  e.h comformat_.c
14670 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e  :comformat.h con
14680 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72  struct_.c:constr
14690 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63  uct.h content_.c
146a0 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63  :content.h db_.c
146b0 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64  :db.h delta_.c:d
146c0 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f  elta.h deltacmd_
146d0 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65  .c:deltacmd.h de
146e0 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73  scendents_.c:des
146f0 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f  cendents.h diff_
14700 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d  .c:diff.h diffcm
14710 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65  d_.c:diffcmd.h e
14720 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e  ncode_.c:encode.
14730 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68  h file_.c:file.h
14740 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20   http_.c:http.h 
14750 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c  info_.c:info.h l
14760 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20  ogin_.c:login.h 
14770 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d  main_.c:main.h m
14780 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66  anifest_.c:manif
14790 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35  est.h md5_.c:md5
147a0 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67  .h merge_.c:merg
147b0 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65  e.h merge3_.c:me
147c0 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e  rge3.h my_page_.
147d0 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65  c:my_page.h name
147e0 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74  _.c:name.h pivot
147f0 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65  _.c:pivot.h pque
14800 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70  ue_.c:pqueue.h p
14810 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e  rintf_.c:printf.
14820 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62  h rebuild_.c:reb
14830 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73  uild.h rss_.c:rs
14840 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63  s.h schema_.c:sc
14850 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a  hema.h setup_.c:
14860 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a  setup.h sha1_.c:
14870 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a  sha1.h style_.c:
14880 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70  style.h subscrip
14890 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68  t_.c:subscript.h
148a0 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20   sync_.c:sync.h 
148b0 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67  tag_.c:tag.h tag
148c0 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e  view_.c:tagview.
148d0 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69  h timeline_.c:ti
148e0 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a  meline.h tkt_.c:
148f0 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f  tkt.h tktconfig_
14900 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74  .c:tktconfig.h t
14910 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65  ktsetup_.c:tktse
14920 74 75 70 2e 68 20 74 6f 6b 65 6e 69 7a 65 5f 70  tup.h tokenize_p
14930 61 74 68 5f 2e 63 3a 74 6f 6b 65 6e 69 7a 65 5f  ath_.c:tokenize_
14940 70 61 74 68 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75  path.h undo_.c:u
14950 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a  ndo.h update_.c:
14960 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a  update.h url_.c:
14970 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73  url.h user_.c:us
14980 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76  er.h verify_.c:v
14990 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63  erify.h vfile_.c
149a0 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63  :vfile.h wiki_.c
149b0 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d  :wiki.h wikiform
149c0 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74  at_.c:wikiformat
149d0 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e  .h xfer_.c:xfer.
149e0 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24  h zip_.c:zip.h $
149f0 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33  (SRCDIR)/sqlite3
14a00 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09  .h ./VERSION.h..
14a10 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 76  touch headers..v
14a20 66 69 6c 65 5f 2e 63 3a 09 24 28 53 52 43 44 49  file_.c:.$(SRCDI
14a30 52 29 2f 76 66 69 6c 65 2e 63 20 24 28 53 52 43  R)/vfile.c $(SRC
14a40 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61  DIR)/VERSION tra
14a50 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c  nslate.../transl
14a60 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 76 66  ate $(SRCDIR)/vf
14a70 69 6c 65 2e 63 20 7c 20 73 65 64 20 2d 66 20 24  ile.c | sed -f $
14a80 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
14a90 20 3e 76 66 69 6c 65 5f 2e 63 0a 0a 76 66 69 6c   >vfile_.c..vfil
14aa0 65 2e 6f 3a 09 76 66 69 6c 65 5f 2e 63 20 76 66  e.o:.vfile_.c vf
14ab0 69 6c 65 2e 68 20 20 24 28 53 52 43 44 49 52 29  ile.h  $(SRCDIR)
14ac0 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43  /config.h..$(XTC
14ad0 43 29 20 2d 6f 20 76 66 69 6c 65 2e 6f 20 2d 63  C) -o vfile.o -c
14ae0 20 76 66 69 6c 65 5f 2e 63 0a 0a 76 66 69 6c 65   vfile_.c..vfile
14af0 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a  .h:.makeheaders.
14b00 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20  ../makeheaders  
14b10 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d  add_.c:add.h adm
14b20 69 6e 5f 73 71 6c 5f 70 61 67 65 5f 2e 63 3a 61  in_sql_page_.c:a
14b30 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 2e 68 20  dmin_sql_page.h 
14b40 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f  bag_.c:bag.h blo
14b50 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e  b_.c:blob.h bran
14b60 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62  ch_.c:branch.h b
14b70 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e  rowse_.c:browse.
14b80 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63  h cgi_.c:cgi.h c
14b90 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69  heckin_.c:checki
14ba0 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a  n.h checkout_.c:
14bb0 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72  checkout.h clear
14bc0 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67  sign_.c:clearsig
14bd0 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f  n.h clone_.c:clo
14be0 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e  ne.h comformat_.
14bf0 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f  c:comformat.h co
14c00 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74  nstruct_.c:const
14c10 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e  ruct.h content_.
14c20 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e  c:content.h db_.
14c30 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a  c:db.h delta_.c:
14c40 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64  delta.h deltacmd
14c50 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64  _.c:deltacmd.h d
14c60 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65  escendents_.c:de
14c70 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66  scendents.h diff
14c80 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63  _.c:diff.h diffc
14c90 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20  md_.c:diffcmd.h 
14ca0 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65  encode_.c:encode
14cb0 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e  .h file_.c:file.
14cc0 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68  h http_.c:http.h
14cd0 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20   info_.c:info.h 
14ce0 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68  login_.c:login.h
14cf0 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20   main_.c:main.h 
14d00 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69  manifest_.c:mani
14d10 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64  fest.h md5_.c:md
14d20 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72  5.h merge_.c:mer
14d30 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d  ge.h merge3_.c:m
14d40 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f  erge3.h my_page_
14d50 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d  .c:my_page.h nam
14d60 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f  e_.c:name.h pivo
14d70 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75  t_.c:pivot.h pqu
14d80 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20  eue_.c:pqueue.h 
14d90 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66  printf_.c:printf
14da0 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65  .h rebuild_.c:re
14db0 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72  build.h rss_.c:r
14dc0 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73  ss.h schema_.c:s
14dd0 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63  chema.h setup_.c
14de0 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63  :setup.h sha1_.c
14df0 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63  :sha1.h style_.c
14e00 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69  :style.h subscri
14e10 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e  pt_.c:subscript.
14e20 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68  h sync_.c:sync.h
14e30 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61   tag_.c:tag.h ta
14e40 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77  gview_.c:tagview
14e50 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74  .h timeline_.c:t
14e60 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63  imeline.h tkt_.c
14e70 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67  :tkt.h tktconfig
14e80 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20  _.c:tktconfig.h 
14e90 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73  tktsetup_.c:tkts
14ea0 65 74 75 70 2e 68 20 74 6f 6b 65 6e 69 7a 65 5f  etup.h tokenize_
14eb0 70 61 74 68 5f 2e 63 3a 74 6f 6b 65 6e 69 7a 65  path_.c:tokenize
14ec0 5f 70 61 74 68 2e 68 20 75 6e 64 6f 5f 2e 63 3a  _path.h undo_.c:
14ed0 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63  undo.h update_.c
14ee0 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63  :update.h url_.c
14ef0 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75  :url.h user_.c:u
14f00 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a  ser.h verify_.c:
14f10 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e  verify.h vfile_.
14f20 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e  c:vfile.h wiki_.
14f30 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72  c:wiki.h wikifor
14f40 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61  mat_.c:wikiforma
14f50 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72  t.h xfer_.c:xfer
14f60 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20  .h zip_.c:zip.h 
14f70 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65  $(SRCDIR)/sqlite
14f80 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a  3.h ./VERSION.h.
14f90 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a  .touch headers..
14fa0 77 69 6b 69 5f 2e 63 3a 09 24 28 53 52 43 44 49  wiki_.c:.$(SRCDI
14fb0 52 29 2f 77 69 6b 69 2e 63 20 24 28 53 52 43 44  R)/wiki.c $(SRCD
14fc0 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e  IR)/VERSION tran
14fd0 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61  slate.../transla
14fe0 74 65 20 24 28 53 52 43 44 49 52 29 2f 77 69 6b  te $(SRCDIR)/wik
14ff0 69 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53  i.c | sed -f $(S
15000 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e  RCDIR)/VERSION >
15010 77 69 6b 69 5f 2e 63 0a 0a 77 69 6b 69 2e 6f 3a  wiki_.c..wiki.o:
15020 09 77 69 6b 69 5f 2e 63 20 77 69 6b 69 2e 68 20  .wiki_.c wiki.h 
15030 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69   $(SRCDIR)/confi
15040 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20  g.h..$(XTCC) -o 
15050 77 69 6b 69 2e 6f 20 2d 63 20 77 69 6b 69 5f 2e  wiki.o -c wiki_.
15060 63 0a 0a 77 69 6b 69 2e 68 3a 09 6d 61 6b 65 68  c..wiki.h:.makeh
15070 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65  eaders.../makehe
15080 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64  aders  add_.c:ad
15090 64 2e 68 20 61 64 6d 69 6e 5f 73 71 6c 5f 70 61  d.h admin_sql_pa
150a0 67 65 5f 2e 63 3a 61 64 6d 69 6e 5f 73 71 6c 5f  ge_.c:admin_sql_
150b0 70 61 67 65 2e 68 20 62 61 67 5f 2e 63 3a 62 61  page.h bag_.c:ba
150c0 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62  g.h blob_.c:blob
150d0 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61  .h branch_.c:bra
150e0 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a  nch.h browse_.c:
150f0 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a  browse.h cgi_.c:
15100 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63  cgi.h checkin_.c
15110 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b  :checkin.h check
15120 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e  out_.c:checkout.
15130 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63  h clearsign_.c:c
15140 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65  learsign.h clone
15150 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66  _.c:clone.h comf
15160 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d  ormat_.c:comform
15170 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e  at.h construct_.
15180 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f  c:construct.h co
15190 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74  ntent_.c:content
151a0 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65  .h db_.c:db.h de
151b0 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64  lta_.c:delta.h d
151c0 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61  eltacmd_.c:delta
151d0 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74  cmd.h descendent
151e0 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73  s_.c:descendents
151f0 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e  .h diff_.c:diff.
15200 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66  h diffcmd_.c:dif
15210 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63  fcmd.h encode_.c
15220 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e  :encode.h file_.
15230 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63  c:file.h http_.c
15240 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a  :http.h info_.c:
15250 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a  info.h login_.c:
15260 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a  login.h main_.c:
15270 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f  main.h manifest_
15280 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64  .c:manifest.h md
15290 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65  5_.c:md5.h merge
152a0 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67  _.c:merge.h merg
152b0 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d  e3_.c:merge3.h m
152c0 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67  y_page_.c:my_pag
152d0 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65  e.h name_.c:name
152e0 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f  .h pivot_.c:pivo
152f0 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71  t.h pqueue_.c:pq
15300 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63  ueue.h printf_.c
15310 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c  :printf.h rebuil
15320 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72  d_.c:rebuild.h r
15330 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65  ss_.c:rss.h sche
15340 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73  ma_.c:schema.h s
15350 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20  etup_.c:setup.h 
15360 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73  sha1_.c:sha1.h s
15370 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20  tyle_.c:style.h 
15380 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62  subscript_.c:sub
15390 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63  script.h sync_.c
153a0 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74  :sync.h tag_.c:t
153b0 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a  ag.h tagview_.c:
153c0 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69  tagview.h timeli
153d0 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68  ne_.c:timeline.h
153e0 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b   tkt_.c:tkt.h tk
153f0 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f  tconfig_.c:tktco
15400 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f  nfig.h tktsetup_
15410 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 74 6f  .c:tktsetup.h to
15420 6b 65 6e 69 7a 65 5f 70 61 74 68 5f 2e 63 3a 74  kenize_path_.c:t
15430 6f 6b 65 6e 69 7a 65 5f 70 61 74 68 2e 68 20 75  okenize_path.h u
15440 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70  ndo_.c:undo.h up
15450 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68  date_.c:update.h
15460 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73   url_.c:url.h us
15470 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72  er_.c:user.h ver
15480 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20  ify_.c:verify.h 
15490 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68  vfile_.c:vfile.h
154a0 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20   wiki_.c:wiki.h 
154b0 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69  wikiformat_.c:wi
154c0 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f  kiformat.h xfer_
154d0 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63  .c:xfer.h zip_.c
154e0 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29  :zip.h $(SRCDIR)
154f0 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52  /sqlite3.h ./VER
15500 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65  SION.h..touch he
15510 61 64 65 72 73 0a 0a 77 69 6b 69 66 6f 72 6d 61  aders..wikiforma
15520 74 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f  t_.c:.$(SRCDIR)/
15530 77 69 6b 69 66 6f 72 6d 61 74 2e 63 20 24 28 53  wikiformat.c $(S
15540 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74  RCDIR)/VERSION t
15550 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e  ranslate.../tran
15560 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f  slate $(SRCDIR)/
15570 77 69 6b 69 66 6f 72 6d 61 74 2e 63 20 7c 20 73  wikiformat.c | s
15580 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f  ed -f $(SRCDIR)/
15590 56 45 52 53 49 4f 4e 20 3e 77 69 6b 69 66 6f 72  VERSION >wikifor
155a0 6d 61 74 5f 2e 63 0a 0a 77 69 6b 69 66 6f 72 6d  mat_.c..wikiform
155b0 61 74 2e 6f 3a 09 77 69 6b 69 66 6f 72 6d 61 74  at.o:.wikiformat
155c0 5f 2e 63 20 77 69 6b 69 66 6f 72 6d 61 74 2e 68  _.c wikiformat.h
155d0 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66    $(SRCDIR)/conf
155e0 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f  ig.h..$(XTCC) -o
155f0 20 77 69 6b 69 66 6f 72 6d 61 74 2e 6f 20 2d 63   wikiformat.o -c
15600 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 0a 0a   wikiformat_.c..
15610 77 69 6b 69 66 6f 72 6d 61 74 2e 68 3a 09 6d 61  wikiformat.h:.ma
15620 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b  keheaders.../mak
15630 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63  eheaders  add_.c
15640 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 73 71 6c  :add.h admin_sql
15650 5f 70 61 67 65 5f 2e 63 3a 61 64 6d 69 6e 5f 73  _page_.c:admin_s
15660 71 6c 5f 70 61 67 65 2e 68 20 62 61 67 5f 2e 63  ql_page.h bag_.c
15670 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62  :bag.h blob_.c:b
15680 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a  lob.h branch_.c:
15690 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f  branch.h browse_
156a0 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f  .c:browse.h cgi_
156b0 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e  .c:cgi.h checkin
156c0 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68  _.c:checkin.h ch
156d0 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f  eckout_.c:checko
156e0 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e  ut.h clearsign_.
156f0 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c  c:clearsign.h cl
15700 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63  one_.c:clone.h c
15710 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66  omformat_.c:comf
15720 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63  ormat.h construc
15730 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68  t_.c:construct.h
15740 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74   content_.c:cont
15750 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68  ent.h db_.c:db.h
15760 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e   delta_.c:delta.
15770 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65  h deltacmd_.c:de
15780 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64  ltacmd.h descend
15790 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65  ents_.c:descende
157a0 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69  nts.h diff_.c:di
157b0 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a  ff.h diffcmd_.c:
157c0 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65  diffcmd.h encode
157d0 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c  _.c:encode.h fil
157e0 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70  e_.c:file.h http
157f0 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f  _.c:http.h info_
15800 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f  .c:info.h login_
15810 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f  .c:login.h main_
15820 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65  .c:main.h manife
15830 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68  st_.c:manifest.h
15840 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65   md5_.c:md5.h me
15850 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d  rge_.c:merge.h m
15860 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e  erge3_.c:merge3.
15870 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f  h my_page_.c:my_
15880 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e  page.h name_.c:n
15890 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70  ame.h pivot_.c:p
158a0 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63  ivot.h pqueue_.c
158b0 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66  :pqueue.h printf
158c0 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62  _.c:printf.h reb
158d0 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e  uild_.c:rebuild.
158e0 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73  h rss_.c:rss.h s
158f0 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e  chema_.c:schema.
15900 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70  h setup_.c:setup
15910 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e  .h sha1_.c:sha1.
15920 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65  h style_.c:style
15930 2e 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a  .h subscript_.c:
15940 73 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63  subscript.h sync
15950 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e  _.c:sync.h tag_.
15960 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f  c:tag.h tagview_
15970 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69 6d  .c:tagview.h tim
15980 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e  eline_.c:timelin
15990 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68  e.h tkt_.c:tkt.h
159a0 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b   tktconfig_.c:tk
159b0 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74  tconfig.h tktset
159c0 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68  up_.c:tktsetup.h
159d0 20 74 6f 6b 65 6e 69 7a 65 5f 70 61 74 68 5f 2e   tokenize_path_.
159e0 63 3a 74 6f 6b 65 6e 69 7a 65 5f 70 61 74 68 2e  c:tokenize_path.
159f0 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68  h undo_.c:undo.h
15a00 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74   update_.c:updat
15a10 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68  e.h url_.c:url.h
15a20 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20   user_.c:user.h 
15a30 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79  verify_.c:verify
15a40 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c  .h vfile_.c:vfil
15a50 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69  e.h wiki_.c:wiki
15a60 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63  .h wikiformat_.c
15a70 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66  :wikiformat.h xf
15a80 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70  er_.c:xfer.h zip
15a90 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44  _.c:zip.h $(SRCD
15aa0 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f  IR)/sqlite3.h ./
15ab0 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68  VERSION.h..touch
15ac0 20 68 65 61 64 65 72 73 0a 0a 78 66 65 72 5f 2e   headers..xfer_.
15ad0 63 3a 09 24 28 53 52 43 44 49 52 29 2f 78 66 65  c:.$(SRCDIR)/xfe
15ae0 72 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45  r.c $(SRCDIR)/VE
15af0 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a  RSION translate.
15b00 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53  ../translate $(S
15b10 52 43 44 49 52 29 2f 78 66 65 72 2e 63 20 7c 20  RCDIR)/xfer.c | 
15b20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29  sed -f $(SRCDIR)
15b30 2f 56 45 52 53 49 4f 4e 20 3e 78 66 65 72 5f 2e  /VERSION >xfer_.
15b40 63 0a 0a 78 66 65 72 2e 6f 3a 09 78 66 65 72 5f  c..xfer.o:.xfer_
15b50 2e 63 20 78 66 65 72 2e 68 20 20 24 28 53 52 43  .c xfer.h  $(SRC
15b60 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24  DIR)/config.h..$
15b70 28 58 54 43 43 29 20 2d 6f 20 78 66 65 72 2e 6f  (XTCC) -o xfer.o
15b80 20 2d 63 20 78 66 65 72 5f 2e 63 0a 0a 78 66 65   -c xfer_.c..xfe
15b90 72 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73  r.h:.makeheaders
15ba0 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20  .../makeheaders 
15bb0 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64   add_.c:add.h ad
15bc0 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 5f 2e 63 3a  min_sql_page_.c:
15bd0 61 64 6d 69 6e 5f 73 71 6c 5f 70 61 67 65 2e 68  admin_sql_page.h
15be0 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c   bag_.c:bag.h bl
15bf0 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61  ob_.c:blob.h bra
15c00 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20  nch_.c:branch.h 
15c10 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65  browse_.c:browse
15c20 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20  .h cgi_.c:cgi.h 
15c30 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b  checkin_.c:check
15c40 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63  in.h checkout_.c
15c50 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61  :checkout.h clea
15c60 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69  rsign_.c:clearsi
15c70 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c  gn.h clone_.c:cl
15c80 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f  one.h comformat_
15c90 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63  .c:comformat.h c
15ca0 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73  onstruct_.c:cons
15cb0 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f  truct.h content_
15cc0 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f  .c:content.h db_
15cd0 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63  .c:db.h delta_.c
15ce0 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d  :delta.h deltacm
15cf0 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20  d_.c:deltacmd.h 
15d00 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64  descendents_.c:d
15d10 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66  escendents.h dif
15d20 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66  f_.c:diff.h diff
15d30 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68  cmd_.c:diffcmd.h
15d40 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64   encode_.c:encod
15d50 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65  e.h file_.c:file
15d60 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e  .h http_.c:http.
15d70 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68  h info_.c:info.h
15d80 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e   login_.c:login.
15d90 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68  h main_.c:main.h
15da0 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e   manifest_.c:man
15db0 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d  ifest.h md5_.c:m
15dc0 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65  d5.h merge_.c:me
15dd0 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a  rge.h merge3_.c:
15de0 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65  merge3.h my_page
15df0 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61  _.c:my_page.h na
15e00 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76  me_.c:name.h piv
15e10 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71  ot_.c:pivot.h pq
15e20 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68  ueue_.c:pqueue.h
15e30 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74   printf_.c:print
15e40 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72  f.h rebuild_.c:r
15e50 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a  ebuild.h rss_.c:
15e60 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a  rss.h schema_.c:
15e70 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e  schema.h setup_.
15e80 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e  c:setup.h sha1_.
15e90 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e  c:sha1.h style_.
15ea0 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72  c:style.h subscr
15eb0 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74  ipt_.c:subscript
15ec0 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e  .h sync_.c:sync.
15ed0 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74  h tag_.c:tag.h t
15ee0 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65  agview_.c:tagvie
15ef0 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a  w.h timeline_.c:
15f00 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e  timeline.h tkt_.
15f10 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69  c:tkt.h tktconfi
15f20 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68  g_.c:tktconfig.h
15f30 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74   tktsetup_.c:tkt
15f40 73 65 74 75 70 2e 68 20 74 6f 6b 65 6e 69 7a 65  setup.h tokenize
15f50 5f 70 61 74 68 5f 2e 63 3a 74 6f 6b 65 6e 69 7a  _path_.c:tokeniz
15f60 65 5f 70 61 74 68 2e 68 20 75 6e 64 6f 5f 2e 63  e_path.h undo_.c
15f70 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e  :undo.h update_.
15f80 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e  c:update.h url_.
15f90 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a  c:url.h user_.c:
15fa0 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63  user.h verify_.c
15fb0 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f  :verify.h vfile_
15fc0 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f  .c:vfile.h wiki_
15fd0 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f  .c:wiki.h wikifo
15fe0 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d  rmat_.c:wikiform
15ff0 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65  at.h xfer_.c:xfe
16000 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68  r.h zip_.c:zip.h
16010 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74   $(SRCDIR)/sqlit
16020 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68  e3.h ./VERSION.h
16030 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a  ..touch headers.
16040 0a 7a 69 70 5f 2e 63 3a 09 24 28 53 52 43 44 49  .zip_.c:.$(SRCDI
16050 52 29 2f 7a 69 70 2e 63 20 24 28 53 52 43 44 49  R)/zip.c $(SRCDI
16060 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73  R)/VERSION trans
16070 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74  late.../translat
16080 65 20 24 28 53 52 43 44 49 52 29 2f 7a 69 70 2e  e $(SRCDIR)/zip.
16090 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43  c | sed -f $(SRC
160a0 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 7a 69  DIR)/VERSION >zi
160b0 70 5f 2e 63 0a 0a 7a 69 70 2e 6f 3a 09 7a 69 70  p_.c..zip.o:.zip
160c0 5f 2e 63 20 7a 69 70 2e 68 20 20 24 28 53 52 43  _.c zip.h  $(SRC
160d0 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24  DIR)/config.h..$
160e0 28 58 54 43 43 29 20 2d 6f 20 7a 69 70 2e 6f 20  (XTCC) -o zip.o 
160f0 2d 63 20 7a 69 70 5f 2e 63 0a 0a 7a 69 70 2e 68  -c zip_.c..zip.h
16100 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e  :.makeheaders...
16110 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64  /makeheaders  ad
16120 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e  d_.c:add.h admin
16130 5f 73 71 6c 5f 70 61 67 65 5f 2e 63 3a 61 64 6d  _sql_page_.c:adm
16140 69 6e 5f 73 71 6c 5f 70 61 67 65 2e 68 20 62 61  in_sql_page.h ba
16150 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f  g_.c:bag.h blob_
16160 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68  .c:blob.h branch
16170 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f  _.c:branch.h bro
16180 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20  wse_.c:browse.h 
16190 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65  cgi_.c:cgi.h che
161a0 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e  ckin_.c:checkin.
161b0 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68  h checkout_.c:ch
161c0 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69  eckout.h clearsi
161d0 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e  gn_.c:clearsign.
161e0 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65  h clone_.c:clone
161f0 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a  .h comformat_.c:
16200 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73  comformat.h cons
16210 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75  truct_.c:constru
16220 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a  ct.h content_.c:
16230 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a  content.h db_.c:
16240 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65  db.h delta_.c:de
16250 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e  lta.h deltacmd_.
16260 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73  c:deltacmd.h des
16270 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63  cendents_.c:desc
16280 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e  endents.h diff_.
16290 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64  c:diff.h diffcmd
162a0 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e  _.c:diffcmd.h en
162b0 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68  code_.c:encode.h
162c0 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20   file_.c:file.h 
162d0 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69  http_.c:http.h i
162e0 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f  nfo_.c:info.h lo
162f0 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d  gin_.c:login.h m
16300 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61  ain_.c:main.h ma
16310 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65  nifest_.c:manife
16320 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e  st.h md5_.c:md5.
16330 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65  h merge_.c:merge
16340 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72  .h merge3_.c:mer
16350 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63  ge3.h my_page_.c
16360 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f  :my_page.h name_
16370 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f  .c:name.h pivot_
16380 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75  .c:pivot.h pqueu
16390 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72  e_.c:pqueue.h pr
163a0 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68  intf_.c:printf.h
163b0 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75   rebuild_.c:rebu
163c0 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73  ild.h rss_.c:rss
163d0 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68  .h schema_.c:sch
163e0 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73  ema.h setup_.c:s
163f0 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73  etup.h sha1_.c:s
16400 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73  ha1.h style_.c:s
16410 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74  tyle.h subscript
16420 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20  _.c:subscript.h 
16430 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74  sync_.c:sync.h t
16440 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76  ag_.c:tag.h tagv
16450 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68  iew_.c:tagview.h
16460 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d   timeline_.c:tim
16470 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74  eline.h tkt_.c:t
16480 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e  kt.h tktconfig_.
16490 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b  c:tktconfig.h tk
164a0 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74  tsetup_.c:tktset
164b0 75 70 2e 68 20 74 6f 6b 65 6e 69 7a 65 5f 70 61  up.h tokenize_pa
164c0 74 68 5f 2e 63 3a 74 6f 6b 65 6e 69 7a 65 5f 70  th_.c:tokenize_p
164d0 61 74 68 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e  ath.h undo_.c:un
164e0 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75  do.h update_.c:u
164f0 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75  pdate.h url_.c:u
16500 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65  rl.h user_.c:use
16510 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65  r.h verify_.c:ve
16520 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a  rify.h vfile_.c:
16530 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a  vfile.h wiki_.c:
16540 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61  wiki.h wikiforma
16550 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e  t_.c:wikiformat.
16560 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68  h xfer_.c:xfer.h
16570 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28   zip_.c:zip.h $(
16580 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e  SRCDIR)/sqlite3.
16590 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74  h ./VERSION.h..t
165a0 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 73 71  ouch headers..sq
165b0 6c 69 74 65 33 2e 6f 3a 09 24 28 53 52 43 44 49  lite3.o:.$(SRCDI
165c0 52 29 2f 73 71 6c 69 74 65 33 2e 63 0a 09 24 28  R)/sqlite3.c..$(
165d0 58 54 43 43 29 20 2d 44 53 51 4c 49 54 45 5f 4f  XTCC) -DSQLITE_O
165e0 4d 49 54 5f 4c 4f 41 44 5f 45 58 54 45 4e 53 49  MIT_LOAD_EXTENSI
165f0 4f 4e 3d 31 20 2d 44 53 51 4c 49 54 45 5f 50 52  ON=1 -DSQLITE_PR
16600 49 56 41 54 45 3d 20 2d 44 53 51 4c 49 54 45 5f  IVATE= -DSQLITE_
16610 54 48 52 45 41 44 53 41 46 45 3d 30 20 2d 44 53  THREADSAFE=0 -DS
16620 51 4c 49 54 45 5f 44 45 46 41 55 4c 54 5f 46 49  QLITE_DEFAULT_FI
16630 4c 45 5f 46 4f 52 4d 41 54 3d 34 20 2d 44 53 51  LE_FORMAT=4 -DSQ
16640 4c 49 54 45 5f 45 4e 41 42 4c 45 5f 46 54 53 33  LITE_ENABLE_FTS3
16650 3d 31 20 2d 63 20 24 28 53 52 43 44 49 52 29 2f  =1 -c $(SRCDIR)/
16660 73 71 6c 69 74 65 33 2e 63 20 2d 6f 20 73 71 6c  sqlite3.c -o sql
16670 69 74 65 33 2e 6f 0a 0a                          ite3.o..