Hex Artifact Content
Not logged in

Artifact de95462e676dfcbc81669898d40f271683c765c3:

File src/main.mk part of check-in [a3e4a5d27d] - Add the tkt.c source file as an empty template. by drh on 2007-10-03 12:28:55.

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 62 61 67 2e 63 20  $(SRCDIR)/bag.c 
01c0: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 62 6c  \.  $(SRCDIR)/bl
01d0: 6f 62 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49  ob.c \.  $(SRCDI
01e0: 52 29 2f 62 72 61 6e 63 68 2e 63 20 5c 0a 20 20  R)/branch.c \.  
01f0: 24 28 53 52 43 44 49 52 29 2f 63 67 69 2e 63 20  $(SRCDIR)/cgi.c 
0200: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 63 68  \.  $(SRCDIR)/ch
0210: 65 63 6b 69 6e 2e 63 20 5c 0a 20 20 24 28 53 52  eckin.c \.  $(SR
0220: 43 44 49 52 29 2f 63 68 65 63 6b 6f 75 74 2e 63  CDIR)/checkout.c
0230: 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 63   \.  $(SRCDIR)/c
0240: 6c 65 61 72 73 69 67 6e 2e 63 20 5c 0a 20 20 24  learsign.c \.  $
0250: 28 53 52 43 44 49 52 29 2f 63 6c 6f 6e 65 2e 63  (SRCDIR)/clone.c
0260: 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 63   \.  $(SRCDIR)/c
0270: 6f 6d 66 6f 72 6d 61 74 2e 63 20 5c 0a 20 20 24  omformat.c \.  $
0280: 28 53 52 43 44 49 52 29 2f 63 6f 6e 73 74 72 75  (SRCDIR)/constru
0290: 63 74 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49  ct.c \.  $(SRCDI
02a0: 52 29 2f 63 6f 6e 74 65 6e 74 2e 63 20 5c 0a 20  R)/content.c \. 
02b0: 20 24 28 53 52 43 44 49 52 29 2f 64 62 2e 63 20   $(SRCDIR)/db.c 
02c0: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 64 65  \.  $(SRCDIR)/de
02d0: 6c 74 61 2e 63 20 5c 0a 20 20 24 28 53 52 43 44  lta.c \.  $(SRCD
02e0: 49 52 29 2f 64 65 6c 74 61 63 6d 64 2e 63 20 5c  IR)/deltacmd.c \
02f0: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 64 65 73  .  $(SRCDIR)/des
0300: 63 65 6e 64 65 6e 74 73 2e 63 20 5c 0a 20 20 24  cendents.c \.  $
0310: 28 53 52 43 44 49 52 29 2f 64 69 66 66 2e 63 20  (SRCDIR)/diff.c 
0320: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 64 69  \.  $(SRCDIR)/di
0330: 66 66 63 6d 64 2e 63 20 5c 0a 20 20 24 28 53 52  ffcmd.c \.  $(SR
0340: 43 44 49 52 29 2f 65 6e 63 6f 64 65 2e 63 20 5c  CDIR)/encode.c \
0350: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 66 69 6c  .  $(SRCDIR)/fil
0360: 65 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52  e.c \.  $(SRCDIR
0370: 29 2f 68 74 74 70 2e 63 20 5c 0a 20 20 24 28 53  )/http.c \.  $(S
0380: 52 43 44 49 52 29 2f 69 6e 66 6f 2e 63 20 5c 0a  RCDIR)/info.c \.
0390: 20 20 24 28 53 52 43 44 49 52 29 2f 6c 6f 67 69    $(SRCDIR)/logi
03a0: 6e 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52  n.c \.  $(SRCDIR
03b0: 29 2f 6d 61 69 6e 2e 63 20 5c 0a 20 20 24 28 53  )/main.c \.  $(S
03c0: 52 43 44 49 52 29 2f 6d 61 6e 69 66 65 73 74 2e  RCDIR)/manifest.
03d0: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f  c \.  $(SRCDIR)/
03e0: 6d 64 35 2e 63 20 5c 0a 20 20 24 28 53 52 43 44  md5.c \.  $(SRCD
03f0: 49 52 29 2f 6d 65 72 67 65 2e 63 20 5c 0a 20 20  IR)/merge.c \.  
0400: 24 28 53 52 43 44 49 52 29 2f 6d 65 72 67 65 33  $(SRCDIR)/merge3
0410: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29  .c \.  $(SRCDIR)
0420: 2f 6e 61 6d 65 2e 63 20 5c 0a 20 20 24 28 53 52  /name.c \.  $(SR
0430: 43 44 49 52 29 2f 70 69 76 6f 74 2e 63 20 5c 0a  CDIR)/pivot.c \.
0440: 20 20 24 28 53 52 43 44 49 52 29 2f 70 71 75 65    $(SRCDIR)/pque
0450: 75 65 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49  ue.c \.  $(SRCDI
0460: 52 29 2f 70 72 69 6e 74 66 2e 63 20 5c 0a 20 20  R)/printf.c \.  
0470: 24 28 53 52 43 44 49 52 29 2f 72 65 62 75 69 6c  $(SRCDIR)/rebuil
0480: 64 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52  d.c \.  $(SRCDIR
0490: 29 2f 72 73 73 2e 63 20 5c 0a 20 20 24 28 53 52  )/rss.c \.  $(SR
04a0: 43 44 49 52 29 2f 73 63 68 65 6d 61 2e 63 20 5c  CDIR)/schema.c \
04b0: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 73 65 74  .  $(SRCDIR)/set
04c0: 75 70 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49  up.c \.  $(SRCDI
04d0: 52 29 2f 73 68 61 31 2e 63 20 5c 0a 20 20 24 28  R)/sha1.c \.  $(
04e0: 53 52 43 44 49 52 29 2f 73 74 79 6c 65 2e 63 20  SRCDIR)/style.c 
04f0: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 73 79  \.  $(SRCDIR)/sy
0500: 6e 63 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49  nc.c \.  $(SRCDI
0510: 52 29 2f 74 61 67 2e 63 20 5c 0a 20 20 24 28 53  R)/tag.c \.  $(S
0520: 52 43 44 49 52 29 2f 74 69 6d 65 6c 69 6e 65 2e  RCDIR)/timeline.
0530: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f  c \.  $(SRCDIR)/
0540: 74 6b 74 2e 63 20 5c 0a 20 20 24 28 53 52 43 44  tkt.c \.  $(SRCD
0550: 49 52 29 2f 74 6b 74 63 6f 6e 66 2e 63 20 5c 0a  IR)/tktconf.c \.
0560: 20 20 24 28 53 52 43 44 49 52 29 2f 74 6b 74 73    $(SRCDIR)/tkts
0570: 65 74 75 70 2e 63 20 5c 0a 20 20 24 28 53 52 43  etup.c \.  $(SRC
0580: 44 49 52 29 2f 75 6e 64 6f 2e 63 20 5c 0a 20 20  DIR)/undo.c \.  
0590: 24 28 53 52 43 44 49 52 29 2f 75 70 64 61 74 65  $(SRCDIR)/update
05a0: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29  .c \.  $(SRCDIR)
05b0: 2f 75 72 6c 2e 63 20 5c 0a 20 20 24 28 53 52 43  /url.c \.  $(SRC
05c0: 44 49 52 29 2f 75 73 65 72 2e 63 20 5c 0a 20 20  DIR)/user.c \.  
05d0: 24 28 53 52 43 44 49 52 29 2f 76 65 72 69 66 79  $(SRCDIR)/verify
05e0: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29  .c \.  $(SRCDIR)
05f0: 2f 76 66 69 6c 65 2e 63 20 5c 0a 20 20 24 28 53  /vfile.c \.  $(S
0600: 52 43 44 49 52 29 2f 77 69 6b 69 2e 63 20 5c 0a  RCDIR)/wiki.c \.
0610: 20 20 24 28 53 52 43 44 49 52 29 2f 77 69 6b 69    $(SRCDIR)/wiki
0620: 66 6f 72 6d 61 74 2e 63 20 5c 0a 20 20 24 28 53  format.c \.  $(S
0630: 52 43 44 49 52 29 2f 78 66 65 72 2e 63 20 5c 0a  RCDIR)/xfer.c \.
0640: 20 20 24 28 53 52 43 44 49 52 29 2f 7a 69 70 2e    $(SRCDIR)/zip.
0650: 63 0a 0a 54 52 41 4e 53 5f 53 52 43 20 3d 20 5c  c..TRANS_SRC = \
0660: 0a 20 20 61 64 64 5f 2e 63 20 5c 0a 20 20 62 61  .  add_.c \.  ba
0670: 67 5f 2e 63 20 5c 0a 20 20 62 6c 6f 62 5f 2e 63  g_.c \.  blob_.c
0680: 20 5c 0a 20 20 62 72 61 6e 63 68 5f 2e 63 20 5c   \.  branch_.c \
0690: 0a 20 20 63 67 69 5f 2e 63 20 5c 0a 20 20 63 68  .  cgi_.c \.  ch
06a0: 65 63 6b 69 6e 5f 2e 63 20 5c 0a 20 20 63 68 65  eckin_.c \.  che
06b0: 63 6b 6f 75 74 5f 2e 63 20 5c 0a 20 20 63 6c 65  ckout_.c \.  cle
06c0: 61 72 73 69 67 6e 5f 2e 63 20 5c 0a 20 20 63 6c  arsign_.c \.  cl
06d0: 6f 6e 65 5f 2e 63 20 5c 0a 20 20 63 6f 6d 66 6f  one_.c \.  comfo
06e0: 72 6d 61 74 5f 2e 63 20 5c 0a 20 20 63 6f 6e 73  rmat_.c \.  cons
06f0: 74 72 75 63 74 5f 2e 63 20 5c 0a 20 20 63 6f 6e  truct_.c \.  con
0700: 74 65 6e 74 5f 2e 63 20 5c 0a 20 20 64 62 5f 2e  tent_.c \.  db_.
0710: 63 20 5c 0a 20 20 64 65 6c 74 61 5f 2e 63 20 5c  c \.  delta_.c \
0720: 0a 20 20 64 65 6c 74 61 63 6d 64 5f 2e 63 20 5c  .  deltacmd_.c \
0730: 0a 20 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e  .  descendents_.
0740: 63 20 5c 0a 20 20 64 69 66 66 5f 2e 63 20 5c 0a  c \.  diff_.c \.
0750: 20 20 64 69 66 66 63 6d 64 5f 2e 63 20 5c 0a 20    diffcmd_.c \. 
0760: 20 65 6e 63 6f 64 65 5f 2e 63 20 5c 0a 20 20 66   encode_.c \.  f
0770: 69 6c 65 5f 2e 63 20 5c 0a 20 20 68 74 74 70 5f  ile_.c \.  http_
0780: 2e 63 20 5c 0a 20 20 69 6e 66 6f 5f 2e 63 20 5c  .c \.  info_.c \
0790: 0a 20 20 6c 6f 67 69 6e 5f 2e 63 20 5c 0a 20 20  .  login_.c \.  
07a0: 6d 61 69 6e 5f 2e 63 20 5c 0a 20 20 6d 61 6e 69  main_.c \.  mani
07b0: 66 65 73 74 5f 2e 63 20 5c 0a 20 20 6d 64 35 5f  fest_.c \.  md5_
07c0: 2e 63 20 5c 0a 20 20 6d 65 72 67 65 5f 2e 63 20  .c \.  merge_.c 
07d0: 5c 0a 20 20 6d 65 72 67 65 33 5f 2e 63 20 5c 0a  \.  merge3_.c \.
07e0: 20 20 6e 61 6d 65 5f 2e 63 20 5c 0a 20 20 70 69    name_.c \.  pi
07f0: 76 6f 74 5f 2e 63 20 5c 0a 20 20 70 71 75 65 75  vot_.c \.  pqueu
0800: 65 5f 2e 63 20 5c 0a 20 20 70 72 69 6e 74 66 5f  e_.c \.  printf_
0810: 2e 63 20 5c 0a 20 20 72 65 62 75 69 6c 64 5f 2e  .c \.  rebuild_.
0820: 63 20 5c 0a 20 20 72 73 73 5f 2e 63 20 5c 0a 20  c \.  rss_.c \. 
0830: 20 73 63 68 65 6d 61 5f 2e 63 20 5c 0a 20 20 73   schema_.c \.  s
0840: 65 74 75 70 5f 2e 63 20 5c 0a 20 20 73 68 61 31  etup_.c \.  sha1
0850: 5f 2e 63 20 5c 0a 20 20 73 74 79 6c 65 5f 2e 63  _.c \.  style_.c
0860: 20 5c 0a 20 20 73 79 6e 63 5f 2e 63 20 5c 0a 20   \.  sync_.c \. 
0870: 20 74 61 67 5f 2e 63 20 5c 0a 20 20 74 69 6d 65   tag_.c \.  time
0880: 6c 69 6e 65 5f 2e 63 20 5c 0a 20 20 74 6b 74 5f  line_.c \.  tkt_
0890: 2e 63 20 5c 0a 20 20 74 6b 74 63 6f 6e 66 5f 2e  .c \.  tktconf_.
08a0: 63 20 5c 0a 20 20 74 6b 74 73 65 74 75 70 5f 2e  c \.  tktsetup_.
08b0: 63 20 5c 0a 20 20 75 6e 64 6f 5f 2e 63 20 5c 0a  c \.  undo_.c \.
08c0: 20 20 75 70 64 61 74 65 5f 2e 63 20 5c 0a 20 20    update_.c \.  
08d0: 75 72 6c 5f 2e 63 20 5c 0a 20 20 75 73 65 72 5f  url_.c \.  user_
08e0: 2e 63 20 5c 0a 20 20 76 65 72 69 66 79 5f 2e 63  .c \.  verify_.c
08f0: 20 5c 0a 20 20 76 66 69 6c 65 5f 2e 63 20 5c 0a   \.  vfile_.c \.
0900: 20 20 77 69 6b 69 5f 2e 63 20 5c 0a 20 20 77 69    wiki_.c \.  wi
0910: 6b 69 66 6f 72 6d 61 74 5f 2e 63 20 5c 0a 20 20  kiformat_.c \.  
0920: 78 66 65 72 5f 2e 63 20 5c 0a 20 20 7a 69 70 5f  xfer_.c \.  zip_
0930: 2e 63 0a 0a 4f 42 4a 20 3d 20 5c 0a 20 20 61 64  .c..OBJ = \.  ad
0940: 64 2e 6f 20 5c 0a 20 20 62 61 67 2e 6f 20 5c 0a  d.o \.  bag.o \.
0950: 20 20 62 6c 6f 62 2e 6f 20 5c 0a 20 20 62 72 61    blob.o \.  bra
0960: 6e 63 68 2e 6f 20 5c 0a 20 20 63 67 69 2e 6f 20  nch.o \.  cgi.o 
0970: 5c 0a 20 20 63 68 65 63 6b 69 6e 2e 6f 20 5c 0a  \.  checkin.o \.
0980: 20 20 63 68 65 63 6b 6f 75 74 2e 6f 20 5c 0a 20    checkout.o \. 
0990: 20 63 6c 65 61 72 73 69 67 6e 2e 6f 20 5c 0a 20   clearsign.o \. 
09a0: 20 63 6c 6f 6e 65 2e 6f 20 5c 0a 20 20 63 6f 6d   clone.o \.  com
09b0: 66 6f 72 6d 61 74 2e 6f 20 5c 0a 20 20 63 6f 6e  format.o \.  con
09c0: 73 74 72 75 63 74 2e 6f 20 5c 0a 20 20 63 6f 6e  struct.o \.  con
09d0: 74 65 6e 74 2e 6f 20 5c 0a 20 20 64 62 2e 6f 20  tent.o \.  db.o 
09e0: 5c 0a 20 20 64 65 6c 74 61 2e 6f 20 5c 0a 20 20  \.  delta.o \.  
09f0: 64 65 6c 74 61 63 6d 64 2e 6f 20 5c 0a 20 20 64  deltacmd.o \.  d
0a00: 65 73 63 65 6e 64 65 6e 74 73 2e 6f 20 5c 0a 20  escendents.o \. 
0a10: 20 64 69 66 66 2e 6f 20 5c 0a 20 20 64 69 66 66   diff.o \.  diff
0a20: 63 6d 64 2e 6f 20 5c 0a 20 20 65 6e 63 6f 64 65  cmd.o \.  encode
0a30: 2e 6f 20 5c 0a 20 20 66 69 6c 65 2e 6f 20 5c 0a  .o \.  file.o \.
0a40: 20 20 68 74 74 70 2e 6f 20 5c 0a 20 20 69 6e 66    http.o \.  inf
0a50: 6f 2e 6f 20 5c 0a 20 20 6c 6f 67 69 6e 2e 6f 20  o.o \.  login.o 
0a60: 5c 0a 20 20 6d 61 69 6e 2e 6f 20 5c 0a 20 20 6d  \.  main.o \.  m
0a70: 61 6e 69 66 65 73 74 2e 6f 20 5c 0a 20 20 6d 64  anifest.o \.  md
0a80: 35 2e 6f 20 5c 0a 20 20 6d 65 72 67 65 2e 6f 20  5.o \.  merge.o 
0a90: 5c 0a 20 20 6d 65 72 67 65 33 2e 6f 20 5c 0a 20  \.  merge3.o \. 
0aa0: 20 6e 61 6d 65 2e 6f 20 5c 0a 20 20 70 69 76 6f   name.o \.  pivo
0ab0: 74 2e 6f 20 5c 0a 20 20 70 71 75 65 75 65 2e 6f  t.o \.  pqueue.o
0ac0: 20 5c 0a 20 20 70 72 69 6e 74 66 2e 6f 20 5c 0a   \.  printf.o \.
0ad0: 20 20 72 65 62 75 69 6c 64 2e 6f 20 5c 0a 20 20    rebuild.o \.  
0ae0: 72 73 73 2e 6f 20 5c 0a 20 20 73 63 68 65 6d 61  rss.o \.  schema
0af0: 2e 6f 20 5c 0a 20 20 73 65 74 75 70 2e 6f 20 5c  .o \.  setup.o \
0b00: 0a 20 20 73 68 61 31 2e 6f 20 5c 0a 20 20 73 74  .  sha1.o \.  st
0b10: 79 6c 65 2e 6f 20 5c 0a 20 20 73 79 6e 63 2e 6f  yle.o \.  sync.o
0b20: 20 5c 0a 20 20 74 61 67 2e 6f 20 5c 0a 20 20 74   \.  tag.o \.  t
0b30: 69 6d 65 6c 69 6e 65 2e 6f 20 5c 0a 20 20 74 6b  imeline.o \.  tk
0b40: 74 2e 6f 20 5c 0a 20 20 74 6b 74 63 6f 6e 66 2e  t.o \.  tktconf.
0b50: 6f 20 5c 0a 20 20 74 6b 74 73 65 74 75 70 2e 6f  o \.  tktsetup.o
0b60: 20 5c 0a 20 20 75 6e 64 6f 2e 6f 20 5c 0a 20 20   \.  undo.o \.  
0b70: 75 70 64 61 74 65 2e 6f 20 5c 0a 20 20 75 72 6c  update.o \.  url
0b80: 2e 6f 20 5c 0a 20 20 75 73 65 72 2e 6f 20 5c 0a  .o \.  user.o \.
0b90: 20 20 76 65 72 69 66 79 2e 6f 20 5c 0a 20 20 76    verify.o \.  v
0ba0: 66 69 6c 65 2e 6f 20 5c 0a 20 20 77 69 6b 69 2e  file.o \.  wiki.
0bb0: 6f 20 5c 0a 20 20 77 69 6b 69 66 6f 72 6d 61 74  o \.  wikiformat
0bc0: 2e 6f 20 5c 0a 20 20 78 66 65 72 2e 6f 20 5c 0a  .o \.  xfer.o \.
0bd0: 20 20 7a 69 70 2e 6f 0a 0a 41 50 50 4e 41 4d 45    zip.o..APPNAME
0be0: 20 3d 20 66 6f 73 73 69 6c 24 28 45 29 0a 0a 0a   = fossil$(E)...
0bf0: 0a 61 6c 6c 3a 09 24 28 41 50 50 4e 41 4d 45 29  .all:.$(APPNAME)
0c00: 0a 0a 69 6e 73 74 61 6c 6c 3a 09 24 28 41 50 50  ..install:.$(APP
0c10: 4e 41 4d 45 29 0a 09 6d 76 20 24 28 41 50 50 4e  NAME)..mv $(APPN
0c20: 41 4d 45 29 20 24 28 49 4e 53 54 41 4c 4c 44 49  AME) $(INSTALLDI
0c30: 52 29 0a 0a 74 72 61 6e 73 6c 61 74 65 3a 09 24  R)..translate:.$
0c40: 28 53 52 43 44 49 52 29 2f 74 72 61 6e 73 6c 61  (SRCDIR)/transla
0c50: 74 65 2e 63 0a 09 24 28 42 43 43 29 20 2d 6f 20  te.c..$(BCC) -o 
0c60: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44  translate $(SRCD
0c70: 49 52 29 2f 74 72 61 6e 73 6c 61 74 65 2e 63 0a  IR)/translate.c.
0c80: 0a 6d 61 6b 65 68 65 61 64 65 72 73 3a 09 24 28  .makeheaders:.$(
0c90: 53 52 43 44 49 52 29 2f 6d 61 6b 65 68 65 61 64  SRCDIR)/makehead
0ca0: 65 72 73 2e 63 0a 09 24 28 42 43 43 29 20 2d 6f  ers.c..$(BCC) -o
0cb0: 20 6d 61 6b 65 68 65 61 64 65 72 73 20 24 28 53   makeheaders $(S
0cc0: 52 43 44 49 52 29 2f 6d 61 6b 65 68 65 61 64 65  RCDIR)/makeheade
0cd0: 72 73 2e 63 0a 0a 6d 6b 69 6e 64 65 78 3a 09 24  rs.c..mkindex:.$
0ce0: 28 53 52 43 44 49 52 29 2f 6d 6b 69 6e 64 65 78  (SRCDIR)/mkindex
0cf0: 2e 63 0a 09 24 28 42 43 43 29 20 2d 6f 20 6d 6b  .c..$(BCC) -o mk
0d00: 69 6e 64 65 78 20 24 28 53 52 43 44 49 52 29 2f  index $(SRCDIR)/
0d10: 6d 6b 69 6e 64 65 78 2e 63 0a 0a 23 20 57 41 52  mkindex.c..# WAR
0d20: 4e 49 4e 47 2e 20 44 41 4e 47 45 52 2e 20 52 75  NING. DANGER. Ru
0d30: 6e 6e 69 6e 67 20 74 68 65 20 74 65 73 74 73 75  nning the testsu
0d40: 69 74 65 20 6d 6f 64 69 66 69 65 73 20 74 68 65  ite modifies the
0d50: 20 72 65 70 6f 73 69 74 6f 72 79 20 74 68 65 0a   repository the.
0d60: 23 20 62 75 69 6c 64 20 69 73 20 64 6f 6e 65 20  # build is done 
0d70: 66 72 6f 6d 2c 20 69 2e 65 2e 20 74 68 65 20 63  from, i.e. the c
0d80: 68 65 63 6b 6f 75 74 20 62 65 6c 6f 6e 67 73 20  heckout belongs 
0d90: 74 6f 2e 20 44 6f 20 6e 6f 74 20 73 79 6e 63 2f  to. Do not sync/
0da0: 70 75 73 68 0a 23 20 74 68 65 20 72 65 70 6f 73  push.# the repos
0db0: 69 74 6f 72 79 20 61 66 74 65 72 20 72 75 6e 6e  itory after runn
0dc0: 69 6e 67 20 74 68 65 20 74 65 73 74 73 2e 0a 74  ing the tests..t
0dd0: 65 73 74 3a 09 24 28 41 50 50 4e 41 4d 45 29 0a  est:.$(APPNAME).
0de0: 09 24 28 54 43 4c 53 48 29 20 74 65 73 74 2f 74  .$(TCLSH) test/t
0df0: 65 73 74 65 72 2e 74 63 6c 20 24 28 41 50 50 4e  ester.tcl $(APPN
0e00: 41 4d 45 29 0a 0a 56 45 52 53 49 4f 4e 2e 68 3a  AME)..VERSION.h:
0e10: 09 24 28 53 52 43 44 49 52 29 2f 2e 2e 2f 6d 61  .$(SRCDIR)/../ma
0e20: 6e 69 66 65 73 74 2e 75 75 69 64 20 24 28 53 52  nifest.uuid $(SR
0e30: 43 44 49 52 29 2f 2e 2e 2f 6d 61 6e 69 66 65 73  CDIR)/../manifes
0e40: 74 0a 09 61 77 6b 20 27 7b 20 70 72 69 6e 74 66  t..awk '{ printf
0e50: 20 22 23 64 65 66 69 6e 65 20 4d 41 4e 49 46 45   "#define MANIFE
0e60: 53 54 5f 55 55 49 44 20 5c 22 25 73 5c 22 5c 6e  ST_UUID \"%s\"\n
0e70: 22 2c 20 24 24 31 7d 27 20 20 24 28 53 52 43 44  ", $$1}'  $(SRCD
0e80: 49 52 29 2f 2e 2e 2f 6d 61 6e 69 66 65 73 74 2e  IR)/../manifest.
0e90: 75 75 69 64 20 3e 56 45 52 53 49 4f 4e 2e 68 0a  uuid >VERSION.h.
0ea0: 09 61 77 6b 20 27 7b 20 70 72 69 6e 74 66 20 22  .awk '{ printf "
0eb0: 23 64 65 66 69 6e 65 20 4d 41 4e 49 46 45 53 54  #define MANIFEST
0ec0: 5f 56 45 52 53 49 4f 4e 20 5c 22 5b 25 2e 31 30  _VERSION \"[%.10
0ed0: 73 5d 5c 22 5c 6e 22 2c 20 24 24 31 7d 27 20 20  s]\"\n", $$1}'  
0ee0: 24 28 53 52 43 44 49 52 29 2f 2e 2e 2f 6d 61 6e  $(SRCDIR)/../man
0ef0: 69 66 65 73 74 2e 75 75 69 64 20 3e 3e 56 45 52  ifest.uuid >>VER
0f00: 53 49 4f 4e 2e 68 0a 09 61 77 6b 20 27 24 24 31  SION.h..awk '$$1
0f10: 3d 3d 22 44 22 7b 70 72 69 6e 74 66 20 22 23 64  =="D"{printf "#d
0f20: 65 66 69 6e 65 20 4d 41 4e 49 46 45 53 54 5f 44  efine MANIFEST_D
0f30: 41 54 45 20 5c 22 25 73 20 25 73 5c 22 5c 6e 22  ATE \"%s %s\"\n"
0f40: 2c 20 73 75 62 73 74 72 28 24 24 32 2c 31 2c 31  , substr($$2,1,1
0f50: 30 29 2c 73 75 62 73 74 72 28 24 24 32 2c 31 32  0),substr($$2,12
0f60: 29 7d 27 20 20 24 28 53 52 43 44 49 52 29 2f 2e  )}'  $(SRCDIR)/.
0f70: 2e 2f 6d 61 6e 69 66 65 73 74 20 3e 3e 56 45 52  ./manifest >>VER
0f80: 53 49 4f 4e 2e 68 0a 0a 24 28 41 50 50 4e 41 4d  SION.h..$(APPNAM
0f90: 45 29 3a 09 68 65 61 64 65 72 73 20 24 28 4f 42  E):.headers $(OB
0fa0: 4a 29 20 73 71 6c 69 74 65 33 2e 6f 0a 09 24 28  J) sqlite3.o..$(
0fb0: 54 43 43 29 20 2d 6f 20 24 28 41 50 50 4e 41 4d  TCC) -o $(APPNAM
0fc0: 45 29 20 24 28 4f 42 4a 29 20 73 71 6c 69 74 65  E) $(OBJ) sqlite
0fd0: 33 2e 6f 20 24 28 4c 49 42 29 0a 0a 63 6c 65 61  3.o $(LIB)..clea
0fe0: 6e 3a 09 0a 09 72 6d 20 2d 66 20 2a 2e 6f 20 2a  n:...rm -f *.o *
0ff0: 5f 2e 63 20 24 28 41 50 50 4e 41 4d 45 29 20 56  _.c $(APPNAME) V
1000: 45 52 53 49 4f 4e 2e 68 0a 09 72 6d 20 2d 66 20  ERSION.h..rm -f 
1010: 74 72 61 6e 73 6c 61 74 65 20 6d 61 6b 65 68 65  translate makehe
1020: 61 64 65 72 73 20 6d 6b 69 6e 64 65 78 20 70 61  aders mkindex pa
1030: 67 65 5f 69 6e 64 65 78 2e 68 20 68 65 61 64 65  ge_index.h heade
1040: 72 73 0a 09 72 6d 20 2d 66 20 61 64 64 2e 68 20  rs..rm -f add.h 
1050: 62 61 67 2e 68 20 62 6c 6f 62 2e 68 20 62 72 61  bag.h blob.h bra
1060: 6e 63 68 2e 68 20 63 67 69 2e 68 20 63 68 65 63  nch.h cgi.h chec
1070: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 2e 68  kin.h checkout.h
1080: 20 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f   clearsign.h clo
1090: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 2e 68  ne.h comformat.h
10a0: 20 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e   construct.h con
10b0: 74 65 6e 74 2e 68 20 64 62 2e 68 20 64 65 6c 74  tent.h db.h delt
10c0: 61 2e 68 20 64 65 6c 74 61 63 6d 64 2e 68 20 64  a.h deltacmd.h d
10d0: 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66  escendents.h dif
10e0: 66 2e 68 20 64 69 66 66 63 6d 64 2e 68 20 65 6e  f.h diffcmd.h en
10f0: 63 6f 64 65 2e 68 20 66 69 6c 65 2e 68 20 68 74  code.h file.h ht
1100: 74 70 2e 68 20 69 6e 66 6f 2e 68 20 6c 6f 67 69  tp.h info.h logi
1110: 6e 2e 68 20 6d 61 69 6e 2e 68 20 6d 61 6e 69 66  n.h main.h manif
1120: 65 73 74 2e 68 20 6d 64 35 2e 68 20 6d 65 72 67  est.h md5.h merg
1130: 65 2e 68 20 6d 65 72 67 65 33 2e 68 20 6e 61 6d  e.h merge3.h nam
1140: 65 2e 68 20 70 69 76 6f 74 2e 68 20 70 71 75 65  e.h pivot.h pque
1150: 75 65 2e 68 20 70 72 69 6e 74 66 2e 68 20 72 65  ue.h printf.h re
1160: 62 75 69 6c 64 2e 68 20 72 73 73 2e 68 20 73 63  build.h rss.h sc
1170: 68 65 6d 61 2e 68 20 73 65 74 75 70 2e 68 20 73  hema.h setup.h s
1180: 68 61 31 2e 68 20 73 74 79 6c 65 2e 68 20 73 79  ha1.h style.h sy
1190: 6e 63 2e 68 20 74 61 67 2e 68 20 74 69 6d 65 6c  nc.h tag.h timel
11a0: 69 6e 65 2e 68 20 74 6b 74 2e 68 20 74 6b 74 63  ine.h tkt.h tktc
11b0: 6f 6e 66 2e 68 20 74 6b 74 73 65 74 75 70 2e 68  onf.h tktsetup.h
11c0: 20 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 2e 68   undo.h update.h
11d0: 20 75 72 6c 2e 68 20 75 73 65 72 2e 68 20 76 65   url.h user.h ve
11e0: 72 69 66 79 2e 68 20 76 66 69 6c 65 2e 68 20 77  rify.h vfile.h w
11f0: 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74  iki.h wikiformat
1200: 2e 68 20 78 66 65 72 2e 68 20 7a 69 70 2e 68 0a  .h xfer.h zip.h.
1210: 0a 68 65 61 64 65 72 73 3a 09 6d 61 6b 65 68 65  .headers:.makehe
1220: 61 64 65 72 73 20 6d 6b 69 6e 64 65 78 20 24 28  aders mkindex $(
1230: 54 52 41 4e 53 5f 53 52 43 29 20 2e 2f 56 45 52  TRANS_SRC) ./VER
1240: 53 49 4f 4e 2e 68 0a 09 2e 2f 6d 61 6b 65 68 65  SION.h.../makehe
1250: 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64  aders  add_.c:ad
1260: 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68  d.h bag_.c:bag.h
1270: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20   blob_.c:blob.h 
1280: 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68  branch_.c:branch
1290: 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20  .h cgi_.c:cgi.h 
12a0: 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b  checkin_.c:check
12b0: 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63  in.h checkout_.c
12c0: 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61  :checkout.h clea
12d0: 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69  rsign_.c:clearsi
12e0: 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c  gn.h clone_.c:cl
12f0: 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f  one.h comformat_
1300: 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63  .c:comformat.h c
1310: 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73  onstruct_.c:cons
1320: 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f  truct.h content_
1330: 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f  .c:content.h db_
1340: 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63  .c:db.h delta_.c
1350: 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d  :delta.h deltacm
1360: 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20  d_.c:deltacmd.h 
1370: 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64  descendents_.c:d
1380: 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66  escendents.h dif
1390: 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66  f_.c:diff.h diff
13a0: 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68  cmd_.c:diffcmd.h
13b0: 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64   encode_.c:encod
13c0: 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65  e.h file_.c:file
13d0: 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e  .h http_.c:http.
13e0: 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68  h info_.c:info.h
13f0: 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e   login_.c:login.
1400: 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68  h main_.c:main.h
1410: 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e   manifest_.c:man
1420: 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d  ifest.h md5_.c:m
1430: 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65  d5.h merge_.c:me
1440: 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a  rge.h merge3_.c:
1450: 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63  merge3.h name_.c
1460: 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63  :name.h pivot_.c
1470: 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f  :pivot.h pqueue_
1480: 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e  .c:pqueue.h prin
1490: 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72  tf_.c:printf.h r
14a0: 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c  ebuild_.c:rebuil
14b0: 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68  d.h rss_.c:rss.h
14c0: 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d   schema_.c:schem
14d0: 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74  a.h setup_.c:set
14e0: 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61  up.h sha1_.c:sha
14f0: 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79  1.h style_.c:sty
1500: 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e  le.h sync_.c:syn
1510: 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68  c.h tag_.c:tag.h
1520: 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d   timeline_.c:tim
1530: 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74  eline.h tkt_.c:t
1540: 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 5f 2e 63 3a  kt.h tktconf_.c:
1550: 74 6b 74 63 6f 6e 66 2e 68 20 74 6b 74 73 65 74  tktconf.h tktset
1560: 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68  up_.c:tktsetup.h
1570: 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20   undo_.c:undo.h 
1580: 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65  update_.c:update
1590: 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20  .h url_.c:url.h 
15a0: 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76  user_.c:user.h v
15b0: 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e  erify_.c:verify.
15c0: 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65  h vfile_.c:vfile
15d0: 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e  .h wiki_.c:wiki.
15e0: 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a  h wikiformat_.c:
15f0: 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65  wikiformat.h xfe
1600: 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f  r_.c:xfer.h zip_
1610: 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49  .c:zip.h $(SRCDI
1620: 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56  R)/sqlite3.h ./V
1630: 45 52 53 49 4f 4e 2e 68 0a 09 2e 2f 6d 6b 69 6e  ERSION.h.../mkin
1640: 64 65 78 20 24 28 54 52 41 4e 53 5f 53 52 43 29  dex $(TRANS_SRC)
1650: 20 3e 70 61 67 65 5f 69 6e 64 65 78 2e 68 0a 09   >page_index.h..
1660: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 61  touch headers..a
1670: 64 64 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29  dd_.c:.$(SRCDIR)
1680: 2f 61 64 64 2e 63 20 24 28 53 52 43 44 49 52 29  /add.c $(SRCDIR)
1690: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61  /VERSION transla
16a0: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20  te.../translate 
16b0: 24 28 53 52 43 44 49 52 29 2f 61 64 64 2e 63 20  $(SRCDIR)/add.c 
16c0: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49  | sed -f $(SRCDI
16d0: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 61 64 64 5f  R)/VERSION >add_
16e0: 2e 63 0a 0a 61 64 64 2e 6f 3a 09 61 64 64 5f 2e  .c..add.o:.add_.
16f0: 63 20 61 64 64 2e 68 20 20 24 28 53 52 43 44 49  c add.h  $(SRCDI
1700: 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58  R)/config.h..$(X
1710: 54 43 43 29 20 2d 6f 20 61 64 64 2e 6f 20 2d 63  TCC) -o add.o -c
1720: 20 61 64 64 5f 2e 63 0a 0a 61 64 64 2e 68 3a 09   add_.c..add.h:.
1730: 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d  makeheaders.../m
1740: 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f  akeheaders  add_
1750: 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a  .c:add.h bag_.c:
1760: 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c  bag.h blob_.c:bl
1770: 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62  ob.h branch_.c:b
1780: 72 61 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63  ranch.h cgi_.c:c
1790: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a  gi.h checkin_.c:
17a0: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f  checkin.h checko
17b0: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68  ut_.c:checkout.h
17c0: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c   clearsign_.c:cl
17d0: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f  earsign.h clone_
17e0: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f  .c:clone.h comfo
17f0: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61  rmat_.c:comforma
1800: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63  t.h construct_.c
1810: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e  :construct.h con
1820: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e  tent_.c:content.
1830: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c  h db_.c:db.h del
1840: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65  ta_.c:delta.h de
1850: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63  ltacmd_.c:deltac
1860: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73  md.h descendents
1870: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e  _.c:descendents.
1880: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68  h diff_.c:diff.h
1890: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66   diffcmd_.c:diff
18a0: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a  cmd.h encode_.c:
18b0: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63  encode.h file_.c
18c0: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a  :file.h http_.c:
18d0: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69  http.h info_.c:i
18e0: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c  nfo.h login_.c:l
18f0: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d  ogin.h main_.c:m
1900: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e  ain.h manifest_.
1910: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35  c:manifest.h md5
1920: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f  _.c:md5.h merge_
1930: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65  .c:merge.h merge
1940: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61  3_.c:merge3.h na
1950: 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76  me_.c:name.h piv
1960: 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71  ot_.c:pivot.h pq
1970: 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68  ueue_.c:pqueue.h
1980: 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74   printf_.c:print
1990: 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72  f.h rebuild_.c:r
19a0: 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a  ebuild.h rss_.c:
19b0: 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a  rss.h schema_.c:
19c0: 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e  schema.h setup_.
19d0: 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e  c:setup.h sha1_.
19e0: 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e  c:sha1.h style_.
19f0: 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e  c:style.h sync_.
1a00: 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a  c:sync.h tag_.c:
1a10: 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e  tag.h timeline_.
1a20: 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74  c:timeline.h tkt
1a30: 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e  _.c:tkt.h tktcon
1a40: 66 5f 2e 63 3a 74 6b 74 63 6f 6e 66 2e 68 20 74  f_.c:tktconf.h t
1a50: 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65  ktsetup_.c:tktse
1a60: 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e  tup.h undo_.c:un
1a70: 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75  do.h update_.c:u
1a80: 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75  pdate.h url_.c:u
1a90: 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65  rl.h user_.c:use
1aa0: 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65  r.h verify_.c:ve
1ab0: 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a  rify.h vfile_.c:
1ac0: 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a  vfile.h wiki_.c:
1ad0: 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61  wiki.h wikiforma
1ae0: 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e  t_.c:wikiformat.
1af0: 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68  h xfer_.c:xfer.h
1b00: 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28   zip_.c:zip.h $(
1b10: 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e  SRCDIR)/sqlite3.
1b20: 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74  h ./VERSION.h..t
1b30: 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 62 61  ouch headers..ba
1b40: 67 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f  g_.c:.$(SRCDIR)/
1b50: 62 61 67 2e 63 20 24 28 53 52 43 44 49 52 29 2f  bag.c $(SRCDIR)/
1b60: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74  VERSION translat
1b70: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24  e.../translate $
1b80: 28 53 52 43 44 49 52 29 2f 62 61 67 2e 63 20 7c  (SRCDIR)/bag.c |
1b90: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52   sed -f $(SRCDIR
1ba0: 29 2f 56 45 52 53 49 4f 4e 20 3e 62 61 67 5f 2e  )/VERSION >bag_.
1bb0: 63 0a 0a 62 61 67 2e 6f 3a 09 62 61 67 5f 2e 63  c..bag.o:.bag_.c
1bc0: 20 62 61 67 2e 68 20 20 24 28 53 52 43 44 49 52   bag.h  $(SRCDIR
1bd0: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54  )/config.h..$(XT
1be0: 43 43 29 20 2d 6f 20 62 61 67 2e 6f 20 2d 63 20  CC) -o bag.o -c 
1bf0: 62 61 67 5f 2e 63 0a 0a 62 61 67 2e 68 3a 09 6d  bag_.c..bag.h:.m
1c00: 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61  akeheaders.../ma
1c10: 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e  keheaders  add_.
1c20: 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62  c:add.h bag_.c:b
1c30: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f  ag.h blob_.c:blo
1c40: 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72  b.h branch_.c:br
1c50: 61 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67  anch.h cgi_.c:cg
1c60: 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63  i.h checkin_.c:c
1c70: 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75  heckin.h checkou
1c80: 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20  t_.c:checkout.h 
1c90: 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65  clearsign_.c:cle
1ca0: 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e  arsign.h clone_.
1cb0: 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72  c:clone.h comfor
1cc0: 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74  mat_.c:comformat
1cd0: 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a  .h construct_.c:
1ce0: 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74  construct.h cont
1cf0: 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68  ent_.c:content.h
1d00: 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74   db_.c:db.h delt
1d10: 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c  a_.c:delta.h del
1d20: 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d  tacmd_.c:deltacm
1d30: 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f  d.h descendents_
1d40: 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68  .c:descendents.h
1d50: 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20   diff_.c:diff.h 
1d60: 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63  diffcmd_.c:diffc
1d70: 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65  md.h encode_.c:e
1d80: 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a  ncode.h file_.c:
1d90: 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68  file.h http_.c:h
1da0: 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e  ttp.h info_.c:in
1db0: 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f  fo.h login_.c:lo
1dc0: 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61  gin.h main_.c:ma
1dd0: 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63  in.h manifest_.c
1de0: 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f  :manifest.h md5_
1df0: 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e  .c:md5.h merge_.
1e00: 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33  c:merge.h merge3
1e10: 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d  _.c:merge3.h nam
1e20: 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f  e_.c:name.h pivo
1e30: 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75  t_.c:pivot.h pqu
1e40: 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20  eue_.c:pqueue.h 
1e50: 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66  printf_.c:printf
1e60: 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65  .h rebuild_.c:re
1e70: 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72  build.h rss_.c:r
1e80: 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73  ss.h schema_.c:s
1e90: 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63  chema.h setup_.c
1ea0: 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63  :setup.h sha1_.c
1eb0: 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63  :sha1.h style_.c
1ec0: 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63  :style.h sync_.c
1ed0: 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74  :sync.h tag_.c:t
1ee0: 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63  ag.h timeline_.c
1ef0: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f  :timeline.h tkt_
1f00: 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66  .c:tkt.h tktconf
1f10: 5f 2e 63 3a 74 6b 74 63 6f 6e 66 2e 68 20 74 6b  _.c:tktconf.h tk
1f20: 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74  tsetup_.c:tktset
1f30: 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64  up.h undo_.c:und
1f40: 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70  o.h update_.c:up
1f50: 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72  date.h url_.c:ur
1f60: 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72  l.h user_.c:user
1f70: 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72  .h verify_.c:ver
1f80: 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76  ify.h vfile_.c:v
1f90: 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77  file.h wiki_.c:w
1fa0: 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74  iki.h wikiformat
1fb0: 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68  _.c:wikiformat.h
1fc0: 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20   xfer_.c:xfer.h 
1fd0: 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53  zip_.c:zip.h $(S
1fe0: 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68  RCDIR)/sqlite3.h
1ff0: 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f   ./VERSION.h..to
2000: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 62 6c 6f  uch headers..blo
2010: 62 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f  b_.c:.$(SRCDIR)/
2020: 62 6c 6f 62 2e 63 20 24 28 53 52 43 44 49 52 29  blob.c $(SRCDIR)
2030: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61  /VERSION transla
2040: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20  te.../translate 
2050: 24 28 53 52 43 44 49 52 29 2f 62 6c 6f 62 2e 63  $(SRCDIR)/blob.c
2060: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44   | sed -f $(SRCD
2070: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 62 6c 6f  IR)/VERSION >blo
2080: 62 5f 2e 63 0a 0a 62 6c 6f 62 2e 6f 3a 09 62 6c  b_.c..blob.o:.bl
2090: 6f 62 5f 2e 63 20 62 6c 6f 62 2e 68 20 20 24 28  ob_.c blob.h  $(
20a0: 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68  SRCDIR)/config.h
20b0: 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 62 6c 6f  ..$(XTCC) -o blo
20c0: 62 2e 6f 20 2d 63 20 62 6c 6f 62 5f 2e 63 0a 0a  b.o -c blob_.c..
20d0: 62 6c 6f 62 2e 68 3a 09 6d 61 6b 65 68 65 61 64  blob.h:.makehead
20e0: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65  ers.../makeheade
20f0: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68  rs  add_.c:add.h
2100: 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c   bag_.c:bag.h bl
2110: 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61  ob_.c:blob.h bra
2120: 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20  nch_.c:branch.h 
2130: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65  cgi_.c:cgi.h che
2140: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e  ckin_.c:checkin.
2150: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68  h checkout_.c:ch
2160: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69  eckout.h clearsi
2170: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e  gn_.c:clearsign.
2180: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65  h clone_.c:clone
2190: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a  .h comformat_.c:
21a0: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73  comformat.h cons
21b0: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75  truct_.c:constru
21c0: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a  ct.h content_.c:
21d0: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a  content.h db_.c:
21e0: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65  db.h delta_.c:de
21f0: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e  lta.h deltacmd_.
2200: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73  c:deltacmd.h des
2210: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63  cendents_.c:desc
2220: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e  endents.h diff_.
2230: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64  c:diff.h diffcmd
2240: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e  _.c:diffcmd.h en
2250: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68  code_.c:encode.h
2260: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20   file_.c:file.h 
2270: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69  http_.c:http.h i
2280: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f  nfo_.c:info.h lo
2290: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d  gin_.c:login.h m
22a0: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61  ain_.c:main.h ma
22b0: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65  nifest_.c:manife
22c0: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e  st.h md5_.c:md5.
22d0: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65  h merge_.c:merge
22e0: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72  .h merge3_.c:mer
22f0: 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61  ge3.h name_.c:na
2300: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69  me.h pivot_.c:pi
2310: 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a  vot.h pqueue_.c:
2320: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f  pqueue.h printf_
2330: 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75  .c:printf.h rebu
2340: 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68  ild_.c:rebuild.h
2350: 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63   rss_.c:rss.h sc
2360: 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68  hema_.c:schema.h
2370: 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e   setup_.c:setup.
2380: 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68  h sha1_.c:sha1.h
2390: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e   style_.c:style.
23a0: 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68  h sync_.c:sync.h
23b0: 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69   tag_.c:tag.h ti
23c0: 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69  meline_.c:timeli
23d0: 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e  ne.h tkt_.c:tkt.
23e0: 68 20 74 6b 74 63 6f 6e 66 5f 2e 63 3a 74 6b 74  h tktconf_.c:tkt
23f0: 63 6f 6e 66 2e 68 20 74 6b 74 73 65 74 75 70 5f  conf.h tktsetup_
2400: 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e  .c:tktsetup.h un
2410: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64  do_.c:undo.h upd
2420: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20  ate_.c:update.h 
2430: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65  url_.c:url.h use
2440: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69  r_.c:user.h veri
2450: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76  fy_.c:verify.h v
2460: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20  file_.c:vfile.h 
2470: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77  wiki_.c:wiki.h w
2480: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b  ikiformat_.c:wik
2490: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e  iformat.h xfer_.
24a0: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a  c:xfer.h zip_.c:
24b0: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f  zip.h $(SRCDIR)/
24c0: 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53  sqlite3.h ./VERS
24d0: 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61  ION.h..touch hea
24e0: 64 65 72 73 0a 0a 62 72 61 6e 63 68 5f 2e 63 3a  ders..branch_.c:
24f0: 09 24 28 53 52 43 44 49 52 29 2f 62 72 61 6e 63  .$(SRCDIR)/branc
2500: 68 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45  h.c $(SRCDIR)/VE
2510: 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a  RSION translate.
2520: 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53  ../translate $(S
2530: 52 43 44 49 52 29 2f 62 72 61 6e 63 68 2e 63 20  RCDIR)/branch.c 
2540: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49  | sed -f $(SRCDI
2550: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 62 72 61 6e  R)/VERSION >bran
2560: 63 68 5f 2e 63 0a 0a 62 72 61 6e 63 68 2e 6f 3a  ch_.c..branch.o:
2570: 09 62 72 61 6e 63 68 5f 2e 63 20 62 72 61 6e 63  .branch_.c branc
2580: 68 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63  h.h  $(SRCDIR)/c
2590: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29  onfig.h..$(XTCC)
25a0: 20 2d 6f 20 62 72 61 6e 63 68 2e 6f 20 2d 63 20   -o branch.o -c 
25b0: 62 72 61 6e 63 68 5f 2e 63 0a 0a 62 72 61 6e 63  branch_.c..branc
25c0: 68 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73  h.h:.makeheaders
25d0: 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20  .../makeheaders 
25e0: 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61   add_.c:add.h ba
25f0: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f  g_.c:bag.h blob_
2600: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68  .c:blob.h branch
2610: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 63 67 69  _.c:branch.h cgi
2620: 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69  _.c:cgi.h checki
2630: 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63  n_.c:checkin.h c
2640: 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b  heckout_.c:check
2650: 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f  out.h clearsign_
2660: 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63  .c:clearsign.h c
2670: 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20  lone_.c:clone.h 
2680: 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d  comformat_.c:com
2690: 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75  format.h constru
26a0: 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e  ct_.c:construct.
26b0: 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e  h content_.c:con
26c0: 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e  tent.h db_.c:db.
26d0: 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61  h delta_.c:delta
26e0: 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64  .h deltacmd_.c:d
26f0: 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e  eltacmd.h descen
2700: 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64  dents_.c:descend
2710: 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64  ents.h diff_.c:d
2720: 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63  iff.h diffcmd_.c
2730: 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64  :diffcmd.h encod
2740: 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69  e_.c:encode.h fi
2750: 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74  le_.c:file.h htt
2760: 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f  p_.c:http.h info
2770: 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e  _.c:info.h login
2780: 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e  _.c:login.h main
2790: 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66  _.c:main.h manif
27a0: 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e  est_.c:manifest.
27b0: 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d  h md5_.c:md5.h m
27c0: 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20  erge_.c:merge.h 
27d0: 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33  merge3_.c:merge3
27e0: 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e  .h name_.c:name.
27f0: 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74  h pivot_.c:pivot
2800: 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75  .h pqueue_.c:pqu
2810: 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a  eue.h printf_.c:
2820: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64  printf.h rebuild
2830: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73  _.c:rebuild.h rs
2840: 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d  s_.c:rss.h schem
2850: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65  a_.c:schema.h se
2860: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73  tup_.c:setup.h s
2870: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74  ha1_.c:sha1.h st
2880: 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73  yle_.c:style.h s
2890: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61  ync_.c:sync.h ta
28a0: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c  g_.c:tag.h timel
28b0: 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e  ine_.c:timeline.
28c0: 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74  h tkt_.c:tkt.h t
28d0: 6b 74 63 6f 6e 66 5f 2e 63 3a 74 6b 74 63 6f 6e  ktconf_.c:tktcon
28e0: 66 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a  f.h tktsetup_.c:
28f0: 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f  tktsetup.h undo_
2900: 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65  .c:undo.h update
2910: 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c  _.c:update.h url
2920: 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e  _.c:url.h user_.
2930: 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f  c:user.h verify_
2940: 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c  .c:verify.h vfil
2950: 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b  e_.c:vfile.h wik
2960: 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69  i_.c:wiki.h wiki
2970: 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f  format_.c:wikifo
2980: 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78  rmat.h xfer_.c:x
2990: 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70  fer.h zip_.c:zip
29a0: 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c  .h $(SRCDIR)/sql
29b0: 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e  ite3.h ./VERSION
29c0: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72  .h..touch header
29d0: 73 0a 0a 63 67 69 5f 2e 63 3a 09 24 28 53 52 43  s..cgi_.c:.$(SRC
29e0: 44 49 52 29 2f 63 67 69 2e 63 20 24 28 53 52 43  DIR)/cgi.c $(SRC
29f0: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61  DIR)/VERSION tra
2a00: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c  nslate.../transl
2a10: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 63 67  ate $(SRCDIR)/cg
2a20: 69 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53  i.c | sed -f $(S
2a30: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e  RCDIR)/VERSION >
2a40: 63 67 69 5f 2e 63 0a 0a 63 67 69 2e 6f 3a 09 63  cgi_.c..cgi.o:.c
2a50: 67 69 5f 2e 63 20 63 67 69 2e 68 20 20 24 28 53  gi_.c cgi.h  $(S
2a60: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a  RCDIR)/config.h.
2a70: 09 24 28 58 54 43 43 29 20 2d 6f 20 63 67 69 2e  .$(XTCC) -o cgi.
2a80: 6f 20 2d 63 20 63 67 69 5f 2e 63 0a 0a 63 67 69  o -c cgi_.c..cgi
2a90: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a  .h:.makeheaders.
2aa0: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20  ../makeheaders  
2ab0: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67  add_.c:add.h bag
2ac0: 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e  _.c:bag.h blob_.
2ad0: 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f  c:blob.h branch_
2ae0: 2e 63 3a 62 72 61 6e 63 68 2e 68 20 63 67 69 5f  .c:branch.h cgi_
2af0: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e  .c:cgi.h checkin
2b00: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68  _.c:checkin.h ch
2b10: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f  eckout_.c:checko
2b20: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e  ut.h clearsign_.
2b30: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c  c:clearsign.h cl
2b40: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63  one_.c:clone.h c
2b50: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66  omformat_.c:comf
2b60: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63  ormat.h construc
2b70: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68  t_.c:construct.h
2b80: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74   content_.c:cont
2b90: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68  ent.h db_.c:db.h
2ba0: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e   delta_.c:delta.
2bb0: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65  h deltacmd_.c:de
2bc0: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64  ltacmd.h descend
2bd0: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65  ents_.c:descende
2be0: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69  nts.h diff_.c:di
2bf0: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a  ff.h diffcmd_.c:
2c00: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65  diffcmd.h encode
2c10: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c  _.c:encode.h fil
2c20: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70  e_.c:file.h http
2c30: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f  _.c:http.h info_
2c40: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f  .c:info.h login_
2c50: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f  .c:login.h main_
2c60: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65  .c:main.h manife
2c70: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68  st_.c:manifest.h
2c80: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65   md5_.c:md5.h me
2c90: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d  rge_.c:merge.h m
2ca0: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e  erge3_.c:merge3.
2cb0: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68  h name_.c:name.h
2cc0: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e   pivot_.c:pivot.
2cd0: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65  h pqueue_.c:pque
2ce0: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70  ue.h printf_.c:p
2cf0: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f  rintf.h rebuild_
2d00: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73  .c:rebuild.h rss
2d10: 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61  _.c:rss.h schema
2d20: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74  _.c:schema.h set
2d30: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68  up_.c:setup.h sh
2d40: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79  a1_.c:sha1.h sty
2d50: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79  le_.c:style.h sy
2d60: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67  nc_.c:sync.h tag
2d70: 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69  _.c:tag.h timeli
2d80: 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68  ne_.c:timeline.h
2d90: 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b   tkt_.c:tkt.h tk
2da0: 74 63 6f 6e 66 5f 2e 63 3a 74 6b 74 63 6f 6e 66  tconf_.c:tktconf
2db0: 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74  .h tktsetup_.c:t
2dc0: 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e  ktsetup.h undo_.
2dd0: 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f  c:undo.h update_
2de0: 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f  .c:update.h url_
2df0: 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63  .c:url.h user_.c
2e00: 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e  :user.h verify_.
2e10: 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65  c:verify.h vfile
2e20: 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69  _.c:vfile.h wiki
2e30: 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66  _.c:wiki.h wikif
2e40: 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72  ormat_.c:wikifor
2e50: 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66  mat.h xfer_.c:xf
2e60: 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e  er.h zip_.c:zip.
2e70: 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69  h $(SRCDIR)/sqli
2e80: 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e  te3.h ./VERSION.
2e90: 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73  h..touch headers
2ea0: 0a 0a 63 68 65 63 6b 69 6e 5f 2e 63 3a 09 24 28  ..checkin_.c:.$(
2eb0: 53 52 43 44 49 52 29 2f 63 68 65 63 6b 69 6e 2e  SRCDIR)/checkin.
2ec0: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  c $(SRCDIR)/VERS
2ed0: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e  ION translate...
2ee0: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43  /translate $(SRC
2ef0: 44 49 52 29 2f 63 68 65 63 6b 69 6e 2e 63 20 7c  DIR)/checkin.c |
2f00: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52   sed -f $(SRCDIR
2f10: 29 2f 56 45 52 53 49 4f 4e 20 3e 63 68 65 63 6b  )/VERSION >check
2f20: 69 6e 5f 2e 63 0a 0a 63 68 65 63 6b 69 6e 2e 6f  in_.c..checkin.o
2f30: 3a 09 63 68 65 63 6b 69 6e 5f 2e 63 20 63 68 65  :.checkin_.c che
2f40: 63 6b 69 6e 2e 68 20 20 24 28 53 52 43 44 49 52  ckin.h  $(SRCDIR
2f50: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54  )/config.h..$(XT
2f60: 43 43 29 20 2d 6f 20 63 68 65 63 6b 69 6e 2e 6f  CC) -o checkin.o
2f70: 20 2d 63 20 63 68 65 63 6b 69 6e 5f 2e 63 0a 0a   -c checkin_.c..
2f80: 63 68 65 63 6b 69 6e 2e 68 3a 09 6d 61 6b 65 68  checkin.h:.makeh
2f90: 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65  eaders.../makehe
2fa0: 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64  aders  add_.c:ad
2fb0: 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68  d.h bag_.c:bag.h
2fc0: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20   blob_.c:blob.h 
2fd0: 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68  branch_.c:branch
2fe0: 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20  .h cgi_.c:cgi.h 
2ff0: 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b  checkin_.c:check
3000: 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63  in.h checkout_.c
3010: 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61  :checkout.h clea
3020: 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69  rsign_.c:clearsi
3030: 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c  gn.h clone_.c:cl
3040: 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f  one.h comformat_
3050: 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63  .c:comformat.h c
3060: 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73  onstruct_.c:cons
3070: 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f  truct.h content_
3080: 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f  .c:content.h db_
3090: 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63  .c:db.h delta_.c
30a0: 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d  :delta.h deltacm
30b0: 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20  d_.c:deltacmd.h 
30c0: 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64  descendents_.c:d
30d0: 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66  escendents.h dif
30e0: 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66  f_.c:diff.h diff
30f0: 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68  cmd_.c:diffcmd.h
3100: 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64   encode_.c:encod
3110: 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65  e.h file_.c:file
3120: 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e  .h http_.c:http.
3130: 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68  h info_.c:info.h
3140: 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e   login_.c:login.
3150: 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68  h main_.c:main.h
3160: 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e   manifest_.c:man
3170: 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d  ifest.h md5_.c:m
3180: 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65  d5.h merge_.c:me
3190: 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a  rge.h merge3_.c:
31a0: 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63  merge3.h name_.c
31b0: 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63  :name.h pivot_.c
31c0: 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f  :pivot.h pqueue_
31d0: 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e  .c:pqueue.h prin
31e0: 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72  tf_.c:printf.h r
31f0: 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c  ebuild_.c:rebuil
3200: 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68  d.h rss_.c:rss.h
3210: 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d   schema_.c:schem
3220: 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74  a.h setup_.c:set
3230: 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61  up.h sha1_.c:sha
3240: 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79  1.h style_.c:sty
3250: 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e  le.h sync_.c:syn
3260: 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68  c.h tag_.c:tag.h
3270: 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d   timeline_.c:tim
3280: 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74  eline.h tkt_.c:t
3290: 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 5f 2e 63 3a  kt.h tktconf_.c:
32a0: 74 6b 74 63 6f 6e 66 2e 68 20 74 6b 74 73 65 74  tktconf.h tktset
32b0: 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68  up_.c:tktsetup.h
32c0: 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20   undo_.c:undo.h 
32d0: 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65  update_.c:update
32e0: 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20  .h url_.c:url.h 
32f0: 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76  user_.c:user.h v
3300: 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e  erify_.c:verify.
3310: 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65  h vfile_.c:vfile
3320: 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e  .h wiki_.c:wiki.
3330: 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a  h wikiformat_.c:
3340: 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65  wikiformat.h xfe
3350: 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f  r_.c:xfer.h zip_
3360: 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49  .c:zip.h $(SRCDI
3370: 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56  R)/sqlite3.h ./V
3380: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20  ERSION.h..touch 
3390: 68 65 61 64 65 72 73 0a 0a 63 68 65 63 6b 6f 75  headers..checkou
33a0: 74 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f  t_.c:.$(SRCDIR)/
33b0: 63 68 65 63 6b 6f 75 74 2e 63 20 24 28 53 52 43  checkout.c $(SRC
33c0: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61  DIR)/VERSION tra
33d0: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c  nslate.../transl
33e0: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 63 68  ate $(SRCDIR)/ch
33f0: 65 63 6b 6f 75 74 2e 63 20 7c 20 73 65 64 20 2d  eckout.c | sed -
3400: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  f $(SRCDIR)/VERS
3410: 49 4f 4e 20 3e 63 68 65 63 6b 6f 75 74 5f 2e 63  ION >checkout_.c
3420: 0a 0a 63 68 65 63 6b 6f 75 74 2e 6f 3a 09 63 68  ..checkout.o:.ch
3430: 65 63 6b 6f 75 74 5f 2e 63 20 63 68 65 63 6b 6f  eckout_.c checko
3440: 75 74 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f  ut.h  $(SRCDIR)/
3450: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43  config.h..$(XTCC
3460: 29 20 2d 6f 20 63 68 65 63 6b 6f 75 74 2e 6f 20  ) -o checkout.o 
3470: 2d 63 20 63 68 65 63 6b 6f 75 74 5f 2e 63 0a 0a  -c checkout_.c..
3480: 63 68 65 63 6b 6f 75 74 2e 68 3a 09 6d 61 6b 65  checkout.h:.make
3490: 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68  headers.../makeh
34a0: 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61  eaders  add_.c:a
34b0: 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e  dd.h bag_.c:bag.
34c0: 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68  h blob_.c:blob.h
34d0: 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63   branch_.c:branc
34e0: 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68  h.h cgi_.c:cgi.h
34f0: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63   checkin_.c:chec
3500: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e  kin.h checkout_.
3510: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65  c:checkout.h cle
3520: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73  arsign_.c:clears
3530: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63  ign.h clone_.c:c
3540: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74  lone.h comformat
3550: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20  _.c:comformat.h 
3560: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e  construct_.c:con
3570: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74  struct.h content
3580: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62  _.c:content.h db
3590: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e  _.c:db.h delta_.
35a0: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63  c:delta.h deltac
35b0: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68  md_.c:deltacmd.h
35c0: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a   descendents_.c:
35d0: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69  descendents.h di
35e0: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66  ff_.c:diff.h dif
35f0: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e  fcmd_.c:diffcmd.
3600: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f  h encode_.c:enco
3610: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c  de.h file_.c:fil
3620: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70  e.h http_.c:http
3630: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e  .h info_.c:info.
3640: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e  h login_.c:login
3650: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e  .h main_.c:main.
3660: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61  h manifest_.c:ma
3670: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a  nifest.h md5_.c:
3680: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d  md5.h merge_.c:m
3690: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63  erge.h merge3_.c
36a0: 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e  :merge3.h name_.
36b0: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e  c:name.h pivot_.
36c0: 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65  c:pivot.h pqueue
36d0: 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69  _.c:pqueue.h pri
36e0: 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20  ntf_.c:printf.h 
36f0: 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69  rebuild_.c:rebui
3700: 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e  ld.h rss_.c:rss.
3710: 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65  h schema_.c:sche
3720: 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65  ma.h setup_.c:se
3730: 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68  tup.h sha1_.c:sh
3740: 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74  a1.h style_.c:st
3750: 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79  yle.h sync_.c:sy
3760: 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e  nc.h tag_.c:tag.
3770: 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69  h timeline_.c:ti
3780: 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a  meline.h tkt_.c:
3790: 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 5f 2e 63  tkt.h tktconf_.c
37a0: 3a 74 6b 74 63 6f 6e 66 2e 68 20 74 6b 74 73 65  :tktconf.h tktse
37b0: 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e  tup_.c:tktsetup.
37c0: 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68  h undo_.c:undo.h
37d0: 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74   update_.c:updat
37e0: 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68  e.h url_.c:url.h
37f0: 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20   user_.c:user.h 
3800: 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79  verify_.c:verify
3810: 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c  .h vfile_.c:vfil
3820: 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69  e.h wiki_.c:wiki
3830: 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63  .h wikiformat_.c
3840: 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66  :wikiformat.h xf
3850: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70  er_.c:xfer.h zip
3860: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44  _.c:zip.h $(SRCD
3870: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f  IR)/sqlite3.h ./
3880: 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68  VERSION.h..touch
3890: 20 68 65 61 64 65 72 73 0a 0a 63 6c 65 61 72 73   headers..clears
38a0: 69 67 6e 5f 2e 63 3a 09 24 28 53 52 43 44 49 52  ign_.c:.$(SRCDIR
38b0: 29 2f 63 6c 65 61 72 73 69 67 6e 2e 63 20 24 28  )/clearsign.c $(
38c0: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20  SRCDIR)/VERSION 
38d0: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61  translate.../tra
38e0: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29  nslate $(SRCDIR)
38f0: 2f 63 6c 65 61 72 73 69 67 6e 2e 63 20 7c 20 73  /clearsign.c | s
3900: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f  ed -f $(SRCDIR)/
3910: 56 45 52 53 49 4f 4e 20 3e 63 6c 65 61 72 73 69  VERSION >clearsi
3920: 67 6e 5f 2e 63 0a 0a 63 6c 65 61 72 73 69 67 6e  gn_.c..clearsign
3930: 2e 6f 3a 09 63 6c 65 61 72 73 69 67 6e 5f 2e 63  .o:.clearsign_.c
3940: 20 63 6c 65 61 72 73 69 67 6e 2e 68 20 20 24 28   clearsign.h  $(
3950: 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68  SRCDIR)/config.h
3960: 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 63 6c 65  ..$(XTCC) -o cle
3970: 61 72 73 69 67 6e 2e 6f 20 2d 63 20 63 6c 65 61  arsign.o -c clea
3980: 72 73 69 67 6e 5f 2e 63 0a 0a 63 6c 65 61 72 73  rsign_.c..clears
3990: 69 67 6e 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65  ign.h:.makeheade
39a0: 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72  rs.../makeheader
39b0: 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20  s  add_.c:add.h 
39c0: 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f  bag_.c:bag.h blo
39d0: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e  b_.c:blob.h bran
39e0: 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 63  ch_.c:branch.h c
39f0: 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63  gi_.c:cgi.h chec
3a00: 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68  kin_.c:checkin.h
3a10: 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65   checkout_.c:che
3a20: 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67  ckout.h clearsig
3a30: 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68  n_.c:clearsign.h
3a40: 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e   clone_.c:clone.
3a50: 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63  h comformat_.c:c
3a60: 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74  omformat.h const
3a70: 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63  ruct_.c:construc
3a80: 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63  t.h content_.c:c
3a90: 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64  ontent.h db_.c:d
3aa0: 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c  b.h delta_.c:del
3ab0: 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63  ta.h deltacmd_.c
3ac0: 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63  :deltacmd.h desc
3ad0: 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65  endents_.c:desce
3ae0: 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63  ndents.h diff_.c
3af0: 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f  :diff.h diffcmd_
3b00: 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63  .c:diffcmd.h enc
3b10: 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20  ode_.c:encode.h 
3b20: 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68  file_.c:file.h h
3b30: 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e  ttp_.c:http.h in
3b40: 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67  fo_.c:info.h log
3b50: 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61  in_.c:login.h ma
3b60: 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e  in_.c:main.h man
3b70: 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73  ifest_.c:manifes
3b80: 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68  t.h md5_.c:md5.h
3b90: 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e   merge_.c:merge.
3ba0: 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67  h merge3_.c:merg
3bb0: 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d  e3.h name_.c:nam
3bc0: 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76  e.h pivot_.c:piv
3bd0: 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70  ot.h pqueue_.c:p
3be0: 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e  queue.h printf_.
3bf0: 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69  c:printf.h rebui
3c00: 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20  ld_.c:rebuild.h 
3c10: 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68  rss_.c:rss.h sch
3c20: 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20  ema_.c:schema.h 
3c30: 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68  setup_.c:setup.h
3c40: 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20   sha1_.c:sha1.h 
3c50: 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68  style_.c:style.h
3c60: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20   sync_.c:sync.h 
3c70: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d  tag_.c:tag.h tim
3c80: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e  eline_.c:timelin
3c90: 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68  e.h tkt_.c:tkt.h
3ca0: 20 74 6b 74 63 6f 6e 66 5f 2e 63 3a 74 6b 74 63   tktconf_.c:tktc
3cb0: 6f 6e 66 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e  onf.h tktsetup_.
3cc0: 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64  c:tktsetup.h und
3cd0: 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61  o_.c:undo.h upda
3ce0: 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75  te_.c:update.h u
3cf0: 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72  rl_.c:url.h user
3d00: 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66  _.c:user.h verif
3d10: 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66  y_.c:verify.h vf
3d20: 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77  ile_.c:vfile.h w
3d30: 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69  iki_.c:wiki.h wi
3d40: 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69  kiformat_.c:wiki
3d50: 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63  format.h xfer_.c
3d60: 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a  :xfer.h zip_.c:z
3d70: 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73  ip.h $(SRCDIR)/s
3d80: 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49  qlite3.h ./VERSI
3d90: 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64  ON.h..touch head
3da0: 65 72 73 0a 0a 63 6c 6f 6e 65 5f 2e 63 3a 09 24  ers..clone_.c:.$
3db0: 28 53 52 43 44 49 52 29 2f 63 6c 6f 6e 65 2e 63  (SRCDIR)/clone.c
3dc0: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49   $(SRCDIR)/VERSI
3dd0: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f  ON translate.../
3de0: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44  translate $(SRCD
3df0: 49 52 29 2f 63 6c 6f 6e 65 2e 63 20 7c 20 73 65  IR)/clone.c | se
3e00: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56  d -f $(SRCDIR)/V
3e10: 45 52 53 49 4f 4e 20 3e 63 6c 6f 6e 65 5f 2e 63  ERSION >clone_.c
3e20: 0a 0a 63 6c 6f 6e 65 2e 6f 3a 09 63 6c 6f 6e 65  ..clone.o:.clone
3e30: 5f 2e 63 20 63 6c 6f 6e 65 2e 68 20 20 24 28 53  _.c clone.h  $(S
3e40: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a  RCDIR)/config.h.
3e50: 09 24 28 58 54 43 43 29 20 2d 6f 20 63 6c 6f 6e  .$(XTCC) -o clon
3e60: 65 2e 6f 20 2d 63 20 63 6c 6f 6e 65 5f 2e 63 0a  e.o -c clone_.c.
3e70: 0a 63 6c 6f 6e 65 2e 68 3a 09 6d 61 6b 65 68 65  .clone.h:.makehe
3e80: 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61  aders.../makehea
3e90: 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64  ders  add_.c:add
3ea0: 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20  .h bag_.c:bag.h 
3eb0: 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62  blob_.c:blob.h b
3ec0: 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e  ranch_.c:branch.
3ed0: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63  h cgi_.c:cgi.h c
3ee0: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69  heckin_.c:checki
3ef0: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a  n.h checkout_.c:
3f00: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72  checkout.h clear
3f10: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67  sign_.c:clearsig
3f20: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f  n.h clone_.c:clo
3f30: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e  ne.h comformat_.
3f40: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f  c:comformat.h co
3f50: 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74  nstruct_.c:const
3f60: 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e  ruct.h content_.
3f70: 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e  c:content.h db_.
3f80: 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a  c:db.h delta_.c:
3f90: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64  delta.h deltacmd
3fa0: 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64  _.c:deltacmd.h d
3fb0: 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65  escendents_.c:de
3fc0: 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66  scendents.h diff
3fd0: 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63  _.c:diff.h diffc
3fe0: 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20  md_.c:diffcmd.h 
3ff0: 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65  encode_.c:encode
4000: 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e  .h file_.c:file.
4010: 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68  h http_.c:http.h
4020: 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20   info_.c:info.h 
4030: 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68  login_.c:login.h
4040: 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20   main_.c:main.h 
4050: 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69  manifest_.c:mani
4060: 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64  fest.h md5_.c:md
4070: 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72  5.h merge_.c:mer
4080: 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d  ge.h merge3_.c:m
4090: 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a  erge3.h name_.c:
40a0: 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a  name.h pivot_.c:
40b0: 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e  pivot.h pqueue_.
40c0: 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74  c:pqueue.h print
40d0: 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65  f_.c:printf.h re
40e0: 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64  build_.c:rebuild
40f0: 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20  .h rss_.c:rss.h 
4100: 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61  schema_.c:schema
4110: 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75  .h setup_.c:setu
4120: 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31  p.h sha1_.c:sha1
4130: 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c  .h style_.c:styl
4140: 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63  e.h sync_.c:sync
4150: 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20  .h tag_.c:tag.h 
4160: 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65  timeline_.c:time
4170: 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b  line.h tkt_.c:tk
4180: 74 2e 68 20 74 6b 74 63 6f 6e 66 5f 2e 63 3a 74  t.h tktconf_.c:t
4190: 6b 74 63 6f 6e 66 2e 68 20 74 6b 74 73 65 74 75  ktconf.h tktsetu
41a0: 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20  p_.c:tktsetup.h 
41b0: 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75  undo_.c:undo.h u
41c0: 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e  pdate_.c:update.
41d0: 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75  h url_.c:url.h u
41e0: 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65  ser_.c:user.h ve
41f0: 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68  rify_.c:verify.h
4200: 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e   vfile_.c:vfile.
4210: 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68  h wiki_.c:wiki.h
4220: 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77   wikiformat_.c:w
4230: 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72  ikiformat.h xfer
4240: 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e  _.c:xfer.h zip_.
4250: 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52  c:zip.h $(SRCDIR
4260: 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45  )/sqlite3.h ./VE
4270: 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68  RSION.h..touch h
4280: 65 61 64 65 72 73 0a 0a 63 6f 6d 66 6f 72 6d 61  eaders..comforma
4290: 74 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f  t_.c:.$(SRCDIR)/
42a0: 63 6f 6d 66 6f 72 6d 61 74 2e 63 20 24 28 53 52  comformat.c $(SR
42b0: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72  CDIR)/VERSION tr
42c0: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73  anslate.../trans
42d0: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 63  late $(SRCDIR)/c
42e0: 6f 6d 66 6f 72 6d 61 74 2e 63 20 7c 20 73 65 64  omformat.c | sed
42f0: 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45   -f $(SRCDIR)/VE
4300: 52 53 49 4f 4e 20 3e 63 6f 6d 66 6f 72 6d 61 74  RSION >comformat
4310: 5f 2e 63 0a 0a 63 6f 6d 66 6f 72 6d 61 74 2e 6f  _.c..comformat.o
4320: 3a 09 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 20 63  :.comformat_.c c
4330: 6f 6d 66 6f 72 6d 61 74 2e 68 20 20 24 28 53 52  omformat.h  $(SR
4340: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09  CDIR)/config.h..
4350: 24 28 58 54 43 43 29 20 2d 6f 20 63 6f 6d 66 6f  $(XTCC) -o comfo
4360: 72 6d 61 74 2e 6f 20 2d 63 20 63 6f 6d 66 6f 72  rmat.o -c comfor
4370: 6d 61 74 5f 2e 63 0a 0a 63 6f 6d 66 6f 72 6d 61  mat_.c..comforma
4380: 74 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73  t.h:.makeheaders
4390: 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20  .../makeheaders 
43a0: 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61   add_.c:add.h ba
43b0: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f  g_.c:bag.h blob_
43c0: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68  .c:blob.h branch
43d0: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 63 67 69  _.c:branch.h cgi
43e0: 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69  _.c:cgi.h checki
43f0: 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63  n_.c:checkin.h c
4400: 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b  heckout_.c:check
4410: 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f  out.h clearsign_
4420: 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63  .c:clearsign.h c
4430: 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20  lone_.c:clone.h 
4440: 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d  comformat_.c:com
4450: 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75  format.h constru
4460: 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e  ct_.c:construct.
4470: 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e  h content_.c:con
4480: 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e  tent.h db_.c:db.
4490: 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61  h delta_.c:delta
44a0: 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64  .h deltacmd_.c:d
44b0: 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e  eltacmd.h descen
44c0: 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64  dents_.c:descend
44d0: 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64  ents.h diff_.c:d
44e0: 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63  iff.h diffcmd_.c
44f0: 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64  :diffcmd.h encod
4500: 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69  e_.c:encode.h fi
4510: 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74  le_.c:file.h htt
4520: 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f  p_.c:http.h info
4530: 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e  _.c:info.h login
4540: 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e  _.c:login.h main
4550: 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66  _.c:main.h manif
4560: 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e  est_.c:manifest.
4570: 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d  h md5_.c:md5.h m
4580: 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20  erge_.c:merge.h 
4590: 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33  merge3_.c:merge3
45a0: 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e  .h name_.c:name.
45b0: 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74  h pivot_.c:pivot
45c0: 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75  .h pqueue_.c:pqu
45d0: 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a  eue.h printf_.c:
45e0: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64  printf.h rebuild
45f0: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73  _.c:rebuild.h rs
4600: 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d  s_.c:rss.h schem
4610: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65  a_.c:schema.h se
4620: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73  tup_.c:setup.h s
4630: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74  ha1_.c:sha1.h st
4640: 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73  yle_.c:style.h s
4650: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61  ync_.c:sync.h ta
4660: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c  g_.c:tag.h timel
4670: 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e  ine_.c:timeline.
4680: 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74  h tkt_.c:tkt.h t
4690: 6b 74 63 6f 6e 66 5f 2e 63 3a 74 6b 74 63 6f 6e  ktconf_.c:tktcon
46a0: 66 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a  f.h tktsetup_.c:
46b0: 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f  tktsetup.h undo_
46c0: 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65  .c:undo.h update
46d0: 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c  _.c:update.h url
46e0: 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e  _.c:url.h user_.
46f0: 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f  c:user.h verify_
4700: 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c  .c:verify.h vfil
4710: 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b  e_.c:vfile.h wik
4720: 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69  i_.c:wiki.h wiki
4730: 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f  format_.c:wikifo
4740: 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78  rmat.h xfer_.c:x
4750: 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70  fer.h zip_.c:zip
4760: 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c  .h $(SRCDIR)/sql
4770: 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e  ite3.h ./VERSION
4780: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72  .h..touch header
4790: 73 0a 0a 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a  s..construct_.c:
47a0: 09 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 73 74  .$(SRCDIR)/const
47b0: 72 75 63 74 2e 63 20 24 28 53 52 43 44 49 52 29  ruct.c $(SRCDIR)
47c0: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61  /VERSION transla
47d0: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20  te.../translate 
47e0: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 73 74 72  $(SRCDIR)/constr
47f0: 75 63 74 2e 63 20 7c 20 73 65 64 20 2d 66 20 24  uct.c | sed -f $
4800: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
4810: 20 3e 63 6f 6e 73 74 72 75 63 74 5f 2e 63 0a 0a   >construct_.c..
4820: 63 6f 6e 73 74 72 75 63 74 2e 6f 3a 09 63 6f 6e  construct.o:.con
4830: 73 74 72 75 63 74 5f 2e 63 20 63 6f 6e 73 74 72  struct_.c constr
4840: 75 63 74 2e 68 20 20 24 28 53 52 43 44 49 52 29  uct.h  $(SRCDIR)
4850: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43  /config.h..$(XTC
4860: 43 29 20 2d 6f 20 63 6f 6e 73 74 72 75 63 74 2e  C) -o construct.
4870: 6f 20 2d 63 20 63 6f 6e 73 74 72 75 63 74 5f 2e  o -c construct_.
4880: 63 0a 0a 63 6f 6e 73 74 72 75 63 74 2e 68 3a 09  c..construct.h:.
4890: 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d  makeheaders.../m
48a0: 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f  akeheaders  add_
48b0: 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a  .c:add.h bag_.c:
48c0: 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c  bag.h blob_.c:bl
48d0: 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62  ob.h branch_.c:b
48e0: 72 61 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63  ranch.h cgi_.c:c
48f0: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a  gi.h checkin_.c:
4900: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f  checkin.h checko
4910: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68  ut_.c:checkout.h
4920: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c   clearsign_.c:cl
4930: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f  earsign.h clone_
4940: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f  .c:clone.h comfo
4950: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61  rmat_.c:comforma
4960: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63  t.h construct_.c
4970: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e  :construct.h con
4980: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e  tent_.c:content.
4990: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c  h db_.c:db.h del
49a0: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65  ta_.c:delta.h de
49b0: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63  ltacmd_.c:deltac
49c0: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73  md.h descendents
49d0: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e  _.c:descendents.
49e0: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68  h diff_.c:diff.h
49f0: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66   diffcmd_.c:diff
4a00: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a  cmd.h encode_.c:
4a10: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63  encode.h file_.c
4a20: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a  :file.h http_.c:
4a30: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69  http.h info_.c:i
4a40: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c  nfo.h login_.c:l
4a50: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d  ogin.h main_.c:m
4a60: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e  ain.h manifest_.
4a70: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35  c:manifest.h md5
4a80: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f  _.c:md5.h merge_
4a90: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65  .c:merge.h merge
4aa0: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61  3_.c:merge3.h na
4ab0: 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76  me_.c:name.h piv
4ac0: 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71  ot_.c:pivot.h pq
4ad0: 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68  ueue_.c:pqueue.h
4ae0: 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74   printf_.c:print
4af0: 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72  f.h rebuild_.c:r
4b00: 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a  ebuild.h rss_.c:
4b10: 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a  rss.h schema_.c:
4b20: 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e  schema.h setup_.
4b30: 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e  c:setup.h sha1_.
4b40: 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e  c:sha1.h style_.
4b50: 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e  c:style.h sync_.
4b60: 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a  c:sync.h tag_.c:
4b70: 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e  tag.h timeline_.
4b80: 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74  c:timeline.h tkt
4b90: 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e  _.c:tkt.h tktcon
4ba0: 66 5f 2e 63 3a 74 6b 74 63 6f 6e 66 2e 68 20 74  f_.c:tktconf.h t
4bb0: 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65  ktsetup_.c:tktse
4bc0: 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e  tup.h undo_.c:un
4bd0: 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75  do.h update_.c:u
4be0: 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75  pdate.h url_.c:u
4bf0: 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65  rl.h user_.c:use
4c00: 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65  r.h verify_.c:ve
4c10: 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a  rify.h vfile_.c:
4c20: 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a  vfile.h wiki_.c:
4c30: 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61  wiki.h wikiforma
4c40: 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e  t_.c:wikiformat.
4c50: 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68  h xfer_.c:xfer.h
4c60: 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28   zip_.c:zip.h $(
4c70: 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e  SRCDIR)/sqlite3.
4c80: 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74  h ./VERSION.h..t
4c90: 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 63 6f  ouch headers..co
4ca0: 6e 74 65 6e 74 5f 2e 63 3a 09 24 28 53 52 43 44  ntent_.c:.$(SRCD
4cb0: 49 52 29 2f 63 6f 6e 74 65 6e 74 2e 63 20 24 28  IR)/content.c $(
4cc0: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20  SRCDIR)/VERSION 
4cd0: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61  translate.../tra
4ce0: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29  nslate $(SRCDIR)
4cf0: 2f 63 6f 6e 74 65 6e 74 2e 63 20 7c 20 73 65 64  /content.c | sed
4d00: 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45   -f $(SRCDIR)/VE
4d10: 52 53 49 4f 4e 20 3e 63 6f 6e 74 65 6e 74 5f 2e  RSION >content_.
4d20: 63 0a 0a 63 6f 6e 74 65 6e 74 2e 6f 3a 09 63 6f  c..content.o:.co
4d30: 6e 74 65 6e 74 5f 2e 63 20 63 6f 6e 74 65 6e 74  ntent_.c content
4d40: 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f  .h  $(SRCDIR)/co
4d50: 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20  nfig.h..$(XTCC) 
4d60: 2d 6f 20 63 6f 6e 74 65 6e 74 2e 6f 20 2d 63 20  -o content.o -c 
4d70: 63 6f 6e 74 65 6e 74 5f 2e 63 0a 0a 63 6f 6e 74  content_.c..cont
4d80: 65 6e 74 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65  ent.h:.makeheade
4d90: 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72  rs.../makeheader
4da0: 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20  s  add_.c:add.h 
4db0: 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f  bag_.c:bag.h blo
4dc0: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e  b_.c:blob.h bran
4dd0: 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 63  ch_.c:branch.h c
4de0: 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63  gi_.c:cgi.h chec
4df0: 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68  kin_.c:checkin.h
4e00: 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65   checkout_.c:che
4e10: 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67  ckout.h clearsig
4e20: 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68  n_.c:clearsign.h
4e30: 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e   clone_.c:clone.
4e40: 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63  h comformat_.c:c
4e50: 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74  omformat.h const
4e60: 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63  ruct_.c:construc
4e70: 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63  t.h content_.c:c
4e80: 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64  ontent.h db_.c:d
4e90: 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c  b.h delta_.c:del
4ea0: 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63  ta.h deltacmd_.c
4eb0: 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63  :deltacmd.h desc
4ec0: 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65  endents_.c:desce
4ed0: 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63  ndents.h diff_.c
4ee0: 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f  :diff.h diffcmd_
4ef0: 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63  .c:diffcmd.h enc
4f00: 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20  ode_.c:encode.h 
4f10: 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68  file_.c:file.h h
4f20: 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e  ttp_.c:http.h in
4f30: 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67  fo_.c:info.h log
4f40: 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61  in_.c:login.h ma
4f50: 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e  in_.c:main.h man
4f60: 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73  ifest_.c:manifes
4f70: 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68  t.h md5_.c:md5.h
4f80: 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e   merge_.c:merge.
4f90: 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67  h merge3_.c:merg
4fa0: 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d  e3.h name_.c:nam
4fb0: 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76  e.h pivot_.c:piv
4fc0: 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70  ot.h pqueue_.c:p
4fd0: 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e  queue.h printf_.
4fe0: 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69  c:printf.h rebui
4ff0: 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20  ld_.c:rebuild.h 
5000: 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68  rss_.c:rss.h sch
5010: 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20  ema_.c:schema.h 
5020: 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68  setup_.c:setup.h
5030: 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20   sha1_.c:sha1.h 
5040: 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68  style_.c:style.h
5050: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20   sync_.c:sync.h 
5060: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d  tag_.c:tag.h tim
5070: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e  eline_.c:timelin
5080: 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68  e.h tkt_.c:tkt.h
5090: 20 74 6b 74 63 6f 6e 66 5f 2e 63 3a 74 6b 74 63   tktconf_.c:tktc
50a0: 6f 6e 66 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e  onf.h tktsetup_.
50b0: 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64  c:tktsetup.h und
50c0: 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61  o_.c:undo.h upda
50d0: 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75  te_.c:update.h u
50e0: 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72  rl_.c:url.h user
50f0: 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66  _.c:user.h verif
5100: 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66  y_.c:verify.h vf
5110: 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77  ile_.c:vfile.h w
5120: 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69  iki_.c:wiki.h wi
5130: 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69  kiformat_.c:wiki
5140: 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63  format.h xfer_.c
5150: 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a  :xfer.h zip_.c:z
5160: 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73  ip.h $(SRCDIR)/s
5170: 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49  qlite3.h ./VERSI
5180: 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64  ON.h..touch head
5190: 65 72 73 0a 0a 64 62 5f 2e 63 3a 09 24 28 53 52  ers..db_.c:.$(SR
51a0: 43 44 49 52 29 2f 64 62 2e 63 20 24 28 53 52 43  CDIR)/db.c $(SRC
51b0: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61  DIR)/VERSION tra
51c0: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c  nslate.../transl
51d0: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 64 62  ate $(SRCDIR)/db
51e0: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52  .c | sed -f $(SR
51f0: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 64  CDIR)/VERSION >d
5200: 62 5f 2e 63 0a 0a 64 62 2e 6f 3a 09 64 62 5f 2e  b_.c..db.o:.db_.
5210: 63 20 64 62 2e 68 20 20 24 28 53 52 43 44 49 52  c db.h  $(SRCDIR
5220: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54  )/config.h..$(XT
5230: 43 43 29 20 2d 6f 20 64 62 2e 6f 20 2d 63 20 64  CC) -o db.o -c d
5240: 62 5f 2e 63 0a 0a 64 62 2e 68 3a 09 6d 61 6b 65  b_.c..db.h:.make
5250: 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68  headers.../makeh
5260: 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61  eaders  add_.c:a
5270: 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e  dd.h bag_.c:bag.
5280: 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68  h blob_.c:blob.h
5290: 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63   branch_.c:branc
52a0: 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68  h.h cgi_.c:cgi.h
52b0: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63   checkin_.c:chec
52c0: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e  kin.h checkout_.
52d0: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65  c:checkout.h cle
52e0: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73  arsign_.c:clears
52f0: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63  ign.h clone_.c:c
5300: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74  lone.h comformat
5310: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20  _.c:comformat.h 
5320: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e  construct_.c:con
5330: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74  struct.h content
5340: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62  _.c:content.h db
5350: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e  _.c:db.h delta_.
5360: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63  c:delta.h deltac
5370: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68  md_.c:deltacmd.h
5380: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a   descendents_.c:
5390: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69  descendents.h di
53a0: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66  ff_.c:diff.h dif
53b0: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e  fcmd_.c:diffcmd.
53c0: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f  h encode_.c:enco
53d0: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c  de.h file_.c:fil
53e0: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70  e.h http_.c:http
53f0: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e  .h info_.c:info.
5400: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e  h login_.c:login
5410: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e  .h main_.c:main.
5420: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61  h manifest_.c:ma
5430: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a  nifest.h md5_.c:
5440: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d  md5.h merge_.c:m
5450: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63  erge.h merge3_.c
5460: 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e  :merge3.h name_.
5470: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e  c:name.h pivot_.
5480: 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65  c:pivot.h pqueue
5490: 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69  _.c:pqueue.h pri
54a0: 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20  ntf_.c:printf.h 
54b0: 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69  rebuild_.c:rebui
54c0: 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e  ld.h rss_.c:rss.
54d0: 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65  h schema_.c:sche
54e0: 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65  ma.h setup_.c:se
54f0: 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68  tup.h sha1_.c:sh
5500: 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74  a1.h style_.c:st
5510: 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79  yle.h sync_.c:sy
5520: 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e  nc.h tag_.c:tag.
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 5f 2e 63  tkt.h tktconf_.c
5560: 3a 74 6b 74 63 6f 6e 66 2e 68 20 74 6b 74 73 65  :tktconf.h tktse
5570: 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e  tup_.c:tktsetup.
5580: 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68  h undo_.c:undo.h
5590: 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74   update_.c:updat
55a0: 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68  e.h url_.c:url.h
55b0: 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20   user_.c:user.h 
55c0: 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79  verify_.c:verify
55d0: 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c  .h vfile_.c:vfil
55e0: 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69  e.h wiki_.c:wiki
55f0: 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63  .h wikiformat_.c
5600: 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66  :wikiformat.h xf
5610: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70  er_.c:xfer.h zip
5620: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44  _.c:zip.h $(SRCD
5630: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f  IR)/sqlite3.h ./
5640: 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68  VERSION.h..touch
5650: 20 68 65 61 64 65 72 73 0a 0a 64 65 6c 74 61 5f   headers..delta_
5660: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 64 65  .c:.$(SRCDIR)/de
5670: 6c 74 61 2e 63 20 24 28 53 52 43 44 49 52 29 2f  lta.c $(SRCDIR)/
5680: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74  VERSION translat
5690: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24  e.../translate $
56a0: 28 53 52 43 44 49 52 29 2f 64 65 6c 74 61 2e 63  (SRCDIR)/delta.c
56b0: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44   | sed -f $(SRCD
56c0: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 64 65 6c  IR)/VERSION >del
56d0: 74 61 5f 2e 63 0a 0a 64 65 6c 74 61 2e 6f 3a 09  ta_.c..delta.o:.
56e0: 64 65 6c 74 61 5f 2e 63 20 64 65 6c 74 61 2e 68  delta_.c delta.h
56f0: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66    $(SRCDIR)/conf
5700: 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f  ig.h..$(XTCC) -o
5710: 20 64 65 6c 74 61 2e 6f 20 2d 63 20 64 65 6c 74   delta.o -c delt
5720: 61 5f 2e 63 0a 0a 64 65 6c 74 61 2e 68 3a 09 6d  a_.c..delta.h:.m
5730: 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61  akeheaders.../ma
5740: 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e  keheaders  add_.
5750: 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62  c:add.h bag_.c:b
5760: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f  ag.h blob_.c:blo
5770: 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72  b.h branch_.c:br
5780: 61 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67  anch.h cgi_.c:cg
5790: 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63  i.h checkin_.c:c
57a0: 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75  heckin.h checkou
57b0: 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20  t_.c:checkout.h 
57c0: 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65  clearsign_.c:cle
57d0: 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e  arsign.h clone_.
57e0: 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72  c:clone.h comfor
57f0: 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74  mat_.c:comformat
5800: 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a  .h construct_.c:
5810: 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74  construct.h cont
5820: 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68  ent_.c:content.h
5830: 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74   db_.c:db.h delt
5840: 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c  a_.c:delta.h del
5850: 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d  tacmd_.c:deltacm
5860: 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f  d.h descendents_
5870: 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68  .c:descendents.h
5880: 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20   diff_.c:diff.h 
5890: 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63  diffcmd_.c:diffc
58a0: 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65  md.h encode_.c:e
58b0: 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a  ncode.h file_.c:
58c0: 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68  file.h http_.c:h
58d0: 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e  ttp.h info_.c:in
58e0: 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f  fo.h login_.c:lo
58f0: 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61  gin.h main_.c:ma
5900: 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63  in.h manifest_.c
5910: 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f  :manifest.h md5_
5920: 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e  .c:md5.h merge_.
5930: 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33  c:merge.h merge3
5940: 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d  _.c:merge3.h nam
5950: 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f  e_.c:name.h pivo
5960: 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75  t_.c:pivot.h pqu
5970: 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20  eue_.c:pqueue.h 
5980: 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66  printf_.c:printf
5990: 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65  .h rebuild_.c:re
59a0: 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72  build.h rss_.c:r
59b0: 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73  ss.h schema_.c:s
59c0: 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63  chema.h setup_.c
59d0: 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63  :setup.h sha1_.c
59e0: 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63  :sha1.h style_.c
59f0: 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63  :style.h sync_.c
5a00: 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74  :sync.h tag_.c:t
5a10: 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63  ag.h timeline_.c
5a20: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f  :timeline.h tkt_
5a30: 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66  .c:tkt.h tktconf
5a40: 5f 2e 63 3a 74 6b 74 63 6f 6e 66 2e 68 20 74 6b  _.c:tktconf.h tk
5a50: 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74  tsetup_.c:tktset
5a60: 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64  up.h undo_.c:und
5a70: 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70  o.h update_.c:up
5a80: 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72  date.h url_.c:ur
5a90: 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72  l.h user_.c:user
5aa0: 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72  .h verify_.c:ver
5ab0: 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76  ify.h vfile_.c:v
5ac0: 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77  file.h wiki_.c:w
5ad0: 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74  iki.h wikiformat
5ae0: 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68  _.c:wikiformat.h
5af0: 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20   xfer_.c:xfer.h 
5b00: 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53  zip_.c:zip.h $(S
5b10: 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68  RCDIR)/sqlite3.h
5b20: 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f   ./VERSION.h..to
5b30: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 64 65 6c  uch headers..del
5b40: 74 61 63 6d 64 5f 2e 63 3a 09 24 28 53 52 43 44  tacmd_.c:.$(SRCD
5b50: 49 52 29 2f 64 65 6c 74 61 63 6d 64 2e 63 20 24  IR)/deltacmd.c $
5b60: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
5b70: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72   translate.../tr
5b80: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52  anslate $(SRCDIR
5b90: 29 2f 64 65 6c 74 61 63 6d 64 2e 63 20 7c 20 73  )/deltacmd.c | s
5ba0: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f  ed -f $(SRCDIR)/
5bb0: 56 45 52 53 49 4f 4e 20 3e 64 65 6c 74 61 63 6d  VERSION >deltacm
5bc0: 64 5f 2e 63 0a 0a 64 65 6c 74 61 63 6d 64 2e 6f  d_.c..deltacmd.o
5bd0: 3a 09 64 65 6c 74 61 63 6d 64 5f 2e 63 20 64 65  :.deltacmd_.c de
5be0: 6c 74 61 63 6d 64 2e 68 20 20 24 28 53 52 43 44  ltacmd.h  $(SRCD
5bf0: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28  IR)/config.h..$(
5c00: 58 54 43 43 29 20 2d 6f 20 64 65 6c 74 61 63 6d  XTCC) -o deltacm
5c10: 64 2e 6f 20 2d 63 20 64 65 6c 74 61 63 6d 64 5f  d.o -c deltacmd_
5c20: 2e 63 0a 0a 64 65 6c 74 61 63 6d 64 2e 68 3a 09  .c..deltacmd.h:.
5c30: 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d  makeheaders.../m
5c40: 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f  akeheaders  add_
5c50: 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a  .c:add.h bag_.c:
5c60: 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c  bag.h blob_.c:bl
5c70: 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62  ob.h branch_.c:b
5c80: 72 61 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63  ranch.h cgi_.c:c
5c90: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a  gi.h checkin_.c:
5ca0: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f  checkin.h checko
5cb0: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68  ut_.c:checkout.h
5cc0: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c   clearsign_.c:cl
5cd0: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f  earsign.h clone_
5ce0: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f  .c:clone.h comfo
5cf0: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61  rmat_.c:comforma
5d00: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63  t.h construct_.c
5d10: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e  :construct.h con
5d20: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e  tent_.c:content.
5d30: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c  h db_.c:db.h del
5d40: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65  ta_.c:delta.h de
5d50: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63  ltacmd_.c:deltac
5d60: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73  md.h descendents
5d70: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e  _.c:descendents.
5d80: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68  h diff_.c:diff.h
5d90: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66   diffcmd_.c:diff
5da0: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a  cmd.h encode_.c:
5db0: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63  encode.h file_.c
5dc0: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a  :file.h http_.c:
5dd0: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69  http.h info_.c:i
5de0: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c  nfo.h login_.c:l
5df0: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d  ogin.h main_.c:m
5e00: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e  ain.h manifest_.
5e10: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35  c:manifest.h md5
5e20: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f  _.c:md5.h merge_
5e30: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65  .c:merge.h merge
5e40: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61  3_.c:merge3.h na
5e50: 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76  me_.c:name.h piv
5e60: 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71  ot_.c:pivot.h pq
5e70: 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68  ueue_.c:pqueue.h
5e80: 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74   printf_.c:print
5e90: 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72  f.h rebuild_.c:r
5ea0: 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a  ebuild.h rss_.c:
5eb0: 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a  rss.h schema_.c:
5ec0: 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e  schema.h setup_.
5ed0: 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e  c:setup.h sha1_.
5ee0: 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e  c:sha1.h style_.
5ef0: 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e  c:style.h sync_.
5f00: 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a  c:sync.h tag_.c:
5f10: 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e  tag.h timeline_.
5f20: 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74  c:timeline.h tkt
5f30: 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e  _.c:tkt.h tktcon
5f40: 66 5f 2e 63 3a 74 6b 74 63 6f 6e 66 2e 68 20 74  f_.c:tktconf.h t
5f50: 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65  ktsetup_.c:tktse
5f60: 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e  tup.h undo_.c:un
5f70: 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75  do.h update_.c:u
5f80: 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75  pdate.h url_.c:u
5f90: 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65  rl.h user_.c:use
5fa0: 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65  r.h verify_.c:ve
5fb0: 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a  rify.h vfile_.c:
5fc0: 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a  vfile.h wiki_.c:
5fd0: 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61  wiki.h wikiforma
5fe0: 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e  t_.c:wikiformat.
5ff0: 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68  h xfer_.c:xfer.h
6000: 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28   zip_.c:zip.h $(
6010: 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e  SRCDIR)/sqlite3.
6020: 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74  h ./VERSION.h..t
6030: 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 64 65  ouch headers..de
6040: 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 09 24 28  scendents_.c:.$(
6050: 53 52 43 44 49 52 29 2f 64 65 73 63 65 6e 64 65  SRCDIR)/descende
6060: 6e 74 73 2e 63 20 24 28 53 52 43 44 49 52 29 2f  nts.c $(SRCDIR)/
6070: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74  VERSION translat
6080: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24  e.../translate $
6090: 28 53 52 43 44 49 52 29 2f 64 65 73 63 65 6e 64  (SRCDIR)/descend
60a0: 65 6e 74 73 2e 63 20 7c 20 73 65 64 20 2d 66 20  ents.c | sed -f 
60b0: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f  $(SRCDIR)/VERSIO
60c0: 4e 20 3e 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e  N >descendents_.
60d0: 63 0a 0a 64 65 73 63 65 6e 64 65 6e 74 73 2e 6f  c..descendents.o
60e0: 3a 09 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63  :.descendents_.c
60f0: 20 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 20   descendents.h  
6100: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67  $(SRCDIR)/config
6110: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 64  .h..$(XTCC) -o d
6120: 65 73 63 65 6e 64 65 6e 74 73 2e 6f 20 2d 63 20  escendents.o -c 
6130: 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 0a 0a  descendents_.c..
6140: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 3a 09 6d  descendents.h:.m
6150: 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61  akeheaders.../ma
6160: 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e  keheaders  add_.
6170: 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62  c:add.h bag_.c:b
6180: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f  ag.h blob_.c:blo
6190: 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72  b.h branch_.c:br
61a0: 61 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67  anch.h cgi_.c:cg
61b0: 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63  i.h checkin_.c:c
61c0: 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75  heckin.h checkou
61d0: 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20  t_.c:checkout.h 
61e0: 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65  clearsign_.c:cle
61f0: 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e  arsign.h clone_.
6200: 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72  c:clone.h comfor
6210: 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74  mat_.c:comformat
6220: 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a  .h construct_.c:
6230: 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74  construct.h cont
6240: 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68  ent_.c:content.h
6250: 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74   db_.c:db.h delt
6260: 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c  a_.c:delta.h del
6270: 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d  tacmd_.c:deltacm
6280: 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f  d.h descendents_
6290: 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68  .c:descendents.h
62a0: 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20   diff_.c:diff.h 
62b0: 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63  diffcmd_.c:diffc
62c0: 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65  md.h encode_.c:e
62d0: 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a  ncode.h file_.c:
62e0: 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68  file.h http_.c:h
62f0: 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e  ttp.h info_.c:in
6300: 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f  fo.h login_.c:lo
6310: 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61  gin.h main_.c:ma
6320: 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63  in.h manifest_.c
6330: 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f  :manifest.h md5_
6340: 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e  .c:md5.h merge_.
6350: 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33  c:merge.h merge3
6360: 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d  _.c:merge3.h nam
6370: 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f  e_.c:name.h pivo
6380: 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75  t_.c:pivot.h pqu
6390: 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20  eue_.c:pqueue.h 
63a0: 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66  printf_.c:printf
63b0: 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65  .h rebuild_.c:re
63c0: 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72  build.h rss_.c:r
63d0: 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73  ss.h schema_.c:s
63e0: 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63  chema.h setup_.c
63f0: 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63  :setup.h sha1_.c
6400: 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63  :sha1.h style_.c
6410: 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63  :style.h sync_.c
6420: 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74  :sync.h tag_.c:t
6430: 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63  ag.h timeline_.c
6440: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f  :timeline.h tkt_
6450: 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66  .c:tkt.h tktconf
6460: 5f 2e 63 3a 74 6b 74 63 6f 6e 66 2e 68 20 74 6b  _.c:tktconf.h tk
6470: 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74  tsetup_.c:tktset
6480: 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64  up.h undo_.c:und
6490: 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70  o.h update_.c:up
64a0: 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72  date.h url_.c:ur
64b0: 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72  l.h user_.c:user
64c0: 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72  .h verify_.c:ver
64d0: 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76  ify.h vfile_.c:v
64e0: 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77  file.h wiki_.c:w
64f0: 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74  iki.h wikiformat
6500: 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68  _.c:wikiformat.h
6510: 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20   xfer_.c:xfer.h 
6520: 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53  zip_.c:zip.h $(S
6530: 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68  RCDIR)/sqlite3.h
6540: 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f   ./VERSION.h..to
6550: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 64 69 66  uch headers..dif
6560: 66 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f  f_.c:.$(SRCDIR)/
6570: 64 69 66 66 2e 63 20 24 28 53 52 43 44 49 52 29  diff.c $(SRCDIR)
6580: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61  /VERSION transla
6590: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20  te.../translate 
65a0: 24 28 53 52 43 44 49 52 29 2f 64 69 66 66 2e 63  $(SRCDIR)/diff.c
65b0: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44   | sed -f $(SRCD
65c0: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 64 69 66  IR)/VERSION >dif
65d0: 66 5f 2e 63 0a 0a 64 69 66 66 2e 6f 3a 09 64 69  f_.c..diff.o:.di
65e0: 66 66 5f 2e 63 20 64 69 66 66 2e 68 20 20 24 28  ff_.c diff.h  $(
65f0: 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68  SRCDIR)/config.h
6600: 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 64 69 66  ..$(XTCC) -o dif
6610: 66 2e 6f 20 2d 63 20 64 69 66 66 5f 2e 63 0a 0a  f.o -c diff_.c..
6620: 64 69 66 66 2e 68 3a 09 6d 61 6b 65 68 65 61 64  diff.h:.makehead
6630: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65  ers.../makeheade
6640: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68  rs  add_.c:add.h
6650: 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c   bag_.c:bag.h bl
6660: 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61  ob_.c:blob.h bra
6670: 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20  nch_.c:branch.h 
6680: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65  cgi_.c:cgi.h che
6690: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e  ckin_.c:checkin.
66a0: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68  h checkout_.c:ch
66b0: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69  eckout.h clearsi
66c0: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e  gn_.c:clearsign.
66d0: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65  h clone_.c:clone
66e0: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a  .h comformat_.c:
66f0: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73  comformat.h cons
6700: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75  truct_.c:constru
6710: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a  ct.h content_.c:
6720: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a  content.h db_.c:
6730: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65  db.h delta_.c:de
6740: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e  lta.h deltacmd_.
6750: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73  c:deltacmd.h des
6760: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63  cendents_.c:desc
6770: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e  endents.h diff_.
6780: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64  c:diff.h diffcmd
6790: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e  _.c:diffcmd.h en
67a0: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68  code_.c:encode.h
67b0: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20   file_.c:file.h 
67c0: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69  http_.c:http.h i
67d0: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f  nfo_.c:info.h lo
67e0: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d  gin_.c:login.h m
67f0: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61  ain_.c:main.h ma
6800: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65  nifest_.c:manife
6810: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e  st.h md5_.c:md5.
6820: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65  h merge_.c:merge
6830: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72  .h merge3_.c:mer
6840: 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61  ge3.h name_.c:na
6850: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69  me.h pivot_.c:pi
6860: 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a  vot.h pqueue_.c:
6870: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f  pqueue.h printf_
6880: 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75  .c:printf.h rebu
6890: 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68  ild_.c:rebuild.h
68a0: 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63   rss_.c:rss.h sc
68b0: 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68  hema_.c:schema.h
68c0: 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e   setup_.c:setup.
68d0: 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68  h sha1_.c:sha1.h
68e0: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e   style_.c:style.
68f0: 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68  h sync_.c:sync.h
6900: 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69   tag_.c:tag.h ti
6910: 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69  meline_.c:timeli
6920: 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e  ne.h tkt_.c:tkt.
6930: 68 20 74 6b 74 63 6f 6e 66 5f 2e 63 3a 74 6b 74  h tktconf_.c:tkt
6940: 63 6f 6e 66 2e 68 20 74 6b 74 73 65 74 75 70 5f  conf.h tktsetup_
6950: 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e  .c:tktsetup.h un
6960: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64  do_.c:undo.h upd
6970: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20  ate_.c:update.h 
6980: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65  url_.c:url.h use
6990: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69  r_.c:user.h veri
69a0: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76  fy_.c:verify.h v
69b0: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20  file_.c:vfile.h 
69c0: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77  wiki_.c:wiki.h w
69d0: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b  ikiformat_.c:wik
69e0: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e  iformat.h xfer_.
69f0: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a  c:xfer.h zip_.c:
6a00: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f  zip.h $(SRCDIR)/
6a10: 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53  sqlite3.h ./VERS
6a20: 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61  ION.h..touch hea
6a30: 64 65 72 73 0a 0a 64 69 66 66 63 6d 64 5f 2e 63  ders..diffcmd_.c
6a40: 3a 09 24 28 53 52 43 44 49 52 29 2f 64 69 66 66  :.$(SRCDIR)/diff
6a50: 63 6d 64 2e 63 20 24 28 53 52 43 44 49 52 29 2f  cmd.c $(SRCDIR)/
6a60: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74  VERSION translat
6a70: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24  e.../translate $
6a80: 28 53 52 43 44 49 52 29 2f 64 69 66 66 63 6d 64  (SRCDIR)/diffcmd
6a90: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52  .c | sed -f $(SR
6aa0: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 64  CDIR)/VERSION >d
6ab0: 69 66 66 63 6d 64 5f 2e 63 0a 0a 64 69 66 66 63  iffcmd_.c..diffc
6ac0: 6d 64 2e 6f 3a 09 64 69 66 66 63 6d 64 5f 2e 63  md.o:.diffcmd_.c
6ad0: 20 64 69 66 66 63 6d 64 2e 68 20 20 24 28 53 52   diffcmd.h  $(SR
6ae0: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09  CDIR)/config.h..
6af0: 24 28 58 54 43 43 29 20 2d 6f 20 64 69 66 66 63  $(XTCC) -o diffc
6b00: 6d 64 2e 6f 20 2d 63 20 64 69 66 66 63 6d 64 5f  md.o -c diffcmd_
6b10: 2e 63 0a 0a 64 69 66 66 63 6d 64 2e 68 3a 09 6d  .c..diffcmd.h:.m
6b20: 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61  akeheaders.../ma
6b30: 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e  keheaders  add_.
6b40: 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62  c:add.h bag_.c:b
6b50: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f  ag.h blob_.c:blo
6b60: 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72  b.h branch_.c:br
6b70: 61 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67  anch.h cgi_.c:cg
6b80: 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63  i.h checkin_.c:c
6b90: 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75  heckin.h checkou
6ba0: 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20  t_.c:checkout.h 
6bb0: 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65  clearsign_.c:cle
6bc0: 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e  arsign.h clone_.
6bd0: 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72  c:clone.h comfor
6be0: 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74  mat_.c:comformat
6bf0: 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a  .h construct_.c:
6c00: 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74  construct.h cont
6c10: 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68  ent_.c:content.h
6c20: 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74   db_.c:db.h delt
6c30: 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c  a_.c:delta.h del
6c40: 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d  tacmd_.c:deltacm
6c50: 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f  d.h descendents_
6c60: 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68  .c:descendents.h
6c70: 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20   diff_.c:diff.h 
6c80: 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63  diffcmd_.c:diffc
6c90: 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65  md.h encode_.c:e
6ca0: 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a  ncode.h file_.c:
6cb0: 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68  file.h http_.c:h
6cc0: 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e  ttp.h info_.c:in
6cd0: 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f  fo.h login_.c:lo
6ce0: 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61  gin.h main_.c:ma
6cf0: 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63  in.h manifest_.c
6d00: 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f  :manifest.h md5_
6d10: 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e  .c:md5.h merge_.
6d20: 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33  c:merge.h merge3
6d30: 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d  _.c:merge3.h nam
6d40: 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f  e_.c:name.h pivo
6d50: 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75  t_.c:pivot.h pqu
6d60: 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20  eue_.c:pqueue.h 
6d70: 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66  printf_.c:printf
6d80: 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65  .h rebuild_.c:re
6d90: 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72  build.h rss_.c:r
6da0: 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73  ss.h schema_.c:s
6db0: 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63  chema.h setup_.c
6dc0: 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63  :setup.h sha1_.c
6dd0: 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63  :sha1.h style_.c
6de0: 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63  :style.h sync_.c
6df0: 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74  :sync.h tag_.c:t
6e00: 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63  ag.h timeline_.c
6e10: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f  :timeline.h tkt_
6e20: 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66  .c:tkt.h tktconf
6e30: 5f 2e 63 3a 74 6b 74 63 6f 6e 66 2e 68 20 74 6b  _.c:tktconf.h tk
6e40: 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74  tsetup_.c:tktset
6e50: 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64  up.h undo_.c:und
6e60: 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70  o.h update_.c:up
6e70: 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72  date.h url_.c:ur
6e80: 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72  l.h user_.c:user
6e90: 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72  .h verify_.c:ver
6ea0: 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76  ify.h vfile_.c:v
6eb0: 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77  file.h wiki_.c:w
6ec0: 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74  iki.h wikiformat
6ed0: 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68  _.c:wikiformat.h
6ee0: 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20   xfer_.c:xfer.h 
6ef0: 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53  zip_.c:zip.h $(S
6f00: 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68  RCDIR)/sqlite3.h
6f10: 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f   ./VERSION.h..to
6f20: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 65 6e 63  uch headers..enc
6f30: 6f 64 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52  ode_.c:.$(SRCDIR
6f40: 29 2f 65 6e 63 6f 64 65 2e 63 20 24 28 53 52 43  )/encode.c $(SRC
6f50: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61  DIR)/VERSION tra
6f60: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c  nslate.../transl
6f70: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 65 6e  ate $(SRCDIR)/en
6f80: 63 6f 64 65 2e 63 20 7c 20 73 65 64 20 2d 66 20  code.c | sed -f 
6f90: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f  $(SRCDIR)/VERSIO
6fa0: 4e 20 3e 65 6e 63 6f 64 65 5f 2e 63 0a 0a 65 6e  N >encode_.c..en
6fb0: 63 6f 64 65 2e 6f 3a 09 65 6e 63 6f 64 65 5f 2e  code.o:.encode_.
6fc0: 63 20 65 6e 63 6f 64 65 2e 68 20 20 24 28 53 52  c encode.h  $(SR
6fd0: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09  CDIR)/config.h..
6fe0: 24 28 58 54 43 43 29 20 2d 6f 20 65 6e 63 6f 64  $(XTCC) -o encod
6ff0: 65 2e 6f 20 2d 63 20 65 6e 63 6f 64 65 5f 2e 63  e.o -c encode_.c
7000: 0a 0a 65 6e 63 6f 64 65 2e 68 3a 09 6d 61 6b 65  ..encode.h:.make
7010: 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68  headers.../makeh
7020: 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61  eaders  add_.c:a
7030: 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e  dd.h bag_.c:bag.
7040: 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68  h blob_.c:blob.h
7050: 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63   branch_.c:branc
7060: 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68  h.h cgi_.c:cgi.h
7070: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63   checkin_.c:chec
7080: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e  kin.h checkout_.
7090: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65  c:checkout.h cle
70a0: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73  arsign_.c:clears
70b0: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63  ign.h clone_.c:c
70c0: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74  lone.h comformat
70d0: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20  _.c:comformat.h 
70e0: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e  construct_.c:con
70f0: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74  struct.h content
7100: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62  _.c:content.h db
7110: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e  _.c:db.h delta_.
7120: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63  c:delta.h deltac
7130: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68  md_.c:deltacmd.h
7140: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a   descendents_.c:
7150: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69  descendents.h di
7160: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66  ff_.c:diff.h dif
7170: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e  fcmd_.c:diffcmd.
7180: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f  h encode_.c:enco
7190: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c  de.h file_.c:fil
71a0: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70  e.h http_.c:http
71b0: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e  .h info_.c:info.
71c0: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e  h login_.c:login
71d0: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e  .h main_.c:main.
71e0: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61  h manifest_.c:ma
71f0: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a  nifest.h md5_.c:
7200: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d  md5.h merge_.c:m
7210: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63  erge.h merge3_.c
7220: 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e  :merge3.h name_.
7230: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e  c:name.h pivot_.
7240: 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65  c:pivot.h pqueue
7250: 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69  _.c:pqueue.h pri
7260: 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20  ntf_.c:printf.h 
7270: 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69  rebuild_.c:rebui
7280: 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e  ld.h rss_.c:rss.
7290: 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65  h schema_.c:sche
72a0: 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65  ma.h setup_.c:se
72b0: 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68  tup.h sha1_.c:sh
72c0: 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74  a1.h style_.c:st
72d0: 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79  yle.h sync_.c:sy
72e0: 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e  nc.h tag_.c:tag.
72f0: 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69  h timeline_.c:ti
7300: 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a  meline.h tkt_.c:
7310: 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 5f 2e 63  tkt.h tktconf_.c
7320: 3a 74 6b 74 63 6f 6e 66 2e 68 20 74 6b 74 73 65  :tktconf.h tktse
7330: 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e  tup_.c:tktsetup.
7340: 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68  h undo_.c:undo.h
7350: 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74   update_.c:updat
7360: 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68  e.h url_.c:url.h
7370: 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20   user_.c:user.h 
7380: 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79  verify_.c:verify
7390: 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c  .h vfile_.c:vfil
73a0: 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69  e.h wiki_.c:wiki
73b0: 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63  .h wikiformat_.c
73c0: 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66  :wikiformat.h xf
73d0: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70  er_.c:xfer.h zip
73e0: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44  _.c:zip.h $(SRCD
73f0: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f  IR)/sqlite3.h ./
7400: 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68  VERSION.h..touch
7410: 20 68 65 61 64 65 72 73 0a 0a 66 69 6c 65 5f 2e   headers..file_.
7420: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 66 69 6c  c:.$(SRCDIR)/fil
7430: 65 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45  e.c $(SRCDIR)/VE
7440: 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a  RSION translate.
7450: 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53  ../translate $(S
7460: 52 43 44 49 52 29 2f 66 69 6c 65 2e 63 20 7c 20  RCDIR)/file.c | 
7470: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29  sed -f $(SRCDIR)
7480: 2f 56 45 52 53 49 4f 4e 20 3e 66 69 6c 65 5f 2e  /VERSION >file_.
7490: 63 0a 0a 66 69 6c 65 2e 6f 3a 09 66 69 6c 65 5f  c..file.o:.file_
74a0: 2e 63 20 66 69 6c 65 2e 68 20 20 24 28 53 52 43  .c file.h  $(SRC
74b0: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24  DIR)/config.h..$
74c0: 28 58 54 43 43 29 20 2d 6f 20 66 69 6c 65 2e 6f  (XTCC) -o file.o
74d0: 20 2d 63 20 66 69 6c 65 5f 2e 63 0a 0a 66 69 6c   -c file_.c..fil
74e0: 65 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73  e.h:.makeheaders
74f0: 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20  .../makeheaders 
7500: 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61   add_.c:add.h ba
7510: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f  g_.c:bag.h blob_
7520: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68  .c:blob.h branch
7530: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 63 67 69  _.c:branch.h cgi
7540: 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69  _.c:cgi.h checki
7550: 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63  n_.c:checkin.h c
7560: 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b  heckout_.c:check
7570: 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f  out.h clearsign_
7580: 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63  .c:clearsign.h c
7590: 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20  lone_.c:clone.h 
75a0: 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d  comformat_.c:com
75b0: 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75  format.h constru
75c0: 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e  ct_.c:construct.
75d0: 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e  h content_.c:con
75e0: 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e  tent.h db_.c:db.
75f0: 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61  h delta_.c:delta
7600: 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64  .h deltacmd_.c:d
7610: 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e  eltacmd.h descen
7620: 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64  dents_.c:descend
7630: 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64  ents.h diff_.c:d
7640: 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63  iff.h diffcmd_.c
7650: 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64  :diffcmd.h encod
7660: 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69  e_.c:encode.h fi
7670: 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74  le_.c:file.h htt
7680: 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f  p_.c:http.h info
7690: 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e  _.c:info.h login
76a0: 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e  _.c:login.h main
76b0: 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66  _.c:main.h manif
76c0: 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e  est_.c:manifest.
76d0: 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d  h md5_.c:md5.h m
76e0: 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20  erge_.c:merge.h 
76f0: 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33  merge3_.c:merge3
7700: 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e  .h name_.c:name.
7710: 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74  h pivot_.c:pivot
7720: 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75  .h pqueue_.c:pqu
7730: 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a  eue.h printf_.c:
7740: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64  printf.h rebuild
7750: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73  _.c:rebuild.h rs
7760: 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d  s_.c:rss.h schem
7770: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65  a_.c:schema.h se
7780: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73  tup_.c:setup.h s
7790: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74  ha1_.c:sha1.h st
77a0: 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73  yle_.c:style.h s
77b0: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61  ync_.c:sync.h ta
77c0: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c  g_.c:tag.h timel
77d0: 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e  ine_.c:timeline.
77e0: 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74  h tkt_.c:tkt.h t
77f0: 6b 74 63 6f 6e 66 5f 2e 63 3a 74 6b 74 63 6f 6e  ktconf_.c:tktcon
7800: 66 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a  f.h tktsetup_.c:
7810: 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f  tktsetup.h undo_
7820: 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65  .c:undo.h update
7830: 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c  _.c:update.h url
7840: 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e  _.c:url.h user_.
7850: 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f  c:user.h verify_
7860: 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c  .c:verify.h vfil
7870: 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b  e_.c:vfile.h wik
7880: 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69  i_.c:wiki.h wiki
7890: 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f  format_.c:wikifo
78a0: 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78  rmat.h xfer_.c:x
78b0: 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70  fer.h zip_.c:zip
78c0: 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c  .h $(SRCDIR)/sql
78d0: 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e  ite3.h ./VERSION
78e0: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72  .h..touch header
78f0: 73 0a 0a 68 74 74 70 5f 2e 63 3a 09 24 28 53 52  s..http_.c:.$(SR
7900: 43 44 49 52 29 2f 68 74 74 70 2e 63 20 24 28 53  CDIR)/http.c $(S
7910: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74  RCDIR)/VERSION t
7920: 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e  ranslate.../tran
7930: 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f  slate $(SRCDIR)/
7940: 68 74 74 70 2e 63 20 7c 20 73 65 64 20 2d 66 20  http.c | sed -f 
7950: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f  $(SRCDIR)/VERSIO
7960: 4e 20 3e 68 74 74 70 5f 2e 63 0a 0a 68 74 74 70  N >http_.c..http
7970: 2e 6f 3a 09 68 74 74 70 5f 2e 63 20 68 74 74 70  .o:.http_.c http
7980: 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f  .h  $(SRCDIR)/co
7990: 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20  nfig.h..$(XTCC) 
79a0: 2d 6f 20 68 74 74 70 2e 6f 20 2d 63 20 68 74 74  -o http.o -c htt
79b0: 70 5f 2e 63 0a 0a 68 74 74 70 2e 68 3a 09 6d 61  p_.c..http.h:.ma
79c0: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b  keheaders.../mak
79d0: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63  eheaders  add_.c
79e0: 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61  :add.h bag_.c:ba
79f0: 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62  g.h blob_.c:blob
7a00: 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61  .h branch_.c:bra
7a10: 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69  nch.h cgi_.c:cgi
7a20: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68  .h checkin_.c:ch
7a30: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74  eckin.h checkout
7a40: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63  _.c:checkout.h c
7a50: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61  learsign_.c:clea
7a60: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63  rsign.h clone_.c
7a70: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d  :clone.h comform
7a80: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e  at_.c:comformat.
7a90: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63  h construct_.c:c
7aa0: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65  onstruct.h conte
7ab0: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20  nt_.c:content.h 
7ac0: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61  db_.c:db.h delta
7ad0: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74  _.c:delta.h delt
7ae0: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64  acmd_.c:deltacmd
7af0: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e  .h descendents_.
7b00: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20  c:descendents.h 
7b10: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64  diff_.c:diff.h d
7b20: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d  iffcmd_.c:diffcm
7b30: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e  d.h encode_.c:en
7b40: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66  code.h file_.c:f
7b50: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74  ile.h http_.c:ht
7b60: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66  tp.h info_.c:inf
7b70: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67  o.h login_.c:log
7b80: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69  in.h main_.c:mai
7b90: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a  n.h manifest_.c:
7ba0: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e  manifest.h md5_.
7bb0: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63  c:md5.h merge_.c
7bc0: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f  :merge.h merge3_
7bd0: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65  .c:merge3.h name
7be0: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74  _.c:name.h pivot
7bf0: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65  _.c:pivot.h pque
7c00: 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70  ue_.c:pqueue.h p
7c10: 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e  rintf_.c:printf.
7c20: 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62  h rebuild_.c:reb
7c30: 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73  uild.h rss_.c:rs
7c40: 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63  s.h schema_.c:sc
7c50: 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a  hema.h setup_.c:
7c60: 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a  setup.h sha1_.c:
7c70: 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a  sha1.h style_.c:
7c80: 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a  style.h sync_.c:
7c90: 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61  sync.h tag_.c:ta
7ca0: 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a  g.h timeline_.c:
7cb0: 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e  timeline.h tkt_.
7cc0: 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 5f  c:tkt.h tktconf_
7cd0: 2e 63 3a 74 6b 74 63 6f 6e 66 2e 68 20 74 6b 74  .c:tktconf.h tkt
7ce0: 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75  setup_.c:tktsetu
7cf0: 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f  p.h undo_.c:undo
7d00: 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64  .h update_.c:upd
7d10: 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c  ate.h url_.c:url
7d20: 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e  .h user_.c:user.
7d30: 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69  h verify_.c:veri
7d40: 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66  fy.h vfile_.c:vf
7d50: 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69  ile.h wiki_.c:wi
7d60: 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f  ki.h wikiformat_
7d70: 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20  .c:wikiformat.h 
7d80: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a  xfer_.c:xfer.h z
7d90: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52  ip_.c:zip.h $(SR
7da0: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20  CDIR)/sqlite3.h 
7db0: 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75  ./VERSION.h..tou
7dc0: 63 68 20 68 65 61 64 65 72 73 0a 0a 69 6e 66 6f  ch headers..info
7dd0: 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 69  _.c:.$(SRCDIR)/i
7de0: 6e 66 6f 2e 63 20 24 28 53 52 43 44 49 52 29 2f  nfo.c $(SRCDIR)/
7df0: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74  VERSION translat
7e00: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24  e.../translate $
7e10: 28 53 52 43 44 49 52 29 2f 69 6e 66 6f 2e 63 20  (SRCDIR)/info.c 
7e20: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49  | sed -f $(SRCDI
7e30: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 69 6e 66 6f  R)/VERSION >info
7e40: 5f 2e 63 0a 0a 69 6e 66 6f 2e 6f 3a 09 69 6e 66  _.c..info.o:.inf
7e50: 6f 5f 2e 63 20 69 6e 66 6f 2e 68 20 20 24 28 53  o_.c info.h  $(S
7e60: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a  RCDIR)/config.h.
7e70: 09 24 28 58 54 43 43 29 20 2d 6f 20 69 6e 66 6f  .$(XTCC) -o info
7e80: 2e 6f 20 2d 63 20 69 6e 66 6f 5f 2e 63 0a 0a 69  .o -c info_.c..i
7e90: 6e 66 6f 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65  nfo.h:.makeheade
7ea0: 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72  rs.../makeheader
7eb0: 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20  s  add_.c:add.h 
7ec0: 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f  bag_.c:bag.h blo
7ed0: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e  b_.c:blob.h bran
7ee0: 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 63  ch_.c:branch.h c
7ef0: 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63  gi_.c:cgi.h chec
7f00: 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68  kin_.c:checkin.h
7f10: 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65   checkout_.c:che
7f20: 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67  ckout.h clearsig
7f30: 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68  n_.c:clearsign.h
7f40: 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e   clone_.c:clone.
7f50: 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63  h comformat_.c:c
7f60: 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74  omformat.h const
7f70: 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63  ruct_.c:construc
7f80: 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63  t.h content_.c:c
7f90: 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64  ontent.h db_.c:d
7fa0: 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c  b.h delta_.c:del
7fb0: 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63  ta.h deltacmd_.c
7fc0: 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63  :deltacmd.h desc
7fd0: 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65  endents_.c:desce
7fe0: 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63  ndents.h diff_.c
7ff0: 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f  :diff.h diffcmd_
8000: 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63  .c:diffcmd.h enc
8010: 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20  ode_.c:encode.h 
8020: 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68  file_.c:file.h h
8030: 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e  ttp_.c:http.h in
8040: 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67  fo_.c:info.h log
8050: 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61  in_.c:login.h ma
8060: 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e  in_.c:main.h man
8070: 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73  ifest_.c:manifes
8080: 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68  t.h md5_.c:md5.h
8090: 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e   merge_.c:merge.
80a0: 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67  h merge3_.c:merg
80b0: 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d  e3.h name_.c:nam
80c0: 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76  e.h pivot_.c:piv
80d0: 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70  ot.h pqueue_.c:p
80e0: 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e  queue.h printf_.
80f0: 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69  c:printf.h rebui
8100: 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20  ld_.c:rebuild.h 
8110: 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68  rss_.c:rss.h sch
8120: 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20  ema_.c:schema.h 
8130: 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68  setup_.c:setup.h
8140: 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20   sha1_.c:sha1.h 
8150: 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68  style_.c:style.h
8160: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20   sync_.c:sync.h 
8170: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d  tag_.c:tag.h tim
8180: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e  eline_.c:timelin
8190: 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68  e.h tkt_.c:tkt.h
81a0: 20 74 6b 74 63 6f 6e 66 5f 2e 63 3a 74 6b 74 63   tktconf_.c:tktc
81b0: 6f 6e 66 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e  onf.h tktsetup_.
81c0: 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64  c:tktsetup.h und
81d0: 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61  o_.c:undo.h upda
81e0: 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75  te_.c:update.h u
81f0: 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72  rl_.c:url.h user
8200: 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66  _.c:user.h verif
8210: 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66  y_.c:verify.h vf
8220: 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77  ile_.c:vfile.h w
8230: 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69  iki_.c:wiki.h wi
8240: 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69  kiformat_.c:wiki
8250: 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63  format.h xfer_.c
8260: 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a  :xfer.h zip_.c:z
8270: 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73  ip.h $(SRCDIR)/s
8280: 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49  qlite3.h ./VERSI
8290: 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64  ON.h..touch head
82a0: 65 72 73 0a 0a 6c 6f 67 69 6e 5f 2e 63 3a 09 24  ers..login_.c:.$
82b0: 28 53 52 43 44 49 52 29 2f 6c 6f 67 69 6e 2e 63  (SRCDIR)/login.c
82c0: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49   $(SRCDIR)/VERSI
82d0: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f  ON translate.../
82e0: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44  translate $(SRCD
82f0: 49 52 29 2f 6c 6f 67 69 6e 2e 63 20 7c 20 73 65  IR)/login.c | se
8300: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56  d -f $(SRCDIR)/V
8310: 45 52 53 49 4f 4e 20 3e 6c 6f 67 69 6e 5f 2e 63  ERSION >login_.c
8320: 0a 0a 6c 6f 67 69 6e 2e 6f 3a 09 6c 6f 67 69 6e  ..login.o:.login
8330: 5f 2e 63 20 6c 6f 67 69 6e 2e 68 20 20 24 28 53  _.c login.h  $(S
8340: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a  RCDIR)/config.h.
8350: 09 24 28 58 54 43 43 29 20 2d 6f 20 6c 6f 67 69  .$(XTCC) -o logi
8360: 6e 2e 6f 20 2d 63 20 6c 6f 67 69 6e 5f 2e 63 0a  n.o -c login_.c.
8370: 0a 6c 6f 67 69 6e 2e 68 3a 09 6d 61 6b 65 68 65  .login.h:.makehe
8380: 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61  aders.../makehea
8390: 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64  ders  add_.c:add
83a0: 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20  .h bag_.c:bag.h 
83b0: 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62  blob_.c:blob.h b
83c0: 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e  ranch_.c:branch.
83d0: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63  h cgi_.c:cgi.h c
83e0: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69  heckin_.c:checki
83f0: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a  n.h checkout_.c:
8400: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72  checkout.h clear
8410: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67  sign_.c:clearsig
8420: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f  n.h clone_.c:clo
8430: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e  ne.h comformat_.
8440: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f  c:comformat.h co
8450: 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74  nstruct_.c:const
8460: 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e  ruct.h content_.
8470: 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e  c:content.h db_.
8480: 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a  c:db.h delta_.c:
8490: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64  delta.h deltacmd
84a0: 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64  _.c:deltacmd.h d
84b0: 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65  escendents_.c:de
84c0: 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66  scendents.h diff
84d0: 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63  _.c:diff.h diffc
84e0: 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20  md_.c:diffcmd.h 
84f0: 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65  encode_.c:encode
8500: 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e  .h file_.c:file.
8510: 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68  h http_.c:http.h
8520: 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20   info_.c:info.h 
8530: 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68  login_.c:login.h
8540: 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20   main_.c:main.h 
8550: 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69  manifest_.c:mani
8560: 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64  fest.h md5_.c:md
8570: 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72  5.h merge_.c:mer
8580: 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d  ge.h merge3_.c:m
8590: 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a  erge3.h name_.c:
85a0: 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a  name.h pivot_.c:
85b0: 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e  pivot.h pqueue_.
85c0: 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74  c:pqueue.h print
85d0: 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65  f_.c:printf.h re
85e0: 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64  build_.c:rebuild
85f0: 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20  .h rss_.c:rss.h 
8600: 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61  schema_.c:schema
8610: 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75  .h setup_.c:setu
8620: 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31  p.h sha1_.c:sha1
8630: 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c  .h style_.c:styl
8640: 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63  e.h sync_.c:sync
8650: 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20  .h tag_.c:tag.h 
8660: 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65  timeline_.c:time
8670: 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b  line.h tkt_.c:tk
8680: 74 2e 68 20 74 6b 74 63 6f 6e 66 5f 2e 63 3a 74  t.h tktconf_.c:t
8690: 6b 74 63 6f 6e 66 2e 68 20 74 6b 74 73 65 74 75  ktconf.h tktsetu
86a0: 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20  p_.c:tktsetup.h 
86b0: 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75  undo_.c:undo.h u
86c0: 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e  pdate_.c:update.
86d0: 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75  h url_.c:url.h u
86e0: 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65  ser_.c:user.h ve
86f0: 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68  rify_.c:verify.h
8700: 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e   vfile_.c:vfile.
8710: 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68  h wiki_.c:wiki.h
8720: 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77   wikiformat_.c:w
8730: 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72  ikiformat.h xfer
8740: 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e  _.c:xfer.h zip_.
8750: 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52  c:zip.h $(SRCDIR
8760: 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45  )/sqlite3.h ./VE
8770: 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68  RSION.h..touch h
8780: 65 61 64 65 72 73 0a 0a 6d 61 69 6e 5f 2e 63 3a  eaders..main_.c:
8790: 09 24 28 53 52 43 44 49 52 29 2f 6d 61 69 6e 2e  .$(SRCDIR)/main.
87a0: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  c $(SRCDIR)/VERS
87b0: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e  ION translate...
87c0: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43  /translate $(SRC
87d0: 44 49 52 29 2f 6d 61 69 6e 2e 63 20 7c 20 73 65  DIR)/main.c | se
87e0: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56  d -f $(SRCDIR)/V
87f0: 45 52 53 49 4f 4e 20 3e 6d 61 69 6e 5f 2e 63 0a  ERSION >main_.c.
8800: 0a 6d 61 69 6e 2e 6f 3a 09 6d 61 69 6e 5f 2e 63  .main.o:.main_.c
8810: 20 6d 61 69 6e 2e 68 20 70 61 67 65 5f 69 6e 64   main.h page_ind
8820: 65 78 2e 68 20 24 28 53 52 43 44 49 52 29 2f 63  ex.h $(SRCDIR)/c
8830: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29  onfig.h..$(XTCC)
8840: 20 2d 6f 20 6d 61 69 6e 2e 6f 20 2d 63 20 6d 61   -o main.o -c ma
8850: 69 6e 5f 2e 63 0a 0a 6d 61 69 6e 2e 68 3a 09 6d  in_.c..main.h:.m
8860: 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61  akeheaders.../ma
8870: 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e  keheaders  add_.
8880: 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62  c:add.h bag_.c:b
8890: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f  ag.h blob_.c:blo
88a0: 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72  b.h branch_.c:br
88b0: 61 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67  anch.h cgi_.c:cg
88c0: 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63  i.h checkin_.c:c
88d0: 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75  heckin.h checkou
88e0: 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20  t_.c:checkout.h 
88f0: 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65  clearsign_.c:cle
8900: 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e  arsign.h clone_.
8910: 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72  c:clone.h comfor
8920: 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74  mat_.c:comformat
8930: 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a  .h construct_.c:
8940: 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74  construct.h cont
8950: 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68  ent_.c:content.h
8960: 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74   db_.c:db.h delt
8970: 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c  a_.c:delta.h del
8980: 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d  tacmd_.c:deltacm
8990: 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f  d.h descendents_
89a0: 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68  .c:descendents.h
89b0: 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20   diff_.c:diff.h 
89c0: 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63  diffcmd_.c:diffc
89d0: 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65  md.h encode_.c:e
89e0: 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a  ncode.h file_.c:
89f0: 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68  file.h http_.c:h
8a00: 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e  ttp.h info_.c:in
8a10: 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f  fo.h login_.c:lo
8a20: 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61  gin.h main_.c:ma
8a30: 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63  in.h manifest_.c
8a40: 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f  :manifest.h md5_
8a50: 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e  .c:md5.h merge_.
8a60: 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33  c:merge.h merge3
8a70: 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d  _.c:merge3.h nam
8a80: 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f  e_.c:name.h pivo
8a90: 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75  t_.c:pivot.h pqu
8aa0: 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20  eue_.c:pqueue.h 
8ab0: 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66  printf_.c:printf
8ac0: 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65  .h rebuild_.c:re
8ad0: 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72  build.h rss_.c:r
8ae0: 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73  ss.h schema_.c:s
8af0: 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63  chema.h setup_.c
8b00: 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63  :setup.h sha1_.c
8b10: 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63  :sha1.h style_.c
8b20: 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63  :style.h sync_.c
8b30: 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74  :sync.h tag_.c:t
8b40: 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63  ag.h timeline_.c
8b50: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f  :timeline.h tkt_
8b60: 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66  .c:tkt.h tktconf
8b70: 5f 2e 63 3a 74 6b 74 63 6f 6e 66 2e 68 20 74 6b  _.c:tktconf.h tk
8b80: 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74  tsetup_.c:tktset
8b90: 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64  up.h undo_.c:und
8ba0: 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70  o.h update_.c:up
8bb0: 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72  date.h url_.c:ur
8bc0: 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72  l.h user_.c:user
8bd0: 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72  .h verify_.c:ver
8be0: 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76  ify.h vfile_.c:v
8bf0: 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77  file.h wiki_.c:w
8c00: 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74  iki.h wikiformat
8c10: 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68  _.c:wikiformat.h
8c20: 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20   xfer_.c:xfer.h 
8c30: 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53  zip_.c:zip.h $(S
8c40: 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68  RCDIR)/sqlite3.h
8c50: 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f   ./VERSION.h..to
8c60: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 6d 61 6e  uch headers..man
8c70: 69 66 65 73 74 5f 2e 63 3a 09 24 28 53 52 43 44  ifest_.c:.$(SRCD
8c80: 49 52 29 2f 6d 61 6e 69 66 65 73 74 2e 63 20 24  IR)/manifest.c $
8c90: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
8ca0: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72   translate.../tr
8cb0: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52  anslate $(SRCDIR
8cc0: 29 2f 6d 61 6e 69 66 65 73 74 2e 63 20 7c 20 73  )/manifest.c | s
8cd0: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f  ed -f $(SRCDIR)/
8ce0: 56 45 52 53 49 4f 4e 20 3e 6d 61 6e 69 66 65 73  VERSION >manifes
8cf0: 74 5f 2e 63 0a 0a 6d 61 6e 69 66 65 73 74 2e 6f  t_.c..manifest.o
8d00: 3a 09 6d 61 6e 69 66 65 73 74 5f 2e 63 20 6d 61  :.manifest_.c ma
8d10: 6e 69 66 65 73 74 2e 68 20 20 24 28 53 52 43 44  nifest.h  $(SRCD
8d20: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28  IR)/config.h..$(
8d30: 58 54 43 43 29 20 2d 6f 20 6d 61 6e 69 66 65 73  XTCC) -o manifes
8d40: 74 2e 6f 20 2d 63 20 6d 61 6e 69 66 65 73 74 5f  t.o -c manifest_
8d50: 2e 63 0a 0a 6d 61 6e 69 66 65 73 74 2e 68 3a 09  .c..manifest.h:.
8d60: 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d  makeheaders.../m
8d70: 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f  akeheaders  add_
8d80: 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a  .c:add.h bag_.c:
8d90: 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c  bag.h blob_.c:bl
8da0: 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62  ob.h branch_.c:b
8db0: 72 61 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63  ranch.h cgi_.c:c
8dc0: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a  gi.h checkin_.c:
8dd0: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f  checkin.h checko
8de0: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68  ut_.c:checkout.h
8df0: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c   clearsign_.c:cl
8e00: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f  earsign.h clone_
8e10: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f  .c:clone.h comfo
8e20: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61  rmat_.c:comforma
8e30: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63  t.h construct_.c
8e40: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e  :construct.h con
8e50: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e  tent_.c:content.
8e60: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c  h db_.c:db.h del
8e70: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65  ta_.c:delta.h de
8e80: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63  ltacmd_.c:deltac
8e90: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73  md.h descendents
8ea0: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e  _.c:descendents.
8eb0: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68  h diff_.c:diff.h
8ec0: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66   diffcmd_.c:diff
8ed0: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a  cmd.h encode_.c:
8ee0: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63  encode.h file_.c
8ef0: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a  :file.h http_.c:
8f00: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69  http.h info_.c:i
8f10: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c  nfo.h login_.c:l
8f20: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d  ogin.h main_.c:m
8f30: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e  ain.h manifest_.
8f40: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35  c:manifest.h md5
8f50: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f  _.c:md5.h merge_
8f60: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65  .c:merge.h merge
8f70: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61  3_.c:merge3.h na
8f80: 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76  me_.c:name.h piv
8f90: 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71  ot_.c:pivot.h pq
8fa0: 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68  ueue_.c:pqueue.h
8fb0: 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74   printf_.c:print
8fc0: 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72  f.h rebuild_.c:r
8fd0: 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a  ebuild.h rss_.c:
8fe0: 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a  rss.h schema_.c:
8ff0: 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e  schema.h setup_.
9000: 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e  c:setup.h sha1_.
9010: 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e  c:sha1.h style_.
9020: 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e  c:style.h sync_.
9030: 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a  c:sync.h tag_.c:
9040: 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e  tag.h timeline_.
9050: 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74  c:timeline.h tkt
9060: 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e  _.c:tkt.h tktcon
9070: 66 5f 2e 63 3a 74 6b 74 63 6f 6e 66 2e 68 20 74  f_.c:tktconf.h t
9080: 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65  ktsetup_.c:tktse
9090: 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e  tup.h undo_.c:un
90a0: 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75  do.h update_.c:u
90b0: 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75  pdate.h url_.c:u
90c0: 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65  rl.h user_.c:use
90d0: 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65  r.h verify_.c:ve
90e0: 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a  rify.h vfile_.c:
90f0: 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a  vfile.h wiki_.c:
9100: 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61  wiki.h wikiforma
9110: 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e  t_.c:wikiformat.
9120: 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68  h xfer_.c:xfer.h
9130: 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28   zip_.c:zip.h $(
9140: 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e  SRCDIR)/sqlite3.
9150: 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74  h ./VERSION.h..t
9160: 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 6d 64  ouch headers..md
9170: 35 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f  5_.c:.$(SRCDIR)/
9180: 6d 64 35 2e 63 20 24 28 53 52 43 44 49 52 29 2f  md5.c $(SRCDIR)/
9190: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74  VERSION translat
91a0: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24  e.../translate $
91b0: 28 53 52 43 44 49 52 29 2f 6d 64 35 2e 63 20 7c  (SRCDIR)/md5.c |
91c0: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52   sed -f $(SRCDIR
91d0: 29 2f 56 45 52 53 49 4f 4e 20 3e 6d 64 35 5f 2e  )/VERSION >md5_.
91e0: 63 0a 0a 6d 64 35 2e 6f 3a 09 6d 64 35 5f 2e 63  c..md5.o:.md5_.c
91f0: 20 6d 64 35 2e 68 20 20 24 28 53 52 43 44 49 52   md5.h  $(SRCDIR
9200: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54  )/config.h..$(XT
9210: 43 43 29 20 2d 6f 20 6d 64 35 2e 6f 20 2d 63 20  CC) -o md5.o -c 
9220: 6d 64 35 5f 2e 63 0a 0a 6d 64 35 2e 68 3a 09 6d  md5_.c..md5.h:.m
9230: 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61  akeheaders.../ma
9240: 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e  keheaders  add_.
9250: 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62  c:add.h bag_.c:b
9260: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f  ag.h blob_.c:blo
9270: 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72  b.h branch_.c:br
9280: 61 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67  anch.h cgi_.c:cg
9290: 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63  i.h checkin_.c:c
92a0: 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75  heckin.h checkou
92b0: 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20  t_.c:checkout.h 
92c0: 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65  clearsign_.c:cle
92d0: 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e  arsign.h clone_.
92e0: 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72  c:clone.h comfor
92f0: 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74  mat_.c:comformat
9300: 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a  .h construct_.c:
9310: 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74  construct.h cont
9320: 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68  ent_.c:content.h
9330: 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74   db_.c:db.h delt
9340: 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c  a_.c:delta.h del
9350: 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d  tacmd_.c:deltacm
9360: 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f  d.h descendents_
9370: 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68  .c:descendents.h
9380: 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20   diff_.c:diff.h 
9390: 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63  diffcmd_.c:diffc
93a0: 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65  md.h encode_.c:e
93b0: 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a  ncode.h file_.c:
93c0: 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68  file.h http_.c:h
93d0: 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e  ttp.h info_.c:in
93e0: 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f  fo.h login_.c:lo
93f0: 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61  gin.h main_.c:ma
9400: 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63  in.h manifest_.c
9410: 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f  :manifest.h md5_
9420: 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e  .c:md5.h merge_.
9430: 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33  c:merge.h merge3
9440: 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d  _.c:merge3.h nam
9450: 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f  e_.c:name.h pivo
9460: 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75  t_.c:pivot.h pqu
9470: 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20  eue_.c:pqueue.h 
9480: 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66  printf_.c:printf
9490: 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65  .h rebuild_.c:re
94a0: 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72  build.h rss_.c:r
94b0: 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73  ss.h schema_.c:s
94c0: 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63  chema.h setup_.c
94d0: 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63  :setup.h sha1_.c
94e0: 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63  :sha1.h style_.c
94f0: 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63  :style.h sync_.c
9500: 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74  :sync.h tag_.c:t
9510: 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63  ag.h timeline_.c
9520: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f  :timeline.h tkt_
9530: 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66  .c:tkt.h tktconf
9540: 5f 2e 63 3a 74 6b 74 63 6f 6e 66 2e 68 20 74 6b  _.c:tktconf.h tk
9550: 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74  tsetup_.c:tktset
9560: 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64  up.h undo_.c:und
9570: 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70  o.h update_.c:up
9580: 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72  date.h url_.c:ur
9590: 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72  l.h user_.c:user
95a0: 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72  .h verify_.c:ver
95b0: 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76  ify.h vfile_.c:v
95c0: 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77  file.h wiki_.c:w
95d0: 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74  iki.h wikiformat
95e0: 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68  _.c:wikiformat.h
95f0: 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20   xfer_.c:xfer.h 
9600: 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53  zip_.c:zip.h $(S
9610: 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68  RCDIR)/sqlite3.h
9620: 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f   ./VERSION.h..to
9630: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 6d 65 72  uch headers..mer
9640: 67 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29  ge_.c:.$(SRCDIR)
9650: 2f 6d 65 72 67 65 2e 63 20 24 28 53 52 43 44 49  /merge.c $(SRCDI
9660: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73  R)/VERSION trans
9670: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74  late.../translat
9680: 65 20 24 28 53 52 43 44 49 52 29 2f 6d 65 72 67  e $(SRCDIR)/merg
9690: 65 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53  e.c | sed -f $(S
96a0: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e  RCDIR)/VERSION >
96b0: 6d 65 72 67 65 5f 2e 63 0a 0a 6d 65 72 67 65 2e  merge_.c..merge.
96c0: 6f 3a 09 6d 65 72 67 65 5f 2e 63 20 6d 65 72 67  o:.merge_.c merg
96d0: 65 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63  e.h  $(SRCDIR)/c
96e0: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29  onfig.h..$(XTCC)
96f0: 20 2d 6f 20 6d 65 72 67 65 2e 6f 20 2d 63 20 6d   -o merge.o -c m
9700: 65 72 67 65 5f 2e 63 0a 0a 6d 65 72 67 65 2e 68  erge_.c..merge.h
9710: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e  :.makeheaders...
9720: 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64  /makeheaders  ad
9730: 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e  d_.c:add.h bag_.
9740: 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a  c:bag.h blob_.c:
9750: 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63  blob.h branch_.c
9760: 3a 62 72 61 6e 63 68 2e 68 20 63 67 69 5f 2e 63  :branch.h cgi_.c
9770: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e  :cgi.h checkin_.
9780: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63  c:checkin.h chec
9790: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74  kout_.c:checkout
97a0: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a  .h clearsign_.c:
97b0: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e  clearsign.h clon
97c0: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d  e_.c:clone.h com
97d0: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72  format_.c:comfor
97e0: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f  mat.h construct_
97f0: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63  .c:construct.h c
9800: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e  ontent_.c:conten
9810: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64  t.h db_.c:db.h d
9820: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20  elta_.c:delta.h 
9830: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74  deltacmd_.c:delt
9840: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e  acmd.h descenden
9850: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74  ts_.c:descendent
9860: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66  s.h diff_.c:diff
9870: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69  .h diffcmd_.c:di
9880: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e  ffcmd.h encode_.
9890: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f  c:encode.h file_
98a0: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e  .c:file.h http_.
98b0: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63  c:http.h info_.c
98c0: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63  :info.h login_.c
98d0: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63  :login.h main_.c
98e0: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74  :main.h manifest
98f0: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d  _.c:manifest.h m
9900: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67  d5_.c:md5.h merg
9910: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72  e_.c:merge.h mer
9920: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20  ge3_.c:merge3.h 
9930: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70  name_.c:name.h p
9940: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20  ivot_.c:pivot.h 
9950: 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65  pqueue_.c:pqueue
9960: 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69  .h printf_.c:pri
9970: 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63  ntf.h rebuild_.c
9980: 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e  :rebuild.h rss_.
9990: 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e  c:rss.h schema_.
99a0: 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70  c:schema.h setup
99b0: 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31  _.c:setup.h sha1
99c0: 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65  _.c:sha1.h style
99d0: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63  _.c:style.h sync
99e0: 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e  _.c:sync.h tag_.
99f0: 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65  c:tag.h timeline
9a00: 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74  _.c:timeline.h t
9a10: 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63  kt_.c:tkt.h tktc
9a20: 6f 6e 66 5f 2e 63 3a 74 6b 74 63 6f 6e 66 2e 68  onf_.c:tktconf.h
9a30: 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74   tktsetup_.c:tkt
9a40: 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a  setup.h undo_.c:
9a50: 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63  undo.h update_.c
9a60: 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63  :update.h url_.c
9a70: 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75  :url.h user_.c:u
9a80: 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a  ser.h verify_.c:
9a90: 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e  verify.h vfile_.
9aa0: 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e  c:vfile.h wiki_.
9ab0: 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72  c:wiki.h wikifor
9ac0: 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61  mat_.c:wikiforma
9ad0: 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72  t.h xfer_.c:xfer
9ae0: 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20  .h zip_.c:zip.h 
9af0: 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65  $(SRCDIR)/sqlite
9b00: 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a  3.h ./VERSION.h.
9b10: 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a  .touch headers..
9b20: 6d 65 72 67 65 33 5f 2e 63 3a 09 24 28 53 52 43  merge3_.c:.$(SRC
9b30: 44 49 52 29 2f 6d 65 72 67 65 33 2e 63 20 24 28  DIR)/merge3.c $(
9b40: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20  SRCDIR)/VERSION 
9b50: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61  translate.../tra
9b60: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29  nslate $(SRCDIR)
9b70: 2f 6d 65 72 67 65 33 2e 63 20 7c 20 73 65 64 20  /merge3.c | sed 
9b80: 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  -f $(SRCDIR)/VER
9b90: 53 49 4f 4e 20 3e 6d 65 72 67 65 33 5f 2e 63 0a  SION >merge3_.c.
9ba0: 0a 6d 65 72 67 65 33 2e 6f 3a 09 6d 65 72 67 65  .merge3.o:.merge
9bb0: 33 5f 2e 63 20 6d 65 72 67 65 33 2e 68 20 20 24  3_.c merge3.h  $
9bc0: 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e  (SRCDIR)/config.
9bd0: 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 6d 65  h..$(XTCC) -o me
9be0: 72 67 65 33 2e 6f 20 2d 63 20 6d 65 72 67 65 33  rge3.o -c merge3
9bf0: 5f 2e 63 0a 0a 6d 65 72 67 65 33 2e 68 3a 09 6d  _.c..merge3.h:.m
9c00: 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61  akeheaders.../ma
9c10: 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e  keheaders  add_.
9c20: 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62  c:add.h bag_.c:b
9c30: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f  ag.h blob_.c:blo
9c40: 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72  b.h branch_.c:br
9c50: 61 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67  anch.h cgi_.c:cg
9c60: 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63  i.h checkin_.c:c
9c70: 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75  heckin.h checkou
9c80: 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20  t_.c:checkout.h 
9c90: 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65  clearsign_.c:cle
9ca0: 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e  arsign.h clone_.
9cb0: 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72  c:clone.h comfor
9cc0: 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74  mat_.c:comformat
9cd0: 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a  .h construct_.c:
9ce0: 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74  construct.h cont
9cf0: 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68  ent_.c:content.h
9d00: 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74   db_.c:db.h delt
9d10: 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c  a_.c:delta.h del
9d20: 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d  tacmd_.c:deltacm
9d30: 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f  d.h descendents_
9d40: 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68  .c:descendents.h
9d50: 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20   diff_.c:diff.h 
9d60: 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63  diffcmd_.c:diffc
9d70: 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65  md.h encode_.c:e
9d80: 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a  ncode.h file_.c:
9d90: 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68  file.h http_.c:h
9da0: 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e  ttp.h info_.c:in
9db0: 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f  fo.h login_.c:lo
9dc0: 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61  gin.h main_.c:ma
9dd0: 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63  in.h manifest_.c
9de0: 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f  :manifest.h md5_
9df0: 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e  .c:md5.h merge_.
9e00: 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33  c:merge.h merge3
9e10: 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d  _.c:merge3.h nam
9e20: 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f  e_.c:name.h pivo
9e30: 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75  t_.c:pivot.h pqu
9e40: 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20  eue_.c:pqueue.h 
9e50: 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66  printf_.c:printf
9e60: 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65  .h rebuild_.c:re
9e70: 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72  build.h rss_.c:r
9e80: 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73  ss.h schema_.c:s
9e90: 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63  chema.h setup_.c
9ea0: 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63  :setup.h sha1_.c
9eb0: 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63  :sha1.h style_.c
9ec0: 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63  :style.h sync_.c
9ed0: 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74  :sync.h tag_.c:t
9ee0: 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63  ag.h timeline_.c
9ef0: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f  :timeline.h tkt_
9f00: 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66  .c:tkt.h tktconf
9f10: 5f 2e 63 3a 74 6b 74 63 6f 6e 66 2e 68 20 74 6b  _.c:tktconf.h tk
9f20: 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74  tsetup_.c:tktset
9f30: 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64  up.h undo_.c:und
9f40: 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70  o.h update_.c:up
9f50: 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72  date.h url_.c:ur
9f60: 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72  l.h user_.c:user
9f70: 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72  .h verify_.c:ver
9f80: 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76  ify.h vfile_.c:v
9f90: 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77  file.h wiki_.c:w
9fa0: 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74  iki.h wikiformat
9fb0: 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68  _.c:wikiformat.h
9fc0: 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20   xfer_.c:xfer.h 
9fd0: 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53  zip_.c:zip.h $(S
9fe0: 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68  RCDIR)/sqlite3.h
9ff0: 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f   ./VERSION.h..to
a000: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 6e 61 6d  uch headers..nam
a010: 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f  e_.c:.$(SRCDIR)/
a020: 6e 61 6d 65 2e 63 20 24 28 53 52 43 44 49 52 29  name.c $(SRCDIR)
a030: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61  /VERSION transla
a040: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20  te.../translate 
a050: 24 28 53 52 43 44 49 52 29 2f 6e 61 6d 65 2e 63  $(SRCDIR)/name.c
a060: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44   | sed -f $(SRCD
a070: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 6e 61 6d  IR)/VERSION >nam
a080: 65 5f 2e 63 0a 0a 6e 61 6d 65 2e 6f 3a 09 6e 61  e_.c..name.o:.na
a090: 6d 65 5f 2e 63 20 6e 61 6d 65 2e 68 20 20 24 28  me_.c name.h  $(
a0a0: 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68  SRCDIR)/config.h
a0b0: 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 6e 61 6d  ..$(XTCC) -o nam
a0c0: 65 2e 6f 20 2d 63 20 6e 61 6d 65 5f 2e 63 0a 0a  e.o -c name_.c..
a0d0: 6e 61 6d 65 2e 68 3a 09 6d 61 6b 65 68 65 61 64  name.h:.makehead
a0e0: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65  ers.../makeheade
a0f0: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68  rs  add_.c:add.h
a100: 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c   bag_.c:bag.h bl
a110: 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61  ob_.c:blob.h bra
a120: 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20  nch_.c:branch.h 
a130: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65  cgi_.c:cgi.h che
a140: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e  ckin_.c:checkin.
a150: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68  h checkout_.c:ch
a160: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69  eckout.h clearsi
a170: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e  gn_.c:clearsign.
a180: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65  h clone_.c:clone
a190: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a  .h comformat_.c:
a1a0: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73  comformat.h cons
a1b0: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75  truct_.c:constru
a1c0: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a  ct.h content_.c:
a1d0: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a  content.h db_.c:
a1e0: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65  db.h delta_.c:de
a1f0: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e  lta.h deltacmd_.
a200: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73  c:deltacmd.h des
a210: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63  cendents_.c:desc
a220: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e  endents.h diff_.
a230: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64  c:diff.h diffcmd
a240: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e  _.c:diffcmd.h en
a250: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68  code_.c:encode.h
a260: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20   file_.c:file.h 
a270: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69  http_.c:http.h i
a280: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f  nfo_.c:info.h lo
a290: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d  gin_.c:login.h m
a2a0: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61  ain_.c:main.h ma
a2b0: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65  nifest_.c:manife
a2c0: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e  st.h md5_.c:md5.
a2d0: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65  h merge_.c:merge
a2e0: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72  .h merge3_.c:mer
a2f0: 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61  ge3.h name_.c:na
a300: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69  me.h pivot_.c:pi
a310: 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a  vot.h pqueue_.c:
a320: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f  pqueue.h printf_
a330: 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75  .c:printf.h rebu
a340: 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68  ild_.c:rebuild.h
a350: 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63   rss_.c:rss.h sc
a360: 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68  hema_.c:schema.h
a370: 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e   setup_.c:setup.
a380: 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68  h sha1_.c:sha1.h
a390: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e   style_.c:style.
a3a0: 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68  h sync_.c:sync.h
a3b0: 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69   tag_.c:tag.h ti
a3c0: 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69  meline_.c:timeli
a3d0: 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e  ne.h tkt_.c:tkt.
a3e0: 68 20 74 6b 74 63 6f 6e 66 5f 2e 63 3a 74 6b 74  h tktconf_.c:tkt
a3f0: 63 6f 6e 66 2e 68 20 74 6b 74 73 65 74 75 70 5f  conf.h tktsetup_
a400: 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e  .c:tktsetup.h un
a410: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64  do_.c:undo.h upd
a420: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20  ate_.c:update.h 
a430: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65  url_.c:url.h use
a440: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69  r_.c:user.h veri
a450: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76  fy_.c:verify.h v
a460: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20  file_.c:vfile.h 
a470: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77  wiki_.c:wiki.h w
a480: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b  ikiformat_.c:wik
a490: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e  iformat.h xfer_.
a4a0: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a  c:xfer.h zip_.c:
a4b0: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f  zip.h $(SRCDIR)/
a4c0: 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53  sqlite3.h ./VERS
a4d0: 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61  ION.h..touch hea
a4e0: 64 65 72 73 0a 0a 70 69 76 6f 74 5f 2e 63 3a 09  ders..pivot_.c:.
a4f0: 24 28 53 52 43 44 49 52 29 2f 70 69 76 6f 74 2e  $(SRCDIR)/pivot.
a500: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  c $(SRCDIR)/VERS
a510: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e  ION translate...
a520: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43  /translate $(SRC
a530: 44 49 52 29 2f 70 69 76 6f 74 2e 63 20 7c 20 73  DIR)/pivot.c | s
a540: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f  ed -f $(SRCDIR)/
a550: 56 45 52 53 49 4f 4e 20 3e 70 69 76 6f 74 5f 2e  VERSION >pivot_.
a560: 63 0a 0a 70 69 76 6f 74 2e 6f 3a 09 70 69 76 6f  c..pivot.o:.pivo
a570: 74 5f 2e 63 20 70 69 76 6f 74 2e 68 20 20 24 28  t_.c pivot.h  $(
a580: 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68  SRCDIR)/config.h
a590: 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 70 69 76  ..$(XTCC) -o piv
a5a0: 6f 74 2e 6f 20 2d 63 20 70 69 76 6f 74 5f 2e 63  ot.o -c pivot_.c
a5b0: 0a 0a 70 69 76 6f 74 2e 68 3a 09 6d 61 6b 65 68  ..pivot.h:.makeh
a5c0: 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65  eaders.../makehe
a5d0: 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64  aders  add_.c:ad
a5e0: 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68  d.h bag_.c:bag.h
a5f0: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20   blob_.c:blob.h 
a600: 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68  branch_.c:branch
a610: 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20  .h cgi_.c:cgi.h 
a620: 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b  checkin_.c:check
a630: 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63  in.h checkout_.c
a640: 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61  :checkout.h clea
a650: 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69  rsign_.c:clearsi
a660: 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c  gn.h clone_.c:cl
a670: 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f  one.h comformat_
a680: 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63  .c:comformat.h c
a690: 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73  onstruct_.c:cons
a6a0: 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f  truct.h content_
a6b0: 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f  .c:content.h db_
a6c0: 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63  .c:db.h delta_.c
a6d0: 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d  :delta.h deltacm
a6e0: 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20  d_.c:deltacmd.h 
a6f0: 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64  descendents_.c:d
a700: 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66  escendents.h dif
a710: 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66  f_.c:diff.h diff
a720: 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68  cmd_.c:diffcmd.h
a730: 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64   encode_.c:encod
a740: 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65  e.h file_.c:file
a750: 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e  .h http_.c:http.
a760: 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68  h info_.c:info.h
a770: 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e   login_.c:login.
a780: 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68  h main_.c:main.h
a790: 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e   manifest_.c:man
a7a0: 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d  ifest.h md5_.c:m
a7b0: 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65  d5.h merge_.c:me
a7c0: 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a  rge.h merge3_.c:
a7d0: 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63  merge3.h name_.c
a7e0: 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63  :name.h pivot_.c
a7f0: 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f  :pivot.h pqueue_
a800: 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e  .c:pqueue.h prin
a810: 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72  tf_.c:printf.h r
a820: 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c  ebuild_.c:rebuil
a830: 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68  d.h rss_.c:rss.h
a840: 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d   schema_.c:schem
a850: 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74  a.h setup_.c:set
a860: 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61  up.h sha1_.c:sha
a870: 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79  1.h style_.c:sty
a880: 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e  le.h sync_.c:syn
a890: 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68  c.h tag_.c:tag.h
a8a0: 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d   timeline_.c:tim
a8b0: 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74  eline.h tkt_.c:t
a8c0: 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 5f 2e 63 3a  kt.h tktconf_.c:
a8d0: 74 6b 74 63 6f 6e 66 2e 68 20 74 6b 74 73 65 74  tktconf.h tktset
a8e0: 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68  up_.c:tktsetup.h
a8f0: 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20   undo_.c:undo.h 
a900: 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65  update_.c:update
a910: 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20  .h url_.c:url.h 
a920: 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76  user_.c:user.h v
a930: 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e  erify_.c:verify.
a940: 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65  h vfile_.c:vfile
a950: 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e  .h wiki_.c:wiki.
a960: 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a  h wikiformat_.c:
a970: 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65  wikiformat.h xfe
a980: 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f  r_.c:xfer.h zip_
a990: 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49  .c:zip.h $(SRCDI
a9a0: 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56  R)/sqlite3.h ./V
a9b0: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20  ERSION.h..touch 
a9c0: 68 65 61 64 65 72 73 0a 0a 70 71 75 65 75 65 5f  headers..pqueue_
a9d0: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 70 71  .c:.$(SRCDIR)/pq
a9e0: 75 65 75 65 2e 63 20 24 28 53 52 43 44 49 52 29  ueue.c $(SRCDIR)
a9f0: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61  /VERSION transla
aa00: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20  te.../translate 
aa10: 24 28 53 52 43 44 49 52 29 2f 70 71 75 65 75 65  $(SRCDIR)/pqueue
aa20: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52  .c | sed -f $(SR
aa30: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 70  CDIR)/VERSION >p
aa40: 71 75 65 75 65 5f 2e 63 0a 0a 70 71 75 65 75 65  queue_.c..pqueue
aa50: 2e 6f 3a 09 70 71 75 65 75 65 5f 2e 63 20 70 71  .o:.pqueue_.c pq
aa60: 75 65 75 65 2e 68 20 20 24 28 53 52 43 44 49 52  ueue.h  $(SRCDIR
aa70: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54  )/config.h..$(XT
aa80: 43 43 29 20 2d 6f 20 70 71 75 65 75 65 2e 6f 20  CC) -o pqueue.o 
aa90: 2d 63 20 70 71 75 65 75 65 5f 2e 63 0a 0a 70 71  -c pqueue_.c..pq
aaa0: 75 65 75 65 2e 68 3a 09 6d 61 6b 65 68 65 61 64  ueue.h:.makehead
aab0: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65  ers.../makeheade
aac0: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68  rs  add_.c:add.h
aad0: 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c   bag_.c:bag.h bl
aae0: 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61  ob_.c:blob.h bra
aaf0: 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20  nch_.c:branch.h 
ab00: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65  cgi_.c:cgi.h che
ab10: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e  ckin_.c:checkin.
ab20: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68  h checkout_.c:ch
ab30: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69  eckout.h clearsi
ab40: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e  gn_.c:clearsign.
ab50: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65  h clone_.c:clone
ab60: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a  .h comformat_.c:
ab70: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73  comformat.h cons
ab80: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75  truct_.c:constru
ab90: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a  ct.h content_.c:
aba0: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a  content.h db_.c:
abb0: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65  db.h delta_.c:de
abc0: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e  lta.h deltacmd_.
abd0: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73  c:deltacmd.h des
abe0: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63  cendents_.c:desc
abf0: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e  endents.h diff_.
ac00: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64  c:diff.h diffcmd
ac10: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e  _.c:diffcmd.h en
ac20: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68  code_.c:encode.h
ac30: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20   file_.c:file.h 
ac40: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69  http_.c:http.h i
ac50: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f  nfo_.c:info.h lo
ac60: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d  gin_.c:login.h m
ac70: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61  ain_.c:main.h ma
ac80: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65  nifest_.c:manife
ac90: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e  st.h md5_.c:md5.
aca0: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65  h merge_.c:merge
acb0: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72  .h merge3_.c:mer
acc0: 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61  ge3.h name_.c:na
acd0: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69  me.h pivot_.c:pi
ace0: 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a  vot.h pqueue_.c:
acf0: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f  pqueue.h printf_
ad00: 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75  .c:printf.h rebu
ad10: 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68  ild_.c:rebuild.h
ad20: 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63   rss_.c:rss.h sc
ad30: 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68  hema_.c:schema.h
ad40: 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e   setup_.c:setup.
ad50: 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68  h sha1_.c:sha1.h
ad60: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e   style_.c:style.
ad70: 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68  h sync_.c:sync.h
ad80: 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69   tag_.c:tag.h ti
ad90: 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69  meline_.c:timeli
ada0: 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e  ne.h tkt_.c:tkt.
adb0: 68 20 74 6b 74 63 6f 6e 66 5f 2e 63 3a 74 6b 74  h tktconf_.c:tkt
adc0: 63 6f 6e 66 2e 68 20 74 6b 74 73 65 74 75 70 5f  conf.h tktsetup_
add0: 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e  .c:tktsetup.h un
ade0: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64  do_.c:undo.h upd
adf0: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20  ate_.c:update.h 
ae00: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65  url_.c:url.h use
ae10: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69  r_.c:user.h veri
ae20: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76  fy_.c:verify.h v
ae30: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20  file_.c:vfile.h 
ae40: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77  wiki_.c:wiki.h w
ae50: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b  ikiformat_.c:wik
ae60: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e  iformat.h xfer_.
ae70: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a  c:xfer.h zip_.c:
ae80: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f  zip.h $(SRCDIR)/
ae90: 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53  sqlite3.h ./VERS
aea0: 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61  ION.h..touch hea
aeb0: 64 65 72 73 0a 0a 70 72 69 6e 74 66 5f 2e 63 3a  ders..printf_.c:
aec0: 09 24 28 53 52 43 44 49 52 29 2f 70 72 69 6e 74  .$(SRCDIR)/print
aed0: 66 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45  f.c $(SRCDIR)/VE
aee0: 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a  RSION translate.
aef0: 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53  ../translate $(S
af00: 52 43 44 49 52 29 2f 70 72 69 6e 74 66 2e 63 20  RCDIR)/printf.c 
af10: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49  | sed -f $(SRCDI
af20: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 70 72 69 6e  R)/VERSION >prin
af30: 74 66 5f 2e 63 0a 0a 70 72 69 6e 74 66 2e 6f 3a  tf_.c..printf.o:
af40: 09 70 72 69 6e 74 66 5f 2e 63 20 70 72 69 6e 74  .printf_.c print
af50: 66 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63  f.h  $(SRCDIR)/c
af60: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29  onfig.h..$(XTCC)
af70: 20 2d 6f 20 70 72 69 6e 74 66 2e 6f 20 2d 63 20   -o printf.o -c 
af80: 70 72 69 6e 74 66 5f 2e 63 0a 0a 70 72 69 6e 74  printf_.c..print
af90: 66 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73  f.h:.makeheaders
afa0: 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20  .../makeheaders 
afb0: 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61   add_.c:add.h ba
afc0: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f  g_.c:bag.h blob_
afd0: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68  .c:blob.h branch
afe0: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 63 67 69  _.c:branch.h cgi
aff0: 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69  _.c:cgi.h checki
b000: 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63  n_.c:checkin.h c
b010: 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b  heckout_.c:check
b020: 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f  out.h clearsign_
b030: 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63  .c:clearsign.h c
b040: 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20  lone_.c:clone.h 
b050: 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d  comformat_.c:com
b060: 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75  format.h constru
b070: 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e  ct_.c:construct.
b080: 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e  h content_.c:con
b090: 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e  tent.h db_.c:db.
b0a0: 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61  h delta_.c:delta
b0b0: 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64  .h deltacmd_.c:d
b0c0: 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e  eltacmd.h descen
b0d0: 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64  dents_.c:descend
b0e0: 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64  ents.h diff_.c:d
b0f0: 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63  iff.h diffcmd_.c
b100: 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64  :diffcmd.h encod
b110: 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69  e_.c:encode.h fi
b120: 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74  le_.c:file.h htt
b130: 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f  p_.c:http.h info
b140: 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e  _.c:info.h login
b150: 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e  _.c:login.h main
b160: 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66  _.c:main.h manif
b170: 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e  est_.c:manifest.
b180: 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d  h md5_.c:md5.h m
b190: 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20  erge_.c:merge.h 
b1a0: 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33  merge3_.c:merge3
b1b0: 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e  .h name_.c:name.
b1c0: 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74  h pivot_.c:pivot
b1d0: 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75  .h pqueue_.c:pqu
b1e0: 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a  eue.h printf_.c:
b1f0: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64  printf.h rebuild
b200: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73  _.c:rebuild.h rs
b210: 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d  s_.c:rss.h schem
b220: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65  a_.c:schema.h se
b230: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73  tup_.c:setup.h s
b240: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74  ha1_.c:sha1.h st
b250: 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73  yle_.c:style.h s
b260: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61  ync_.c:sync.h ta
b270: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c  g_.c:tag.h timel
b280: 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e  ine_.c:timeline.
b290: 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74  h tkt_.c:tkt.h t
b2a0: 6b 74 63 6f 6e 66 5f 2e 63 3a 74 6b 74 63 6f 6e  ktconf_.c:tktcon
b2b0: 66 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a  f.h tktsetup_.c:
b2c0: 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f  tktsetup.h undo_
b2d0: 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65  .c:undo.h update
b2e0: 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c  _.c:update.h url
b2f0: 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e  _.c:url.h user_.
b300: 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f  c:user.h verify_
b310: 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c  .c:verify.h vfil
b320: 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b  e_.c:vfile.h wik
b330: 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69  i_.c:wiki.h wiki
b340: 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f  format_.c:wikifo
b350: 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78  rmat.h xfer_.c:x
b360: 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70  fer.h zip_.c:zip
b370: 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c  .h $(SRCDIR)/sql
b380: 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e  ite3.h ./VERSION
b390: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72  .h..touch header
b3a0: 73 0a 0a 72 65 62 75 69 6c 64 5f 2e 63 3a 09 24  s..rebuild_.c:.$
b3b0: 28 53 52 43 44 49 52 29 2f 72 65 62 75 69 6c 64  (SRCDIR)/rebuild
b3c0: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  .c $(SRCDIR)/VER
b3d0: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09  SION translate..
b3e0: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52  ./translate $(SR
b3f0: 43 44 49 52 29 2f 72 65 62 75 69 6c 64 2e 63 20  CDIR)/rebuild.c 
b400: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49  | sed -f $(SRCDI
b410: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 72 65 62 75  R)/VERSION >rebu
b420: 69 6c 64 5f 2e 63 0a 0a 72 65 62 75 69 6c 64 2e  ild_.c..rebuild.
b430: 6f 3a 09 72 65 62 75 69 6c 64 5f 2e 63 20 72 65  o:.rebuild_.c re
b440: 62 75 69 6c 64 2e 68 20 20 24 28 53 52 43 44 49  build.h  $(SRCDI
b450: 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58  R)/config.h..$(X
b460: 54 43 43 29 20 2d 6f 20 72 65 62 75 69 6c 64 2e  TCC) -o rebuild.
b470: 6f 20 2d 63 20 72 65 62 75 69 6c 64 5f 2e 63 0a  o -c rebuild_.c.
b480: 0a 72 65 62 75 69 6c 64 2e 68 3a 09 6d 61 6b 65  .rebuild.h:.make
b490: 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68  headers.../makeh
b4a0: 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61  eaders  add_.c:a
b4b0: 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e  dd.h bag_.c:bag.
b4c0: 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68  h blob_.c:blob.h
b4d0: 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63   branch_.c:branc
b4e0: 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68  h.h cgi_.c:cgi.h
b4f0: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63   checkin_.c:chec
b500: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e  kin.h checkout_.
b510: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65  c:checkout.h cle
b520: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73  arsign_.c:clears
b530: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63  ign.h clone_.c:c
b540: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74  lone.h comformat
b550: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20  _.c:comformat.h 
b560: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e  construct_.c:con
b570: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74  struct.h content
b580: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62  _.c:content.h db
b590: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e  _.c:db.h delta_.
b5a0: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63  c:delta.h deltac
b5b0: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68  md_.c:deltacmd.h
b5c0: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a   descendents_.c:
b5d0: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69  descendents.h di
b5e0: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66  ff_.c:diff.h dif
b5f0: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e  fcmd_.c:diffcmd.
b600: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f  h encode_.c:enco
b610: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c  de.h file_.c:fil
b620: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70  e.h http_.c:http
b630: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e  .h info_.c:info.
b640: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e  h login_.c:login
b650: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e  .h main_.c:main.
b660: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61  h manifest_.c:ma
b670: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a  nifest.h md5_.c:
b680: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d  md5.h merge_.c:m
b690: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63  erge.h merge3_.c
b6a0: 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e  :merge3.h name_.
b6b0: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e  c:name.h pivot_.
b6c0: 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65  c:pivot.h pqueue
b6d0: 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69  _.c:pqueue.h pri
b6e0: 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20  ntf_.c:printf.h 
b6f0: 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69  rebuild_.c:rebui
b700: 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e  ld.h rss_.c:rss.
b710: 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65  h schema_.c:sche
b720: 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65  ma.h setup_.c:se
b730: 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68  tup.h sha1_.c:sh
b740: 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74  a1.h style_.c:st
b750: 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79  yle.h sync_.c:sy
b760: 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e  nc.h tag_.c:tag.
b770: 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69  h timeline_.c:ti
b780: 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a  meline.h tkt_.c:
b790: 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 5f 2e 63  tkt.h tktconf_.c
b7a0: 3a 74 6b 74 63 6f 6e 66 2e 68 20 74 6b 74 73 65  :tktconf.h tktse
b7b0: 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e  tup_.c:tktsetup.
b7c0: 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68  h undo_.c:undo.h
b7d0: 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74   update_.c:updat
b7e0: 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68  e.h url_.c:url.h
b7f0: 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20   user_.c:user.h 
b800: 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79  verify_.c:verify
b810: 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c  .h vfile_.c:vfil
b820: 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69  e.h wiki_.c:wiki
b830: 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63  .h wikiformat_.c
b840: 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66  :wikiformat.h xf
b850: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70  er_.c:xfer.h zip
b860: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44  _.c:zip.h $(SRCD
b870: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f  IR)/sqlite3.h ./
b880: 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68  VERSION.h..touch
b890: 20 68 65 61 64 65 72 73 0a 0a 72 73 73 5f 2e 63   headers..rss_.c
b8a0: 3a 09 24 28 53 52 43 44 49 52 29 2f 72 73 73 2e  :.$(SRCDIR)/rss.
b8b0: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  c $(SRCDIR)/VERS
b8c0: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e  ION translate...
b8d0: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43  /translate $(SRC
b8e0: 44 49 52 29 2f 72 73 73 2e 63 20 7c 20 73 65 64  DIR)/rss.c | sed
b8f0: 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45   -f $(SRCDIR)/VE
b900: 52 53 49 4f 4e 20 3e 72 73 73 5f 2e 63 0a 0a 72  RSION >rss_.c..r
b910: 73 73 2e 6f 3a 09 72 73 73 5f 2e 63 20 72 73 73  ss.o:.rss_.c rss
b920: 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f  .h  $(SRCDIR)/co
b930: 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20  nfig.h..$(XTCC) 
b940: 2d 6f 20 72 73 73 2e 6f 20 2d 63 20 72 73 73 5f  -o rss.o -c rss_
b950: 2e 63 0a 0a 72 73 73 2e 68 3a 09 6d 61 6b 65 68  .c..rss.h:.makeh
b960: 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65  eaders.../makehe
b970: 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64  aders  add_.c:ad
b980: 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68  d.h bag_.c:bag.h
b990: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20   blob_.c:blob.h 
b9a0: 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68  branch_.c:branch
b9b0: 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20  .h cgi_.c:cgi.h 
b9c0: 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b  checkin_.c:check
b9d0: 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63  in.h checkout_.c
b9e0: 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61  :checkout.h clea
b9f0: 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69  rsign_.c:clearsi
ba00: 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c  gn.h clone_.c:cl
ba10: 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f  one.h comformat_
ba20: 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63  .c:comformat.h c
ba30: 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73  onstruct_.c:cons
ba40: 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f  truct.h content_
ba50: 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f  .c:content.h db_
ba60: 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63  .c:db.h delta_.c
ba70: 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d  :delta.h deltacm
ba80: 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20  d_.c:deltacmd.h 
ba90: 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64  descendents_.c:d
baa0: 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66  escendents.h dif
bab0: 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66  f_.c:diff.h diff
bac0: 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68  cmd_.c:diffcmd.h
bad0: 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64   encode_.c:encod
bae0: 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65  e.h file_.c:file
baf0: 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e  .h http_.c:http.
bb00: 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68  h info_.c:info.h
bb10: 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e   login_.c:login.
bb20: 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68  h main_.c:main.h
bb30: 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e   manifest_.c:man
bb40: 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d  ifest.h md5_.c:m
bb50: 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65  d5.h merge_.c:me
bb60: 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a  rge.h merge3_.c:
bb70: 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63  merge3.h name_.c
bb80: 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63  :name.h pivot_.c
bb90: 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f  :pivot.h pqueue_
bba0: 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e  .c:pqueue.h prin
bbb0: 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72  tf_.c:printf.h r
bbc0: 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c  ebuild_.c:rebuil
bbd0: 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68  d.h rss_.c:rss.h
bbe0: 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d   schema_.c:schem
bbf0: 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74  a.h setup_.c:set
bc00: 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61  up.h sha1_.c:sha
bc10: 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79  1.h style_.c:sty
bc20: 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e  le.h sync_.c:syn
bc30: 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68  c.h tag_.c:tag.h
bc40: 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d   timeline_.c:tim
bc50: 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74  eline.h tkt_.c:t
bc60: 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 5f 2e 63 3a  kt.h tktconf_.c:
bc70: 74 6b 74 63 6f 6e 66 2e 68 20 74 6b 74 73 65 74  tktconf.h tktset
bc80: 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68  up_.c:tktsetup.h
bc90: 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20   undo_.c:undo.h 
bca0: 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65  update_.c:update
bcb0: 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20  .h url_.c:url.h 
bcc0: 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76  user_.c:user.h v
bcd0: 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e  erify_.c:verify.
bce0: 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65  h vfile_.c:vfile
bcf0: 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e  .h wiki_.c:wiki.
bd00: 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a  h wikiformat_.c:
bd10: 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65  wikiformat.h xfe
bd20: 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f  r_.c:xfer.h zip_
bd30: 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49  .c:zip.h $(SRCDI
bd40: 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56  R)/sqlite3.h ./V
bd50: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20  ERSION.h..touch 
bd60: 68 65 61 64 65 72 73 0a 0a 73 63 68 65 6d 61 5f  headers..schema_
bd70: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 73 63  .c:.$(SRCDIR)/sc
bd80: 68 65 6d 61 2e 63 20 24 28 53 52 43 44 49 52 29  hema.c $(SRCDIR)
bd90: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61  /VERSION transla
bda0: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20  te.../translate 
bdb0: 24 28 53 52 43 44 49 52 29 2f 73 63 68 65 6d 61  $(SRCDIR)/schema
bdc0: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52  .c | sed -f $(SR
bdd0: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 73  CDIR)/VERSION >s
bde0: 63 68 65 6d 61 5f 2e 63 0a 0a 73 63 68 65 6d 61  chema_.c..schema
bdf0: 2e 6f 3a 09 73 63 68 65 6d 61 5f 2e 63 20 73 63  .o:.schema_.c sc
be00: 68 65 6d 61 2e 68 20 20 24 28 53 52 43 44 49 52  hema.h  $(SRCDIR
be10: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54  )/config.h..$(XT
be20: 43 43 29 20 2d 6f 20 73 63 68 65 6d 61 2e 6f 20  CC) -o schema.o 
be30: 2d 63 20 73 63 68 65 6d 61 5f 2e 63 0a 0a 73 63  -c schema_.c..sc
be40: 68 65 6d 61 2e 68 3a 09 6d 61 6b 65 68 65 61 64  hema.h:.makehead
be50: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65  ers.../makeheade
be60: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68  rs  add_.c:add.h
be70: 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c   bag_.c:bag.h bl
be80: 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61  ob_.c:blob.h bra
be90: 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20  nch_.c:branch.h 
bea0: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65  cgi_.c:cgi.h che
beb0: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e  ckin_.c:checkin.
bec0: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68  h checkout_.c:ch
bed0: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69  eckout.h clearsi
bee0: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e  gn_.c:clearsign.
bef0: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65  h clone_.c:clone
bf00: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a  .h comformat_.c:
bf10: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73  comformat.h cons
bf20: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75  truct_.c:constru
bf30: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a  ct.h content_.c:
bf40: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a  content.h db_.c:
bf50: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65  db.h delta_.c:de
bf60: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e  lta.h deltacmd_.
bf70: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73  c:deltacmd.h des
bf80: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63  cendents_.c:desc
bf90: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e  endents.h diff_.
bfa0: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64  c:diff.h diffcmd
bfb0: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e  _.c:diffcmd.h en
bfc0: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68  code_.c:encode.h
bfd0: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20   file_.c:file.h 
bfe0: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69  http_.c:http.h i
bff0: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f  nfo_.c:info.h lo
c000: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d  gin_.c:login.h m
c010: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61  ain_.c:main.h ma
c020: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65  nifest_.c:manife
c030: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e  st.h md5_.c:md5.
c040: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65  h merge_.c:merge
c050: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72  .h merge3_.c:mer
c060: 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61  ge3.h name_.c:na
c070: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69  me.h pivot_.c:pi
c080: 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a  vot.h pqueue_.c:
c090: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f  pqueue.h printf_
c0a0: 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75  .c:printf.h rebu
c0b0: 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68  ild_.c:rebuild.h
c0c0: 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63   rss_.c:rss.h sc
c0d0: 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68  hema_.c:schema.h
c0e0: 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e   setup_.c:setup.
c0f0: 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68  h sha1_.c:sha1.h
c100: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e   style_.c:style.
c110: 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68  h sync_.c:sync.h
c120: 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69   tag_.c:tag.h ti
c130: 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69  meline_.c:timeli
c140: 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e  ne.h tkt_.c:tkt.
c150: 68 20 74 6b 74 63 6f 6e 66 5f 2e 63 3a 74 6b 74  h tktconf_.c:tkt
c160: 63 6f 6e 66 2e 68 20 74 6b 74 73 65 74 75 70 5f  conf.h tktsetup_
c170: 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e  .c:tktsetup.h un
c180: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64  do_.c:undo.h upd
c190: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20  ate_.c:update.h 
c1a0: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65  url_.c:url.h use
c1b0: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69  r_.c:user.h veri
c1c0: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76  fy_.c:verify.h v
c1d0: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20  file_.c:vfile.h 
c1e0: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77  wiki_.c:wiki.h w
c1f0: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b  ikiformat_.c:wik
c200: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e  iformat.h xfer_.
c210: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a  c:xfer.h zip_.c:
c220: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f  zip.h $(SRCDIR)/
c230: 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53  sqlite3.h ./VERS
c240: 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61  ION.h..touch hea
c250: 64 65 72 73 0a 0a 73 65 74 75 70 5f 2e 63 3a 09  ders..setup_.c:.
c260: 24 28 53 52 43 44 49 52 29 2f 73 65 74 75 70 2e  $(SRCDIR)/setup.
c270: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  c $(SRCDIR)/VERS
c280: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e  ION translate...
c290: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43  /translate $(SRC
c2a0: 44 49 52 29 2f 73 65 74 75 70 2e 63 20 7c 20 73  DIR)/setup.c | s
c2b0: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f  ed -f $(SRCDIR)/
c2c0: 56 45 52 53 49 4f 4e 20 3e 73 65 74 75 70 5f 2e  VERSION >setup_.
c2d0: 63 0a 0a 73 65 74 75 70 2e 6f 3a 09 73 65 74 75  c..setup.o:.setu
c2e0: 70 5f 2e 63 20 73 65 74 75 70 2e 68 20 20 24 28  p_.c setup.h  $(
c2f0: 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68  SRCDIR)/config.h
c300: 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 73 65 74  ..$(XTCC) -o set
c310: 75 70 2e 6f 20 2d 63 20 73 65 74 75 70 5f 2e 63  up.o -c setup_.c
c320: 0a 0a 73 65 74 75 70 2e 68 3a 09 6d 61 6b 65 68  ..setup.h:.makeh
c330: 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65  eaders.../makehe
c340: 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64  aders  add_.c:ad
c350: 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68  d.h bag_.c:bag.h
c360: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20   blob_.c:blob.h 
c370: 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68  branch_.c:branch
c380: 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20  .h cgi_.c:cgi.h 
c390: 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b  checkin_.c:check
c3a0: 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63  in.h checkout_.c
c3b0: 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61  :checkout.h clea
c3c0: 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69  rsign_.c:clearsi
c3d0: 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c  gn.h clone_.c:cl
c3e0: 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f  one.h comformat_
c3f0: 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63  .c:comformat.h c
c400: 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73  onstruct_.c:cons
c410: 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f  truct.h content_
c420: 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f  .c:content.h db_
c430: 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63  .c:db.h delta_.c
c440: 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d  :delta.h deltacm
c450: 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20  d_.c:deltacmd.h 
c460: 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64  descendents_.c:d
c470: 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66  escendents.h dif
c480: 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66  f_.c:diff.h diff
c490: 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68  cmd_.c:diffcmd.h
c4a0: 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64   encode_.c:encod
c4b0: 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65  e.h file_.c:file
c4c0: 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e  .h http_.c:http.
c4d0: 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68  h info_.c:info.h
c4e0: 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e   login_.c:login.
c4f0: 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68  h main_.c:main.h
c500: 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e   manifest_.c:man
c510: 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d  ifest.h md5_.c:m
c520: 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65  d5.h merge_.c:me
c530: 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a  rge.h merge3_.c:
c540: 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63  merge3.h name_.c
c550: 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63  :name.h pivot_.c
c560: 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f  :pivot.h pqueue_
c570: 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e  .c:pqueue.h prin
c580: 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72  tf_.c:printf.h r
c590: 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c  ebuild_.c:rebuil
c5a0: 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68  d.h rss_.c:rss.h
c5b0: 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d   schema_.c:schem
c5c0: 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74  a.h setup_.c:set
c5d0: 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61  up.h sha1_.c:sha
c5e0: 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79  1.h style_.c:sty
c5f0: 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e  le.h sync_.c:syn
c600: 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68  c.h tag_.c:tag.h
c610: 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d   timeline_.c:tim
c620: 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74  eline.h tkt_.c:t
c630: 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 5f 2e 63 3a  kt.h tktconf_.c:
c640: 74 6b 74 63 6f 6e 66 2e 68 20 74 6b 74 73 65 74  tktconf.h tktset
c650: 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68  up_.c:tktsetup.h
c660: 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20   undo_.c:undo.h 
c670: 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65  update_.c:update
c680: 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20  .h url_.c:url.h 
c690: 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76  user_.c:user.h v
c6a0: 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e  erify_.c:verify.
c6b0: 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65  h vfile_.c:vfile
c6c0: 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e  .h wiki_.c:wiki.
c6d0: 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a  h wikiformat_.c:
c6e0: 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65  wikiformat.h xfe
c6f0: 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f  r_.c:xfer.h zip_
c700: 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49  .c:zip.h $(SRCDI
c710: 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56  R)/sqlite3.h ./V
c720: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20  ERSION.h..touch 
c730: 68 65 61 64 65 72 73 0a 0a 73 68 61 31 5f 2e 63  headers..sha1_.c
c740: 3a 09 24 28 53 52 43 44 49 52 29 2f 73 68 61 31  :.$(SRCDIR)/sha1
c750: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  .c $(SRCDIR)/VER
c760: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09  SION translate..
c770: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52  ./translate $(SR
c780: 43 44 49 52 29 2f 73 68 61 31 2e 63 20 7c 20 73  CDIR)/sha1.c | s
c790: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f  ed -f $(SRCDIR)/
c7a0: 56 45 52 53 49 4f 4e 20 3e 73 68 61 31 5f 2e 63  VERSION >sha1_.c
c7b0: 0a 0a 73 68 61 31 2e 6f 3a 09 73 68 61 31 5f 2e  ..sha1.o:.sha1_.
c7c0: 63 20 73 68 61 31 2e 68 20 20 24 28 53 52 43 44  c sha1.h  $(SRCD
c7d0: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28  IR)/config.h..$(
c7e0: 58 54 43 43 29 20 2d 6f 20 73 68 61 31 2e 6f 20  XTCC) -o sha1.o 
c7f0: 2d 63 20 73 68 61 31 5f 2e 63 0a 0a 73 68 61 31  -c sha1_.c..sha1
c800: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a  .h:.makeheaders.
c810: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20  ../makeheaders  
c820: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67  add_.c:add.h bag
c830: 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e  _.c:bag.h blob_.
c840: 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f  c:blob.h branch_
c850: 2e 63 3a 62 72 61 6e 63 68 2e 68 20 63 67 69 5f  .c:branch.h cgi_
c860: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e  .c:cgi.h checkin
c870: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68  _.c:checkin.h ch
c880: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f  eckout_.c:checko
c890: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e  ut.h clearsign_.
c8a0: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c  c:clearsign.h cl
c8b0: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63  one_.c:clone.h c
c8c0: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66  omformat_.c:comf
c8d0: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63  ormat.h construc
c8e0: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68  t_.c:construct.h
c8f0: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74   content_.c:cont
c900: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68  ent.h db_.c:db.h
c910: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e   delta_.c:delta.
c920: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65  h deltacmd_.c:de
c930: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64  ltacmd.h descend
c940: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65  ents_.c:descende
c950: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69  nts.h diff_.c:di
c960: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a  ff.h diffcmd_.c:
c970: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65  diffcmd.h encode
c980: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c  _.c:encode.h fil
c990: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70  e_.c:file.h http
c9a0: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f  _.c:http.h info_
c9b0: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f  .c:info.h login_
c9c0: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f  .c:login.h main_
c9d0: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65  .c:main.h manife
c9e0: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68  st_.c:manifest.h
c9f0: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65   md5_.c:md5.h me
ca00: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d  rge_.c:merge.h m
ca10: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e  erge3_.c:merge3.
ca20: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68  h name_.c:name.h
ca30: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e   pivot_.c:pivot.
ca40: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65  h pqueue_.c:pque
ca50: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70  ue.h printf_.c:p
ca60: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f  rintf.h rebuild_
ca70: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73  .c:rebuild.h rss
ca80: 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61  _.c:rss.h schema
ca90: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74  _.c:schema.h set
caa0: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68  up_.c:setup.h sh
cab0: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79  a1_.c:sha1.h sty
cac0: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79  le_.c:style.h sy
cad0: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67  nc_.c:sync.h tag
cae0: 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69  _.c:tag.h timeli
caf0: 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68  ne_.c:timeline.h
cb00: 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b   tkt_.c:tkt.h tk
cb10: 74 63 6f 6e 66 5f 2e 63 3a 74 6b 74 63 6f 6e 66  tconf_.c:tktconf
cb20: 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74  .h tktsetup_.c:t
cb30: 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e  ktsetup.h undo_.
cb40: 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f  c:undo.h update_
cb50: 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f  .c:update.h url_
cb60: 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63  .c:url.h user_.c
cb70: 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e  :user.h verify_.
cb80: 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65  c:verify.h vfile
cb90: 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69  _.c:vfile.h wiki
cba0: 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66  _.c:wiki.h wikif
cbb0: 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72  ormat_.c:wikifor
cbc0: 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66  mat.h xfer_.c:xf
cbd0: 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e  er.h zip_.c:zip.
cbe0: 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69  h $(SRCDIR)/sqli
cbf0: 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e  te3.h ./VERSION.
cc00: 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73  h..touch headers
cc10: 0a 0a 73 74 79 6c 65 5f 2e 63 3a 09 24 28 53 52  ..style_.c:.$(SR
cc20: 43 44 49 52 29 2f 73 74 79 6c 65 2e 63 20 24 28  CDIR)/style.c $(
cc30: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20  SRCDIR)/VERSION 
cc40: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61  translate.../tra
cc50: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29  nslate $(SRCDIR)
cc60: 2f 73 74 79 6c 65 2e 63 20 7c 20 73 65 64 20 2d  /style.c | sed -
cc70: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  f $(SRCDIR)/VERS
cc80: 49 4f 4e 20 3e 73 74 79 6c 65 5f 2e 63 0a 0a 73  ION >style_.c..s
cc90: 74 79 6c 65 2e 6f 3a 09 73 74 79 6c 65 5f 2e 63  tyle.o:.style_.c
cca0: 20 73 74 79 6c 65 2e 68 20 20 24 28 53 52 43 44   style.h  $(SRCD
ccb0: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28  IR)/config.h..$(
ccc0: 58 54 43 43 29 20 2d 6f 20 73 74 79 6c 65 2e 6f  XTCC) -o style.o
ccd0: 20 2d 63 20 73 74 79 6c 65 5f 2e 63 0a 0a 73 74   -c style_.c..st
cce0: 79 6c 65 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65  yle.h:.makeheade
ccf0: 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72  rs.../makeheader
cd00: 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20  s  add_.c:add.h 
cd10: 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f  bag_.c:bag.h blo
cd20: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e  b_.c:blob.h bran
cd30: 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 63  ch_.c:branch.h c
cd40: 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63  gi_.c:cgi.h chec
cd50: 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68  kin_.c:checkin.h
cd60: 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65   checkout_.c:che
cd70: 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67  ckout.h clearsig
cd80: 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68  n_.c:clearsign.h
cd90: 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e   clone_.c:clone.
cda0: 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63  h comformat_.c:c
cdb0: 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74  omformat.h const
cdc0: 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63  ruct_.c:construc
cdd0: 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63  t.h content_.c:c
cde0: 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64  ontent.h db_.c:d
cdf0: 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c  b.h delta_.c:del
ce00: 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63  ta.h deltacmd_.c
ce10: 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63  :deltacmd.h desc
ce20: 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65  endents_.c:desce
ce30: 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63  ndents.h diff_.c
ce40: 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f  :diff.h diffcmd_
ce50: 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63  .c:diffcmd.h enc
ce60: 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20  ode_.c:encode.h 
ce70: 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68  file_.c:file.h h
ce80: 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e  ttp_.c:http.h in
ce90: 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67  fo_.c:info.h log
cea0: 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61  in_.c:login.h ma
ceb0: 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e  in_.c:main.h man
cec0: 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73  ifest_.c:manifes
ced0: 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68  t.h md5_.c:md5.h
cee0: 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e   merge_.c:merge.
cef0: 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67  h merge3_.c:merg
cf00: 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d  e3.h name_.c:nam
cf10: 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76  e.h pivot_.c:piv
cf20: 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70  ot.h pqueue_.c:p
cf30: 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e  queue.h printf_.
cf40: 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69  c:printf.h rebui
cf50: 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20  ld_.c:rebuild.h 
cf60: 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68  rss_.c:rss.h sch
cf70: 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20  ema_.c:schema.h 
cf80: 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68  setup_.c:setup.h
cf90: 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20   sha1_.c:sha1.h 
cfa0: 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68  style_.c:style.h
cfb0: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20   sync_.c:sync.h 
cfc0: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d  tag_.c:tag.h tim
cfd0: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e  eline_.c:timelin
cfe0: 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68  e.h tkt_.c:tkt.h
cff0: 20 74 6b 74 63 6f 6e 66 5f 2e 63 3a 74 6b 74 63   tktconf_.c:tktc
d000: 6f 6e 66 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e  onf.h tktsetup_.
d010: 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64  c:tktsetup.h und
d020: 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61  o_.c:undo.h upda
d030: 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75  te_.c:update.h u
d040: 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72  rl_.c:url.h user
d050: 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66  _.c:user.h verif
d060: 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66  y_.c:verify.h vf
d070: 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77  ile_.c:vfile.h w
d080: 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69  iki_.c:wiki.h wi
d090: 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69  kiformat_.c:wiki
d0a0: 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63  format.h xfer_.c
d0b0: 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a  :xfer.h zip_.c:z
d0c0: 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73  ip.h $(SRCDIR)/s
d0d0: 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49  qlite3.h ./VERSI
d0e0: 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64  ON.h..touch head
d0f0: 65 72 73 0a 0a 73 79 6e 63 5f 2e 63 3a 09 24 28  ers..sync_.c:.$(
d100: 53 52 43 44 49 52 29 2f 73 79 6e 63 2e 63 20 24  SRCDIR)/sync.c $
d110: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
d120: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72   translate.../tr
d130: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52  anslate $(SRCDIR
d140: 29 2f 73 79 6e 63 2e 63 20 7c 20 73 65 64 20 2d  )/sync.c | sed -
d150: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  f $(SRCDIR)/VERS
d160: 49 4f 4e 20 3e 73 79 6e 63 5f 2e 63 0a 0a 73 79  ION >sync_.c..sy
d170: 6e 63 2e 6f 3a 09 73 79 6e 63 5f 2e 63 20 73 79  nc.o:.sync_.c sy
d180: 6e 63 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f  nc.h  $(SRCDIR)/
d190: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43  config.h..$(XTCC
d1a0: 29 20 2d 6f 20 73 79 6e 63 2e 6f 20 2d 63 20 73  ) -o sync.o -c s
d1b0: 79 6e 63 5f 2e 63 0a 0a 73 79 6e 63 2e 68 3a 09  ync_.c..sync.h:.
d1c0: 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d  makeheaders.../m
d1d0: 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f  akeheaders  add_
d1e0: 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a  .c:add.h bag_.c:
d1f0: 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c  bag.h blob_.c:bl
d200: 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62  ob.h branch_.c:b
d210: 72 61 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63  ranch.h cgi_.c:c
d220: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a  gi.h checkin_.c:
d230: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f  checkin.h checko
d240: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68  ut_.c:checkout.h
d250: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c   clearsign_.c:cl
d260: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f  earsign.h clone_
d270: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f  .c:clone.h comfo
d280: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61  rmat_.c:comforma
d290: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63  t.h construct_.c
d2a0: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e  :construct.h con
d2b0: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e  tent_.c:content.
d2c0: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c  h db_.c:db.h del
d2d0: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65  ta_.c:delta.h de
d2e0: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63  ltacmd_.c:deltac
d2f0: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73  md.h descendents
d300: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e  _.c:descendents.
d310: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68  h diff_.c:diff.h
d320: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66   diffcmd_.c:diff
d330: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a  cmd.h encode_.c:
d340: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63  encode.h file_.c
d350: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a  :file.h http_.c:
d360: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69  http.h info_.c:i
d370: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c  nfo.h login_.c:l
d380: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d  ogin.h main_.c:m
d390: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e  ain.h manifest_.
d3a0: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35  c:manifest.h md5
d3b0: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f  _.c:md5.h merge_
d3c0: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65  .c:merge.h merge
d3d0: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61  3_.c:merge3.h na
d3e0: 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76  me_.c:name.h piv
d3f0: 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71  ot_.c:pivot.h pq
d400: 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68  ueue_.c:pqueue.h
d410: 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74   printf_.c:print
d420: 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72  f.h rebuild_.c:r
d430: 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a  ebuild.h rss_.c:
d440: 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a  rss.h schema_.c:
d450: 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e  schema.h setup_.
d460: 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e  c:setup.h sha1_.
d470: 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e  c:sha1.h style_.
d480: 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e  c:style.h sync_.
d490: 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a  c:sync.h tag_.c:
d4a0: 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e  tag.h timeline_.
d4b0: 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74  c:timeline.h tkt
d4c0: 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e  _.c:tkt.h tktcon
d4d0: 66 5f 2e 63 3a 74 6b 74 63 6f 6e 66 2e 68 20 74  f_.c:tktconf.h t
d4e0: 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65  ktsetup_.c:tktse
d4f0: 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e  tup.h undo_.c:un
d500: 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75  do.h update_.c:u
d510: 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75  pdate.h url_.c:u
d520: 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65  rl.h user_.c:use
d530: 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65  r.h verify_.c:ve
d540: 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a  rify.h vfile_.c:
d550: 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a  vfile.h wiki_.c:
d560: 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61  wiki.h wikiforma
d570: 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e  t_.c:wikiformat.
d580: 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68  h xfer_.c:xfer.h
d590: 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28   zip_.c:zip.h $(
d5a0: 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e  SRCDIR)/sqlite3.
d5b0: 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74  h ./VERSION.h..t
d5c0: 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 74 61  ouch headers..ta
d5d0: 67 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f  g_.c:.$(SRCDIR)/
d5e0: 74 61 67 2e 63 20 24 28 53 52 43 44 49 52 29 2f  tag.c $(SRCDIR)/
d5f0: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74  VERSION translat
d600: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24  e.../translate $
d610: 28 53 52 43 44 49 52 29 2f 74 61 67 2e 63 20 7c  (SRCDIR)/tag.c |
d620: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52   sed -f $(SRCDIR
d630: 29 2f 56 45 52 53 49 4f 4e 20 3e 74 61 67 5f 2e  )/VERSION >tag_.
d640: 63 0a 0a 74 61 67 2e 6f 3a 09 74 61 67 5f 2e 63  c..tag.o:.tag_.c
d650: 20 74 61 67 2e 68 20 20 24 28 53 52 43 44 49 52   tag.h  $(SRCDIR
d660: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54  )/config.h..$(XT
d670: 43 43 29 20 2d 6f 20 74 61 67 2e 6f 20 2d 63 20  CC) -o tag.o -c 
d680: 74 61 67 5f 2e 63 0a 0a 74 61 67 2e 68 3a 09 6d  tag_.c..tag.h:.m
d690: 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61  akeheaders.../ma
d6a0: 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e  keheaders  add_.
d6b0: 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62  c:add.h bag_.c:b
d6c0: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f  ag.h blob_.c:blo
d6d0: 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72  b.h branch_.c:br
d6e0: 61 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67  anch.h cgi_.c:cg
d6f0: 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63  i.h checkin_.c:c
d700: 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75  heckin.h checkou
d710: 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20  t_.c:checkout.h 
d720: 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65  clearsign_.c:cle
d730: 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e  arsign.h clone_.
d740: 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72  c:clone.h comfor
d750: 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74  mat_.c:comformat
d760: 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a  .h construct_.c:
d770: 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74  construct.h cont
d780: 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68  ent_.c:content.h
d790: 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74   db_.c:db.h delt
d7a0: 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c  a_.c:delta.h del
d7b0: 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d  tacmd_.c:deltacm
d7c0: 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f  d.h descendents_
d7d0: 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68  .c:descendents.h
d7e0: 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20   diff_.c:diff.h 
d7f0: 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63  diffcmd_.c:diffc
d800: 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65  md.h encode_.c:e
d810: 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a  ncode.h file_.c:
d820: 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68  file.h http_.c:h
d830: 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e  ttp.h info_.c:in
d840: 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f  fo.h login_.c:lo
d850: 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61  gin.h main_.c:ma
d860: 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63  in.h manifest_.c
d870: 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f  :manifest.h md5_
d880: 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e  .c:md5.h merge_.
d890: 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33  c:merge.h merge3
d8a0: 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d  _.c:merge3.h nam
d8b0: 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f  e_.c:name.h pivo
d8c0: 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75  t_.c:pivot.h pqu
d8d0: 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20  eue_.c:pqueue.h 
d8e0: 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66  printf_.c:printf
d8f0: 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65  .h rebuild_.c:re
d900: 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72  build.h rss_.c:r
d910: 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73  ss.h schema_.c:s
d920: 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63  chema.h setup_.c
d930: 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63  :setup.h sha1_.c
d940: 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63  :sha1.h style_.c
d950: 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63  :style.h sync_.c
d960: 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74  :sync.h tag_.c:t
d970: 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63  ag.h timeline_.c
d980: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f  :timeline.h tkt_
d990: 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66  .c:tkt.h tktconf
d9a0: 5f 2e 63 3a 74 6b 74 63 6f 6e 66 2e 68 20 74 6b  _.c:tktconf.h tk
d9b0: 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74  tsetup_.c:tktset
d9c0: 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64  up.h undo_.c:und
d9d0: 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70  o.h update_.c:up
d9e0: 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72  date.h url_.c:ur
d9f0: 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72  l.h user_.c:user
da00: 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72  .h verify_.c:ver
da10: 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76  ify.h vfile_.c:v
da20: 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77  file.h wiki_.c:w
da30: 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74  iki.h wikiformat
da40: 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68  _.c:wikiformat.h
da50: 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20   xfer_.c:xfer.h 
da60: 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53  zip_.c:zip.h $(S
da70: 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68  RCDIR)/sqlite3.h
da80: 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f   ./VERSION.h..to
da90: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 74 69 6d  uch headers..tim
daa0: 65 6c 69 6e 65 5f 2e 63 3a 09 24 28 53 52 43 44  eline_.c:.$(SRCD
dab0: 49 52 29 2f 74 69 6d 65 6c 69 6e 65 2e 63 20 24  IR)/timeline.c $
dac0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
dad0: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72   translate.../tr
dae0: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52  anslate $(SRCDIR
daf0: 29 2f 74 69 6d 65 6c 69 6e 65 2e 63 20 7c 20 73  )/timeline.c | s
db00: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f  ed -f $(SRCDIR)/
db10: 56 45 52 53 49 4f 4e 20 3e 74 69 6d 65 6c 69 6e  VERSION >timelin
db20: 65 5f 2e 63 0a 0a 74 69 6d 65 6c 69 6e 65 2e 6f  e_.c..timeline.o
db30: 3a 09 74 69 6d 65 6c 69 6e 65 5f 2e 63 20 74 69  :.timeline_.c ti
db40: 6d 65 6c 69 6e 65 2e 68 20 20 24 28 53 52 43 44  meline.h  $(SRCD
db50: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28  IR)/config.h..$(
db60: 58 54 43 43 29 20 2d 6f 20 74 69 6d 65 6c 69 6e  XTCC) -o timelin
db70: 65 2e 6f 20 2d 63 20 74 69 6d 65 6c 69 6e 65 5f  e.o -c timeline_
db80: 2e 63 0a 0a 74 69 6d 65 6c 69 6e 65 2e 68 3a 09  .c..timeline.h:.
db90: 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d  makeheaders.../m
dba0: 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f  akeheaders  add_
dbb0: 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a  .c:add.h bag_.c:
dbc0: 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c  bag.h blob_.c:bl
dbd0: 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62  ob.h branch_.c:b
dbe0: 72 61 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63  ranch.h cgi_.c:c
dbf0: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a  gi.h checkin_.c:
dc00: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f  checkin.h checko
dc10: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68  ut_.c:checkout.h
dc20: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c   clearsign_.c:cl
dc30: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f  earsign.h clone_
dc40: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f  .c:clone.h comfo
dc50: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61  rmat_.c:comforma
dc60: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63  t.h construct_.c
dc70: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e  :construct.h con
dc80: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e  tent_.c:content.
dc90: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c  h db_.c:db.h del
dca0: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65  ta_.c:delta.h de
dcb0: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63  ltacmd_.c:deltac
dcc0: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73  md.h descendents
dcd0: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e  _.c:descendents.
dce0: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68  h diff_.c:diff.h
dcf0: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66   diffcmd_.c:diff
dd00: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a  cmd.h encode_.c:
dd10: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63  encode.h file_.c
dd20: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a  :file.h http_.c:
dd30: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69  http.h info_.c:i
dd40: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c  nfo.h login_.c:l
dd50: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d  ogin.h main_.c:m
dd60: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e  ain.h manifest_.
dd70: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35  c:manifest.h md5
dd80: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f  _.c:md5.h merge_
dd90: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65  .c:merge.h merge
dda0: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61  3_.c:merge3.h na
ddb0: 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76  me_.c:name.h piv
ddc0: 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71  ot_.c:pivot.h pq
ddd0: 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68  ueue_.c:pqueue.h
dde0: 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74   printf_.c:print
ddf0: 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72  f.h rebuild_.c:r
de00: 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a  ebuild.h rss_.c:
de10: 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a  rss.h schema_.c:
de20: 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e  schema.h setup_.
de30: 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e  c:setup.h sha1_.
de40: 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e  c:sha1.h style_.
de50: 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e  c:style.h sync_.
de60: 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a  c:sync.h tag_.c:
de70: 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e  tag.h timeline_.
de80: 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74  c:timeline.h tkt
de90: 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e  _.c:tkt.h tktcon
dea0: 66 5f 2e 63 3a 74 6b 74 63 6f 6e 66 2e 68 20 74  f_.c:tktconf.h t
deb0: 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65  ktsetup_.c:tktse
dec0: 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e  tup.h undo_.c:un
ded0: 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75  do.h update_.c:u
dee0: 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75  pdate.h url_.c:u
def0: 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65  rl.h user_.c:use
df00: 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65  r.h verify_.c:ve
df10: 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a  rify.h vfile_.c:
df20: 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a  vfile.h wiki_.c:
df30: 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61  wiki.h wikiforma
df40: 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e  t_.c:wikiformat.
df50: 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68  h xfer_.c:xfer.h
df60: 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28   zip_.c:zip.h $(
df70: 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e  SRCDIR)/sqlite3.
df80: 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74  h ./VERSION.h..t
df90: 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 74 6b  ouch headers..tk
dfa0: 74 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f  t_.c:.$(SRCDIR)/
dfb0: 74 6b 74 2e 63 20 24 28 53 52 43 44 49 52 29 2f  tkt.c $(SRCDIR)/
dfc0: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74  VERSION translat
dfd0: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24  e.../translate $
dfe0: 28 53 52 43 44 49 52 29 2f 74 6b 74 2e 63 20 7c  (SRCDIR)/tkt.c |
dff0: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52   sed -f $(SRCDIR
e000: 29 2f 56 45 52 53 49 4f 4e 20 3e 74 6b 74 5f 2e  )/VERSION >tkt_.
e010: 63 0a 0a 74 6b 74 2e 6f 3a 09 74 6b 74 5f 2e 63  c..tkt.o:.tkt_.c
e020: 20 74 6b 74 2e 68 20 20 24 28 53 52 43 44 49 52   tkt.h  $(SRCDIR
e030: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54  )/config.h..$(XT
e040: 43 43 29 20 2d 6f 20 74 6b 74 2e 6f 20 2d 63 20  CC) -o tkt.o -c 
e050: 74 6b 74 5f 2e 63 0a 0a 74 6b 74 2e 68 3a 09 6d  tkt_.c..tkt.h:.m
e060: 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61  akeheaders.../ma
e070: 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e  keheaders  add_.
e080: 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62  c:add.h bag_.c:b
e090: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f  ag.h blob_.c:blo
e0a0: 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72  b.h branch_.c:br
e0b0: 61 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67  anch.h cgi_.c:cg
e0c0: 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63  i.h checkin_.c:c
e0d0: 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75  heckin.h checkou
e0e0: 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20  t_.c:checkout.h 
e0f0: 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65  clearsign_.c:cle
e100: 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e  arsign.h clone_.
e110: 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72  c:clone.h comfor
e120: 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74  mat_.c:comformat
e130: 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a  .h construct_.c:
e140: 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74  construct.h cont
e150: 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68  ent_.c:content.h
e160: 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74   db_.c:db.h delt
e170: 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c  a_.c:delta.h del
e180: 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d  tacmd_.c:deltacm
e190: 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f  d.h descendents_
e1a0: 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68  .c:descendents.h
e1b0: 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20   diff_.c:diff.h 
e1c0: 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63  diffcmd_.c:diffc
e1d0: 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65  md.h encode_.c:e
e1e0: 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a  ncode.h file_.c:
e1f0: 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68  file.h http_.c:h
e200: 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e  ttp.h info_.c:in
e210: 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f  fo.h login_.c:lo
e220: 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61  gin.h main_.c:ma
e230: 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63  in.h manifest_.c
e240: 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f  :manifest.h md5_
e250: 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e  .c:md5.h merge_.
e260: 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33  c:merge.h merge3
e270: 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d  _.c:merge3.h nam
e280: 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f  e_.c:name.h pivo
e290: 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75  t_.c:pivot.h pqu
e2a0: 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20  eue_.c:pqueue.h 
e2b0: 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66  printf_.c:printf
e2c0: 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65  .h rebuild_.c:re
e2d0: 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72  build.h rss_.c:r
e2e0: 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73  ss.h schema_.c:s
e2f0: 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63  chema.h setup_.c
e300: 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63  :setup.h sha1_.c
e310: 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63  :sha1.h style_.c
e320: 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63  :style.h sync_.c
e330: 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74  :sync.h tag_.c:t
e340: 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63  ag.h timeline_.c
e350: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f  :timeline.h tkt_
e360: 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66  .c:tkt.h tktconf
e370: 5f 2e 63 3a 74 6b 74 63 6f 6e 66 2e 68 20 74 6b  _.c:tktconf.h tk
e380: 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74  tsetup_.c:tktset
e390: 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64  up.h undo_.c:und
e3a0: 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70  o.h update_.c:up
e3b0: 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72  date.h url_.c:ur
e3c0: 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72  l.h user_.c:user
e3d0: 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72  .h verify_.c:ver
e3e0: 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76  ify.h vfile_.c:v
e3f0: 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77  file.h wiki_.c:w
e400: 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74  iki.h wikiformat
e410: 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68  _.c:wikiformat.h
e420: 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20   xfer_.c:xfer.h 
e430: 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53  zip_.c:zip.h $(S
e440: 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68  RCDIR)/sqlite3.h
e450: 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f   ./VERSION.h..to
e460: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 74 6b 74  uch headers..tkt
e470: 63 6f 6e 66 5f 2e 63 3a 09 24 28 53 52 43 44 49  conf_.c:.$(SRCDI
e480: 52 29 2f 74 6b 74 63 6f 6e 66 2e 63 20 24 28 53  R)/tktconf.c $(S
e490: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74  RCDIR)/VERSION t
e4a0: 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e  ranslate.../tran
e4b0: 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f  slate $(SRCDIR)/
e4c0: 74 6b 74 63 6f 6e 66 2e 63 20 7c 20 73 65 64 20  tktconf.c | sed 
e4d0: 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  -f $(SRCDIR)/VER
e4e0: 53 49 4f 4e 20 3e 74 6b 74 63 6f 6e 66 5f 2e 63  SION >tktconf_.c
e4f0: 0a 0a 74 6b 74 63 6f 6e 66 2e 6f 3a 09 74 6b 74  ..tktconf.o:.tkt
e500: 63 6f 6e 66 5f 2e 63 20 74 6b 74 63 6f 6e 66 2e  conf_.c tktconf.
e510: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e  h  $(SRCDIR)/con
e520: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d  fig.h..$(XTCC) -
e530: 6f 20 74 6b 74 63 6f 6e 66 2e 6f 20 2d 63 20 74  o tktconf.o -c t
e540: 6b 74 63 6f 6e 66 5f 2e 63 0a 0a 74 6b 74 63 6f  ktconf_.c..tktco
e550: 6e 66 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72  nf.h:.makeheader
e560: 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73  s.../makeheaders
e570: 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62    add_.c:add.h b
e580: 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62  ag_.c:bag.h blob
e590: 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63  _.c:blob.h branc
e5a0: 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 63 67  h_.c:branch.h cg
e5b0: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b  i_.c:cgi.h check
e5c0: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20  in_.c:checkin.h 
e5d0: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63  checkout_.c:chec
e5e0: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e  kout.h clearsign
e5f0: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20  _.c:clearsign.h 
e600: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68  clone_.c:clone.h
e610: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f   comformat_.c:co
e620: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72  mformat.h constr
e630: 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74  uct_.c:construct
e640: 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f  .h content_.c:co
e650: 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62  ntent.h db_.c:db
e660: 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74  .h delta_.c:delt
e670: 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a  a.h deltacmd_.c:
e680: 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65  deltacmd.h desce
e690: 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e  ndents_.c:descen
e6a0: 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a  dents.h diff_.c:
e6b0: 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e  diff.h diffcmd_.
e6c0: 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f  c:diffcmd.h enco
e6d0: 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66  de_.c:encode.h f
e6e0: 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74  ile_.c:file.h ht
e6f0: 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66  tp_.c:http.h inf
e700: 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69  o_.c:info.h logi
e710: 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69  n_.c:login.h mai
e720: 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69  n_.c:main.h mani
e730: 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74  fest_.c:manifest
e740: 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20  .h md5_.c:md5.h 
e750: 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68  merge_.c:merge.h
e760: 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65   merge3_.c:merge
e770: 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65  3.h name_.c:name
e780: 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f  .h pivot_.c:pivo
e790: 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71  t.h pqueue_.c:pq
e7a0: 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63  ueue.h printf_.c
e7b0: 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c  :printf.h rebuil
e7c0: 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72  d_.c:rebuild.h r
e7d0: 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65  ss_.c:rss.h sche
e7e0: 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73  ma_.c:schema.h s
e7f0: 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20  etup_.c:setup.h 
e800: 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73  sha1_.c:sha1.h s
e810: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20  tyle_.c:style.h 
e820: 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74  sync_.c:sync.h t
e830: 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65  ag_.c:tag.h time
e840: 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65  line_.c:timeline
e850: 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20  .h tkt_.c:tkt.h 
e860: 74 6b 74 63 6f 6e 66 5f 2e 63 3a 74 6b 74 63 6f  tktconf_.c:tktco
e870: 6e 66 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63  nf.h tktsetup_.c
e880: 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f  :tktsetup.h undo
e890: 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74  _.c:undo.h updat
e8a0: 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72  e_.c:update.h ur
e8b0: 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f  l_.c:url.h user_
e8c0: 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79  .c:user.h verify
e8d0: 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69  _.c:verify.h vfi
e8e0: 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69  le_.c:vfile.h wi
e8f0: 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b  ki_.c:wiki.h wik
e900: 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66  iformat_.c:wikif
e910: 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a  ormat.h xfer_.c:
e920: 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69  xfer.h zip_.c:zi
e930: 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71  p.h $(SRCDIR)/sq
e940: 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f  lite3.h ./VERSIO
e950: 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65  N.h..touch heade
e960: 72 73 0a 0a 74 6b 74 73 65 74 75 70 5f 2e 63 3a  rs..tktsetup_.c:
e970: 09 24 28 53 52 43 44 49 52 29 2f 74 6b 74 73 65  .$(SRCDIR)/tktse
e980: 74 75 70 2e 63 20 24 28 53 52 43 44 49 52 29 2f  tup.c $(SRCDIR)/
e990: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74  VERSION translat
e9a0: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24  e.../translate $
e9b0: 28 53 52 43 44 49 52 29 2f 74 6b 74 73 65 74 75  (SRCDIR)/tktsetu
e9c0: 70 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53  p.c | sed -f $(S
e9d0: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e  RCDIR)/VERSION >
e9e0: 74 6b 74 73 65 74 75 70 5f 2e 63 0a 0a 74 6b 74  tktsetup_.c..tkt
e9f0: 73 65 74 75 70 2e 6f 3a 09 74 6b 74 73 65 74 75  setup.o:.tktsetu
ea00: 70 5f 2e 63 20 74 6b 74 73 65 74 75 70 2e 68 20  p_.c tktsetup.h 
ea10: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69   $(SRCDIR)/confi
ea20: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20  g.h..$(XTCC) -o 
ea30: 74 6b 74 73 65 74 75 70 2e 6f 20 2d 63 20 74 6b  tktsetup.o -c tk
ea40: 74 73 65 74 75 70 5f 2e 63 0a 0a 74 6b 74 73 65  tsetup_.c..tktse
ea50: 74 75 70 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65  tup.h:.makeheade
ea60: 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72  rs.../makeheader
ea70: 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20  s  add_.c:add.h 
ea80: 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f  bag_.c:bag.h blo
ea90: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e  b_.c:blob.h bran
eaa0: 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 63  ch_.c:branch.h c
eab0: 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63  gi_.c:cgi.h chec
eac0: 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68  kin_.c:checkin.h
ead0: 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65   checkout_.c:che
eae0: 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67  ckout.h clearsig
eaf0: 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68  n_.c:clearsign.h
eb00: 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e   clone_.c:clone.
eb10: 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63  h comformat_.c:c
eb20: 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74  omformat.h const
eb30: 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63  ruct_.c:construc
eb40: 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63  t.h content_.c:c
eb50: 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64  ontent.h db_.c:d
eb60: 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c  b.h delta_.c:del
eb70: 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63  ta.h deltacmd_.c
eb80: 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63  :deltacmd.h desc
eb90: 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65  endents_.c:desce
eba0: 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63  ndents.h diff_.c
ebb0: 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f  :diff.h diffcmd_
ebc0: 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63  .c:diffcmd.h enc
ebd0: 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20  ode_.c:encode.h 
ebe0: 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68  file_.c:file.h h
ebf0: 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e  ttp_.c:http.h in
ec00: 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67  fo_.c:info.h log
ec10: 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61  in_.c:login.h ma
ec20: 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e  in_.c:main.h man
ec30: 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73  ifest_.c:manifes
ec40: 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68  t.h md5_.c:md5.h
ec50: 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e   merge_.c:merge.
ec60: 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67  h merge3_.c:merg
ec70: 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d  e3.h name_.c:nam
ec80: 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76  e.h pivot_.c:piv
ec90: 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70  ot.h pqueue_.c:p
eca0: 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e  queue.h printf_.
ecb0: 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69  c:printf.h rebui
ecc0: 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20  ld_.c:rebuild.h 
ecd0: 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68  rss_.c:rss.h sch
ece0: 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20  ema_.c:schema.h 
ecf0: 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68  setup_.c:setup.h
ed00: 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20   sha1_.c:sha1.h 
ed10: 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68  style_.c:style.h
ed20: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20   sync_.c:sync.h 
ed30: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d  tag_.c:tag.h tim
ed40: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e  eline_.c:timelin
ed50: 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68  e.h tkt_.c:tkt.h
ed60: 20 74 6b 74 63 6f 6e 66 5f 2e 63 3a 74 6b 74 63   tktconf_.c:tktc
ed70: 6f 6e 66 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e  onf.h tktsetup_.
ed80: 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64  c:tktsetup.h und
ed90: 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61  o_.c:undo.h upda
eda0: 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75  te_.c:update.h u
edb0: 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72  rl_.c:url.h user
edc0: 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66  _.c:user.h verif
edd0: 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66  y_.c:verify.h vf
ede0: 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77  ile_.c:vfile.h w
edf0: 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69  iki_.c:wiki.h wi
ee00: 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69  kiformat_.c:wiki
ee10: 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63  format.h xfer_.c
ee20: 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a  :xfer.h zip_.c:z
ee30: 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73  ip.h $(SRCDIR)/s
ee40: 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49  qlite3.h ./VERSI
ee50: 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64  ON.h..touch head
ee60: 65 72 73 0a 0a 75 6e 64 6f 5f 2e 63 3a 09 24 28  ers..undo_.c:.$(
ee70: 53 52 43 44 49 52 29 2f 75 6e 64 6f 2e 63 20 24  SRCDIR)/undo.c $
ee80: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
ee90: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72   translate.../tr
eea0: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52  anslate $(SRCDIR
eeb0: 29 2f 75 6e 64 6f 2e 63 20 7c 20 73 65 64 20 2d  )/undo.c | sed -
eec0: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  f $(SRCDIR)/VERS
eed0: 49 4f 4e 20 3e 75 6e 64 6f 5f 2e 63 0a 0a 75 6e  ION >undo_.c..un
eee0: 64 6f 2e 6f 3a 09 75 6e 64 6f 5f 2e 63 20 75 6e  do.o:.undo_.c un
eef0: 64 6f 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f  do.h  $(SRCDIR)/
ef00: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43  config.h..$(XTCC
ef10: 29 20 2d 6f 20 75 6e 64 6f 2e 6f 20 2d 63 20 75  ) -o undo.o -c u
ef20: 6e 64 6f 5f 2e 63 0a 0a 75 6e 64 6f 2e 68 3a 09  ndo_.c..undo.h:.
ef30: 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d  makeheaders.../m
ef40: 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f  akeheaders  add_
ef50: 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a  .c:add.h bag_.c:
ef60: 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c  bag.h blob_.c:bl
ef70: 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62  ob.h branch_.c:b
ef80: 72 61 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63  ranch.h cgi_.c:c
ef90: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a  gi.h checkin_.c:
efa0: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f  checkin.h checko
efb0: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68  ut_.c:checkout.h
efc0: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c   clearsign_.c:cl
efd0: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f  earsign.h clone_
efe0: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f  .c:clone.h comfo
eff0: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61  rmat_.c:comforma
f000: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63  t.h construct_.c
f010: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e  :construct.h con
f020: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e  tent_.c:content.
f030: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c  h db_.c:db.h del
f040: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65  ta_.c:delta.h de
f050: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63  ltacmd_.c:deltac
f060: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73  md.h descendents
f070: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e  _.c:descendents.
f080: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68  h diff_.c:diff.h
f090: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66   diffcmd_.c:diff
f0a0: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a  cmd.h encode_.c:
f0b0: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63  encode.h file_.c
f0c0: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a  :file.h http_.c:
f0d0: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69  http.h info_.c:i
f0e0: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c  nfo.h login_.c:l
f0f0: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d  ogin.h main_.c:m
f100: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e  ain.h manifest_.
f110: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35  c:manifest.h md5
f120: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f  _.c:md5.h merge_
f130: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65  .c:merge.h merge
f140: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61  3_.c:merge3.h na
f150: 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76  me_.c:name.h piv
f160: 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71  ot_.c:pivot.h pq
f170: 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68  ueue_.c:pqueue.h
f180: 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74   printf_.c:print
f190: 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72  f.h rebuild_.c:r
f1a0: 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a  ebuild.h rss_.c:
f1b0: 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a  rss.h schema_.c:
f1c0: 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e  schema.h setup_.
f1d0: 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e  c:setup.h sha1_.
f1e0: 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e  c:sha1.h style_.
f1f0: 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e  c:style.h sync_.
f200: 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a  c:sync.h tag_.c:
f210: 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e  tag.h timeline_.
f220: 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74  c:timeline.h tkt
f230: 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e  _.c:tkt.h tktcon
f240: 66 5f 2e 63 3a 74 6b 74 63 6f 6e 66 2e 68 20 74  f_.c:tktconf.h t
f250: 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65  ktsetup_.c:tktse
f260: 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e  tup.h undo_.c:un
f270: 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75  do.h update_.c:u
f280: 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75  pdate.h url_.c:u
f290: 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65  rl.h user_.c:use
f2a0: 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65  r.h verify_.c:ve
f2b0: 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a  rify.h vfile_.c:
f2c0: 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a  vfile.h wiki_.c:
f2d0: 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61  wiki.h wikiforma
f2e0: 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e  t_.c:wikiformat.
f2f0: 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68  h xfer_.c:xfer.h
f300: 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28   zip_.c:zip.h $(
f310: 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e  SRCDIR)/sqlite3.
f320: 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74  h ./VERSION.h..t
f330: 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 75 70  ouch headers..up
f340: 64 61 74 65 5f 2e 63 3a 09 24 28 53 52 43 44 49  date_.c:.$(SRCDI
f350: 52 29 2f 75 70 64 61 74 65 2e 63 20 24 28 53 52  R)/update.c $(SR
f360: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72  CDIR)/VERSION tr
f370: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73  anslate.../trans
f380: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 75  late $(SRCDIR)/u
f390: 70 64 61 74 65 2e 63 20 7c 20 73 65 64 20 2d 66  pdate.c | sed -f
f3a0: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49   $(SRCDIR)/VERSI
f3b0: 4f 4e 20 3e 75 70 64 61 74 65 5f 2e 63 0a 0a 75  ON >update_.c..u
f3c0: 70 64 61 74 65 2e 6f 3a 09 75 70 64 61 74 65 5f  pdate.o:.update_
f3d0: 2e 63 20 75 70 64 61 74 65 2e 68 20 20 24 28 53  .c update.h  $(S
f3e0: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a  RCDIR)/config.h.
f3f0: 09 24 28 58 54 43 43 29 20 2d 6f 20 75 70 64 61  .$(XTCC) -o upda
f400: 74 65 2e 6f 20 2d 63 20 75 70 64 61 74 65 5f 2e  te.o -c update_.
f410: 63 0a 0a 75 70 64 61 74 65 2e 68 3a 09 6d 61 6b  c..update.h:.mak
f420: 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65  eheaders.../make
f430: 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a  headers  add_.c:
f440: 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67  add.h bag_.c:bag
f450: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e  .h blob_.c:blob.
f460: 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e  h branch_.c:bran
f470: 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e  ch.h cgi_.c:cgi.
f480: 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65  h checkin_.c:che
f490: 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f  ckin.h checkout_
f4a0: 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c  .c:checkout.h cl
f4b0: 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72  earsign_.c:clear
f4c0: 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a  sign.h clone_.c:
f4d0: 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61  clone.h comforma
f4e0: 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68  t_.c:comformat.h
f4f0: 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f   construct_.c:co
f500: 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e  nstruct.h conten
f510: 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64  t_.c:content.h d
f520: 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f  b_.c:db.h delta_
f530: 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61  .c:delta.h delta
f540: 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e  cmd_.c:deltacmd.
f550: 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63  h descendents_.c
f560: 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64  :descendents.h d
f570: 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69  iff_.c:diff.h di
f580: 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64  ffcmd_.c:diffcmd
f590: 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63  .h encode_.c:enc
f5a0: 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69  ode.h file_.c:fi
f5b0: 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74  le.h http_.c:htt
f5c0: 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f  p.h info_.c:info
f5d0: 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69  .h login_.c:logi
f5e0: 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e  n.h main_.c:main
f5f0: 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d  .h manifest_.c:m
f600: 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63  anifest.h md5_.c
f610: 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a  :md5.h merge_.c:
f620: 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e  merge.h merge3_.
f630: 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f  c:merge3.h name_
f640: 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f  .c:name.h pivot_
f650: 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75  .c:pivot.h pqueu
f660: 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72  e_.c:pqueue.h pr
f670: 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68  intf_.c:printf.h
f680: 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75   rebuild_.c:rebu
f690: 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73  ild.h rss_.c:rss
f6a0: 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68  .h schema_.c:sch
f6b0: 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73  ema.h setup_.c:s
f6c0: 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73  etup.h sha1_.c:s
f6d0: 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73  ha1.h style_.c:s
f6e0: 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73  tyle.h sync_.c:s
f6f0: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67  ync.h tag_.c:tag
f700: 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74  .h timeline_.c:t
f710: 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63  imeline.h tkt_.c
f720: 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 5f 2e  :tkt.h tktconf_.
f730: 63 3a 74 6b 74 63 6f 6e 66 2e 68 20 74 6b 74 73  c:tktconf.h tkts
f740: 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70  etup_.c:tktsetup
f750: 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e  .h undo_.c:undo.
f760: 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61  h update_.c:upda
f770: 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e  te.h url_.c:url.
f780: 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68  h user_.c:user.h
f790: 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66   verify_.c:verif
f7a0: 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69  y.h vfile_.c:vfi
f7b0: 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b  le.h wiki_.c:wik
f7c0: 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e  i.h wikiformat_.
f7d0: 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78  c:wikiformat.h x
f7e0: 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69  fer_.c:xfer.h zi
f7f0: 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43  p_.c:zip.h $(SRC
f800: 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e  DIR)/sqlite3.h .
f810: 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63  /VERSION.h..touc
f820: 68 20 68 65 61 64 65 72 73 0a 0a 75 72 6c 5f 2e  h headers..url_.
f830: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 75 72 6c  c:.$(SRCDIR)/url
f840: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  .c $(SRCDIR)/VER
f850: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09  SION translate..
f860: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52  ./translate $(SR
f870: 43 44 49 52 29 2f 75 72 6c 2e 63 20 7c 20 73 65  CDIR)/url.c | se
f880: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56  d -f $(SRCDIR)/V
f890: 45 52 53 49 4f 4e 20 3e 75 72 6c 5f 2e 63 0a 0a  ERSION >url_.c..
f8a0: 75 72 6c 2e 6f 3a 09 75 72 6c 5f 2e 63 20 75 72  url.o:.url_.c ur
f8b0: 6c 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63  l.h  $(SRCDIR)/c
f8c0: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29  onfig.h..$(XTCC)
f8d0: 20 2d 6f 20 75 72 6c 2e 6f 20 2d 63 20 75 72 6c   -o url.o -c url
f8e0: 5f 2e 63 0a 0a 75 72 6c 2e 68 3a 09 6d 61 6b 65  _.c..url.h:.make
f8f0: 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68  headers.../makeh
f900: 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61  eaders  add_.c:a
f910: 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e  dd.h bag_.c:bag.
f920: 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68  h blob_.c:blob.h
f930: 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63   branch_.c:branc
f940: 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68  h.h cgi_.c:cgi.h
f950: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63   checkin_.c:chec
f960: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e  kin.h checkout_.
f970: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65  c:checkout.h cle
f980: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73  arsign_.c:clears
f990: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63  ign.h clone_.c:c
f9a0: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74  lone.h comformat
f9b0: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20  _.c:comformat.h 
f9c0: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e  construct_.c:con
f9d0: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74  struct.h content
f9e0: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62  _.c:content.h db
f9f0: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e  _.c:db.h delta_.
fa00: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63  c:delta.h deltac
fa10: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68  md_.c:deltacmd.h
fa20: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a   descendents_.c:
fa30: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69  descendents.h di
fa40: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66  ff_.c:diff.h dif
fa50: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e  fcmd_.c:diffcmd.
fa60: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f  h encode_.c:enco
fa70: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c  de.h file_.c:fil
fa80: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70  e.h http_.c:http
fa90: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e  .h info_.c:info.
faa0: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e  h login_.c:login
fab0: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e  .h main_.c:main.
fac0: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61  h manifest_.c:ma
fad0: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a  nifest.h md5_.c:
fae0: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d  md5.h merge_.c:m
faf0: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63  erge.h merge3_.c
fb00: 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e  :merge3.h name_.
fb10: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e  c:name.h pivot_.
fb20: 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65  c:pivot.h pqueue
fb30: 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69  _.c:pqueue.h pri
fb40: 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20  ntf_.c:printf.h 
fb50: 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69  rebuild_.c:rebui
fb60: 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e  ld.h rss_.c:rss.
fb70: 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65  h schema_.c:sche
fb80: 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65  ma.h setup_.c:se
fb90: 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68  tup.h sha1_.c:sh
fba0: 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74  a1.h style_.c:st
fbb0: 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79  yle.h sync_.c:sy
fbc0: 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e  nc.h tag_.c:tag.
fbd0: 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69  h timeline_.c:ti
fbe0: 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a  meline.h tkt_.c:
fbf0: 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 5f 2e 63  tkt.h tktconf_.c
fc00: 3a 74 6b 74 63 6f 6e 66 2e 68 20 74 6b 74 73 65  :tktconf.h tktse
fc10: 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e  tup_.c:tktsetup.
fc20: 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68  h undo_.c:undo.h
fc30: 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74   update_.c:updat
fc40: 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68  e.h url_.c:url.h
fc50: 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20   user_.c:user.h 
fc60: 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79  verify_.c:verify
fc70: 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c  .h vfile_.c:vfil
fc80: 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69  e.h wiki_.c:wiki
fc90: 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63  .h wikiformat_.c
fca0: 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66  :wikiformat.h xf
fcb0: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70  er_.c:xfer.h zip
fcc0: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44  _.c:zip.h $(SRCD
fcd0: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f  IR)/sqlite3.h ./
fce0: 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68  VERSION.h..touch
fcf0: 20 68 65 61 64 65 72 73 0a 0a 75 73 65 72 5f 2e   headers..user_.
fd00: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 75 73 65  c:.$(SRCDIR)/use
fd10: 72 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45  r.c $(SRCDIR)/VE
fd20: 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a  RSION translate.
fd30: 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53  ../translate $(S
fd40: 52 43 44 49 52 29 2f 75 73 65 72 2e 63 20 7c 20  RCDIR)/user.c | 
fd50: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29  sed -f $(SRCDIR)
fd60: 2f 56 45 52 53 49 4f 4e 20 3e 75 73 65 72 5f 2e  /VERSION >user_.
fd70: 63 0a 0a 75 73 65 72 2e 6f 3a 09 75 73 65 72 5f  c..user.o:.user_
fd80: 2e 63 20 75 73 65 72 2e 68 20 20 24 28 53 52 43  .c user.h  $(SRC
fd90: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24  DIR)/config.h..$
fda0: 28 58 54 43 43 29 20 2d 6f 20 75 73 65 72 2e 6f  (XTCC) -o user.o
fdb0: 20 2d 63 20 75 73 65 72 5f 2e 63 0a 0a 75 73 65   -c user_.c..use
fdc0: 72 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73  r.h:.makeheaders
fdd0: 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20  .../makeheaders 
fde0: 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61   add_.c:add.h ba
fdf0: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f  g_.c:bag.h blob_
fe00: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68  .c:blob.h branch
fe10: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 63 67 69  _.c:branch.h cgi
fe20: 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69  _.c:cgi.h checki
fe30: 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63  n_.c:checkin.h c
fe40: 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b  heckout_.c:check
fe50: 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f  out.h clearsign_
fe60: 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63  .c:clearsign.h c
fe70: 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20  lone_.c:clone.h 
fe80: 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d  comformat_.c:com
fe90: 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75  format.h constru
fea0: 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e  ct_.c:construct.
feb0: 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e  h content_.c:con
fec0: 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e  tent.h db_.c:db.
fed0: 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61  h delta_.c:delta
fee0: 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64  .h deltacmd_.c:d
fef0: 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e  eltacmd.h descen
ff00: 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64  dents_.c:descend
ff10: 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64  ents.h diff_.c:d
ff20: 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63  iff.h diffcmd_.c
ff30: 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64  :diffcmd.h encod
ff40: 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69  e_.c:encode.h fi
ff50: 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74  le_.c:file.h htt
ff60: 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f  p_.c:http.h info
ff70: 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e  _.c:info.h login
ff80: 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e  _.c:login.h main
ff90: 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66  _.c:main.h manif
ffa0: 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e  est_.c:manifest.
ffb0: 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d  h md5_.c:md5.h m
ffc0: 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20  erge_.c:merge.h 
ffd0: 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33  merge3_.c:merge3
ffe0: 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e  .h name_.c:name.
fff0: 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74  h pivot_.c:pivot
10000 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75  .h pqueue_.c:pqu
10010 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a  eue.h printf_.c:
10020 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64  printf.h rebuild
10030 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73  _.c:rebuild.h rs
10040 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d  s_.c:rss.h schem
10050 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65  a_.c:schema.h se
10060 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73  tup_.c:setup.h s
10070 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74  ha1_.c:sha1.h st
10080 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73  yle_.c:style.h s
10090 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61  ync_.c:sync.h ta
100a0 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c  g_.c:tag.h timel
100b0 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e  ine_.c:timeline.
100c0 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74  h tkt_.c:tkt.h t
100d0 6b 74 63 6f 6e 66 5f 2e 63 3a 74 6b 74 63 6f 6e  ktconf_.c:tktcon
100e0 66 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a  f.h tktsetup_.c:
100f0 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f  tktsetup.h undo_
10100 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65  .c:undo.h update
10110 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c  _.c:update.h url
10120 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e  _.c:url.h user_.
10130 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f  c:user.h verify_
10140 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c  .c:verify.h vfil
10150 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b  e_.c:vfile.h wik
10160 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69  i_.c:wiki.h wiki
10170 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f  format_.c:wikifo
10180 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78  rmat.h xfer_.c:x
10190 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70  fer.h zip_.c:zip
101a0 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c  .h $(SRCDIR)/sql
101b0 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e  ite3.h ./VERSION
101c0 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72  .h..touch header
101d0 73 0a 0a 76 65 72 69 66 79 5f 2e 63 3a 09 24 28  s..verify_.c:.$(
101e0 53 52 43 44 49 52 29 2f 76 65 72 69 66 79 2e 63  SRCDIR)/verify.c
101f0 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49   $(SRCDIR)/VERSI
10200 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f  ON translate.../
10210 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44  translate $(SRCD
10220 49 52 29 2f 76 65 72 69 66 79 2e 63 20 7c 20 73  IR)/verify.c | s
10230 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f  ed -f $(SRCDIR)/
10240 56 45 52 53 49 4f 4e 20 3e 76 65 72 69 66 79 5f  VERSION >verify_
10250 2e 63 0a 0a 76 65 72 69 66 79 2e 6f 3a 09 76 65  .c..verify.o:.ve
10260 72 69 66 79 5f 2e 63 20 76 65 72 69 66 79 2e 68  rify_.c verify.h
10270 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66    $(SRCDIR)/conf
10280 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f  ig.h..$(XTCC) -o
10290 20 76 65 72 69 66 79 2e 6f 20 2d 63 20 76 65 72   verify.o -c ver
102a0 69 66 79 5f 2e 63 0a 0a 76 65 72 69 66 79 2e 68  ify_.c..verify.h
102b0 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e  :.makeheaders...
102c0 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64  /makeheaders  ad
102d0 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e  d_.c:add.h bag_.
102e0 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a  c:bag.h blob_.c:
102f0 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63  blob.h branch_.c
10300 3a 62 72 61 6e 63 68 2e 68 20 63 67 69 5f 2e 63  :branch.h cgi_.c
10310 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e  :cgi.h checkin_.
10320 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63  c:checkin.h chec
10330 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74  kout_.c:checkout
10340 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a  .h clearsign_.c:
10350 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e  clearsign.h clon
10360 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d  e_.c:clone.h com
10370 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72  format_.c:comfor
10380 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f  mat.h construct_
10390 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63  .c:construct.h c
103a0 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e  ontent_.c:conten
103b0 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64  t.h db_.c:db.h d
103c0 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20  elta_.c:delta.h 
103d0 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74  deltacmd_.c:delt
103e0 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e  acmd.h descenden
103f0 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74  ts_.c:descendent
10400 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66  s.h diff_.c:diff
10410 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69  .h diffcmd_.c:di
10420 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e  ffcmd.h encode_.
10430 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f  c:encode.h file_
10440 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e  .c:file.h http_.
10450 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63  c:http.h info_.c
10460 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63  :info.h login_.c
10470 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63  :login.h main_.c
10480 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74  :main.h manifest
10490 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d  _.c:manifest.h m
104a0 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67  d5_.c:md5.h merg
104b0 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72  e_.c:merge.h mer
104c0 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20  ge3_.c:merge3.h 
104d0 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70  name_.c:name.h p
104e0 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20  ivot_.c:pivot.h 
104f0 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65  pqueue_.c:pqueue
10500 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69  .h printf_.c:pri
10510 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63  ntf.h rebuild_.c
10520 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e  :rebuild.h rss_.
10530 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e  c:rss.h schema_.
10540 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70  c:schema.h setup
10550 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31  _.c:setup.h sha1
10560 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65  _.c:sha1.h style
10570 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63  _.c:style.h sync
10580 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e  _.c:sync.h tag_.
10590 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65  c:tag.h timeline
105a0 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74  _.c:timeline.h t
105b0 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63  kt_.c:tkt.h tktc
105c0 6f 6e 66 5f 2e 63 3a 74 6b 74 63 6f 6e 66 2e 68  onf_.c:tktconf.h
105d0 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74   tktsetup_.c:tkt
105e0 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a  setup.h undo_.c:
105f0 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63  undo.h update_.c
10600 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63  :update.h url_.c
10610 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75  :url.h user_.c:u
10620 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a  ser.h verify_.c:
10630 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e  verify.h vfile_.
10640 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e  c:vfile.h wiki_.
10650 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72  c:wiki.h wikifor
10660 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61  mat_.c:wikiforma
10670 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72  t.h xfer_.c:xfer
10680 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20  .h zip_.c:zip.h 
10690 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65  $(SRCDIR)/sqlite
106a0 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a  3.h ./VERSION.h.
106b0 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a  .touch headers..
106c0 76 66 69 6c 65 5f 2e 63 3a 09 24 28 53 52 43 44  vfile_.c:.$(SRCD
106d0 49 52 29 2f 76 66 69 6c 65 2e 63 20 24 28 53 52  IR)/vfile.c $(SR
106e0 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72  CDIR)/VERSION tr
106f0 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73  anslate.../trans
10700 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 76  late $(SRCDIR)/v
10710 66 69 6c 65 2e 63 20 7c 20 73 65 64 20 2d 66 20  file.c | sed -f 
10720 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f  $(SRCDIR)/VERSIO
10730 4e 20 3e 76 66 69 6c 65 5f 2e 63 0a 0a 76 66 69  N >vfile_.c..vfi
10740 6c 65 2e 6f 3a 09 76 66 69 6c 65 5f 2e 63 20 76  le.o:.vfile_.c v
10750 66 69 6c 65 2e 68 20 20 24 28 53 52 43 44 49 52  file.h  $(SRCDIR
10760 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54  )/config.h..$(XT
10770 43 43 29 20 2d 6f 20 76 66 69 6c 65 2e 6f 20 2d  CC) -o vfile.o -
10780 63 20 76 66 69 6c 65 5f 2e 63 0a 0a 76 66 69 6c  c vfile_.c..vfil
10790 65 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73  e.h:.makeheaders
107a0 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20  .../makeheaders 
107b0 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61   add_.c:add.h ba
107c0 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f  g_.c:bag.h blob_
107d0 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68  .c:blob.h branch
107e0 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 63 67 69  _.c:branch.h cgi
107f0 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69  _.c:cgi.h checki
10800 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63  n_.c:checkin.h c
10810 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b  heckout_.c:check
10820 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f  out.h clearsign_
10830 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63  .c:clearsign.h c
10840 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20  lone_.c:clone.h 
10850 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d  comformat_.c:com
10860 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75  format.h constru
10870 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e  ct_.c:construct.
10880 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e  h content_.c:con
10890 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e  tent.h db_.c:db.
108a0 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61  h delta_.c:delta
108b0 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64  .h deltacmd_.c:d
108c0 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e  eltacmd.h descen
108d0 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64  dents_.c:descend
108e0 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64  ents.h diff_.c:d
108f0 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63  iff.h diffcmd_.c
10900 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64  :diffcmd.h encod
10910 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69  e_.c:encode.h fi
10920 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74  le_.c:file.h htt
10930 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f  p_.c:http.h info
10940 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e  _.c:info.h login
10950 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e  _.c:login.h main
10960 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66  _.c:main.h manif
10970 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e  est_.c:manifest.
10980 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d  h md5_.c:md5.h m
10990 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20  erge_.c:merge.h 
109a0 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33  merge3_.c:merge3
109b0 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e  .h name_.c:name.
109c0 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74  h pivot_.c:pivot
109d0 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75  .h pqueue_.c:pqu
109e0 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a  eue.h printf_.c:
109f0 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64  printf.h rebuild
10a00 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73  _.c:rebuild.h rs
10a10 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d  s_.c:rss.h schem
10a20 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65  a_.c:schema.h se
10a30 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73  tup_.c:setup.h s
10a40 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74  ha1_.c:sha1.h st
10a50 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73  yle_.c:style.h s
10a60 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61  ync_.c:sync.h ta
10a70 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c  g_.c:tag.h timel
10a80 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e  ine_.c:timeline.
10a90 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74  h tkt_.c:tkt.h t
10aa0 6b 74 63 6f 6e 66 5f 2e 63 3a 74 6b 74 63 6f 6e  ktconf_.c:tktcon
10ab0 66 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a  f.h tktsetup_.c:
10ac0 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f  tktsetup.h undo_
10ad0 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65  .c:undo.h update
10ae0 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c  _.c:update.h url
10af0 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e  _.c:url.h user_.
10b00 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f  c:user.h verify_
10b10 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c  .c:verify.h vfil
10b20 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b  e_.c:vfile.h wik
10b30 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69  i_.c:wiki.h wiki
10b40 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f  format_.c:wikifo
10b50 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78  rmat.h xfer_.c:x
10b60 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70  fer.h zip_.c:zip
10b70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c  .h $(SRCDIR)/sql
10b80 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e  ite3.h ./VERSION
10b90 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72  .h..touch header
10ba0 73 0a 0a 77 69 6b 69 5f 2e 63 3a 09 24 28 53 52  s..wiki_.c:.$(SR
10bb0 43 44 49 52 29 2f 77 69 6b 69 2e 63 20 24 28 53  CDIR)/wiki.c $(S
10bc0 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74  RCDIR)/VERSION t
10bd0 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e  ranslate.../tran
10be0 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f  slate $(SRCDIR)/
10bf0 77 69 6b 69 2e 63 20 7c 20 73 65 64 20 2d 66 20  wiki.c | sed -f 
10c00 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f  $(SRCDIR)/VERSIO
10c10 4e 20 3e 77 69 6b 69 5f 2e 63 0a 0a 77 69 6b 69  N >wiki_.c..wiki
10c20 2e 6f 3a 09 77 69 6b 69 5f 2e 63 20 77 69 6b 69  .o:.wiki_.c wiki
10c30 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f  .h  $(SRCDIR)/co
10c40 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20  nfig.h..$(XTCC) 
10c50 2d 6f 20 77 69 6b 69 2e 6f 20 2d 63 20 77 69 6b  -o wiki.o -c wik
10c60 69 5f 2e 63 0a 0a 77 69 6b 69 2e 68 3a 09 6d 61  i_.c..wiki.h:.ma
10c70 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b  keheaders.../mak
10c80 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63  eheaders  add_.c
10c90 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61  :add.h bag_.c:ba
10ca0 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62  g.h blob_.c:blob
10cb0 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61  .h branch_.c:bra
10cc0 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69  nch.h cgi_.c:cgi
10cd0 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68  .h checkin_.c:ch
10ce0 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74  eckin.h checkout
10cf0 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63  _.c:checkout.h c
10d00 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61  learsign_.c:clea
10d10 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63  rsign.h clone_.c
10d20 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d  :clone.h comform
10d30 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e  at_.c:comformat.
10d40 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63  h construct_.c:c
10d50 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65  onstruct.h conte
10d60 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20  nt_.c:content.h 
10d70 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61  db_.c:db.h delta
10d80 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74  _.c:delta.h delt
10d90 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64  acmd_.c:deltacmd
10da0 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e  .h descendents_.
10db0 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20  c:descendents.h 
10dc0 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64  diff_.c:diff.h d
10dd0 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d  iffcmd_.c:diffcm
10de0 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e  d.h encode_.c:en
10df0 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66  code.h file_.c:f
10e00 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74  ile.h http_.c:ht
10e10 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66  tp.h info_.c:inf
10e20 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67  o.h login_.c:log
10e30 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69  in.h main_.c:mai
10e40 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a  n.h manifest_.c:
10e50 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e  manifest.h md5_.
10e60 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63  c:md5.h merge_.c
10e70 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f  :merge.h merge3_
10e80 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65  .c:merge3.h name
10e90 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74  _.c:name.h pivot
10ea0 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65  _.c:pivot.h pque
10eb0 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70  ue_.c:pqueue.h p
10ec0 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e  rintf_.c:printf.
10ed0 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62  h rebuild_.c:reb
10ee0 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73  uild.h rss_.c:rs
10ef0 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63  s.h schema_.c:sc
10f00 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a  hema.h setup_.c:
10f10 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a  setup.h sha1_.c:
10f20 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a  sha1.h style_.c:
10f30 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a  style.h sync_.c:
10f40 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61  sync.h tag_.c:ta
10f50 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a  g.h timeline_.c:
10f60 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e  timeline.h tkt_.
10f70 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 5f  c:tkt.h tktconf_
10f80 2e 63 3a 74 6b 74 63 6f 6e 66 2e 68 20 74 6b 74  .c:tktconf.h tkt
10f90 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75  setup_.c:tktsetu
10fa0 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f  p.h undo_.c:undo
10fb0 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64  .h update_.c:upd
10fc0 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c  ate.h url_.c:url
10fd0 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e  .h user_.c:user.
10fe0 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69  h verify_.c:veri
10ff0 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66  fy.h vfile_.c:vf
11000 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69  ile.h wiki_.c:wi
11010 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f  ki.h wikiformat_
11020 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20  .c:wikiformat.h 
11030 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a  xfer_.c:xfer.h z
11040 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52  ip_.c:zip.h $(SR
11050 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20  CDIR)/sqlite3.h 
11060 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75  ./VERSION.h..tou
11070 63 68 20 68 65 61 64 65 72 73 0a 0a 77 69 6b 69  ch headers..wiki
11080 66 6f 72 6d 61 74 5f 2e 63 3a 09 24 28 53 52 43  format_.c:.$(SRC
11090 44 49 52 29 2f 77 69 6b 69 66 6f 72 6d 61 74 2e  DIR)/wikiformat.
110a0 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  c $(SRCDIR)/VERS
110b0 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e  ION translate...
110c0 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43  /translate $(SRC
110d0 44 49 52 29 2f 77 69 6b 69 66 6f 72 6d 61 74 2e  DIR)/wikiformat.
110e0 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43  c | sed -f $(SRC
110f0 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 77 69  DIR)/VERSION >wi
11100 6b 69 66 6f 72 6d 61 74 5f 2e 63 0a 0a 77 69 6b  kiformat_.c..wik
11110 69 66 6f 72 6d 61 74 2e 6f 3a 09 77 69 6b 69 66  iformat.o:.wikif
11120 6f 72 6d 61 74 5f 2e 63 20 77 69 6b 69 66 6f 72  ormat_.c wikifor
11130 6d 61 74 2e 68 20 20 24 28 53 52 43 44 49 52 29  mat.h  $(SRCDIR)
11140 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43  /config.h..$(XTC
11150 43 29 20 2d 6f 20 77 69 6b 69 66 6f 72 6d 61 74  C) -o wikiformat
11160 2e 6f 20 2d 63 20 77 69 6b 69 66 6f 72 6d 61 74  .o -c wikiformat
11170 5f 2e 63 0a 0a 77 69 6b 69 66 6f 72 6d 61 74 2e  _.c..wikiformat.
11180 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09  h:.makeheaders..
11190 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61  ./makeheaders  a
111a0 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f  dd_.c:add.h bag_
111b0 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63  .c:bag.h blob_.c
111c0 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e  :blob.h branch_.
111d0 63 3a 62 72 61 6e 63 68 2e 68 20 63 67 69 5f 2e  c:branch.h cgi_.
111e0 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f  c:cgi.h checkin_
111f0 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65  .c:checkin.h che
11200 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75  ckout_.c:checkou
11210 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63  t.h clearsign_.c
11220 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f  :clearsign.h clo
11230 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f  ne_.c:clone.h co
11240 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f  mformat_.c:comfo
11250 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74  rmat.h construct
11260 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20  _.c:construct.h 
11270 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65  content_.c:conte
11280 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20  nt.h db_.c:db.h 
11290 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68  delta_.c:delta.h
112a0 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c   deltacmd_.c:del
112b0 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65  tacmd.h descende
112c0 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e  nts_.c:descenden
112d0 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66  ts.h diff_.c:dif
112e0 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64  f.h diffcmd_.c:d
112f0 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f  iffcmd.h encode_
11300 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65  .c:encode.h file
11310 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f  _.c:file.h http_
11320 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e  .c:http.h info_.
11330 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e  c:info.h login_.
11340 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e  c:login.h main_.
11350 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73  c:main.h manifes
11360 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20  t_.c:manifest.h 
11370 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72  md5_.c:md5.h mer
11380 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65  ge_.c:merge.h me
11390 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68  rge3_.c:merge3.h
113a0 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20   name_.c:name.h 
113b0 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68  pivot_.c:pivot.h
113c0 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75   pqueue_.c:pqueu
113d0 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72  e.h printf_.c:pr
113e0 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e  intf.h rebuild_.
113f0 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f  c:rebuild.h rss_
11400 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f  .c:rss.h schema_
11410 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75  .c:schema.h setu
11420 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61  p_.c:setup.h sha
11430 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c  1_.c:sha1.h styl
11440 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e  e_.c:style.h syn
11450 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f  c_.c:sync.h tag_
11460 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e  .c:tag.h timelin
11470 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20  e_.c:timeline.h 
11480 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74  tkt_.c:tkt.h tkt
11490 63 6f 6e 66 5f 2e 63 3a 74 6b 74 63 6f 6e 66 2e  conf_.c:tktconf.
114a0 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b  h tktsetup_.c:tk
114b0 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63  tsetup.h undo_.c
114c0 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e  :undo.h update_.
114d0 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e  c:update.h url_.
114e0 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a  c:url.h user_.c:
114f0 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63  user.h verify_.c
11500 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f  :verify.h vfile_
11510 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f  .c:vfile.h wiki_
11520 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f  .c:wiki.h wikifo
11530 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d  rmat_.c:wikiform
11540 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65  at.h xfer_.c:xfe
11550 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68  r.h zip_.c:zip.h
11560 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74   $(SRCDIR)/sqlit
11570 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68  e3.h ./VERSION.h
11580 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a  ..touch headers.
11590 0a 78 66 65 72 5f 2e 63 3a 09 24 28 53 52 43 44  .xfer_.c:.$(SRCD
115a0 49 52 29 2f 78 66 65 72 2e 63 20 24 28 53 52 43  IR)/xfer.c $(SRC
115b0 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61  DIR)/VERSION tra
115c0 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c  nslate.../transl
115d0 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 78 66  ate $(SRCDIR)/xf
115e0 65 72 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28  er.c | sed -f $(
115f0 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20  SRCDIR)/VERSION 
11600 3e 78 66 65 72 5f 2e 63 0a 0a 78 66 65 72 2e 6f  >xfer_.c..xfer.o
11610 3a 09 78 66 65 72 5f 2e 63 20 78 66 65 72 2e 68  :.xfer_.c xfer.h
11620 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66    $(SRCDIR)/conf
11630 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f  ig.h..$(XTCC) -o
11640 20 78 66 65 72 2e 6f 20 2d 63 20 78 66 65 72 5f   xfer.o -c xfer_
11650 2e 63 0a 0a 78 66 65 72 2e 68 3a 09 6d 61 6b 65  .c..xfer.h:.make
11660 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68  headers.../makeh
11670 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61  eaders  add_.c:a
11680 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e  dd.h bag_.c:bag.
11690 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68  h blob_.c:blob.h
116a0 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63   branch_.c:branc
116b0 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68  h.h cgi_.c:cgi.h
116c0 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63   checkin_.c:chec
116d0 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e  kin.h checkout_.
116e0 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65  c:checkout.h cle
116f0 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73  arsign_.c:clears
11700 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63  ign.h clone_.c:c
11710 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74  lone.h comformat
11720 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20  _.c:comformat.h 
11730 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e  construct_.c:con
11740 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74  struct.h content
11750 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62  _.c:content.h db
11760 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e  _.c:db.h delta_.
11770 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63  c:delta.h deltac
11780 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68  md_.c:deltacmd.h
11790 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a   descendents_.c:
117a0 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69  descendents.h di
117b0 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66  ff_.c:diff.h dif
117c0 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e  fcmd_.c:diffcmd.
117d0 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f  h encode_.c:enco
117e0 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c  de.h file_.c:fil
117f0 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70  e.h http_.c:http
11800 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e  .h info_.c:info.
11810 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e  h login_.c:login
11820 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e  .h main_.c:main.
11830 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61  h manifest_.c:ma
11840 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a  nifest.h md5_.c:
11850 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d  md5.h merge_.c:m
11860 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63  erge.h merge3_.c
11870 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e  :merge3.h name_.
11880 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e  c:name.h pivot_.
11890 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65  c:pivot.h pqueue
118a0 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69  _.c:pqueue.h pri
118b0 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20  ntf_.c:printf.h 
118c0 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69  rebuild_.c:rebui
118d0 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e  ld.h rss_.c:rss.
118e0 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65  h schema_.c:sche
118f0 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65  ma.h setup_.c:se
11900 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68  tup.h sha1_.c:sh
11910 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74  a1.h style_.c:st
11920 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79  yle.h sync_.c:sy
11930 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e  nc.h tag_.c:tag.
11940 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69  h timeline_.c:ti
11950 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a  meline.h tkt_.c:
11960 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 5f 2e 63  tkt.h tktconf_.c
11970 3a 74 6b 74 63 6f 6e 66 2e 68 20 74 6b 74 73 65  :tktconf.h tktse
11980 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e  tup_.c:tktsetup.
11990 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68  h undo_.c:undo.h
119a0 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74   update_.c:updat
119b0 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68  e.h url_.c:url.h
119c0 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20   user_.c:user.h 
119d0 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79  verify_.c:verify
119e0 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c  .h vfile_.c:vfil
119f0 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69  e.h wiki_.c:wiki
11a00 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63  .h wikiformat_.c
11a10 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66  :wikiformat.h xf
11a20 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70  er_.c:xfer.h zip
11a30 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44  _.c:zip.h $(SRCD
11a40 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f  IR)/sqlite3.h ./
11a50 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68  VERSION.h..touch
11a60 20 68 65 61 64 65 72 73 0a 0a 7a 69 70 5f 2e 63   headers..zip_.c
11a70 3a 09 24 28 53 52 43 44 49 52 29 2f 7a 69 70 2e  :.$(SRCDIR)/zip.
11a80 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  c $(SRCDIR)/VERS
11a90 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e  ION translate...
11aa0 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43  /translate $(SRC
11ab0 44 49 52 29 2f 7a 69 70 2e 63 20 7c 20 73 65 64  DIR)/zip.c | sed
11ac0 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45   -f $(SRCDIR)/VE
11ad0 52 53 49 4f 4e 20 3e 7a 69 70 5f 2e 63 0a 0a 7a  RSION >zip_.c..z
11ae0 69 70 2e 6f 3a 09 7a 69 70 5f 2e 63 20 7a 69 70  ip.o:.zip_.c zip
11af0 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f  .h  $(SRCDIR)/co
11b00 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20  nfig.h..$(XTCC) 
11b10 2d 6f 20 7a 69 70 2e 6f 20 2d 63 20 7a 69 70 5f  -o zip.o -c zip_
11b20 2e 63 0a 0a 7a 69 70 2e 68 3a 09 6d 61 6b 65 68  .c..zip.h:.makeh
11b30 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65  eaders.../makehe
11b40 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64  aders  add_.c:ad
11b50 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68  d.h bag_.c:bag.h
11b60 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20   blob_.c:blob.h 
11b70 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68  branch_.c:branch
11b80 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20  .h cgi_.c:cgi.h 
11b90 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b  checkin_.c:check
11ba0 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63  in.h checkout_.c
11bb0 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61  :checkout.h clea
11bc0 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69  rsign_.c:clearsi
11bd0 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c  gn.h clone_.c:cl
11be0 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f  one.h comformat_
11bf0 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63  .c:comformat.h c
11c00 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73  onstruct_.c:cons
11c10 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f  truct.h content_
11c20 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f  .c:content.h db_
11c30 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63  .c:db.h delta_.c
11c40 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d  :delta.h deltacm
11c50 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20  d_.c:deltacmd.h 
11c60 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64  descendents_.c:d
11c70 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66  escendents.h dif
11c80 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66  f_.c:diff.h diff
11c90 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68  cmd_.c:diffcmd.h
11ca0 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64   encode_.c:encod
11cb0 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65  e.h file_.c:file
11cc0 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e  .h http_.c:http.
11cd0 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68  h info_.c:info.h
11ce0 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e   login_.c:login.
11cf0 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68  h main_.c:main.h
11d00 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e   manifest_.c:man
11d10 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d  ifest.h md5_.c:m
11d20 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65  d5.h merge_.c:me
11d30 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a  rge.h merge3_.c:
11d40 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63  merge3.h name_.c
11d50 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63  :name.h pivot_.c
11d60 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f  :pivot.h pqueue_
11d70 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e  .c:pqueue.h prin
11d80 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72  tf_.c:printf.h r
11d90 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c  ebuild_.c:rebuil
11da0 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68  d.h rss_.c:rss.h
11db0 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d   schema_.c:schem
11dc0 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74  a.h setup_.c:set
11dd0 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61  up.h sha1_.c:sha
11de0 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79  1.h style_.c:sty
11df0 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e  le.h sync_.c:syn
11e00 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68  c.h tag_.c:tag.h
11e10 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d   timeline_.c:tim
11e20 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74  eline.h tkt_.c:t
11e30 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 5f 2e 63 3a  kt.h tktconf_.c:
11e40 74 6b 74 63 6f 6e 66 2e 68 20 74 6b 74 73 65 74  tktconf.h tktset
11e50 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68  up_.c:tktsetup.h
11e60 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20   undo_.c:undo.h 
11e70 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65  update_.c:update
11e80 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20  .h url_.c:url.h 
11e90 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76  user_.c:user.h v
11ea0 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e  erify_.c:verify.
11eb0 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65  h vfile_.c:vfile
11ec0 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e  .h wiki_.c:wiki.
11ed0 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a  h wikiformat_.c:
11ee0 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65  wikiformat.h xfe
11ef0 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f  r_.c:xfer.h zip_
11f00 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49  .c:zip.h $(SRCDI
11f10 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56  R)/sqlite3.h ./V
11f20 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20  ERSION.h..touch 
11f30 68 65 61 64 65 72 73 0a 0a 73 71 6c 69 74 65 33  headers..sqlite3
11f40 2e 6f 3a 09 24 28 53 52 43 44 49 52 29 2f 73 71  .o:.$(SRCDIR)/sq
11f50 6c 69 74 65 33 2e 63 0a 09 24 28 58 54 43 43 29  lite3.c..$(XTCC)
11f60 20 2d 44 53 51 4c 49 54 45 5f 4f 4d 49 54 5f 4c   -DSQLITE_OMIT_L
11f70 4f 41 44 5f 45 58 54 45 4e 53 49 4f 4e 3d 31 20  OAD_EXTENSION=1 
11f80 2d 44 53 51 4c 49 54 45 5f 50 52 49 56 41 54 45  -DSQLITE_PRIVATE
11f90 3d 20 2d 44 54 48 52 45 41 44 53 41 46 45 3d 30  = -DTHREADSAFE=0
11fa0 20 2d 44 53 51 4c 49 54 45 5f 44 45 46 41 55 4c   -DSQLITE_DEFAUL
11fb0 54 5f 46 49 4c 45 5f 46 4f 52 4d 41 54 3d 34 20  T_FILE_FORMAT=4 
11fc0 2d 63 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c  -c $(SRCDIR)/sql
11fd0 69 74 65 33 2e 63 20 2d 6f 20 73 71 6c 69 74 65  ite3.c -o sqlite
11fe0 33 2e 6f 0a 0a                                   3.o..