Hex Artifact Content
Not logged in

Artifact d432505c6f9ff004fdd34ca0f0216b1b511dd6c1:

File src/main.mk part of check-in [b54de50ac5] - Update for making mycfg.exe. WARNING: This is an incompatible change. Do not use this branch of development to build a copy of fossil that needs to interoperate with official releases. by urmil on 2008-11-03 09:55:46.

0000: 23 20 44 4f 20 4e 4f 54 20 45 44 49 54 0a 23 0a  # DO NOT EDIT.#.
0010: 23 20 54 68 69 73 20 66 69 6c 65 20 69 73 20 61  # This file is a
0020: 75 74 6f 6d 61 74 69 63 61 6c 6c 79 20 67 65 6e  utomatically gen
0030: 65 72 61 74 65 64 2e 20 20 49 6e 73 74 65 61 64  erated.  Instead
0040: 20 6f 66 20 65 64 69 74 69 6e 67 20 74 68 69 73   of editing this
0050: 0a 23 20 66 69 6c 65 2c 20 65 64 69 74 20 22 6d  .# file, edit "m
0060: 61 6b 65 6d 61 6b 65 2e 74 63 6c 22 20 74 68 65  akemake.tcl" the
0070: 6e 20 72 75 6e 20 22 74 63 6c 73 68 20 6d 61 6b  n run "tclsh mak
0080: 65 6d 61 6b 65 2e 74 63 6c 20 3e 6d 61 69 6e 2e  emake.tcl >main.
0090: 6d 6b 22 0a 23 20 74 6f 20 72 65 67 65 6e 65 72  mk".# to regener
00a0: 61 74 65 20 74 68 69 73 20 66 69 6c 65 2e 0a 23  ate this file..#
00b0: 0a 23 20 54 68 69 73 20 66 69 6c 65 20 69 73 20  .# This file is 
00c0: 69 6e 63 6c 75 64 65 64 20 62 79 20 6c 69 6e 75  included by linu
00d0: 78 2d 67 63 63 2e 6d 6b 20 6f 72 20 6c 69 6e 75  x-gcc.mk or linu
00e0: 78 2d 6d 69 6e 67 77 2e 6d 6b 20 6f 72 20 70 6f  x-mingw.mk or po
00f0: 73 73 69 62 6c 65 0a 23 20 73 6f 6d 65 20 6f 74  ssible.# some ot
0100: 68 65 72 20 6d 61 6b 65 66 69 6c 65 73 2e 20 20  her makefiles.  
0110: 54 68 69 73 20 66 69 6c 65 20 63 6f 6e 74 61 69  This file contai
0120: 6e 73 20 74 68 65 20 72 75 6c 65 73 20 74 68 61  ns the rules tha
0130: 74 20 61 72 65 20 63 6f 6d 6d 6f 6e 0a 23 20 74  t are common.# t
0140: 6f 20 62 75 69 6c 64 69 6e 67 20 72 65 67 61 72  o building regar
0150: 64 6c 65 73 73 20 6f 66 20 74 68 65 20 74 61 72  dless of the tar
0160: 67 65 74 2e 0a 23 0a 0a 58 54 43 43 20 3d 20 24  get..#..XTCC = $
0170: 28 54 43 43 29 20 24 28 43 46 4c 41 47 53 29 20  (TCC) $(CFLAGS) 
0180: 2d 49 2e 20 2d 49 24 28 53 52 43 44 49 52 29 0a  -I. -I$(SRCDIR).
0190: 0a 0a 53 52 43 20 3d 20 5c 0a 20 20 24 28 53 52  ..SRC = \.  $(SR
01a0: 43 44 49 52 29 2f 61 64 64 2e 63 20 5c 0a 20 20  CDIR)/add.c \.  
01b0: 24 28 53 52 43 44 49 52 29 2f 61 64 6d 69 6e 2e  $(SRCDIR)/admin.
01c0: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f  c \.  $(SRCDIR)/
01d0: 61 6c 6c 72 65 70 6f 2e 63 20 5c 0a 20 20 24 28  allrepo.c \.  $(
01e0: 53 52 43 44 49 52 29 2f 62 61 67 2e 63 20 5c 0a  SRCDIR)/bag.c \.
01f0: 20 20 24 28 53 52 43 44 49 52 29 2f 62 6c 6f 62    $(SRCDIR)/blob
0200: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29  .c \.  $(SRCDIR)
0210: 2f 62 72 61 6e 63 68 2e 63 20 5c 0a 20 20 24 28  /branch.c \.  $(
0220: 53 52 43 44 49 52 29 2f 62 72 6f 77 73 65 2e 63  SRCDIR)/browse.c
0230: 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 63   \.  $(SRCDIR)/c
0240: 67 69 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49  gi.c \.  $(SRCDI
0250: 52 29 2f 63 68 65 63 6b 69 6e 2e 63 20 5c 0a 20  R)/checkin.c \. 
0260: 20 24 28 53 52 43 44 49 52 29 2f 63 68 65 63 6b   $(SRCDIR)/check
0270: 6f 75 74 2e 63 20 5c 0a 20 20 24 28 53 52 43 44  out.c \.  $(SRCD
0280: 49 52 29 2f 63 6c 65 61 72 73 69 67 6e 2e 63 20  IR)/clearsign.c 
0290: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 63 6c  \.  $(SRCDIR)/cl
02a0: 6f 6e 65 2e 63 20 5c 0a 20 20 24 28 53 52 43 44  one.c \.  $(SRCD
02b0: 49 52 29 2f 63 6f 6d 66 6f 72 6d 61 74 2e 63 20  IR)/comformat.c 
02c0: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f  \.  $(SRCDIR)/co
02d0: 6e 66 69 67 75 72 65 2e 63 20 5c 0a 20 20 24 28  nfigure.c \.  $(
02e0: 53 52 43 44 49 52 29 2f 63 6f 6e 73 74 72 75 63  SRCDIR)/construc
02f0: 74 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52  t.c \.  $(SRCDIR
0300: 29 2f 63 6f 6e 74 65 6e 74 2e 63 20 5c 0a 20 20  )/content.c \.  
0310: 24 28 53 52 43 44 49 52 29 2f 64 62 2e 63 20 5c  $(SRCDIR)/db.c \
0320: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 64 65 6c  .  $(SRCDIR)/del
0330: 74 61 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49  ta.c \.  $(SRCDI
0340: 52 29 2f 64 65 6c 74 61 63 6d 64 2e 63 20 5c 0a  R)/deltacmd.c \.
0350: 20 20 24 28 53 52 43 44 49 52 29 2f 64 65 73 63    $(SRCDIR)/desc
0360: 65 6e 64 61 6e 74 73 2e 63 20 5c 0a 20 20 24 28  endants.c \.  $(
0370: 53 52 43 44 49 52 29 2f 64 69 66 66 2e 63 20 5c  SRCDIR)/diff.c \
0380: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 64 69 66  .  $(SRCDIR)/dif
0390: 66 63 6d 64 2e 63 20 5c 0a 20 20 24 28 53 52 43  fcmd.c \.  $(SRC
03a0: 44 49 52 29 2f 64 6f 63 2e 63 20 5c 0a 20 20 24  DIR)/doc.c \.  $
03b0: 28 53 52 43 44 49 52 29 2f 65 6e 63 6f 64 65 2e  (SRCDIR)/encode.
03c0: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f  c \.  $(SRCDIR)/
03d0: 66 69 6c 65 2e 63 20 5c 0a 20 20 24 28 53 52 43  file.c \.  $(SRC
03e0: 44 49 52 29 2f 68 74 74 70 2e 63 20 5c 0a 20 20  DIR)/http.c \.  
03f0: 24 28 53 52 43 44 49 52 29 2f 69 6e 66 6f 2e 63  $(SRCDIR)/info.c
0400: 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 6c   \.  $(SRCDIR)/l
0410: 6f 67 69 6e 2e 63 20 5c 0a 20 20 24 28 53 52 43  ogin.c \.  $(SRC
0420: 44 49 52 29 2f 6d 61 69 6e 2e 63 20 5c 0a 20 20  DIR)/main.c \.  
0430: 24 28 53 52 43 44 49 52 29 2f 6d 61 6e 69 66 65  $(SRCDIR)/manife
0440: 73 74 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49  st.c \.  $(SRCDI
0450: 52 29 2f 6d 64 35 2e 63 20 5c 0a 20 20 24 28 53  R)/md5.c \.  $(S
0460: 52 43 44 49 52 29 2f 6d 65 72 67 65 2e 63 20 5c  RCDIR)/merge.c \
0470: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 6d 65 72  .  $(SRCDIR)/mer
0480: 67 65 33 2e 63 20 5c 0a 20 20 24 28 53 52 43 44  ge3.c \.  $(SRCD
0490: 49 52 29 2f 6d 79 5f 70 61 67 65 2e 63 20 5c 0a  IR)/my_page.c \.
04a0: 20 20 24 28 53 52 43 44 49 52 29 2f 6e 61 6d 65    $(SRCDIR)/name
04b0: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29  .c \.  $(SRCDIR)
04c0: 2f 70 69 76 6f 74 2e 63 20 5c 0a 20 20 24 28 53  /pivot.c \.  $(S
04d0: 52 43 44 49 52 29 2f 70 71 75 65 75 65 2e 63 20  RCDIR)/pqueue.c 
04e0: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 70 72  \.  $(SRCDIR)/pr
04f0: 69 6e 74 66 2e 63 20 5c 0a 20 20 24 28 53 52 43  intf.c \.  $(SRC
0500: 44 49 52 29 2f 72 65 62 75 69 6c 64 2e 63 20 5c  DIR)/rebuild.c \
0510: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 72 65 70  .  $(SRCDIR)/rep
0520: 6f 72 74 2e 63 20 5c 0a 20 20 24 28 53 52 43 44  ort.c \.  $(SRCD
0530: 49 52 29 2f 72 73 73 2e 63 20 5c 0a 20 20 24 28  IR)/rss.c \.  $(
0540: 53 52 43 44 49 52 29 2f 73 63 68 65 6d 61 2e 63  SRCDIR)/schema.c
0550: 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 73   \.  $(SRCDIR)/s
0560: 65 74 75 70 2e 63 20 5c 0a 20 20 24 28 53 52 43  etup.c \.  $(SRC
0570: 44 49 52 29 2f 73 68 61 31 2e 63 20 5c 0a 20 20  DIR)/sha1.c \.  
0580: 24 28 53 52 43 44 49 52 29 2f 73 68 75 6e 2e 63  $(SRCDIR)/shun.c
0590: 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 73   \.  $(SRCDIR)/s
05a0: 74 61 74 2e 63 20 5c 0a 20 20 24 28 53 52 43 44  tat.c \.  $(SRCD
05b0: 49 52 29 2f 73 74 79 6c 65 2e 63 20 5c 0a 20 20  IR)/style.c \.  
05c0: 24 28 53 52 43 44 49 52 29 2f 73 79 6e 63 2e 63  $(SRCDIR)/sync.c
05d0: 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 74   \.  $(SRCDIR)/t
05e0: 61 67 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49  ag.c \.  $(SRCDI
05f0: 52 29 2f 74 61 67 76 69 65 77 2e 63 20 5c 0a 20  R)/tagview.c \. 
0600: 20 24 28 53 52 43 44 49 52 29 2f 74 68 5f 6d 61   $(SRCDIR)/th_ma
0610: 69 6e 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49  in.c \.  $(SRCDI
0620: 52 29 2f 74 69 6d 65 6c 69 6e 65 2e 63 20 5c 0a  R)/timeline.c \.
0630: 20 20 24 28 53 52 43 44 49 52 29 2f 74 6b 74 2e    $(SRCDIR)/tkt.
0640: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f  c \.  $(SRCDIR)/
0650: 74 6b 74 73 65 74 75 70 2e 63 20 5c 0a 20 20 24  tktsetup.c \.  $
0660: 28 53 52 43 44 49 52 29 2f 75 6e 64 6f 2e 63 20  (SRCDIR)/undo.c 
0670: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 75 70  \.  $(SRCDIR)/up
0680: 64 61 74 65 2e 63 20 5c 0a 20 20 24 28 53 52 43  date.c \.  $(SRC
0690: 44 49 52 29 2f 75 72 6c 2e 63 20 5c 0a 20 20 24  DIR)/url.c \.  $
06a0: 28 53 52 43 44 49 52 29 2f 75 73 65 72 2e 63 20  (SRCDIR)/user.c 
06b0: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 76 65  \.  $(SRCDIR)/ve
06c0: 72 69 66 79 2e 63 20 5c 0a 20 20 24 28 53 52 43  rify.c \.  $(SRC
06d0: 44 49 52 29 2f 76 66 69 6c 65 2e 63 20 5c 0a 20  DIR)/vfile.c \. 
06e0: 20 24 28 53 52 43 44 49 52 29 2f 77 69 6b 69 2e   $(SRCDIR)/wiki.
06f0: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f  c \.  $(SRCDIR)/
0700: 77 69 6b 69 66 6f 72 6d 61 74 2e 63 20 5c 0a 20  wikiformat.c \. 
0710: 20 24 28 53 52 43 44 49 52 29 2f 77 69 6e 68 74   $(SRCDIR)/winht
0720: 74 70 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49  tp.c \.  $(SRCDI
0730: 52 29 2f 78 66 65 72 2e 63 20 5c 0a 20 20 24 28  R)/xfer.c \.  $(
0740: 53 52 43 44 49 52 29 2f 7a 69 70 2e 63 0a 0a 54  SRCDIR)/zip.c..T
0750: 52 41 4e 53 5f 53 52 43 20 3d 20 5c 0a 20 20 61  RANS_SRC = \.  a
0760: 64 64 5f 2e 63 20 5c 0a 20 20 61 64 6d 69 6e 5f  dd_.c \.  admin_
0770: 2e 63 20 5c 0a 20 20 61 6c 6c 72 65 70 6f 5f 2e  .c \.  allrepo_.
0780: 63 20 5c 0a 20 20 62 61 67 5f 2e 63 20 5c 0a 20  c \.  bag_.c \. 
0790: 20 62 6c 6f 62 5f 2e 63 20 5c 0a 20 20 62 72 61   blob_.c \.  bra
07a0: 6e 63 68 5f 2e 63 20 5c 0a 20 20 62 72 6f 77 73  nch_.c \.  brows
07b0: 65 5f 2e 63 20 5c 0a 20 20 63 67 69 5f 2e 63 20  e_.c \.  cgi_.c 
07c0: 5c 0a 20 20 63 68 65 63 6b 69 6e 5f 2e 63 20 5c  \.  checkin_.c \
07d0: 0a 20 20 63 68 65 63 6b 6f 75 74 5f 2e 63 20 5c  .  checkout_.c \
07e0: 0a 20 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 20  .  clearsign_.c 
07f0: 5c 0a 20 20 63 6c 6f 6e 65 5f 2e 63 20 5c 0a 20  \.  clone_.c \. 
0800: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 20 5c 0a   comformat_.c \.
0810: 20 20 63 6f 6e 66 69 67 75 72 65 5f 2e 63 20 5c    configure_.c \
0820: 0a 20 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 20  .  construct_.c 
0830: 5c 0a 20 20 63 6f 6e 74 65 6e 74 5f 2e 63 20 5c  \.  content_.c \
0840: 0a 20 20 64 62 5f 2e 63 20 5c 0a 20 20 64 65 6c  .  db_.c \.  del
0850: 74 61 5f 2e 63 20 5c 0a 20 20 64 65 6c 74 61 63  ta_.c \.  deltac
0860: 6d 64 5f 2e 63 20 5c 0a 20 20 64 65 73 63 65 6e  md_.c \.  descen
0870: 64 61 6e 74 73 5f 2e 63 20 5c 0a 20 20 64 69 66  dants_.c \.  dif
0880: 66 5f 2e 63 20 5c 0a 20 20 64 69 66 66 63 6d 64  f_.c \.  diffcmd
0890: 5f 2e 63 20 5c 0a 20 20 64 6f 63 5f 2e 63 20 5c  _.c \.  doc_.c \
08a0: 0a 20 20 65 6e 63 6f 64 65 5f 2e 63 20 5c 0a 20  .  encode_.c \. 
08b0: 20 66 69 6c 65 5f 2e 63 20 5c 0a 20 20 68 74 74   file_.c \.  htt
08c0: 70 5f 2e 63 20 5c 0a 20 20 69 6e 66 6f 5f 2e 63  p_.c \.  info_.c
08d0: 20 5c 0a 20 20 6c 6f 67 69 6e 5f 2e 63 20 5c 0a   \.  login_.c \.
08e0: 20 20 6d 61 69 6e 5f 2e 63 20 5c 0a 20 20 6d 61    main_.c \.  ma
08f0: 6e 69 66 65 73 74 5f 2e 63 20 5c 0a 20 20 6d 64  nifest_.c \.  md
0900: 35 5f 2e 63 20 5c 0a 20 20 6d 65 72 67 65 5f 2e  5_.c \.  merge_.
0910: 63 20 5c 0a 20 20 6d 65 72 67 65 33 5f 2e 63 20  c \.  merge3_.c 
0920: 5c 0a 20 20 6d 79 5f 70 61 67 65 5f 2e 63 20 5c  \.  my_page_.c \
0930: 0a 20 20 6e 61 6d 65 5f 2e 63 20 5c 0a 20 20 70  .  name_.c \.  p
0940: 69 76 6f 74 5f 2e 63 20 5c 0a 20 20 70 71 75 65  ivot_.c \.  pque
0950: 75 65 5f 2e 63 20 5c 0a 20 20 70 72 69 6e 74 66  ue_.c \.  printf
0960: 5f 2e 63 20 5c 0a 20 20 72 65 62 75 69 6c 64 5f  _.c \.  rebuild_
0970: 2e 63 20 5c 0a 20 20 72 65 70 6f 72 74 5f 2e 63  .c \.  report_.c
0980: 20 5c 0a 20 20 72 73 73 5f 2e 63 20 5c 0a 20 20   \.  rss_.c \.  
0990: 73 63 68 65 6d 61 5f 2e 63 20 5c 0a 20 20 73 65  schema_.c \.  se
09a0: 74 75 70 5f 2e 63 20 5c 0a 20 20 73 68 61 31 5f  tup_.c \.  sha1_
09b0: 2e 63 20 5c 0a 20 20 73 68 75 6e 5f 2e 63 20 5c  .c \.  shun_.c \
09c0: 0a 20 20 73 74 61 74 5f 2e 63 20 5c 0a 20 20 73  .  stat_.c \.  s
09d0: 74 79 6c 65 5f 2e 63 20 5c 0a 20 20 73 79 6e 63  tyle_.c \.  sync
09e0: 5f 2e 63 20 5c 0a 20 20 74 61 67 5f 2e 63 20 5c  _.c \.  tag_.c \
09f0: 0a 20 20 74 61 67 76 69 65 77 5f 2e 63 20 5c 0a  .  tagview_.c \.
0a00: 20 20 74 68 5f 6d 61 69 6e 5f 2e 63 20 5c 0a 20    th_main_.c \. 
0a10: 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 20 5c 0a 20   timeline_.c \. 
0a20: 20 74 6b 74 5f 2e 63 20 5c 0a 20 20 74 6b 74 73   tkt_.c \.  tkts
0a30: 65 74 75 70 5f 2e 63 20 5c 0a 20 20 75 6e 64 6f  etup_.c \.  undo
0a40: 5f 2e 63 20 5c 0a 20 20 75 70 64 61 74 65 5f 2e  _.c \.  update_.
0a50: 63 20 5c 0a 20 20 75 72 6c 5f 2e 63 20 5c 0a 20  c \.  url_.c \. 
0a60: 20 75 73 65 72 5f 2e 63 20 5c 0a 20 20 76 65 72   user_.c \.  ver
0a70: 69 66 79 5f 2e 63 20 5c 0a 20 20 76 66 69 6c 65  ify_.c \.  vfile
0a80: 5f 2e 63 20 5c 0a 20 20 77 69 6b 69 5f 2e 63 20  _.c \.  wiki_.c 
0a90: 5c 0a 20 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e  \.  wikiformat_.
0aa0: 63 20 5c 0a 20 20 77 69 6e 68 74 74 70 5f 2e 63  c \.  winhttp_.c
0ab0: 20 5c 0a 20 20 78 66 65 72 5f 2e 63 20 5c 0a 20   \.  xfer_.c \. 
0ac0: 20 7a 69 70 5f 2e 63 0a 0a 4f 42 4a 20 3d 20 5c   zip_.c..OBJ = \
0ad0: 0a 20 20 61 64 64 2e 6f 20 5c 0a 20 20 61 64 6d  .  add.o \.  adm
0ae0: 69 6e 2e 6f 20 5c 0a 20 20 61 6c 6c 72 65 70 6f  in.o \.  allrepo
0af0: 2e 6f 20 5c 0a 20 20 62 61 67 2e 6f 20 5c 0a 20  .o \.  bag.o \. 
0b00: 20 62 6c 6f 62 2e 6f 20 5c 0a 20 20 62 72 61 6e   blob.o \.  bran
0b10: 63 68 2e 6f 20 5c 0a 20 20 62 72 6f 77 73 65 2e  ch.o \.  browse.
0b20: 6f 20 5c 0a 20 20 63 67 69 2e 6f 20 5c 0a 20 20  o \.  cgi.o \.  
0b30: 63 68 65 63 6b 69 6e 2e 6f 20 5c 0a 20 20 63 68  checkin.o \.  ch
0b40: 65 63 6b 6f 75 74 2e 6f 20 5c 0a 20 20 63 6c 65  eckout.o \.  cle
0b50: 61 72 73 69 67 6e 2e 6f 20 5c 0a 20 20 63 6c 6f  arsign.o \.  clo
0b60: 6e 65 2e 6f 20 5c 0a 20 20 63 6f 6d 66 6f 72 6d  ne.o \.  comform
0b70: 61 74 2e 6f 20 5c 0a 20 20 63 6f 6e 66 69 67 75  at.o \.  configu
0b80: 72 65 2e 6f 20 5c 0a 20 20 63 6f 6e 73 74 72 75  re.o \.  constru
0b90: 63 74 2e 6f 20 5c 0a 20 20 63 6f 6e 74 65 6e 74  ct.o \.  content
0ba0: 2e 6f 20 5c 0a 20 20 64 62 2e 6f 20 5c 0a 20 20  .o \.  db.o \.  
0bb0: 64 65 6c 74 61 2e 6f 20 5c 0a 20 20 64 65 6c 74  delta.o \.  delt
0bc0: 61 63 6d 64 2e 6f 20 5c 0a 20 20 64 65 73 63 65  acmd.o \.  desce
0bd0: 6e 64 61 6e 74 73 2e 6f 20 5c 0a 20 20 64 69 66  ndants.o \.  dif
0be0: 66 2e 6f 20 5c 0a 20 20 64 69 66 66 63 6d 64 2e  f.o \.  diffcmd.
0bf0: 6f 20 5c 0a 20 20 64 6f 63 2e 6f 20 5c 0a 20 20  o \.  doc.o \.  
0c00: 65 6e 63 6f 64 65 2e 6f 20 5c 0a 20 20 66 69 6c  encode.o \.  fil
0c10: 65 2e 6f 20 5c 0a 20 20 68 74 74 70 2e 6f 20 5c  e.o \.  http.o \
0c20: 0a 20 20 69 6e 66 6f 2e 6f 20 5c 0a 20 20 6c 6f  .  info.o \.  lo
0c30: 67 69 6e 2e 6f 20 5c 0a 20 20 6d 61 69 6e 2e 6f  gin.o \.  main.o
0c40: 20 5c 0a 20 20 6d 61 6e 69 66 65 73 74 2e 6f 20   \.  manifest.o 
0c50: 5c 0a 20 20 6d 64 35 2e 6f 20 5c 0a 20 20 6d 65  \.  md5.o \.  me
0c60: 72 67 65 2e 6f 20 5c 0a 20 20 6d 65 72 67 65 33  rge.o \.  merge3
0c70: 2e 6f 20 5c 0a 20 20 6d 79 5f 70 61 67 65 2e 6f  .o \.  my_page.o
0c80: 20 5c 0a 20 20 6e 61 6d 65 2e 6f 20 5c 0a 20 20   \.  name.o \.  
0c90: 70 69 76 6f 74 2e 6f 20 5c 0a 20 20 70 71 75 65  pivot.o \.  pque
0ca0: 75 65 2e 6f 20 5c 0a 20 20 70 72 69 6e 74 66 2e  ue.o \.  printf.
0cb0: 6f 20 5c 0a 20 20 72 65 62 75 69 6c 64 2e 6f 20  o \.  rebuild.o 
0cc0: 5c 0a 20 20 72 65 70 6f 72 74 2e 6f 20 5c 0a 20  \.  report.o \. 
0cd0: 20 72 73 73 2e 6f 20 5c 0a 20 20 73 63 68 65 6d   rss.o \.  schem
0ce0: 61 2e 6f 20 5c 0a 20 20 73 65 74 75 70 2e 6f 20  a.o \.  setup.o 
0cf0: 5c 0a 20 20 73 68 61 31 2e 6f 20 5c 0a 20 20 73  \.  sha1.o \.  s
0d00: 68 75 6e 2e 6f 20 5c 0a 20 20 73 74 61 74 2e 6f  hun.o \.  stat.o
0d10: 20 5c 0a 20 20 73 74 79 6c 65 2e 6f 20 5c 0a 20   \.  style.o \. 
0d20: 20 73 79 6e 63 2e 6f 20 5c 0a 20 20 74 61 67 2e   sync.o \.  tag.
0d30: 6f 20 5c 0a 20 20 74 61 67 76 69 65 77 2e 6f 20  o \.  tagview.o 
0d40: 5c 0a 20 20 74 68 5f 6d 61 69 6e 2e 6f 20 5c 0a  \.  th_main.o \.
0d50: 20 20 74 69 6d 65 6c 69 6e 65 2e 6f 20 5c 0a 20    timeline.o \. 
0d60: 20 74 6b 74 2e 6f 20 5c 0a 20 20 74 6b 74 73 65   tkt.o \.  tktse
0d70: 74 75 70 2e 6f 20 5c 0a 20 20 75 6e 64 6f 2e 6f  tup.o \.  undo.o
0d80: 20 5c 0a 20 20 75 70 64 61 74 65 2e 6f 20 5c 0a   \.  update.o \.
0d90: 20 20 75 72 6c 2e 6f 20 5c 0a 20 20 75 73 65 72    url.o \.  user
0da0: 2e 6f 20 5c 0a 20 20 76 65 72 69 66 79 2e 6f 20  .o \.  verify.o 
0db0: 5c 0a 20 20 76 66 69 6c 65 2e 6f 20 5c 0a 20 20  \.  vfile.o \.  
0dc0: 77 69 6b 69 2e 6f 20 5c 0a 20 20 77 69 6b 69 66  wiki.o \.  wikif
0dd0: 6f 72 6d 61 74 2e 6f 20 5c 0a 20 20 77 69 6e 68  ormat.o \.  winh
0de0: 74 74 70 2e 6f 20 5c 0a 20 20 78 66 65 72 2e 6f  ttp.o \.  xfer.o
0df0: 20 5c 0a 20 20 7a 69 70 2e 6f 0a 0a 41 50 50 4e   \.  zip.o..APPN
0e00: 41 4d 45 20 3d 20 6d 79 63 66 67 24 28 45 29 0a  AME = mycfg$(E).
0e10: 0a 0a 0a 61 6c 6c 3a 09 24 28 41 50 50 4e 41 4d  ...all:.$(APPNAM
0e20: 45 29 0a 0a 69 6e 73 74 61 6c 6c 3a 09 24 28 41  E)..install:.$(A
0e30: 50 50 4e 41 4d 45 29 0a 09 6d 76 20 24 28 41 50  PPNAME)..mv $(AP
0e40: 50 4e 41 4d 45 29 20 24 28 49 4e 53 54 41 4c 4c  PNAME) $(INSTALL
0e50: 44 49 52 29 0a 0a 74 72 61 6e 73 6c 61 74 65 3a  DIR)..translate:
0e60: 09 24 28 53 52 43 44 49 52 29 2f 74 72 61 6e 73  .$(SRCDIR)/trans
0e70: 6c 61 74 65 2e 63 0a 09 24 28 42 43 43 29 20 2d  late.c..$(BCC) -
0e80: 6f 20 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52  o translate $(SR
0e90: 43 44 49 52 29 2f 74 72 61 6e 73 6c 61 74 65 2e  CDIR)/translate.
0ea0: 63 0a 0a 6d 61 6b 65 68 65 61 64 65 72 73 3a 09  c..makeheaders:.
0eb0: 24 28 53 52 43 44 49 52 29 2f 6d 61 6b 65 68 65  $(SRCDIR)/makehe
0ec0: 61 64 65 72 73 2e 63 0a 09 24 28 42 43 43 29 20  aders.c..$(BCC) 
0ed0: 2d 6f 20 6d 61 6b 65 68 65 61 64 65 72 73 20 24  -o makeheaders $
0ee0: 28 53 52 43 44 49 52 29 2f 6d 61 6b 65 68 65 61  (SRCDIR)/makehea
0ef0: 64 65 72 73 2e 63 0a 0a 6d 6b 69 6e 64 65 78 3a  ders.c..mkindex:
0f00: 09 24 28 53 52 43 44 49 52 29 2f 6d 6b 69 6e 64  .$(SRCDIR)/mkind
0f10: 65 78 2e 63 0a 09 24 28 42 43 43 29 20 2d 6f 20  ex.c..$(BCC) -o 
0f20: 6d 6b 69 6e 64 65 78 20 24 28 53 52 43 44 49 52  mkindex $(SRCDIR
0f30: 29 2f 6d 6b 69 6e 64 65 78 2e 63 0a 0a 23 20 57  )/mkindex.c..# W
0f40: 41 52 4e 49 4e 47 2e 20 44 41 4e 47 45 52 2e 20  ARNING. DANGER. 
0f50: 52 75 6e 6e 69 6e 67 20 74 68 65 20 74 65 73 74  Running the test
0f60: 73 75 69 74 65 20 6d 6f 64 69 66 69 65 73 20 74  suite modifies t
0f70: 68 65 20 72 65 70 6f 73 69 74 6f 72 79 20 74 68  he repository th
0f80: 65 0a 23 20 62 75 69 6c 64 20 69 73 20 64 6f 6e  e.# build is don
0f90: 65 20 66 72 6f 6d 2c 20 69 2e 65 2e 20 74 68 65  e from, i.e. the
0fa0: 20 63 68 65 63 6b 6f 75 74 20 62 65 6c 6f 6e 67   checkout belong
0fb0: 73 20 74 6f 2e 20 44 6f 20 6e 6f 74 20 73 79 6e  s to. Do not syn
0fc0: 63 2f 70 75 73 68 0a 23 20 74 68 65 20 72 65 70  c/push.# the rep
0fd0: 6f 73 69 74 6f 72 79 20 61 66 74 65 72 20 72 75  ository after ru
0fe0: 6e 6e 69 6e 67 20 74 68 65 20 74 65 73 74 73 2e  nning the tests.
0ff0: 0a 74 65 73 74 3a 09 24 28 41 50 50 4e 41 4d 45  .test:.$(APPNAME
1000: 29 0a 09 24 28 54 43 4c 53 48 29 20 74 65 73 74  )..$(TCLSH) test
1010: 2f 74 65 73 74 65 72 2e 74 63 6c 20 24 28 41 50  /tester.tcl $(AP
1020: 50 4e 41 4d 45 29 0a 0a 56 45 52 53 49 4f 4e 2e  PNAME)..VERSION.
1030: 68 3a 09 24 28 53 52 43 44 49 52 29 2f 2e 2e 2f  h:.$(SRCDIR)/../
1040: 6d 61 6e 69 66 65 73 74 2e 75 75 69 64 20 24 28  manifest.uuid $(
1050: 53 52 43 44 49 52 29 2f 2e 2e 2f 6d 61 6e 69 66  SRCDIR)/../manif
1060: 65 73 74 0a 09 61 77 6b 20 27 7b 20 70 72 69 6e  est..awk '{ prin
1070: 74 66 20 22 23 64 65 66 69 6e 65 20 4d 41 4e 49  tf "#define MANI
1080: 46 45 53 54 5f 55 55 49 44 20 5c 22 25 73 5c 22  FEST_UUID \"%s\"
1090: 5c 6e 22 2c 20 24 24 31 7d 27 20 20 24 28 53 52  \n", $$1}'  $(SR
10a0: 43 44 49 52 29 2f 2e 2e 2f 6d 61 6e 69 66 65 73  CDIR)/../manifes
10b0: 74 2e 75 75 69 64 20 3e 56 45 52 53 49 4f 4e 2e  t.uuid >VERSION.
10c0: 68 0a 09 61 77 6b 20 27 7b 20 70 72 69 6e 74 66  h..awk '{ printf
10d0: 20 22 23 64 65 66 69 6e 65 20 4d 41 4e 49 46 45   "#define MANIFE
10e0: 53 54 5f 56 45 52 53 49 4f 4e 20 5c 22 5b 25 2e  ST_VERSION \"[%.
10f0: 31 30 73 5d 5c 22 5c 6e 22 2c 20 24 24 31 7d 27  10s]\"\n", $$1}'
1100: 20 20 24 28 53 52 43 44 49 52 29 2f 2e 2e 2f 6d    $(SRCDIR)/../m
1110: 61 6e 69 66 65 73 74 2e 75 75 69 64 20 3e 3e 56  anifest.uuid >>V
1120: 45 52 53 49 4f 4e 2e 68 0a 09 61 77 6b 20 27 24  ERSION.h..awk '$
1130: 24 31 3d 3d 22 44 22 7b 70 72 69 6e 74 66 20 22  $1=="D"{printf "
1140: 23 64 65 66 69 6e 65 20 4d 41 4e 49 46 45 53 54  #define MANIFEST
1150: 5f 44 41 54 45 20 5c 22 25 73 20 25 73 5c 22 5c  _DATE \"%s %s\"\
1160: 6e 22 2c 20 73 75 62 73 74 72 28 24 24 32 2c 31  n", substr($$2,1
1170: 2c 31 30 29 2c 73 75 62 73 74 72 28 24 24 32 2c  ,10),substr($$2,
1180: 31 32 29 7d 27 20 20 24 28 53 52 43 44 49 52 29  12)}'  $(SRCDIR)
1190: 2f 2e 2e 2f 6d 61 6e 69 66 65 73 74 20 3e 3e 56  /../manifest >>V
11a0: 45 52 53 49 4f 4e 2e 68 0a 0a 24 28 41 50 50 4e  ERSION.h..$(APPN
11b0: 41 4d 45 29 3a 09 68 65 61 64 65 72 73 20 24 28  AME):.headers $(
11c0: 4f 42 4a 29 20 73 71 6c 69 74 65 33 2e 6f 20 74  OBJ) sqlite3.o t
11d0: 68 2e 6f 20 74 68 5f 6c 61 6e 67 2e 6f 0a 09 24  h.o th_lang.o..$
11e0: 28 54 43 43 29 20 2d 6f 20 24 28 41 50 50 4e 41  (TCC) -o $(APPNA
11f0: 4d 45 29 20 24 28 4f 42 4a 29 20 73 71 6c 69 74  ME) $(OBJ) sqlit
1200: 65 33 2e 6f 20 74 68 2e 6f 20 74 68 5f 6c 61 6e  e3.o th.o th_lan
1210: 67 2e 6f 20 24 28 4c 49 42 29 0a 0a 23 20 54 68  g.o $(LIB)..# Th
1220: 69 73 20 72 75 6c 65 20 70 72 65 76 65 6e 74 73  is rule prevents
1230: 20 6d 61 6b 65 20 66 72 6f 6d 20 75 73 69 6e 67   make from using
1240: 20 69 74 73 20 64 65 66 61 75 6c 74 20 72 75 6c   its default rul
1250: 65 73 20 74 6f 20 74 72 79 20 62 75 69 6c 64 0a  es to try build.
1260: 23 20 61 6e 20 65 78 65 63 75 74 61 62 6c 65 20  # an executable 
1270: 6e 61 6d 65 64 20 22 6d 61 6e 69 66 65 73 74 22  named "manifest"
1280: 20 6f 75 74 20 6f 66 20 74 68 65 20 66 69 6c 65   out of the file
1290: 20 6e 61 6d 65 64 20 22 6d 61 6e 69 66 65 73 74   named "manifest
12a0: 2e 63 22 0a 23 0a 24 28 53 52 43 44 49 52 29 2f  .c".#.$(SRCDIR)/
12b0: 2e 2e 2f 6d 61 6e 69 66 65 73 74 3a 09 0a 09 23  ../manifest:...#
12c0: 20 6e 6f 6f 70 0a 0a 63 6c 65 61 6e 3a 09 0a 09   noop..clean:...
12d0: 72 6d 20 2d 66 20 2a 2e 6f 20 2a 5f 2e 63 20 24  rm -f *.o *_.c $
12e0: 28 41 50 50 4e 41 4d 45 29 20 56 45 52 53 49 4f  (APPNAME) VERSIO
12f0: 4e 2e 68 0a 09 72 6d 20 2d 66 20 74 72 61 6e 73  N.h..rm -f trans
1300: 6c 61 74 65 20 6d 61 6b 65 68 65 61 64 65 72 73  late makeheaders
1310: 20 6d 6b 69 6e 64 65 78 20 70 61 67 65 5f 69 6e   mkindex page_in
1320: 64 65 78 2e 68 20 68 65 61 64 65 72 73 0a 09 72  dex.h headers..r
1330: 6d 20 2d 66 20 61 64 64 2e 68 20 61 64 6d 69 6e  m -f add.h admin
1340: 2e 68 20 61 6c 6c 72 65 70 6f 2e 68 20 62 61 67  .h allrepo.h bag
1350: 2e 68 20 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68  .h blob.h branch
1360: 2e 68 20 62 72 6f 77 73 65 2e 68 20 63 67 69 2e  .h browse.h cgi.
1370: 68 20 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63  h checkin.h chec
1380: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e  kout.h clearsign
1390: 2e 68 20 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f  .h clone.h comfo
13a0: 72 6d 61 74 2e 68 20 63 6f 6e 66 69 67 75 72 65  rmat.h configure
13b0: 2e 68 20 63 6f 6e 73 74 72 75 63 74 2e 68 20 63  .h construct.h c
13c0: 6f 6e 74 65 6e 74 2e 68 20 64 62 2e 68 20 64 65  ontent.h db.h de
13d0: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 2e 68  lta.h deltacmd.h
13e0: 20 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 20 64   descendants.h d
13f0: 69 66 66 2e 68 20 64 69 66 66 63 6d 64 2e 68 20  iff.h diffcmd.h 
1400: 64 6f 63 2e 68 20 65 6e 63 6f 64 65 2e 68 20 66  doc.h encode.h f
1410: 69 6c 65 2e 68 20 68 74 74 70 2e 68 20 69 6e 66  ile.h http.h inf
1420: 6f 2e 68 20 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e  o.h login.h main
1430: 2e 68 20 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64  .h manifest.h md
1440: 35 2e 68 20 6d 65 72 67 65 2e 68 20 6d 65 72 67  5.h merge.h merg
1450: 65 33 2e 68 20 6d 79 5f 70 61 67 65 2e 68 20 6e  e3.h my_page.h n
1460: 61 6d 65 2e 68 20 70 69 76 6f 74 2e 68 20 70 71  ame.h pivot.h pq
1470: 75 65 75 65 2e 68 20 70 72 69 6e 74 66 2e 68 20  ueue.h printf.h 
1480: 72 65 62 75 69 6c 64 2e 68 20 72 65 70 6f 72 74  rebuild.h report
1490: 2e 68 20 72 73 73 2e 68 20 73 63 68 65 6d 61 2e  .h rss.h schema.
14a0: 68 20 73 65 74 75 70 2e 68 20 73 68 61 31 2e 68  h setup.h sha1.h
14b0: 20 73 68 75 6e 2e 68 20 73 74 61 74 2e 68 20 73   shun.h stat.h s
14c0: 74 79 6c 65 2e 68 20 73 79 6e 63 2e 68 20 74 61  tyle.h sync.h ta
14d0: 67 2e 68 20 74 61 67 76 69 65 77 2e 68 20 74 68  g.h tagview.h th
14e0: 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65  _main.h timeline
14f0: 2e 68 20 74 6b 74 2e 68 20 74 6b 74 73 65 74 75  .h tkt.h tktsetu
1500: 70 2e 68 20 75 6e 64 6f 2e 68 20 75 70 64 61 74  p.h undo.h updat
1510: 65 2e 68 20 75 72 6c 2e 68 20 75 73 65 72 2e 68  e.h url.h user.h
1520: 20 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 2e   verify.h vfile.
1530: 68 20 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72  h wiki.h wikifor
1540: 6d 61 74 2e 68 20 77 69 6e 68 74 74 70 2e 68 20  mat.h winhttp.h 
1550: 78 66 65 72 2e 68 20 7a 69 70 2e 68 0a 0a 70 61  xfer.h zip.h..pa
1560: 67 65 5f 69 6e 64 65 78 2e 68 3a 20 24 28 54 52  ge_index.h: $(TR
1570: 41 4e 53 5f 53 52 43 29 20 6d 6b 69 6e 64 65 78  ANS_SRC) mkindex
1580: 0a 09 2e 2f 6d 6b 69 6e 64 65 78 20 24 28 54 52  .../mkindex $(TR
1590: 41 4e 53 5f 53 52 43 29 20 3e 24 40 0a 68 65 61  ANS_SRC) >$@.hea
15a0: 64 65 72 73 3a 09 70 61 67 65 5f 69 6e 64 65 78  ders:.page_index
15b0: 2e 68 20 6d 61 6b 65 68 65 61 64 65 72 73 20 56  .h makeheaders V
15c0: 45 52 53 49 4f 4e 2e 68 0a 09 2e 2f 6d 61 6b 65  ERSION.h.../make
15d0: 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a  headers  add_.c:
15e0: 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61  add.h admin_.c:a
15f0: 64 6d 69 6e 2e 68 20 61 6c 6c 72 65 70 6f 5f 2e  dmin.h allrepo_.
1600: 63 3a 61 6c 6c 72 65 70 6f 2e 68 20 62 61 67 5f  c:allrepo.h bag_
1610: 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63  .c:bag.h blob_.c
1620: 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e  :blob.h branch_.
1630: 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73  c:branch.h brows
1640: 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67  e_.c:browse.h cg
1650: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b  i_.c:cgi.h check
1660: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20  in_.c:checkin.h 
1670: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63  checkout_.c:chec
1680: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e  kout.h clearsign
1690: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20  _.c:clearsign.h 
16a0: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68  clone_.c:clone.h
16b0: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f   comformat_.c:co
16c0: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 66 69 67  mformat.h config
16d0: 75 72 65 5f 2e 63 3a 63 6f 6e 66 69 67 75 72 65  ure_.c:configure
16e0: 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a  .h construct_.c:
16f0: 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74  construct.h cont
1700: 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68  ent_.c:content.h
1710: 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74   db_.c:db.h delt
1720: 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c  a_.c:delta.h del
1730: 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d  tacmd_.c:deltacm
1740: 64 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 73 5f  d.h descendants_
1750: 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 2e 68  .c:descendants.h
1760: 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20   diff_.c:diff.h 
1770: 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63  diffcmd_.c:diffc
1780: 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e  md.h doc_.c:doc.
1790: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f  h encode_.c:enco
17a0: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c  de.h file_.c:fil
17b0: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70  e.h http_.c:http
17c0: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e  .h info_.c:info.
17d0: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e  h login_.c:login
17e0: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e  .h main_.c:main.
17f0: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61  h manifest_.c:ma
1800: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a  nifest.h md5_.c:
1810: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d  md5.h merge_.c:m
1820: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63  erge.h merge3_.c
1830: 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67  :merge3.h my_pag
1840: 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e  e_.c:my_page.h n
1850: 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69  ame_.c:name.h pi
1860: 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70  vot_.c:pivot.h p
1870: 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e  queue_.c:pqueue.
1880: 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e  h printf_.c:prin
1890: 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a  tf.h rebuild_.c:
18a0: 72 65 62 75 69 6c 64 2e 68 20 72 65 70 6f 72 74  rebuild.h report
18b0: 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 73 73  _.c:report.h rss
18c0: 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61  _.c:rss.h schema
18d0: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74  _.c:schema.h set
18e0: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68  up_.c:setup.h sh
18f0: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 68 75  a1_.c:sha1.h shu
1900: 6e 5f 2e 63 3a 73 68 75 6e 2e 68 20 73 74 61 74  n_.c:shun.h stat
1910: 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79 6c 65  _.c:stat.h style
1920: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63  _.c:style.h sync
1930: 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e  _.c:sync.h tag_.
1940: 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f  c:tag.h tagview_
1950: 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 68 5f  .c:tagview.h th_
1960: 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e  main_.c:th_main.
1970: 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69  h timeline_.c:ti
1980: 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a  meline.h tkt_.c:
1990: 74 6b 74 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e  tkt.h tktsetup_.
19a0: 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64  c:tktsetup.h und
19b0: 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61  o_.c:undo.h upda
19c0: 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75  te_.c:update.h u
19d0: 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72  rl_.c:url.h user
19e0: 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66  _.c:user.h verif
19f0: 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66  y_.c:verify.h vf
1a00: 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77  ile_.c:vfile.h w
1a10: 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69  iki_.c:wiki.h wi
1a20: 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69  kiformat_.c:wiki
1a30: 66 6f 72 6d 61 74 2e 68 20 77 69 6e 68 74 74 70  format.h winhttp
1a40: 5f 2e 63 3a 77 69 6e 68 74 74 70 2e 68 20 78 66  _.c:winhttp.h xf
1a50: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70  er_.c:xfer.h zip
1a60: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44  _.c:zip.h $(SRCD
1a70: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28  IR)/sqlite3.h $(
1a80: 53 52 43 44 49 52 29 2f 74 68 2e 68 20 56 45 52  SRCDIR)/th.h VER
1a90: 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65  SION.h..touch he
1aa0: 61 64 65 72 73 0a 68 65 61 64 65 72 73 3a 20 4d  aders.headers: M
1ab0: 61 6b 65 66 69 6c 65 0a 4d 61 6b 65 66 69 6c 65  akefile.Makefile
1ac0: 3a 0a 61 64 64 5f 2e 63 3a 09 24 28 53 52 43 44  :.add_.c:.$(SRCD
1ad0: 49 52 29 2f 61 64 64 2e 63 20 24 28 53 52 43 44  IR)/add.c $(SRCD
1ae0: 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e  IR)/VERSION tran
1af0: 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61  slate.../transla
1b00: 74 65 20 24 28 53 52 43 44 49 52 29 2f 61 64 64  te $(SRCDIR)/add
1b10: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52  .c | sed -f $(SR
1b20: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 61  CDIR)/VERSION >a
1b30: 64 64 5f 2e 63 0a 0a 61 64 64 2e 6f 3a 09 61 64  dd_.c..add.o:.ad
1b40: 64 5f 2e 63 20 61 64 64 2e 68 20 20 24 28 53 52  d_.c add.h  $(SR
1b50: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09  CDIR)/config.h..
1b60: 24 28 58 54 43 43 29 20 2d 6f 20 61 64 64 2e 6f  $(XTCC) -o add.o
1b70: 20 2d 63 20 61 64 64 5f 2e 63 0a 0a 61 64 64 2e   -c add_.c..add.
1b80: 68 3a 09 68 65 61 64 65 72 73 0a 61 64 6d 69 6e  h:.headers.admin
1b90: 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 61  _.c:.$(SRCDIR)/a
1ba0: 64 6d 69 6e 2e 63 20 24 28 53 52 43 44 49 52 29  dmin.c $(SRCDIR)
1bb0: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61  /VERSION transla
1bc0: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20  te.../translate 
1bd0: 24 28 53 52 43 44 49 52 29 2f 61 64 6d 69 6e 2e  $(SRCDIR)/admin.
1be0: 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43  c | sed -f $(SRC
1bf0: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 61 64  DIR)/VERSION >ad
1c00: 6d 69 6e 5f 2e 63 0a 0a 61 64 6d 69 6e 2e 6f 3a  min_.c..admin.o:
1c10: 09 61 64 6d 69 6e 5f 2e 63 20 61 64 6d 69 6e 2e  .admin_.c admin.
1c20: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e  h  $(SRCDIR)/con
1c30: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d  fig.h..$(XTCC) -
1c40: 6f 20 61 64 6d 69 6e 2e 6f 20 2d 63 20 61 64 6d  o admin.o -c adm
1c50: 69 6e 5f 2e 63 0a 0a 61 64 6d 69 6e 2e 68 3a 09  in_.c..admin.h:.
1c60: 68 65 61 64 65 72 73 0a 61 6c 6c 72 65 70 6f 5f  headers.allrepo_
1c70: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 61 6c  .c:.$(SRCDIR)/al
1c80: 6c 72 65 70 6f 2e 63 20 24 28 53 52 43 44 49 52  lrepo.c $(SRCDIR
1c90: 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c  )/VERSION transl
1ca0: 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65  ate.../translate
1cb0: 20 24 28 53 52 43 44 49 52 29 2f 61 6c 6c 72 65   $(SRCDIR)/allre
1cc0: 70 6f 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28  po.c | sed -f $(
1cd0: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20  SRCDIR)/VERSION 
1ce0: 3e 61 6c 6c 72 65 70 6f 5f 2e 63 0a 0a 61 6c 6c  >allrepo_.c..all
1cf0: 72 65 70 6f 2e 6f 3a 09 61 6c 6c 72 65 70 6f 5f  repo.o:.allrepo_
1d00: 2e 63 20 61 6c 6c 72 65 70 6f 2e 68 20 20 24 28  .c allrepo.h  $(
1d10: 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68  SRCDIR)/config.h
1d20: 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 61 6c 6c  ..$(XTCC) -o all
1d30: 72 65 70 6f 2e 6f 20 2d 63 20 61 6c 6c 72 65 70  repo.o -c allrep
1d40: 6f 5f 2e 63 0a 0a 61 6c 6c 72 65 70 6f 2e 68 3a  o_.c..allrepo.h:
1d50: 09 68 65 61 64 65 72 73 0a 62 61 67 5f 2e 63 3a  .headers.bag_.c:
1d60: 09 24 28 53 52 43 44 49 52 29 2f 62 61 67 2e 63  .$(SRCDIR)/bag.c
1d70: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49   $(SRCDIR)/VERSI
1d80: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f  ON translate.../
1d90: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44  translate $(SRCD
1da0: 49 52 29 2f 62 61 67 2e 63 20 7c 20 73 65 64 20  IR)/bag.c | sed 
1db0: 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  -f $(SRCDIR)/VER
1dc0: 53 49 4f 4e 20 3e 62 61 67 5f 2e 63 0a 0a 62 61  SION >bag_.c..ba
1dd0: 67 2e 6f 3a 09 62 61 67 5f 2e 63 20 62 61 67 2e  g.o:.bag_.c bag.
1de0: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e  h  $(SRCDIR)/con
1df0: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d  fig.h..$(XTCC) -
1e00: 6f 20 62 61 67 2e 6f 20 2d 63 20 62 61 67 5f 2e  o bag.o -c bag_.
1e10: 63 0a 0a 62 61 67 2e 68 3a 09 68 65 61 64 65 72  c..bag.h:.header
1e20: 73 0a 62 6c 6f 62 5f 2e 63 3a 09 24 28 53 52 43  s.blob_.c:.$(SRC
1e30: 44 49 52 29 2f 62 6c 6f 62 2e 63 20 24 28 53 52  DIR)/blob.c $(SR
1e40: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72  CDIR)/VERSION tr
1e50: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73  anslate.../trans
1e60: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 62  late $(SRCDIR)/b
1e70: 6c 6f 62 2e 63 20 7c 20 73 65 64 20 2d 66 20 24  lob.c | sed -f $
1e80: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
1e90: 20 3e 62 6c 6f 62 5f 2e 63 0a 0a 62 6c 6f 62 2e   >blob_.c..blob.
1ea0: 6f 3a 09 62 6c 6f 62 5f 2e 63 20 62 6c 6f 62 2e  o:.blob_.c blob.
1eb0: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e  h  $(SRCDIR)/con
1ec0: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d  fig.h..$(XTCC) -
1ed0: 6f 20 62 6c 6f 62 2e 6f 20 2d 63 20 62 6c 6f 62  o blob.o -c blob
1ee0: 5f 2e 63 0a 0a 62 6c 6f 62 2e 68 3a 09 68 65 61  _.c..blob.h:.hea
1ef0: 64 65 72 73 0a 62 72 61 6e 63 68 5f 2e 63 3a 09  ders.branch_.c:.
1f00: 24 28 53 52 43 44 49 52 29 2f 62 72 61 6e 63 68  $(SRCDIR)/branch
1f10: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  .c $(SRCDIR)/VER
1f20: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09  SION translate..
1f30: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52  ./translate $(SR
1f40: 43 44 49 52 29 2f 62 72 61 6e 63 68 2e 63 20 7c  CDIR)/branch.c |
1f50: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52   sed -f $(SRCDIR
1f60: 29 2f 56 45 52 53 49 4f 4e 20 3e 62 72 61 6e 63  )/VERSION >branc
1f70: 68 5f 2e 63 0a 0a 62 72 61 6e 63 68 2e 6f 3a 09  h_.c..branch.o:.
1f80: 62 72 61 6e 63 68 5f 2e 63 20 62 72 61 6e 63 68  branch_.c branch
1f90: 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f  .h  $(SRCDIR)/co
1fa0: 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20  nfig.h..$(XTCC) 
1fb0: 2d 6f 20 62 72 61 6e 63 68 2e 6f 20 2d 63 20 62  -o branch.o -c b
1fc0: 72 61 6e 63 68 5f 2e 63 0a 0a 62 72 61 6e 63 68  ranch_.c..branch
1fd0: 2e 68 3a 09 68 65 61 64 65 72 73 0a 62 72 6f 77  .h:.headers.brow
1fe0: 73 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29  se_.c:.$(SRCDIR)
1ff0: 2f 62 72 6f 77 73 65 2e 63 20 24 28 53 52 43 44  /browse.c $(SRCD
2000: 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e  IR)/VERSION tran
2010: 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61  slate.../transla
2020: 74 65 20 24 28 53 52 43 44 49 52 29 2f 62 72 6f  te $(SRCDIR)/bro
2030: 77 73 65 2e 63 20 7c 20 73 65 64 20 2d 66 20 24  wse.c | sed -f $
2040: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
2050: 20 3e 62 72 6f 77 73 65 5f 2e 63 0a 0a 62 72 6f   >browse_.c..bro
2060: 77 73 65 2e 6f 3a 09 62 72 6f 77 73 65 5f 2e 63  wse.o:.browse_.c
2070: 20 62 72 6f 77 73 65 2e 68 20 20 24 28 53 52 43   browse.h  $(SRC
2080: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24  DIR)/config.h..$
2090: 28 58 54 43 43 29 20 2d 6f 20 62 72 6f 77 73 65  (XTCC) -o browse
20a0: 2e 6f 20 2d 63 20 62 72 6f 77 73 65 5f 2e 63 0a  .o -c browse_.c.
20b0: 0a 62 72 6f 77 73 65 2e 68 3a 09 68 65 61 64 65  .browse.h:.heade
20c0: 72 73 0a 63 67 69 5f 2e 63 3a 09 24 28 53 52 43  rs.cgi_.c:.$(SRC
20d0: 44 49 52 29 2f 63 67 69 2e 63 20 24 28 53 52 43  DIR)/cgi.c $(SRC
20e0: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61  DIR)/VERSION tra
20f0: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c  nslate.../transl
2100: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 63 67  ate $(SRCDIR)/cg
2110: 69 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53  i.c | sed -f $(S
2120: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e  RCDIR)/VERSION >
2130: 63 67 69 5f 2e 63 0a 0a 63 67 69 2e 6f 3a 09 63  cgi_.c..cgi.o:.c
2140: 67 69 5f 2e 63 20 63 67 69 2e 68 20 20 24 28 53  gi_.c cgi.h  $(S
2150: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a  RCDIR)/config.h.
2160: 09 24 28 58 54 43 43 29 20 2d 6f 20 63 67 69 2e  .$(XTCC) -o cgi.
2170: 6f 20 2d 63 20 63 67 69 5f 2e 63 0a 0a 63 67 69  o -c cgi_.c..cgi
2180: 2e 68 3a 09 68 65 61 64 65 72 73 0a 63 68 65 63  .h:.headers.chec
2190: 6b 69 6e 5f 2e 63 3a 09 24 28 53 52 43 44 49 52  kin_.c:.$(SRCDIR
21a0: 29 2f 63 68 65 63 6b 69 6e 2e 63 20 24 28 53 52  )/checkin.c $(SR
21b0: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72  CDIR)/VERSION tr
21c0: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73  anslate.../trans
21d0: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 63  late $(SRCDIR)/c
21e0: 68 65 63 6b 69 6e 2e 63 20 7c 20 73 65 64 20 2d  heckin.c | sed -
21f0: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  f $(SRCDIR)/VERS
2200: 49 4f 4e 20 3e 63 68 65 63 6b 69 6e 5f 2e 63 0a  ION >checkin_.c.
2210: 0a 63 68 65 63 6b 69 6e 2e 6f 3a 09 63 68 65 63  .checkin.o:.chec
2220: 6b 69 6e 5f 2e 63 20 63 68 65 63 6b 69 6e 2e 68  kin_.c checkin.h
2230: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66    $(SRCDIR)/conf
2240: 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f  ig.h..$(XTCC) -o
2250: 20 63 68 65 63 6b 69 6e 2e 6f 20 2d 63 20 63 68   checkin.o -c ch
2260: 65 63 6b 69 6e 5f 2e 63 0a 0a 63 68 65 63 6b 69  eckin_.c..checki
2270: 6e 2e 68 3a 09 68 65 61 64 65 72 73 0a 63 68 65  n.h:.headers.che
2280: 63 6b 6f 75 74 5f 2e 63 3a 09 24 28 53 52 43 44  ckout_.c:.$(SRCD
2290: 49 52 29 2f 63 68 65 63 6b 6f 75 74 2e 63 20 24  IR)/checkout.c $
22a0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
22b0: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72   translate.../tr
22c0: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52  anslate $(SRCDIR
22d0: 29 2f 63 68 65 63 6b 6f 75 74 2e 63 20 7c 20 73  )/checkout.c | s
22e0: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f  ed -f $(SRCDIR)/
22f0: 56 45 52 53 49 4f 4e 20 3e 63 68 65 63 6b 6f 75  VERSION >checkou
2300: 74 5f 2e 63 0a 0a 63 68 65 63 6b 6f 75 74 2e 6f  t_.c..checkout.o
2310: 3a 09 63 68 65 63 6b 6f 75 74 5f 2e 63 20 63 68  :.checkout_.c ch
2320: 65 63 6b 6f 75 74 2e 68 20 20 24 28 53 52 43 44  eckout.h  $(SRCD
2330: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28  IR)/config.h..$(
2340: 58 54 43 43 29 20 2d 6f 20 63 68 65 63 6b 6f 75  XTCC) -o checkou
2350: 74 2e 6f 20 2d 63 20 63 68 65 63 6b 6f 75 74 5f  t.o -c checkout_
2360: 2e 63 0a 0a 63 68 65 63 6b 6f 75 74 2e 68 3a 09  .c..checkout.h:.
2370: 68 65 61 64 65 72 73 0a 63 6c 65 61 72 73 69 67  headers.clearsig
2380: 6e 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f  n_.c:.$(SRCDIR)/
2390: 63 6c 65 61 72 73 69 67 6e 2e 63 20 24 28 53 52  clearsign.c $(SR
23a0: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72  CDIR)/VERSION tr
23b0: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73  anslate.../trans
23c0: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 63  late $(SRCDIR)/c
23d0: 6c 65 61 72 73 69 67 6e 2e 63 20 7c 20 73 65 64  learsign.c | sed
23e0: 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45   -f $(SRCDIR)/VE
23f0: 52 53 49 4f 4e 20 3e 63 6c 65 61 72 73 69 67 6e  RSION >clearsign
2400: 5f 2e 63 0a 0a 63 6c 65 61 72 73 69 67 6e 2e 6f  _.c..clearsign.o
2410: 3a 09 63 6c 65 61 72 73 69 67 6e 5f 2e 63 20 63  :.clearsign_.c c
2420: 6c 65 61 72 73 69 67 6e 2e 68 20 20 24 28 53 52  learsign.h  $(SR
2430: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09  CDIR)/config.h..
2440: 24 28 58 54 43 43 29 20 2d 6f 20 63 6c 65 61 72  $(XTCC) -o clear
2450: 73 69 67 6e 2e 6f 20 2d 63 20 63 6c 65 61 72 73  sign.o -c clears
2460: 69 67 6e 5f 2e 63 0a 0a 63 6c 65 61 72 73 69 67  ign_.c..clearsig
2470: 6e 2e 68 3a 09 68 65 61 64 65 72 73 0a 63 6c 6f  n.h:.headers.clo
2480: 6e 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29  ne_.c:.$(SRCDIR)
2490: 2f 63 6c 6f 6e 65 2e 63 20 24 28 53 52 43 44 49  /clone.c $(SRCDI
24a0: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73  R)/VERSION trans
24b0: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74  late.../translat
24c0: 65 20 24 28 53 52 43 44 49 52 29 2f 63 6c 6f 6e  e $(SRCDIR)/clon
24d0: 65 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53  e.c | sed -f $(S
24e0: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e  RCDIR)/VERSION >
24f0: 63 6c 6f 6e 65 5f 2e 63 0a 0a 63 6c 6f 6e 65 2e  clone_.c..clone.
2500: 6f 3a 09 63 6c 6f 6e 65 5f 2e 63 20 63 6c 6f 6e  o:.clone_.c clon
2510: 65 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63  e.h  $(SRCDIR)/c
2520: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29  onfig.h..$(XTCC)
2530: 20 2d 6f 20 63 6c 6f 6e 65 2e 6f 20 2d 63 20 63   -o clone.o -c c
2540: 6c 6f 6e 65 5f 2e 63 0a 0a 63 6c 6f 6e 65 2e 68  lone_.c..clone.h
2550: 3a 09 68 65 61 64 65 72 73 0a 63 6f 6d 66 6f 72  :.headers.comfor
2560: 6d 61 74 5f 2e 63 3a 09 24 28 53 52 43 44 49 52  mat_.c:.$(SRCDIR
2570: 29 2f 63 6f 6d 66 6f 72 6d 61 74 2e 63 20 24 28  )/comformat.c $(
2580: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20  SRCDIR)/VERSION 
2590: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61  translate.../tra
25a0: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29  nslate $(SRCDIR)
25b0: 2f 63 6f 6d 66 6f 72 6d 61 74 2e 63 20 7c 20 73  /comformat.c | s
25c0: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f  ed -f $(SRCDIR)/
25d0: 56 45 52 53 49 4f 4e 20 3e 63 6f 6d 66 6f 72 6d  VERSION >comform
25e0: 61 74 5f 2e 63 0a 0a 63 6f 6d 66 6f 72 6d 61 74  at_.c..comformat
25f0: 2e 6f 3a 09 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63  .o:.comformat_.c
2600: 20 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 20 24 28   comformat.h  $(
2610: 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68  SRCDIR)/config.h
2620: 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 63 6f 6d  ..$(XTCC) -o com
2630: 66 6f 72 6d 61 74 2e 6f 20 2d 63 20 63 6f 6d 66  format.o -c comf
2640: 6f 72 6d 61 74 5f 2e 63 0a 0a 63 6f 6d 66 6f 72  ormat_.c..comfor
2650: 6d 61 74 2e 68 3a 09 68 65 61 64 65 72 73 0a 63  mat.h:.headers.c
2660: 6f 6e 66 69 67 75 72 65 5f 2e 63 3a 09 24 28 53  onfigure_.c:.$(S
2670: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 75 72 65  RCDIR)/configure
2680: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  .c $(SRCDIR)/VER
2690: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09  SION translate..
26a0: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52  ./translate $(SR
26b0: 43 44 49 52 29 2f 63 6f 6e 66 69 67 75 72 65 2e  CDIR)/configure.
26c0: 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43  c | sed -f $(SRC
26d0: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 63 6f  DIR)/VERSION >co
26e0: 6e 66 69 67 75 72 65 5f 2e 63 0a 0a 63 6f 6e 66  nfigure_.c..conf
26f0: 69 67 75 72 65 2e 6f 3a 09 63 6f 6e 66 69 67 75  igure.o:.configu
2700: 72 65 5f 2e 63 20 63 6f 6e 66 69 67 75 72 65 2e  re_.c configure.
2710: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e  h  $(SRCDIR)/con
2720: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d  fig.h..$(XTCC) -
2730: 6f 20 63 6f 6e 66 69 67 75 72 65 2e 6f 20 2d 63  o configure.o -c
2740: 20 63 6f 6e 66 69 67 75 72 65 5f 2e 63 0a 0a 63   configure_.c..c
2750: 6f 6e 66 69 67 75 72 65 2e 68 3a 09 68 65 61 64  onfigure.h:.head
2760: 65 72 73 0a 63 6f 6e 73 74 72 75 63 74 5f 2e 63  ers.construct_.c
2770: 3a 09 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 73  :.$(SRCDIR)/cons
2780: 74 72 75 63 74 2e 63 20 24 28 53 52 43 44 49 52  truct.c $(SRCDIR
2790: 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c  )/VERSION transl
27a0: 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65  ate.../translate
27b0: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 73 74   $(SRCDIR)/const
27c0: 72 75 63 74 2e 63 20 7c 20 73 65 64 20 2d 66 20  ruct.c | sed -f 
27d0: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f  $(SRCDIR)/VERSIO
27e0: 4e 20 3e 63 6f 6e 73 74 72 75 63 74 5f 2e 63 0a  N >construct_.c.
27f0: 0a 63 6f 6e 73 74 72 75 63 74 2e 6f 3a 09 63 6f  .construct.o:.co
2800: 6e 73 74 72 75 63 74 5f 2e 63 20 63 6f 6e 73 74  nstruct_.c const
2810: 72 75 63 74 2e 68 20 20 24 28 53 52 43 44 49 52  ruct.h  $(SRCDIR
2820: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54  )/config.h..$(XT
2830: 43 43 29 20 2d 6f 20 63 6f 6e 73 74 72 75 63 74  CC) -o construct
2840: 2e 6f 20 2d 63 20 63 6f 6e 73 74 72 75 63 74 5f  .o -c construct_
2850: 2e 63 0a 0a 63 6f 6e 73 74 72 75 63 74 2e 68 3a  .c..construct.h:
2860: 09 68 65 61 64 65 72 73 0a 63 6f 6e 74 65 6e 74  .headers.content
2870: 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 63  _.c:.$(SRCDIR)/c
2880: 6f 6e 74 65 6e 74 2e 63 20 24 28 53 52 43 44 49  ontent.c $(SRCDI
2890: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73  R)/VERSION trans
28a0: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74  late.../translat
28b0: 65 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 74  e $(SRCDIR)/cont
28c0: 65 6e 74 2e 63 20 7c 20 73 65 64 20 2d 66 20 24  ent.c | sed -f $
28d0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
28e0: 20 3e 63 6f 6e 74 65 6e 74 5f 2e 63 0a 0a 63 6f   >content_.c..co
28f0: 6e 74 65 6e 74 2e 6f 3a 09 63 6f 6e 74 65 6e 74  ntent.o:.content
2900: 5f 2e 63 20 63 6f 6e 74 65 6e 74 2e 68 20 20 24  _.c content.h  $
2910: 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e  (SRCDIR)/config.
2920: 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 63 6f  h..$(XTCC) -o co
2930: 6e 74 65 6e 74 2e 6f 20 2d 63 20 63 6f 6e 74 65  ntent.o -c conte
2940: 6e 74 5f 2e 63 0a 0a 63 6f 6e 74 65 6e 74 2e 68  nt_.c..content.h
2950: 3a 09 68 65 61 64 65 72 73 0a 64 62 5f 2e 63 3a  :.headers.db_.c:
2960: 09 24 28 53 52 43 44 49 52 29 2f 64 62 2e 63 20  .$(SRCDIR)/db.c 
2970: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f  $(SRCDIR)/VERSIO
2980: 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74  N translate.../t
2990: 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49  ranslate $(SRCDI
29a0: 52 29 2f 64 62 2e 63 20 7c 20 73 65 64 20 2d 66  R)/db.c | sed -f
29b0: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49   $(SRCDIR)/VERSI
29c0: 4f 4e 20 3e 64 62 5f 2e 63 0a 0a 64 62 2e 6f 3a  ON >db_.c..db.o:
29d0: 09 64 62 5f 2e 63 20 64 62 2e 68 20 20 24 28 53  .db_.c db.h  $(S
29e0: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a  RCDIR)/config.h.
29f0: 09 24 28 58 54 43 43 29 20 2d 6f 20 64 62 2e 6f  .$(XTCC) -o db.o
2a00: 20 2d 63 20 64 62 5f 2e 63 0a 0a 64 62 2e 68 3a   -c db_.c..db.h:
2a10: 09 68 65 61 64 65 72 73 0a 64 65 6c 74 61 5f 2e  .headers.delta_.
2a20: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 64 65 6c  c:.$(SRCDIR)/del
2a30: 74 61 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56  ta.c $(SRCDIR)/V
2a40: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65  ERSION translate
2a50: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28  .../translate $(
2a60: 53 52 43 44 49 52 29 2f 64 65 6c 74 61 2e 63 20  SRCDIR)/delta.c 
2a70: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49  | sed -f $(SRCDI
2a80: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 64 65 6c 74  R)/VERSION >delt
2a90: 61 5f 2e 63 0a 0a 64 65 6c 74 61 2e 6f 3a 09 64  a_.c..delta.o:.d
2aa0: 65 6c 74 61 5f 2e 63 20 64 65 6c 74 61 2e 68 20  elta_.c delta.h 
2ab0: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69   $(SRCDIR)/confi
2ac0: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20  g.h..$(XTCC) -o 
2ad0: 64 65 6c 74 61 2e 6f 20 2d 63 20 64 65 6c 74 61  delta.o -c delta
2ae0: 5f 2e 63 0a 0a 64 65 6c 74 61 2e 68 3a 09 68 65  _.c..delta.h:.he
2af0: 61 64 65 72 73 0a 64 65 6c 74 61 63 6d 64 5f 2e  aders.deltacmd_.
2b00: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 64 65 6c  c:.$(SRCDIR)/del
2b10: 74 61 63 6d 64 2e 63 20 24 28 53 52 43 44 49 52  tacmd.c $(SRCDIR
2b20: 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c  )/VERSION transl
2b30: 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65  ate.../translate
2b40: 20 24 28 53 52 43 44 49 52 29 2f 64 65 6c 74 61   $(SRCDIR)/delta
2b50: 63 6d 64 2e 63 20 7c 20 73 65 64 20 2d 66 20 24  cmd.c | sed -f $
2b60: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
2b70: 20 3e 64 65 6c 74 61 63 6d 64 5f 2e 63 0a 0a 64   >deltacmd_.c..d
2b80: 65 6c 74 61 63 6d 64 2e 6f 3a 09 64 65 6c 74 61  eltacmd.o:.delta
2b90: 63 6d 64 5f 2e 63 20 64 65 6c 74 61 63 6d 64 2e  cmd_.c deltacmd.
2ba0: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e  h  $(SRCDIR)/con
2bb0: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d  fig.h..$(XTCC) -
2bc0: 6f 20 64 65 6c 74 61 63 6d 64 2e 6f 20 2d 63 20  o deltacmd.o -c 
2bd0: 64 65 6c 74 61 63 6d 64 5f 2e 63 0a 0a 64 65 6c  deltacmd_.c..del
2be0: 74 61 63 6d 64 2e 68 3a 09 68 65 61 64 65 72 73  tacmd.h:.headers
2bf0: 0a 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a  .descendants_.c:
2c00: 09 24 28 53 52 43 44 49 52 29 2f 64 65 73 63 65  .$(SRCDIR)/desce
2c10: 6e 64 61 6e 74 73 2e 63 20 24 28 53 52 43 44 49  ndants.c $(SRCDI
2c20: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73  R)/VERSION trans
2c30: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74  late.../translat
2c40: 65 20 24 28 53 52 43 44 49 52 29 2f 64 65 73 63  e $(SRCDIR)/desc
2c50: 65 6e 64 61 6e 74 73 2e 63 20 7c 20 73 65 64 20  endants.c | sed 
2c60: 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  -f $(SRCDIR)/VER
2c70: 53 49 4f 4e 20 3e 64 65 73 63 65 6e 64 61 6e 74  SION >descendant
2c80: 73 5f 2e 63 0a 0a 64 65 73 63 65 6e 64 61 6e 74  s_.c..descendant
2c90: 73 2e 6f 3a 09 64 65 73 63 65 6e 64 61 6e 74 73  s.o:.descendants
2ca0: 5f 2e 63 20 64 65 73 63 65 6e 64 61 6e 74 73 2e  _.c descendants.
2cb0: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e  h  $(SRCDIR)/con
2cc0: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d  fig.h..$(XTCC) -
2cd0: 6f 20 64 65 73 63 65 6e 64 61 6e 74 73 2e 6f 20  o descendants.o 
2ce0: 2d 63 20 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e  -c descendants_.
2cf0: 63 0a 0a 64 65 73 63 65 6e 64 61 6e 74 73 2e 68  c..descendants.h
2d00: 3a 09 68 65 61 64 65 72 73 0a 64 69 66 66 5f 2e  :.headers.diff_.
2d10: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 64 69 66  c:.$(SRCDIR)/dif
2d20: 66 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45  f.c $(SRCDIR)/VE
2d30: 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a  RSION translate.
2d40: 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53  ../translate $(S
2d50: 52 43 44 49 52 29 2f 64 69 66 66 2e 63 20 7c 20  RCDIR)/diff.c | 
2d60: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29  sed -f $(SRCDIR)
2d70: 2f 56 45 52 53 49 4f 4e 20 3e 64 69 66 66 5f 2e  /VERSION >diff_.
2d80: 63 0a 0a 64 69 66 66 2e 6f 3a 09 64 69 66 66 5f  c..diff.o:.diff_
2d90: 2e 63 20 64 69 66 66 2e 68 20 20 24 28 53 52 43  .c diff.h  $(SRC
2da0: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24  DIR)/config.h..$
2db0: 28 58 54 43 43 29 20 2d 6f 20 64 69 66 66 2e 6f  (XTCC) -o diff.o
2dc0: 20 2d 63 20 64 69 66 66 5f 2e 63 0a 0a 64 69 66   -c diff_.c..dif
2dd0: 66 2e 68 3a 09 68 65 61 64 65 72 73 0a 64 69 66  f.h:.headers.dif
2de0: 66 63 6d 64 5f 2e 63 3a 09 24 28 53 52 43 44 49  fcmd_.c:.$(SRCDI
2df0: 52 29 2f 64 69 66 66 63 6d 64 2e 63 20 24 28 53  R)/diffcmd.c $(S
2e00: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74  RCDIR)/VERSION t
2e10: 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e  ranslate.../tran
2e20: 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f  slate $(SRCDIR)/
2e30: 64 69 66 66 63 6d 64 2e 63 20 7c 20 73 65 64 20  diffcmd.c | sed 
2e40: 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  -f $(SRCDIR)/VER
2e50: 53 49 4f 4e 20 3e 64 69 66 66 63 6d 64 5f 2e 63  SION >diffcmd_.c
2e60: 0a 0a 64 69 66 66 63 6d 64 2e 6f 3a 09 64 69 66  ..diffcmd.o:.dif
2e70: 66 63 6d 64 5f 2e 63 20 64 69 66 66 63 6d 64 2e  fcmd_.c diffcmd.
2e80: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e  h  $(SRCDIR)/con
2e90: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d  fig.h..$(XTCC) -
2ea0: 6f 20 64 69 66 66 63 6d 64 2e 6f 20 2d 63 20 64  o diffcmd.o -c d
2eb0: 69 66 66 63 6d 64 5f 2e 63 0a 0a 64 69 66 66 63  iffcmd_.c..diffc
2ec0: 6d 64 2e 68 3a 09 68 65 61 64 65 72 73 0a 64 6f  md.h:.headers.do
2ed0: 63 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f  c_.c:.$(SRCDIR)/
2ee0: 64 6f 63 2e 63 20 24 28 53 52 43 44 49 52 29 2f  doc.c $(SRCDIR)/
2ef0: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74  VERSION translat
2f00: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24  e.../translate $
2f10: 28 53 52 43 44 49 52 29 2f 64 6f 63 2e 63 20 7c  (SRCDIR)/doc.c |
2f20: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52   sed -f $(SRCDIR
2f30: 29 2f 56 45 52 53 49 4f 4e 20 3e 64 6f 63 5f 2e  )/VERSION >doc_.
2f40: 63 0a 0a 64 6f 63 2e 6f 3a 09 64 6f 63 5f 2e 63  c..doc.o:.doc_.c
2f50: 20 64 6f 63 2e 68 20 20 24 28 53 52 43 44 49 52   doc.h  $(SRCDIR
2f60: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54  )/config.h..$(XT
2f70: 43 43 29 20 2d 6f 20 64 6f 63 2e 6f 20 2d 63 20  CC) -o doc.o -c 
2f80: 64 6f 63 5f 2e 63 0a 0a 64 6f 63 2e 68 3a 09 68  doc_.c..doc.h:.h
2f90: 65 61 64 65 72 73 0a 65 6e 63 6f 64 65 5f 2e 63  eaders.encode_.c
2fa0: 3a 09 24 28 53 52 43 44 49 52 29 2f 65 6e 63 6f  :.$(SRCDIR)/enco
2fb0: 64 65 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56  de.c $(SRCDIR)/V
2fc0: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65  ERSION translate
2fd0: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28  .../translate $(
2fe0: 53 52 43 44 49 52 29 2f 65 6e 63 6f 64 65 2e 63  SRCDIR)/encode.c
2ff0: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44   | sed -f $(SRCD
3000: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 65 6e 63  IR)/VERSION >enc
3010: 6f 64 65 5f 2e 63 0a 0a 65 6e 63 6f 64 65 2e 6f  ode_.c..encode.o
3020: 3a 09 65 6e 63 6f 64 65 5f 2e 63 20 65 6e 63 6f  :.encode_.c enco
3030: 64 65 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f  de.h  $(SRCDIR)/
3040: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43  config.h..$(XTCC
3050: 29 20 2d 6f 20 65 6e 63 6f 64 65 2e 6f 20 2d 63  ) -o encode.o -c
3060: 20 65 6e 63 6f 64 65 5f 2e 63 0a 0a 65 6e 63 6f   encode_.c..enco
3070: 64 65 2e 68 3a 09 68 65 61 64 65 72 73 0a 66 69  de.h:.headers.fi
3080: 6c 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29  le_.c:.$(SRCDIR)
3090: 2f 66 69 6c 65 2e 63 20 24 28 53 52 43 44 49 52  /file.c $(SRCDIR
30a0: 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c  )/VERSION transl
30b0: 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65  ate.../translate
30c0: 20 24 28 53 52 43 44 49 52 29 2f 66 69 6c 65 2e   $(SRCDIR)/file.
30d0: 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43  c | sed -f $(SRC
30e0: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 66 69  DIR)/VERSION >fi
30f0: 6c 65 5f 2e 63 0a 0a 66 69 6c 65 2e 6f 3a 09 66  le_.c..file.o:.f
3100: 69 6c 65 5f 2e 63 20 66 69 6c 65 2e 68 20 20 24  ile_.c file.h  $
3110: 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e  (SRCDIR)/config.
3120: 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 66 69  h..$(XTCC) -o fi
3130: 6c 65 2e 6f 20 2d 63 20 66 69 6c 65 5f 2e 63 0a  le.o -c file_.c.
3140: 0a 66 69 6c 65 2e 68 3a 09 68 65 61 64 65 72 73  .file.h:.headers
3150: 0a 68 74 74 70 5f 2e 63 3a 09 24 28 53 52 43 44  .http_.c:.$(SRCD
3160: 49 52 29 2f 68 74 74 70 2e 63 20 24 28 53 52 43  IR)/http.c $(SRC
3170: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61  DIR)/VERSION tra
3180: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c  nslate.../transl
3190: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 68 74  ate $(SRCDIR)/ht
31a0: 74 70 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28  tp.c | sed -f $(
31b0: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20  SRCDIR)/VERSION 
31c0: 3e 68 74 74 70 5f 2e 63 0a 0a 68 74 74 70 2e 6f  >http_.c..http.o
31d0: 3a 09 68 74 74 70 5f 2e 63 20 68 74 74 70 2e 68  :.http_.c http.h
31e0: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66    $(SRCDIR)/conf
31f0: 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f  ig.h..$(XTCC) -o
3200: 20 68 74 74 70 2e 6f 20 2d 63 20 68 74 74 70 5f   http.o -c http_
3210: 2e 63 0a 0a 68 74 74 70 2e 68 3a 09 68 65 61 64  .c..http.h:.head
3220: 65 72 73 0a 69 6e 66 6f 5f 2e 63 3a 09 24 28 53  ers.info_.c:.$(S
3230: 52 43 44 49 52 29 2f 69 6e 66 6f 2e 63 20 24 28  RCDIR)/info.c $(
3240: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20  SRCDIR)/VERSION 
3250: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61  translate.../tra
3260: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29  nslate $(SRCDIR)
3270: 2f 69 6e 66 6f 2e 63 20 7c 20 73 65 64 20 2d 66  /info.c | sed -f
3280: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49   $(SRCDIR)/VERSI
3290: 4f 4e 20 3e 69 6e 66 6f 5f 2e 63 0a 0a 69 6e 66  ON >info_.c..inf
32a0: 6f 2e 6f 3a 09 69 6e 66 6f 5f 2e 63 20 69 6e 66  o.o:.info_.c inf
32b0: 6f 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63  o.h  $(SRCDIR)/c
32c0: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29  onfig.h..$(XTCC)
32d0: 20 2d 6f 20 69 6e 66 6f 2e 6f 20 2d 63 20 69 6e   -o info.o -c in
32e0: 66 6f 5f 2e 63 0a 0a 69 6e 66 6f 2e 68 3a 09 68  fo_.c..info.h:.h
32f0: 65 61 64 65 72 73 0a 6c 6f 67 69 6e 5f 2e 63 3a  eaders.login_.c:
3300: 09 24 28 53 52 43 44 49 52 29 2f 6c 6f 67 69 6e  .$(SRCDIR)/login
3310: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  .c $(SRCDIR)/VER
3320: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09  SION translate..
3330: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52  ./translate $(SR
3340: 43 44 49 52 29 2f 6c 6f 67 69 6e 2e 63 20 7c 20  CDIR)/login.c | 
3350: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29  sed -f $(SRCDIR)
3360: 2f 56 45 52 53 49 4f 4e 20 3e 6c 6f 67 69 6e 5f  /VERSION >login_
3370: 2e 63 0a 0a 6c 6f 67 69 6e 2e 6f 3a 09 6c 6f 67  .c..login.o:.log
3380: 69 6e 5f 2e 63 20 6c 6f 67 69 6e 2e 68 20 20 24  in_.c login.h  $
3390: 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e  (SRCDIR)/config.
33a0: 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 6c 6f  h..$(XTCC) -o lo
33b0: 67 69 6e 2e 6f 20 2d 63 20 6c 6f 67 69 6e 5f 2e  gin.o -c login_.
33c0: 63 0a 0a 6c 6f 67 69 6e 2e 68 3a 09 68 65 61 64  c..login.h:.head
33d0: 65 72 73 0a 6d 61 69 6e 5f 2e 63 3a 09 24 28 53  ers.main_.c:.$(S
33e0: 52 43 44 49 52 29 2f 6d 61 69 6e 2e 63 20 24 28  RCDIR)/main.c $(
33f0: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20  SRCDIR)/VERSION 
3400: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61  translate.../tra
3410: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29  nslate $(SRCDIR)
3420: 2f 6d 61 69 6e 2e 63 20 7c 20 73 65 64 20 2d 66  /main.c | sed -f
3430: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49   $(SRCDIR)/VERSI
3440: 4f 4e 20 3e 6d 61 69 6e 5f 2e 63 0a 0a 6d 61 69  ON >main_.c..mai
3450: 6e 2e 6f 3a 09 6d 61 69 6e 5f 2e 63 20 6d 61 69  n.o:.main_.c mai
3460: 6e 2e 68 20 70 61 67 65 5f 69 6e 64 65 78 2e 68  n.h page_index.h
3470: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69   $(SRCDIR)/confi
3480: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20  g.h..$(XTCC) -o 
3490: 6d 61 69 6e 2e 6f 20 2d 63 20 6d 61 69 6e 5f 2e  main.o -c main_.
34a0: 63 0a 0a 6d 61 69 6e 2e 68 3a 09 68 65 61 64 65  c..main.h:.heade
34b0: 72 73 0a 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 09  rs.manifest_.c:.
34c0: 24 28 53 52 43 44 49 52 29 2f 6d 61 6e 69 66 65  $(SRCDIR)/manife
34d0: 73 74 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56  st.c $(SRCDIR)/V
34e0: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65  ERSION translate
34f0: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28  .../translate $(
3500: 53 52 43 44 49 52 29 2f 6d 61 6e 69 66 65 73 74  SRCDIR)/manifest
3510: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52  .c | sed -f $(SR
3520: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 6d  CDIR)/VERSION >m
3530: 61 6e 69 66 65 73 74 5f 2e 63 0a 0a 6d 61 6e 69  anifest_.c..mani
3540: 66 65 73 74 2e 6f 3a 09 6d 61 6e 69 66 65 73 74  fest.o:.manifest
3550: 5f 2e 63 20 6d 61 6e 69 66 65 73 74 2e 68 20 20  _.c manifest.h  
3560: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67  $(SRCDIR)/config
3570: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 6d  .h..$(XTCC) -o m
3580: 61 6e 69 66 65 73 74 2e 6f 20 2d 63 20 6d 61 6e  anifest.o -c man
3590: 69 66 65 73 74 5f 2e 63 0a 0a 6d 61 6e 69 66 65  ifest_.c..manife
35a0: 73 74 2e 68 3a 09 68 65 61 64 65 72 73 0a 6d 64  st.h:.headers.md
35b0: 35 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f  5_.c:.$(SRCDIR)/
35c0: 6d 64 35 2e 63 20 24 28 53 52 43 44 49 52 29 2f  md5.c $(SRCDIR)/
35d0: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74  VERSION translat
35e0: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24  e.../translate $
35f0: 28 53 52 43 44 49 52 29 2f 6d 64 35 2e 63 20 7c  (SRCDIR)/md5.c |
3600: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52   sed -f $(SRCDIR
3610: 29 2f 56 45 52 53 49 4f 4e 20 3e 6d 64 35 5f 2e  )/VERSION >md5_.
3620: 63 0a 0a 6d 64 35 2e 6f 3a 09 6d 64 35 5f 2e 63  c..md5.o:.md5_.c
3630: 20 6d 64 35 2e 68 20 20 24 28 53 52 43 44 49 52   md5.h  $(SRCDIR
3640: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54  )/config.h..$(XT
3650: 43 43 29 20 2d 6f 20 6d 64 35 2e 6f 20 2d 63 20  CC) -o md5.o -c 
3660: 6d 64 35 5f 2e 63 0a 0a 6d 64 35 2e 68 3a 09 68  md5_.c..md5.h:.h
3670: 65 61 64 65 72 73 0a 6d 65 72 67 65 5f 2e 63 3a  eaders.merge_.c:
3680: 09 24 28 53 52 43 44 49 52 29 2f 6d 65 72 67 65  .$(SRCDIR)/merge
3690: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  .c $(SRCDIR)/VER
36a0: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09  SION translate..
36b0: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52  ./translate $(SR
36c0: 43 44 49 52 29 2f 6d 65 72 67 65 2e 63 20 7c 20  CDIR)/merge.c | 
36d0: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29  sed -f $(SRCDIR)
36e0: 2f 56 45 52 53 49 4f 4e 20 3e 6d 65 72 67 65 5f  /VERSION >merge_
36f0: 2e 63 0a 0a 6d 65 72 67 65 2e 6f 3a 09 6d 65 72  .c..merge.o:.mer
3700: 67 65 5f 2e 63 20 6d 65 72 67 65 2e 68 20 20 24  ge_.c merge.h  $
3710: 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e  (SRCDIR)/config.
3720: 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 6d 65  h..$(XTCC) -o me
3730: 72 67 65 2e 6f 20 2d 63 20 6d 65 72 67 65 5f 2e  rge.o -c merge_.
3740: 63 0a 0a 6d 65 72 67 65 2e 68 3a 09 68 65 61 64  c..merge.h:.head
3750: 65 72 73 0a 6d 65 72 67 65 33 5f 2e 63 3a 09 24  ers.merge3_.c:.$
3760: 28 53 52 43 44 49 52 29 2f 6d 65 72 67 65 33 2e  (SRCDIR)/merge3.
3770: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  c $(SRCDIR)/VERS
3780: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e  ION translate...
3790: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43  /translate $(SRC
37a0: 44 49 52 29 2f 6d 65 72 67 65 33 2e 63 20 7c 20  DIR)/merge3.c | 
37b0: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29  sed -f $(SRCDIR)
37c0: 2f 56 45 52 53 49 4f 4e 20 3e 6d 65 72 67 65 33  /VERSION >merge3
37d0: 5f 2e 63 0a 0a 6d 65 72 67 65 33 2e 6f 3a 09 6d  _.c..merge3.o:.m
37e0: 65 72 67 65 33 5f 2e 63 20 6d 65 72 67 65 33 2e  erge3_.c merge3.
37f0: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e  h  $(SRCDIR)/con
3800: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d  fig.h..$(XTCC) -
3810: 6f 20 6d 65 72 67 65 33 2e 6f 20 2d 63 20 6d 65  o merge3.o -c me
3820: 72 67 65 33 5f 2e 63 0a 0a 6d 65 72 67 65 33 2e  rge3_.c..merge3.
3830: 68 3a 09 68 65 61 64 65 72 73 0a 6d 79 5f 70 61  h:.headers.my_pa
3840: 67 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29  ge_.c:.$(SRCDIR)
3850: 2f 6d 79 5f 70 61 67 65 2e 63 20 24 28 53 52 43  /my_page.c $(SRC
3860: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61  DIR)/VERSION tra
3870: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c  nslate.../transl
3880: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 6d 79  ate $(SRCDIR)/my
3890: 5f 70 61 67 65 2e 63 20 7c 20 73 65 64 20 2d 66  _page.c | sed -f
38a0: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49   $(SRCDIR)/VERSI
38b0: 4f 4e 20 3e 6d 79 5f 70 61 67 65 5f 2e 63 0a 0a  ON >my_page_.c..
38c0: 6d 79 5f 70 61 67 65 2e 6f 3a 09 6d 79 5f 70 61  my_page.o:.my_pa
38d0: 67 65 5f 2e 63 20 6d 79 5f 70 61 67 65 2e 68 20  ge_.c my_page.h 
38e0: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69   $(SRCDIR)/confi
38f0: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20  g.h..$(XTCC) -o 
3900: 6d 79 5f 70 61 67 65 2e 6f 20 2d 63 20 6d 79 5f  my_page.o -c my_
3910: 70 61 67 65 5f 2e 63 0a 0a 6d 79 5f 70 61 67 65  page_.c..my_page
3920: 2e 68 3a 09 68 65 61 64 65 72 73 0a 6e 61 6d 65  .h:.headers.name
3930: 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 6e  _.c:.$(SRCDIR)/n
3940: 61 6d 65 2e 63 20 24 28 53 52 43 44 49 52 29 2f  ame.c $(SRCDIR)/
3950: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74  VERSION translat
3960: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24  e.../translate $
3970: 28 53 52 43 44 49 52 29 2f 6e 61 6d 65 2e 63 20  (SRCDIR)/name.c 
3980: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49  | sed -f $(SRCDI
3990: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 6e 61 6d 65  R)/VERSION >name
39a0: 5f 2e 63 0a 0a 6e 61 6d 65 2e 6f 3a 09 6e 61 6d  _.c..name.o:.nam
39b0: 65 5f 2e 63 20 6e 61 6d 65 2e 68 20 20 24 28 53  e_.c name.h  $(S
39c0: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a  RCDIR)/config.h.
39d0: 09 24 28 58 54 43 43 29 20 2d 6f 20 6e 61 6d 65  .$(XTCC) -o name
39e0: 2e 6f 20 2d 63 20 6e 61 6d 65 5f 2e 63 0a 0a 6e  .o -c name_.c..n
39f0: 61 6d 65 2e 68 3a 09 68 65 61 64 65 72 73 0a 70  ame.h:.headers.p
3a00: 69 76 6f 74 5f 2e 63 3a 09 24 28 53 52 43 44 49  ivot_.c:.$(SRCDI
3a10: 52 29 2f 70 69 76 6f 74 2e 63 20 24 28 53 52 43  R)/pivot.c $(SRC
3a20: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61  DIR)/VERSION tra
3a30: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c  nslate.../transl
3a40: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 70 69  ate $(SRCDIR)/pi
3a50: 76 6f 74 2e 63 20 7c 20 73 65 64 20 2d 66 20 24  vot.c | sed -f $
3a60: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
3a70: 20 3e 70 69 76 6f 74 5f 2e 63 0a 0a 70 69 76 6f   >pivot_.c..pivo
3a80: 74 2e 6f 3a 09 70 69 76 6f 74 5f 2e 63 20 70 69  t.o:.pivot_.c pi
3a90: 76 6f 74 2e 68 20 20 24 28 53 52 43 44 49 52 29  vot.h  $(SRCDIR)
3aa0: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43  /config.h..$(XTC
3ab0: 43 29 20 2d 6f 20 70 69 76 6f 74 2e 6f 20 2d 63  C) -o pivot.o -c
3ac0: 20 70 69 76 6f 74 5f 2e 63 0a 0a 70 69 76 6f 74   pivot_.c..pivot
3ad0: 2e 68 3a 09 68 65 61 64 65 72 73 0a 70 71 75 65  .h:.headers.pque
3ae0: 75 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29  ue_.c:.$(SRCDIR)
3af0: 2f 70 71 75 65 75 65 2e 63 20 24 28 53 52 43 44  /pqueue.c $(SRCD
3b00: 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e  IR)/VERSION tran
3b10: 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61  slate.../transla
3b20: 74 65 20 24 28 53 52 43 44 49 52 29 2f 70 71 75  te $(SRCDIR)/pqu
3b30: 65 75 65 2e 63 20 7c 20 73 65 64 20 2d 66 20 24  eue.c | sed -f $
3b40: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
3b50: 20 3e 70 71 75 65 75 65 5f 2e 63 0a 0a 70 71 75   >pqueue_.c..pqu
3b60: 65 75 65 2e 6f 3a 09 70 71 75 65 75 65 5f 2e 63  eue.o:.pqueue_.c
3b70: 20 70 71 75 65 75 65 2e 68 20 20 24 28 53 52 43   pqueue.h  $(SRC
3b80: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24  DIR)/config.h..$
3b90: 28 58 54 43 43 29 20 2d 6f 20 70 71 75 65 75 65  (XTCC) -o pqueue
3ba0: 2e 6f 20 2d 63 20 70 71 75 65 75 65 5f 2e 63 0a  .o -c pqueue_.c.
3bb0: 0a 70 71 75 65 75 65 2e 68 3a 09 68 65 61 64 65  .pqueue.h:.heade
3bc0: 72 73 0a 70 72 69 6e 74 66 5f 2e 63 3a 09 24 28  rs.printf_.c:.$(
3bd0: 53 52 43 44 49 52 29 2f 70 72 69 6e 74 66 2e 63  SRCDIR)/printf.c
3be0: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49   $(SRCDIR)/VERSI
3bf0: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f  ON translate.../
3c00: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44  translate $(SRCD
3c10: 49 52 29 2f 70 72 69 6e 74 66 2e 63 20 7c 20 73  IR)/printf.c | s
3c20: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f  ed -f $(SRCDIR)/
3c30: 56 45 52 53 49 4f 4e 20 3e 70 72 69 6e 74 66 5f  VERSION >printf_
3c40: 2e 63 0a 0a 70 72 69 6e 74 66 2e 6f 3a 09 70 72  .c..printf.o:.pr
3c50: 69 6e 74 66 5f 2e 63 20 70 72 69 6e 74 66 2e 68  intf_.c printf.h
3c60: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66    $(SRCDIR)/conf
3c70: 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f  ig.h..$(XTCC) -o
3c80: 20 70 72 69 6e 74 66 2e 6f 20 2d 63 20 70 72 69   printf.o -c pri
3c90: 6e 74 66 5f 2e 63 0a 0a 70 72 69 6e 74 66 2e 68  ntf_.c..printf.h
3ca0: 3a 09 68 65 61 64 65 72 73 0a 72 65 62 75 69 6c  :.headers.rebuil
3cb0: 64 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f  d_.c:.$(SRCDIR)/
3cc0: 72 65 62 75 69 6c 64 2e 63 20 24 28 53 52 43 44  rebuild.c $(SRCD
3cd0: 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e  IR)/VERSION tran
3ce0: 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61  slate.../transla
3cf0: 74 65 20 24 28 53 52 43 44 49 52 29 2f 72 65 62  te $(SRCDIR)/reb
3d00: 75 69 6c 64 2e 63 20 7c 20 73 65 64 20 2d 66 20  uild.c | sed -f 
3d10: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f  $(SRCDIR)/VERSIO
3d20: 4e 20 3e 72 65 62 75 69 6c 64 5f 2e 63 0a 0a 72  N >rebuild_.c..r
3d30: 65 62 75 69 6c 64 2e 6f 3a 09 72 65 62 75 69 6c  ebuild.o:.rebuil
3d40: 64 5f 2e 63 20 72 65 62 75 69 6c 64 2e 68 20 20  d_.c rebuild.h  
3d50: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67  $(SRCDIR)/config
3d60: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 72  .h..$(XTCC) -o r
3d70: 65 62 75 69 6c 64 2e 6f 20 2d 63 20 72 65 62 75  ebuild.o -c rebu
3d80: 69 6c 64 5f 2e 63 0a 0a 72 65 62 75 69 6c 64 2e  ild_.c..rebuild.
3d90: 68 3a 09 68 65 61 64 65 72 73 0a 72 65 70 6f 72  h:.headers.repor
3da0: 74 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f  t_.c:.$(SRCDIR)/
3db0: 72 65 70 6f 72 74 2e 63 20 24 28 53 52 43 44 49  report.c $(SRCDI
3dc0: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73  R)/VERSION trans
3dd0: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74  late.../translat
3de0: 65 20 24 28 53 52 43 44 49 52 29 2f 72 65 70 6f  e $(SRCDIR)/repo
3df0: 72 74 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28  rt.c | sed -f $(
3e00: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20  SRCDIR)/VERSION 
3e10: 3e 72 65 70 6f 72 74 5f 2e 63 0a 0a 72 65 70 6f  >report_.c..repo
3e20: 72 74 2e 6f 3a 09 72 65 70 6f 72 74 5f 2e 63 20  rt.o:.report_.c 
3e30: 72 65 70 6f 72 74 2e 68 20 20 24 28 53 52 43 44  report.h  $(SRCD
3e40: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28  IR)/config.h..$(
3e50: 58 54 43 43 29 20 2d 6f 20 72 65 70 6f 72 74 2e  XTCC) -o report.
3e60: 6f 20 2d 63 20 72 65 70 6f 72 74 5f 2e 63 0a 0a  o -c report_.c..
3e70: 72 65 70 6f 72 74 2e 68 3a 09 68 65 61 64 65 72  report.h:.header
3e80: 73 0a 72 73 73 5f 2e 63 3a 09 24 28 53 52 43 44  s.rss_.c:.$(SRCD
3e90: 49 52 29 2f 72 73 73 2e 63 20 24 28 53 52 43 44  IR)/rss.c $(SRCD
3ea0: 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e  IR)/VERSION tran
3eb0: 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61  slate.../transla
3ec0: 74 65 20 24 28 53 52 43 44 49 52 29 2f 72 73 73  te $(SRCDIR)/rss
3ed0: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52  .c | sed -f $(SR
3ee0: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 72  CDIR)/VERSION >r
3ef0: 73 73 5f 2e 63 0a 0a 72 73 73 2e 6f 3a 09 72 73  ss_.c..rss.o:.rs
3f00: 73 5f 2e 63 20 72 73 73 2e 68 20 20 24 28 53 52  s_.c rss.h  $(SR
3f10: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09  CDIR)/config.h..
3f20: 24 28 58 54 43 43 29 20 2d 6f 20 72 73 73 2e 6f  $(XTCC) -o rss.o
3f30: 20 2d 63 20 72 73 73 5f 2e 63 0a 0a 72 73 73 2e   -c rss_.c..rss.
3f40: 68 3a 09 68 65 61 64 65 72 73 0a 73 63 68 65 6d  h:.headers.schem
3f50: 61 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f  a_.c:.$(SRCDIR)/
3f60: 73 63 68 65 6d 61 2e 63 20 24 28 53 52 43 44 49  schema.c $(SRCDI
3f70: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73  R)/VERSION trans
3f80: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74  late.../translat
3f90: 65 20 24 28 53 52 43 44 49 52 29 2f 73 63 68 65  e $(SRCDIR)/sche
3fa0: 6d 61 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28  ma.c | sed -f $(
3fb0: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20  SRCDIR)/VERSION 
3fc0: 3e 73 63 68 65 6d 61 5f 2e 63 0a 0a 73 63 68 65  >schema_.c..sche
3fd0: 6d 61 2e 6f 3a 09 73 63 68 65 6d 61 5f 2e 63 20  ma.o:.schema_.c 
3fe0: 73 63 68 65 6d 61 2e 68 20 20 24 28 53 52 43 44  schema.h  $(SRCD
3ff0: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28  IR)/config.h..$(
4000: 58 54 43 43 29 20 2d 6f 20 73 63 68 65 6d 61 2e  XTCC) -o schema.
4010: 6f 20 2d 63 20 73 63 68 65 6d 61 5f 2e 63 0a 0a  o -c schema_.c..
4020: 73 63 68 65 6d 61 2e 68 3a 09 68 65 61 64 65 72  schema.h:.header
4030: 73 0a 73 65 74 75 70 5f 2e 63 3a 09 24 28 53 52  s.setup_.c:.$(SR
4040: 43 44 49 52 29 2f 73 65 74 75 70 2e 63 20 24 28  CDIR)/setup.c $(
4050: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20  SRCDIR)/VERSION 
4060: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61  translate.../tra
4070: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29  nslate $(SRCDIR)
4080: 2f 73 65 74 75 70 2e 63 20 7c 20 73 65 64 20 2d  /setup.c | sed -
4090: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  f $(SRCDIR)/VERS
40a0: 49 4f 4e 20 3e 73 65 74 75 70 5f 2e 63 0a 0a 73  ION >setup_.c..s
40b0: 65 74 75 70 2e 6f 3a 09 73 65 74 75 70 5f 2e 63  etup.o:.setup_.c
40c0: 20 73 65 74 75 70 2e 68 20 20 24 28 53 52 43 44   setup.h  $(SRCD
40d0: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28  IR)/config.h..$(
40e0: 58 54 43 43 29 20 2d 6f 20 73 65 74 75 70 2e 6f  XTCC) -o setup.o
40f0: 20 2d 63 20 73 65 74 75 70 5f 2e 63 0a 0a 73 65   -c setup_.c..se
4100: 74 75 70 2e 68 3a 09 68 65 61 64 65 72 73 0a 73  tup.h:.headers.s
4110: 68 61 31 5f 2e 63 3a 09 24 28 53 52 43 44 49 52  ha1_.c:.$(SRCDIR
4120: 29 2f 73 68 61 31 2e 63 20 24 28 53 52 43 44 49  )/sha1.c $(SRCDI
4130: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73  R)/VERSION trans
4140: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74  late.../translat
4150: 65 20 24 28 53 52 43 44 49 52 29 2f 73 68 61 31  e $(SRCDIR)/sha1
4160: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52  .c | sed -f $(SR
4170: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 73  CDIR)/VERSION >s
4180: 68 61 31 5f 2e 63 0a 0a 73 68 61 31 2e 6f 3a 09  ha1_.c..sha1.o:.
4190: 73 68 61 31 5f 2e 63 20 73 68 61 31 2e 68 20 20  sha1_.c sha1.h  
41a0: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67  $(SRCDIR)/config
41b0: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 73  .h..$(XTCC) -o s
41c0: 68 61 31 2e 6f 20 2d 63 20 73 68 61 31 5f 2e 63  ha1.o -c sha1_.c
41d0: 0a 0a 73 68 61 31 2e 68 3a 09 68 65 61 64 65 72  ..sha1.h:.header
41e0: 73 0a 73 68 75 6e 5f 2e 63 3a 09 24 28 53 52 43  s.shun_.c:.$(SRC
41f0: 44 49 52 29 2f 73 68 75 6e 2e 63 20 24 28 53 52  DIR)/shun.c $(SR
4200: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72  CDIR)/VERSION tr
4210: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73  anslate.../trans
4220: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 73  late $(SRCDIR)/s
4230: 68 75 6e 2e 63 20 7c 20 73 65 64 20 2d 66 20 24  hun.c | sed -f $
4240: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
4250: 20 3e 73 68 75 6e 5f 2e 63 0a 0a 73 68 75 6e 2e   >shun_.c..shun.
4260: 6f 3a 09 73 68 75 6e 5f 2e 63 20 73 68 75 6e 2e  o:.shun_.c shun.
4270: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e  h  $(SRCDIR)/con
4280: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d  fig.h..$(XTCC) -
4290: 6f 20 73 68 75 6e 2e 6f 20 2d 63 20 73 68 75 6e  o shun.o -c shun
42a0: 5f 2e 63 0a 0a 73 68 75 6e 2e 68 3a 09 68 65 61  _.c..shun.h:.hea
42b0: 64 65 72 73 0a 73 74 61 74 5f 2e 63 3a 09 24 28  ders.stat_.c:.$(
42c0: 53 52 43 44 49 52 29 2f 73 74 61 74 2e 63 20 24  SRCDIR)/stat.c $
42d0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
42e0: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72   translate.../tr
42f0: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52  anslate $(SRCDIR
4300: 29 2f 73 74 61 74 2e 63 20 7c 20 73 65 64 20 2d  )/stat.c | sed -
4310: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  f $(SRCDIR)/VERS
4320: 49 4f 4e 20 3e 73 74 61 74 5f 2e 63 0a 0a 73 74  ION >stat_.c..st
4330: 61 74 2e 6f 3a 09 73 74 61 74 5f 2e 63 20 73 74  at.o:.stat_.c st
4340: 61 74 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f  at.h  $(SRCDIR)/
4350: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43  config.h..$(XTCC
4360: 29 20 2d 6f 20 73 74 61 74 2e 6f 20 2d 63 20 73  ) -o stat.o -c s
4370: 74 61 74 5f 2e 63 0a 0a 73 74 61 74 2e 68 3a 09  tat_.c..stat.h:.
4380: 68 65 61 64 65 72 73 0a 73 74 79 6c 65 5f 2e 63  headers.style_.c
4390: 3a 09 24 28 53 52 43 44 49 52 29 2f 73 74 79 6c  :.$(SRCDIR)/styl
43a0: 65 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45  e.c $(SRCDIR)/VE
43b0: 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a  RSION translate.
43c0: 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53  ../translate $(S
43d0: 52 43 44 49 52 29 2f 73 74 79 6c 65 2e 63 20 7c  RCDIR)/style.c |
43e0: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52   sed -f $(SRCDIR
43f0: 29 2f 56 45 52 53 49 4f 4e 20 3e 73 74 79 6c 65  )/VERSION >style
4400: 5f 2e 63 0a 0a 73 74 79 6c 65 2e 6f 3a 09 73 74  _.c..style.o:.st
4410: 79 6c 65 5f 2e 63 20 73 74 79 6c 65 2e 68 20 20  yle_.c style.h  
4420: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67  $(SRCDIR)/config
4430: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 73  .h..$(XTCC) -o s
4440: 74 79 6c 65 2e 6f 20 2d 63 20 73 74 79 6c 65 5f  tyle.o -c style_
4450: 2e 63 0a 0a 73 74 79 6c 65 2e 68 3a 09 68 65 61  .c..style.h:.hea
4460: 64 65 72 73 0a 73 79 6e 63 5f 2e 63 3a 09 24 28  ders.sync_.c:.$(
4470: 53 52 43 44 49 52 29 2f 73 79 6e 63 2e 63 20 24  SRCDIR)/sync.c $
4480: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
4490: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72   translate.../tr
44a0: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52  anslate $(SRCDIR
44b0: 29 2f 73 79 6e 63 2e 63 20 7c 20 73 65 64 20 2d  )/sync.c | sed -
44c0: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  f $(SRCDIR)/VERS
44d0: 49 4f 4e 20 3e 73 79 6e 63 5f 2e 63 0a 0a 73 79  ION >sync_.c..sy
44e0: 6e 63 2e 6f 3a 09 73 79 6e 63 5f 2e 63 20 73 79  nc.o:.sync_.c sy
44f0: 6e 63 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f  nc.h  $(SRCDIR)/
4500: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43  config.h..$(XTCC
4510: 29 20 2d 6f 20 73 79 6e 63 2e 6f 20 2d 63 20 73  ) -o sync.o -c s
4520: 79 6e 63 5f 2e 63 0a 0a 73 79 6e 63 2e 68 3a 09  ync_.c..sync.h:.
4530: 68 65 61 64 65 72 73 0a 74 61 67 5f 2e 63 3a 09  headers.tag_.c:.
4540: 24 28 53 52 43 44 49 52 29 2f 74 61 67 2e 63 20  $(SRCDIR)/tag.c 
4550: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f  $(SRCDIR)/VERSIO
4560: 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74  N translate.../t
4570: 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49  ranslate $(SRCDI
4580: 52 29 2f 74 61 67 2e 63 20 7c 20 73 65 64 20 2d  R)/tag.c | sed -
4590: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  f $(SRCDIR)/VERS
45a0: 49 4f 4e 20 3e 74 61 67 5f 2e 63 0a 0a 74 61 67  ION >tag_.c..tag
45b0: 2e 6f 3a 09 74 61 67 5f 2e 63 20 74 61 67 2e 68  .o:.tag_.c tag.h
45c0: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66    $(SRCDIR)/conf
45d0: 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f  ig.h..$(XTCC) -o
45e0: 20 74 61 67 2e 6f 20 2d 63 20 74 61 67 5f 2e 63   tag.o -c tag_.c
45f0: 0a 0a 74 61 67 2e 68 3a 09 68 65 61 64 65 72 73  ..tag.h:.headers
4600: 0a 74 61 67 76 69 65 77 5f 2e 63 3a 09 24 28 53  .tagview_.c:.$(S
4610: 52 43 44 49 52 29 2f 74 61 67 76 69 65 77 2e 63  RCDIR)/tagview.c
4620: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49   $(SRCDIR)/VERSI
4630: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f  ON translate.../
4640: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44  translate $(SRCD
4650: 49 52 29 2f 74 61 67 76 69 65 77 2e 63 20 7c 20  IR)/tagview.c | 
4660: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29  sed -f $(SRCDIR)
4670: 2f 56 45 52 53 49 4f 4e 20 3e 74 61 67 76 69 65  /VERSION >tagvie
4680: 77 5f 2e 63 0a 0a 74 61 67 76 69 65 77 2e 6f 3a  w_.c..tagview.o:
4690: 09 74 61 67 76 69 65 77 5f 2e 63 20 74 61 67 76  .tagview_.c tagv
46a0: 69 65 77 2e 68 20 20 24 28 53 52 43 44 49 52 29  iew.h  $(SRCDIR)
46b0: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43  /config.h..$(XTC
46c0: 43 29 20 2d 6f 20 74 61 67 76 69 65 77 2e 6f 20  C) -o tagview.o 
46d0: 2d 63 20 74 61 67 76 69 65 77 5f 2e 63 0a 0a 74  -c tagview_.c..t
46e0: 61 67 76 69 65 77 2e 68 3a 09 68 65 61 64 65 72  agview.h:.header
46f0: 73 0a 74 68 5f 6d 61 69 6e 5f 2e 63 3a 09 24 28  s.th_main_.c:.$(
4700: 53 52 43 44 49 52 29 2f 74 68 5f 6d 61 69 6e 2e  SRCDIR)/th_main.
4710: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  c $(SRCDIR)/VERS
4720: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e  ION translate...
4730: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43  /translate $(SRC
4740: 44 49 52 29 2f 74 68 5f 6d 61 69 6e 2e 63 20 7c  DIR)/th_main.c |
4750: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52   sed -f $(SRCDIR
4760: 29 2f 56 45 52 53 49 4f 4e 20 3e 74 68 5f 6d 61  )/VERSION >th_ma
4770: 69 6e 5f 2e 63 0a 0a 74 68 5f 6d 61 69 6e 2e 6f  in_.c..th_main.o
4780: 3a 09 74 68 5f 6d 61 69 6e 5f 2e 63 20 74 68 5f  :.th_main_.c th_
4790: 6d 61 69 6e 2e 68 20 20 24 28 53 52 43 44 49 52  main.h  $(SRCDIR
47a0: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54  )/config.h..$(XT
47b0: 43 43 29 20 2d 6f 20 74 68 5f 6d 61 69 6e 2e 6f  CC) -o th_main.o
47c0: 20 2d 63 20 74 68 5f 6d 61 69 6e 5f 2e 63 0a 0a   -c th_main_.c..
47d0: 74 68 5f 6d 61 69 6e 2e 68 3a 09 68 65 61 64 65  th_main.h:.heade
47e0: 72 73 0a 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 09  rs.timeline_.c:.
47f0: 24 28 53 52 43 44 49 52 29 2f 74 69 6d 65 6c 69  $(SRCDIR)/timeli
4800: 6e 65 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56  ne.c $(SRCDIR)/V
4810: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65  ERSION translate
4820: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28  .../translate $(
4830: 53 52 43 44 49 52 29 2f 74 69 6d 65 6c 69 6e 65  SRCDIR)/timeline
4840: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52  .c | sed -f $(SR
4850: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 74  CDIR)/VERSION >t
4860: 69 6d 65 6c 69 6e 65 5f 2e 63 0a 0a 74 69 6d 65  imeline_.c..time
4870: 6c 69 6e 65 2e 6f 3a 09 74 69 6d 65 6c 69 6e 65  line.o:.timeline
4880: 5f 2e 63 20 74 69 6d 65 6c 69 6e 65 2e 68 20 20  _.c timeline.h  
4890: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67  $(SRCDIR)/config
48a0: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 74  .h..$(XTCC) -o t
48b0: 69 6d 65 6c 69 6e 65 2e 6f 20 2d 63 20 74 69 6d  imeline.o -c tim
48c0: 65 6c 69 6e 65 5f 2e 63 0a 0a 74 69 6d 65 6c 69  eline_.c..timeli
48d0: 6e 65 2e 68 3a 09 68 65 61 64 65 72 73 0a 74 6b  ne.h:.headers.tk
48e0: 74 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f  t_.c:.$(SRCDIR)/
48f0: 74 6b 74 2e 63 20 24 28 53 52 43 44 49 52 29 2f  tkt.c $(SRCDIR)/
4900: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74  VERSION translat
4910: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24  e.../translate $
4920: 28 53 52 43 44 49 52 29 2f 74 6b 74 2e 63 20 7c  (SRCDIR)/tkt.c |
4930: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52   sed -f $(SRCDIR
4940: 29 2f 56 45 52 53 49 4f 4e 20 3e 74 6b 74 5f 2e  )/VERSION >tkt_.
4950: 63 0a 0a 74 6b 74 2e 6f 3a 09 74 6b 74 5f 2e 63  c..tkt.o:.tkt_.c
4960: 20 74 6b 74 2e 68 20 20 24 28 53 52 43 44 49 52   tkt.h  $(SRCDIR
4970: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54  )/config.h..$(XT
4980: 43 43 29 20 2d 6f 20 74 6b 74 2e 6f 20 2d 63 20  CC) -o tkt.o -c 
4990: 74 6b 74 5f 2e 63 0a 0a 74 6b 74 2e 68 3a 09 68  tkt_.c..tkt.h:.h
49a0: 65 61 64 65 72 73 0a 74 6b 74 73 65 74 75 70 5f  eaders.tktsetup_
49b0: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 74 6b  .c:.$(SRCDIR)/tk
49c0: 74 73 65 74 75 70 2e 63 20 24 28 53 52 43 44 49  tsetup.c $(SRCDI
49d0: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73  R)/VERSION trans
49e0: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74  late.../translat
49f0: 65 20 24 28 53 52 43 44 49 52 29 2f 74 6b 74 73  e $(SRCDIR)/tkts
4a00: 65 74 75 70 2e 63 20 7c 20 73 65 64 20 2d 66 20  etup.c | sed -f 
4a10: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f  $(SRCDIR)/VERSIO
4a20: 4e 20 3e 74 6b 74 73 65 74 75 70 5f 2e 63 0a 0a  N >tktsetup_.c..
4a30: 74 6b 74 73 65 74 75 70 2e 6f 3a 09 74 6b 74 73  tktsetup.o:.tkts
4a40: 65 74 75 70 5f 2e 63 20 74 6b 74 73 65 74 75 70  etup_.c tktsetup
4a50: 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f  .h  $(SRCDIR)/co
4a60: 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20  nfig.h..$(XTCC) 
4a70: 2d 6f 20 74 6b 74 73 65 74 75 70 2e 6f 20 2d 63  -o tktsetup.o -c
4a80: 20 74 6b 74 73 65 74 75 70 5f 2e 63 0a 0a 74 6b   tktsetup_.c..tk
4a90: 74 73 65 74 75 70 2e 68 3a 09 68 65 61 64 65 72  tsetup.h:.header
4aa0: 73 0a 75 6e 64 6f 5f 2e 63 3a 09 24 28 53 52 43  s.undo_.c:.$(SRC
4ab0: 44 49 52 29 2f 75 6e 64 6f 2e 63 20 24 28 53 52  DIR)/undo.c $(SR
4ac0: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72  CDIR)/VERSION tr
4ad0: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73  anslate.../trans
4ae0: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 75  late $(SRCDIR)/u
4af0: 6e 64 6f 2e 63 20 7c 20 73 65 64 20 2d 66 20 24  ndo.c | sed -f $
4b00: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
4b10: 20 3e 75 6e 64 6f 5f 2e 63 0a 0a 75 6e 64 6f 2e   >undo_.c..undo.
4b20: 6f 3a 09 75 6e 64 6f 5f 2e 63 20 75 6e 64 6f 2e  o:.undo_.c undo.
4b30: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e  h  $(SRCDIR)/con
4b40: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d  fig.h..$(XTCC) -
4b50: 6f 20 75 6e 64 6f 2e 6f 20 2d 63 20 75 6e 64 6f  o undo.o -c undo
4b60: 5f 2e 63 0a 0a 75 6e 64 6f 2e 68 3a 09 68 65 61  _.c..undo.h:.hea
4b70: 64 65 72 73 0a 75 70 64 61 74 65 5f 2e 63 3a 09  ders.update_.c:.
4b80: 24 28 53 52 43 44 49 52 29 2f 75 70 64 61 74 65  $(SRCDIR)/update
4b90: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52  .c $(SRCDIR)/VER
4ba0: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09  SION translate..
4bb0: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52  ./translate $(SR
4bc0: 43 44 49 52 29 2f 75 70 64 61 74 65 2e 63 20 7c  CDIR)/update.c |
4bd0: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52   sed -f $(SRCDIR
4be0: 29 2f 56 45 52 53 49 4f 4e 20 3e 75 70 64 61 74  )/VERSION >updat
4bf0: 65 5f 2e 63 0a 0a 75 70 64 61 74 65 2e 6f 3a 09  e_.c..update.o:.
4c00: 75 70 64 61 74 65 5f 2e 63 20 75 70 64 61 74 65  update_.c update
4c10: 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f  .h  $(SRCDIR)/co
4c20: 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20  nfig.h..$(XTCC) 
4c30: 2d 6f 20 75 70 64 61 74 65 2e 6f 20 2d 63 20 75  -o update.o -c u
4c40: 70 64 61 74 65 5f 2e 63 0a 0a 75 70 64 61 74 65  pdate_.c..update
4c50: 2e 68 3a 09 68 65 61 64 65 72 73 0a 75 72 6c 5f  .h:.headers.url_
4c60: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 75 72  .c:.$(SRCDIR)/ur
4c70: 6c 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45  l.c $(SRCDIR)/VE
4c80: 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a  RSION translate.
4c90: 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53  ../translate $(S
4ca0: 52 43 44 49 52 29 2f 75 72 6c 2e 63 20 7c 20 73  RCDIR)/url.c | s
4cb0: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f  ed -f $(SRCDIR)/
4cc0: 56 45 52 53 49 4f 4e 20 3e 75 72 6c 5f 2e 63 0a  VERSION >url_.c.
4cd0: 0a 75 72 6c 2e 6f 3a 09 75 72 6c 5f 2e 63 20 75  .url.o:.url_.c u
4ce0: 72 6c 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f  rl.h  $(SRCDIR)/
4cf0: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43  config.h..$(XTCC
4d00: 29 20 2d 6f 20 75 72 6c 2e 6f 20 2d 63 20 75 72  ) -o url.o -c ur
4d10: 6c 5f 2e 63 0a 0a 75 72 6c 2e 68 3a 09 68 65 61  l_.c..url.h:.hea
4d20: 64 65 72 73 0a 75 73 65 72 5f 2e 63 3a 09 24 28  ders.user_.c:.$(
4d30: 53 52 43 44 49 52 29 2f 75 73 65 72 2e 63 20 24  SRCDIR)/user.c $
4d40: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
4d50: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72   translate.../tr
4d60: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52  anslate $(SRCDIR
4d70: 29 2f 75 73 65 72 2e 63 20 7c 20 73 65 64 20 2d  )/user.c | sed -
4d80: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53  f $(SRCDIR)/VERS
4d90: 49 4f 4e 20 3e 75 73 65 72 5f 2e 63 0a 0a 75 73  ION >user_.c..us
4da0: 65 72 2e 6f 3a 09 75 73 65 72 5f 2e 63 20 75 73  er.o:.user_.c us
4db0: 65 72 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f  er.h  $(SRCDIR)/
4dc0: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43  config.h..$(XTCC
4dd0: 29 20 2d 6f 20 75 73 65 72 2e 6f 20 2d 63 20 75  ) -o user.o -c u
4de0: 73 65 72 5f 2e 63 0a 0a 75 73 65 72 2e 68 3a 09  ser_.c..user.h:.
4df0: 68 65 61 64 65 72 73 0a 76 65 72 69 66 79 5f 2e  headers.verify_.
4e00: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 76 65 72  c:.$(SRCDIR)/ver
4e10: 69 66 79 2e 63 20 24 28 53 52 43 44 49 52 29 2f  ify.c $(SRCDIR)/
4e20: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74  VERSION translat
4e30: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24  e.../translate $
4e40: 28 53 52 43 44 49 52 29 2f 76 65 72 69 66 79 2e  (SRCDIR)/verify.
4e50: 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43  c | sed -f $(SRC
4e60: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 76 65  DIR)/VERSION >ve
4e70: 72 69 66 79 5f 2e 63 0a 0a 76 65 72 69 66 79 2e  rify_.c..verify.
4e80: 6f 3a 09 76 65 72 69 66 79 5f 2e 63 20 76 65 72  o:.verify_.c ver
4e90: 69 66 79 2e 68 20 20 24 28 53 52 43 44 49 52 29  ify.h  $(SRCDIR)
4ea0: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43  /config.h..$(XTC
4eb0: 43 29 20 2d 6f 20 76 65 72 69 66 79 2e 6f 20 2d  C) -o verify.o -
4ec0: 63 20 76 65 72 69 66 79 5f 2e 63 0a 0a 76 65 72  c verify_.c..ver
4ed0: 69 66 79 2e 68 3a 09 68 65 61 64 65 72 73 0a 76  ify.h:.headers.v
4ee0: 66 69 6c 65 5f 2e 63 3a 09 24 28 53 52 43 44 49  file_.c:.$(SRCDI
4ef0: 52 29 2f 76 66 69 6c 65 2e 63 20 24 28 53 52 43  R)/vfile.c $(SRC
4f00: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61  DIR)/VERSION tra
4f10: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c  nslate.../transl
4f20: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 76 66  ate $(SRCDIR)/vf
4f30: 69 6c 65 2e 63 20 7c 20 73 65 64 20 2d 66 20 24  ile.c | sed -f $
4f40: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e  (SRCDIR)/VERSION
4f50: 20 3e 76 66 69 6c 65 5f 2e 63 0a 0a 76 66 69 6c   >vfile_.c..vfil
4f60: 65 2e 6f 3a 09 76 66 69 6c 65 5f 2e 63 20 76 66  e.o:.vfile_.c vf
4f70: 69 6c 65 2e 68 20 20 24 28 53 52 43 44 49 52 29  ile.h  $(SRCDIR)
4f80: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43  /config.h..$(XTC
4f90: 43 29 20 2d 6f 20 76 66 69 6c 65 2e 6f 20 2d 63  C) -o vfile.o -c
4fa0: 20 76 66 69 6c 65 5f 2e 63 0a 0a 76 66 69 6c 65   vfile_.c..vfile
4fb0: 2e 68 3a 09 68 65 61 64 65 72 73 0a 77 69 6b 69  .h:.headers.wiki
4fc0: 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 77  _.c:.$(SRCDIR)/w
4fd0: 69 6b 69 2e 63 20 24 28 53 52 43 44 49 52 29 2f  iki.c $(SRCDIR)/
4fe0: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74  VERSION translat
4ff0: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24  e.../translate $
5000: 28 53 52 43 44 49 52 29 2f 77 69 6b 69 2e 63 20  (SRCDIR)/wiki.c 
5010: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49  | sed -f $(SRCDI
5020: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 77 69 6b 69  R)/VERSION >wiki
5030: 5f 2e 63 0a 0a 77 69 6b 69 2e 6f 3a 09 77 69 6b  _.c..wiki.o:.wik
5040: 69 5f 2e 63 20 77 69 6b 69 2e 68 20 20 24 28 53  i_.c wiki.h  $(S
5050: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a  RCDIR)/config.h.
5060: 09 24 28 58 54 43 43 29 20 2d 6f 20 77 69 6b 69  .$(XTCC) -o wiki
5070: 2e 6f 20 2d 63 20 77 69 6b 69 5f 2e 63 0a 0a 77  .o -c wiki_.c..w
5080: 69 6b 69 2e 68 3a 09 68 65 61 64 65 72 73 0a 77  iki.h:.headers.w
5090: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 09 24 28  ikiformat_.c:.$(
50a0: 53 52 43 44 49 52 29 2f 77 69 6b 69 66 6f 72 6d  SRCDIR)/wikiform
50b0: 61 74 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56  at.c $(SRCDIR)/V
50c0: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65  ERSION translate
50d0: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28  .../translate $(
50e0: 53 52 43 44 49 52 29 2f 77 69 6b 69 66 6f 72 6d  SRCDIR)/wikiform
50f0: 61 74 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28  at.c | sed -f $(
5100: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20  SRCDIR)/VERSION 
5110: 3e 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 0a 0a  >wikiformat_.c..
5120: 77 69 6b 69 66 6f 72 6d 61 74 2e 6f 3a 09 77 69  wikiformat.o:.wi
5130: 6b 69 66 6f 72 6d 61 74 5f 2e 63 20 77 69 6b 69  kiformat_.c wiki
5140: 66 6f 72 6d 61 74 2e 68 20 20 24 28 53 52 43 44  format.h  $(SRCD
5150: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28  IR)/config.h..$(
5160: 58 54 43 43 29 20 2d 6f 20 77 69 6b 69 66 6f 72  XTCC) -o wikifor
5170: 6d 61 74 2e 6f 20 2d 63 20 77 69 6b 69 66 6f 72  mat.o -c wikifor
5180: 6d 61 74 5f 2e 63 0a 0a 77 69 6b 69 66 6f 72 6d  mat_.c..wikiform
5190: 61 74 2e 68 3a 09 68 65 61 64 65 72 73 0a 77 69  at.h:.headers.wi
51a0: 6e 68 74 74 70 5f 2e 63 3a 09 24 28 53 52 43 44  nhttp_.c:.$(SRCD
51b0: 49 52 29 2f 77 69 6e 68 74 74 70 2e 63 20 24 28  IR)/winhttp.c $(
51c0: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20  SRCDIR)/VERSION 
51d0: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61  translate.../tra
51e0: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29  nslate $(SRCDIR)
51f0: 2f 77 69 6e 68 74 74 70 2e 63 20 7c 20 73 65 64  /winhttp.c | sed
5200: 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45   -f $(SRCDIR)/VE
5210: 52 53 49 4f 4e 20 3e 77 69 6e 68 74 74 70 5f 2e  RSION >winhttp_.
5220: 63 0a 0a 77 69 6e 68 74 74 70 2e 6f 3a 09 77 69  c..winhttp.o:.wi
5230: 6e 68 74 74 70 5f 2e 63 20 77 69 6e 68 74 74 70  nhttp_.c winhttp
5240: 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f  .h  $(SRCDIR)/co
5250: 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20  nfig.h..$(XTCC) 
5260: 2d 6f 20 77 69 6e 68 74 74 70 2e 6f 20 2d 63 20  -o winhttp.o -c 
5270: 77 69 6e 68 74 74 70 5f 2e 63 0a 0a 77 69 6e 68  winhttp_.c..winh
5280: 74 74 70 2e 68 3a 09 68 65 61 64 65 72 73 0a 78  ttp.h:.headers.x
5290: 66 65 72 5f 2e 63 3a 09 24 28 53 52 43 44 49 52  fer_.c:.$(SRCDIR
52a0: 29 2f 78 66 65 72 2e 63 20 24 28 53 52 43 44 49  )/xfer.c $(SRCDI
52b0: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73  R)/VERSION trans
52c0: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74  late.../translat
52d0: 65 20 24 28 53 52 43 44 49 52 29 2f 78 66 65 72  e $(SRCDIR)/xfer
52e0: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52  .c | sed -f $(SR
52f0: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 78  CDIR)/VERSION >x
5300: 66 65 72 5f 2e 63 0a 0a 78 66 65 72 2e 6f 3a 09  fer_.c..xfer.o:.
5310: 78 66 65 72 5f 2e 63 20 78 66 65 72 2e 68 20 20  xfer_.c xfer.h  
5320: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67  $(SRCDIR)/config
5330: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 78  .h..$(XTCC) -o x
5340: 66 65 72 2e 6f 20 2d 63 20 78 66 65 72 5f 2e 63  fer.o -c xfer_.c
5350: 0a 0a 78 66 65 72 2e 68 3a 09 68 65 61 64 65 72  ..xfer.h:.header
5360: 73 0a 7a 69 70 5f 2e 63 3a 09 24 28 53 52 43 44  s.zip_.c:.$(SRCD
5370: 49 52 29 2f 7a 69 70 2e 63 20 24 28 53 52 43 44  IR)/zip.c $(SRCD
5380: 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e  IR)/VERSION tran
5390: 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61  slate.../transla
53a0: 74 65 20 24 28 53 52 43 44 49 52 29 2f 7a 69 70  te $(SRCDIR)/zip
53b0: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52  .c | sed -f $(SR
53c0: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 7a  CDIR)/VERSION >z
53d0: 69 70 5f 2e 63 0a 0a 7a 69 70 2e 6f 3a 09 7a 69  ip_.c..zip.o:.zi
53e0: 70 5f 2e 63 20 7a 69 70 2e 68 20 20 24 28 53 52  p_.c zip.h  $(SR
53f0: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09  CDIR)/config.h..
5400: 24 28 58 54 43 43 29 20 2d 6f 20 7a 69 70 2e 6f  $(XTCC) -o zip.o
5410: 20 2d 63 20 7a 69 70 5f 2e 63 0a 0a 7a 69 70 2e   -c zip_.c..zip.
5420: 68 3a 09 68 65 61 64 65 72 73 0a 73 71 6c 69 74  h:.headers.sqlit
5430: 65 33 2e 6f 3a 09 24 28 53 52 43 44 49 52 29 2f  e3.o:.$(SRCDIR)/
5440: 73 71 6c 69 74 65 33 2e 63 0a 09 24 28 58 54 43  sqlite3.c..$(XTC
5450: 43 29 20 2d 44 53 51 4c 49 54 45 5f 4f 4d 49 54  C) -DSQLITE_OMIT
5460: 5f 4c 4f 41 44 5f 45 58 54 45 4e 53 49 4f 4e 3d  _LOAD_EXTENSION=
5470: 31 20 2d 44 53 51 4c 49 54 45 5f 50 52 49 56 41  1 -DSQLITE_PRIVA
5480: 54 45 3d 20 2d 44 53 51 4c 49 54 45 5f 54 48 52  TE= -DSQLITE_THR
5490: 45 41 44 53 41 46 45 3d 30 20 2d 44 53 51 4c 49  EADSAFE=0 -DSQLI
54a0: 54 45 5f 44 45 46 41 55 4c 54 5f 46 49 4c 45 5f  TE_DEFAULT_FILE_
54b0: 46 4f 52 4d 41 54 3d 34 20 2d 44 53 51 4c 49 54  FORMAT=4 -DSQLIT
54c0: 45 5f 45 4e 41 42 4c 45 5f 46 54 53 33 3d 31 20  E_ENABLE_FTS3=1 
54d0: 2d 44 6c 6f 63 61 6c 74 69 6d 65 3d 66 6f 73 73  -Dlocaltime=foss
54e0: 69 6c 5f 6c 6f 63 61 6c 74 69 6d 65 20 2d 63 20  il_localtime -c 
54f0: 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65  $(SRCDIR)/sqlite
5500: 33 2e 63 20 2d 6f 20 73 71 6c 69 74 65 33 2e 6f  3.c -o sqlite3.o
5510: 0a 0a 74 68 2e 6f 3a 09 24 28 53 52 43 44 49 52  ..th.o:.$(SRCDIR
5520: 29 2f 74 68 2e 63 0a 09 24 28 58 54 43 43 29 20  )/th.c..$(XTCC) 
5530: 2d 49 24 28 53 52 43 44 49 52 29 20 2d 63 20 24  -I$(SRCDIR) -c $
5540: 28 53 52 43 44 49 52 29 2f 74 68 2e 63 20 2d 6f  (SRCDIR)/th.c -o
5550: 20 74 68 2e 6f 0a 0a 74 68 5f 6c 61 6e 67 2e 6f   th.o..th_lang.o
5560: 3a 09 24 28 53 52 43 44 49 52 29 2f 74 68 5f 6c  :.$(SRCDIR)/th_l
5570: 61 6e 67 2e 63 0a 09 24 28 58 54 43 43 29 20 2d  ang.c..$(XTCC) -
5580: 49 24 28 53 52 43 44 49 52 29 20 2d 63 20 24 28  I$(SRCDIR) -c $(
5590: 53 52 43 44 49 52 29 2f 74 68 5f 6c 61 6e 67 2e  SRCDIR)/th_lang.
55a0: 63 20 2d 6f 20 74 68 5f 6c 61 6e 67 2e 6f 0a 0a  c -o th_lang.o..