Artifact e26748a3239c58edc13aab77e38045925e011c40:
File
src/main.mk
part of check-in
[f394d84560]
- Update SQLite to the latest build from CVS. Add in the FTS3 extension,
though it is not yet being used. Additional work toward tickets.
by
drh on
2007-11-25 16:13:52.
Also file
src/main.mk
part of check-in
[d0305b305a]
- Merged mainline into my branch to get the newest application.
by
aku on
2007-12-05 08:07: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 62 61 67 2e 63 20 $(SRCDIR)/bag.c
01c0: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 62 6c \. $(SRCDIR)/bl
01d0: 6f 62 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 ob.c \. $(SRCDI
01e0: 52 29 2f 62 72 61 6e 63 68 2e 63 20 5c 0a 20 20 R)/branch.c \.
01f0: 24 28 53 52 43 44 49 52 29 2f 63 67 69 2e 63 20 $(SRCDIR)/cgi.c
0200: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 63 68 \. $(SRCDIR)/ch
0210: 65 63 6b 69 6e 2e 63 20 5c 0a 20 20 24 28 53 52 eckin.c \. $(SR
0220: 43 44 49 52 29 2f 63 68 65 63 6b 6f 75 74 2e 63 CDIR)/checkout.c
0230: 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 63 \. $(SRCDIR)/c
0240: 6c 65 61 72 73 69 67 6e 2e 63 20 5c 0a 20 20 24 learsign.c \. $
0250: 28 53 52 43 44 49 52 29 2f 63 6c 6f 6e 65 2e 63 (SRCDIR)/clone.c
0260: 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 63 \. $(SRCDIR)/c
0270: 6f 6d 66 6f 72 6d 61 74 2e 63 20 5c 0a 20 20 24 omformat.c \. $
0280: 28 53 52 43 44 49 52 29 2f 63 6f 6e 73 74 72 75 (SRCDIR)/constru
0290: 63 74 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 ct.c \. $(SRCDI
02a0: 52 29 2f 63 6f 6e 74 65 6e 74 2e 63 20 5c 0a 20 R)/content.c \.
02b0: 20 24 28 53 52 43 44 49 52 29 2f 64 62 2e 63 20 $(SRCDIR)/db.c
02c0: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 64 65 \. $(SRCDIR)/de
02d0: 6c 74 61 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 lta.c \. $(SRCD
02e0: 49 52 29 2f 64 65 6c 74 61 63 6d 64 2e 63 20 5c IR)/deltacmd.c \
02f0: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 64 65 73 . $(SRCDIR)/des
0300: 63 65 6e 64 65 6e 74 73 2e 63 20 5c 0a 20 20 24 cendents.c \. $
0310: 28 53 52 43 44 49 52 29 2f 64 69 66 66 2e 63 20 (SRCDIR)/diff.c
0320: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 64 69 \. $(SRCDIR)/di
0330: 66 66 63 6d 64 2e 63 20 5c 0a 20 20 24 28 53 52 ffcmd.c \. $(SR
0340: 43 44 49 52 29 2f 65 6e 63 6f 64 65 2e 63 20 5c CDIR)/encode.c \
0350: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 66 69 6c . $(SRCDIR)/fil
0360: 65 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 e.c \. $(SRCDIR
0370: 29 2f 68 74 74 70 2e 63 20 5c 0a 20 20 24 28 53 )/http.c \. $(S
0380: 52 43 44 49 52 29 2f 69 6e 66 6f 2e 63 20 5c 0a RCDIR)/info.c \.
0390: 20 20 24 28 53 52 43 44 49 52 29 2f 6c 6f 67 69 $(SRCDIR)/logi
03a0: 6e 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 n.c \. $(SRCDIR
03b0: 29 2f 6d 61 69 6e 2e 63 20 5c 0a 20 20 24 28 53 )/main.c \. $(S
03c0: 52 43 44 49 52 29 2f 6d 61 6e 69 66 65 73 74 2e RCDIR)/manifest.
03d0: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f c \. $(SRCDIR)/
03e0: 6d 64 35 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 md5.c \. $(SRCD
03f0: 49 52 29 2f 6d 65 72 67 65 2e 63 20 5c 0a 20 20 IR)/merge.c \.
0400: 24 28 53 52 43 44 49 52 29 2f 6d 65 72 67 65 33 $(SRCDIR)/merge3
0410: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 .c \. $(SRCDIR)
0420: 2f 6e 61 6d 65 2e 63 20 5c 0a 20 20 24 28 53 52 /name.c \. $(SR
0430: 43 44 49 52 29 2f 70 69 76 6f 74 2e 63 20 5c 0a CDIR)/pivot.c \.
0440: 20 20 24 28 53 52 43 44 49 52 29 2f 70 71 75 65 $(SRCDIR)/pque
0450: 75 65 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 ue.c \. $(SRCDI
0460: 52 29 2f 70 72 69 6e 74 66 2e 63 20 5c 0a 20 20 R)/printf.c \.
0470: 24 28 53 52 43 44 49 52 29 2f 72 65 62 75 69 6c $(SRCDIR)/rebuil
0480: 64 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 d.c \. $(SRCDIR
0490: 29 2f 72 73 73 2e 63 20 5c 0a 20 20 24 28 53 52 )/rss.c \. $(SR
04a0: 43 44 49 52 29 2f 73 63 68 65 6d 61 2e 63 20 5c CDIR)/schema.c \
04b0: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 73 65 74 . $(SRCDIR)/set
04c0: 75 70 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 up.c \. $(SRCDI
04d0: 52 29 2f 73 68 61 31 2e 63 20 5c 0a 20 20 24 28 R)/sha1.c \. $(
04e0: 53 52 43 44 49 52 29 2f 73 74 79 6c 65 2e 63 20 SRCDIR)/style.c
04f0: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 73 75 \. $(SRCDIR)/su
0500: 62 73 63 72 69 70 74 2e 63 20 5c 0a 20 20 24 28 bscript.c \. $(
0510: 53 52 43 44 49 52 29 2f 73 79 6e 63 2e 63 20 5c SRCDIR)/sync.c \
0520: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 74 61 67 . $(SRCDIR)/tag
0530: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 .c \. $(SRCDIR)
0540: 2f 74 69 6d 65 6c 69 6e 65 2e 63 20 5c 0a 20 20 /timeline.c \.
0550: 24 28 53 52 43 44 49 52 29 2f 74 6b 74 2e 63 20 $(SRCDIR)/tkt.c
0560: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 74 6b \. $(SRCDIR)/tk
0570: 74 63 6f 6e 66 69 67 2e 63 20 5c 0a 20 20 24 28 tconfig.c \. $(
0580: 53 52 43 44 49 52 29 2f 74 6b 74 73 65 74 75 70 SRCDIR)/tktsetup
0590: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 .c \. $(SRCDIR)
05a0: 2f 75 6e 64 6f 2e 63 20 5c 0a 20 20 24 28 53 52 /undo.c \. $(SR
05b0: 43 44 49 52 29 2f 75 70 64 61 74 65 2e 63 20 5c CDIR)/update.c \
05c0: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 75 72 6c . $(SRCDIR)/url
05d0: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 .c \. $(SRCDIR)
05e0: 2f 75 73 65 72 2e 63 20 5c 0a 20 20 24 28 53 52 /user.c \. $(SR
05f0: 43 44 49 52 29 2f 76 65 72 69 66 79 2e 63 20 5c CDIR)/verify.c \
0600: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 76 66 69 . $(SRCDIR)/vfi
0610: 6c 65 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 le.c \. $(SRCDI
0620: 52 29 2f 77 69 6b 69 2e 63 20 5c 0a 20 20 24 28 R)/wiki.c \. $(
0630: 53 52 43 44 49 52 29 2f 77 69 6b 69 66 6f 72 6d SRCDIR)/wikiform
0640: 61 74 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 at.c \. $(SRCDI
0650: 52 29 2f 78 66 65 72 2e 63 20 5c 0a 20 20 24 28 R)/xfer.c \. $(
0660: 53 52 43 44 49 52 29 2f 7a 69 70 2e 63 0a 0a 54 SRCDIR)/zip.c..T
0670: 52 41 4e 53 5f 53 52 43 20 3d 20 5c 0a 20 20 61 RANS_SRC = \. a
0680: 64 64 5f 2e 63 20 5c 0a 20 20 62 61 67 5f 2e 63 dd_.c \. bag_.c
0690: 20 5c 0a 20 20 62 6c 6f 62 5f 2e 63 20 5c 0a 20 \. blob_.c \.
06a0: 20 62 72 61 6e 63 68 5f 2e 63 20 5c 0a 20 20 63 branch_.c \. c
06b0: 67 69 5f 2e 63 20 5c 0a 20 20 63 68 65 63 6b 69 gi_.c \. checki
06c0: 6e 5f 2e 63 20 5c 0a 20 20 63 68 65 63 6b 6f 75 n_.c \. checkou
06d0: 74 5f 2e 63 20 5c 0a 20 20 63 6c 65 61 72 73 69 t_.c \. clearsi
06e0: 67 6e 5f 2e 63 20 5c 0a 20 20 63 6c 6f 6e 65 5f gn_.c \. clone_
06f0: 2e 63 20 5c 0a 20 20 63 6f 6d 66 6f 72 6d 61 74 .c \. comformat
0700: 5f 2e 63 20 5c 0a 20 20 63 6f 6e 73 74 72 75 63 _.c \. construc
0710: 74 5f 2e 63 20 5c 0a 20 20 63 6f 6e 74 65 6e 74 t_.c \. content
0720: 5f 2e 63 20 5c 0a 20 20 64 62 5f 2e 63 20 5c 0a _.c \. db_.c \.
0730: 20 20 64 65 6c 74 61 5f 2e 63 20 5c 0a 20 20 64 delta_.c \. d
0740: 65 6c 74 61 63 6d 64 5f 2e 63 20 5c 0a 20 20 64 eltacmd_.c \. d
0750: 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 20 5c 0a escendents_.c \.
0760: 20 20 64 69 66 66 5f 2e 63 20 5c 0a 20 20 64 69 diff_.c \. di
0770: 66 66 63 6d 64 5f 2e 63 20 5c 0a 20 20 65 6e 63 ffcmd_.c \. enc
0780: 6f 64 65 5f 2e 63 20 5c 0a 20 20 66 69 6c 65 5f ode_.c \. file_
0790: 2e 63 20 5c 0a 20 20 68 74 74 70 5f 2e 63 20 5c .c \. http_.c \
07a0: 0a 20 20 69 6e 66 6f 5f 2e 63 20 5c 0a 20 20 6c . info_.c \. l
07b0: 6f 67 69 6e 5f 2e 63 20 5c 0a 20 20 6d 61 69 6e ogin_.c \. main
07c0: 5f 2e 63 20 5c 0a 20 20 6d 61 6e 69 66 65 73 74 _.c \. manifest
07d0: 5f 2e 63 20 5c 0a 20 20 6d 64 35 5f 2e 63 20 5c _.c \. md5_.c \
07e0: 0a 20 20 6d 65 72 67 65 5f 2e 63 20 5c 0a 20 20 . merge_.c \.
07f0: 6d 65 72 67 65 33 5f 2e 63 20 5c 0a 20 20 6e 61 merge3_.c \. na
0800: 6d 65 5f 2e 63 20 5c 0a 20 20 70 69 76 6f 74 5f me_.c \. pivot_
0810: 2e 63 20 5c 0a 20 20 70 71 75 65 75 65 5f 2e 63 .c \. pqueue_.c
0820: 20 5c 0a 20 20 70 72 69 6e 74 66 5f 2e 63 20 5c \. printf_.c \
0830: 0a 20 20 72 65 62 75 69 6c 64 5f 2e 63 20 5c 0a . rebuild_.c \.
0840: 20 20 72 73 73 5f 2e 63 20 5c 0a 20 20 73 63 68 rss_.c \. sch
0850: 65 6d 61 5f 2e 63 20 5c 0a 20 20 73 65 74 75 70 ema_.c \. setup
0860: 5f 2e 63 20 5c 0a 20 20 73 68 61 31 5f 2e 63 20 _.c \. sha1_.c
0870: 5c 0a 20 20 73 74 79 6c 65 5f 2e 63 20 5c 0a 20 \. style_.c \.
0880: 20 73 75 62 73 63 72 69 70 74 5f 2e 63 20 5c 0a subscript_.c \.
0890: 20 20 73 79 6e 63 5f 2e 63 20 5c 0a 20 20 74 61 sync_.c \. ta
08a0: 67 5f 2e 63 20 5c 0a 20 20 74 69 6d 65 6c 69 6e g_.c \. timelin
08b0: 65 5f 2e 63 20 5c 0a 20 20 74 6b 74 5f 2e 63 20 e_.c \. tkt_.c
08c0: 5c 0a 20 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 \. tktconfig_.c
08d0: 20 5c 0a 20 20 74 6b 74 73 65 74 75 70 5f 2e 63 \. tktsetup_.c
08e0: 20 5c 0a 20 20 75 6e 64 6f 5f 2e 63 20 5c 0a 20 \. undo_.c \.
08f0: 20 75 70 64 61 74 65 5f 2e 63 20 5c 0a 20 20 75 update_.c \. u
0900: 72 6c 5f 2e 63 20 5c 0a 20 20 75 73 65 72 5f 2e rl_.c \. user_.
0910: 63 20 5c 0a 20 20 76 65 72 69 66 79 5f 2e 63 20 c \. verify_.c
0920: 5c 0a 20 20 76 66 69 6c 65 5f 2e 63 20 5c 0a 20 \. vfile_.c \.
0930: 20 77 69 6b 69 5f 2e 63 20 5c 0a 20 20 77 69 6b wiki_.c \. wik
0940: 69 66 6f 72 6d 61 74 5f 2e 63 20 5c 0a 20 20 78 iformat_.c \. x
0950: 66 65 72 5f 2e 63 20 5c 0a 20 20 7a 69 70 5f 2e fer_.c \. zip_.
0960: 63 0a 0a 4f 42 4a 20 3d 20 5c 0a 20 20 61 64 64 c..OBJ = \. add
0970: 2e 6f 20 5c 0a 20 20 62 61 67 2e 6f 20 5c 0a 20 .o \. bag.o \.
0980: 20 62 6c 6f 62 2e 6f 20 5c 0a 20 20 62 72 61 6e blob.o \. bran
0990: 63 68 2e 6f 20 5c 0a 20 20 63 67 69 2e 6f 20 5c ch.o \. cgi.o \
09a0: 0a 20 20 63 68 65 63 6b 69 6e 2e 6f 20 5c 0a 20 . checkin.o \.
09b0: 20 63 68 65 63 6b 6f 75 74 2e 6f 20 5c 0a 20 20 checkout.o \.
09c0: 63 6c 65 61 72 73 69 67 6e 2e 6f 20 5c 0a 20 20 clearsign.o \.
09d0: 63 6c 6f 6e 65 2e 6f 20 5c 0a 20 20 63 6f 6d 66 clone.o \. comf
09e0: 6f 72 6d 61 74 2e 6f 20 5c 0a 20 20 63 6f 6e 73 ormat.o \. cons
09f0: 74 72 75 63 74 2e 6f 20 5c 0a 20 20 63 6f 6e 74 truct.o \. cont
0a00: 65 6e 74 2e 6f 20 5c 0a 20 20 64 62 2e 6f 20 5c ent.o \. db.o \
0a10: 0a 20 20 64 65 6c 74 61 2e 6f 20 5c 0a 20 20 64 . delta.o \. d
0a20: 65 6c 74 61 63 6d 64 2e 6f 20 5c 0a 20 20 64 65 eltacmd.o \. de
0a30: 73 63 65 6e 64 65 6e 74 73 2e 6f 20 5c 0a 20 20 scendents.o \.
0a40: 64 69 66 66 2e 6f 20 5c 0a 20 20 64 69 66 66 63 diff.o \. diffc
0a50: 6d 64 2e 6f 20 5c 0a 20 20 65 6e 63 6f 64 65 2e md.o \. encode.
0a60: 6f 20 5c 0a 20 20 66 69 6c 65 2e 6f 20 5c 0a 20 o \. file.o \.
0a70: 20 68 74 74 70 2e 6f 20 5c 0a 20 20 69 6e 66 6f http.o \. info
0a80: 2e 6f 20 5c 0a 20 20 6c 6f 67 69 6e 2e 6f 20 5c .o \. login.o \
0a90: 0a 20 20 6d 61 69 6e 2e 6f 20 5c 0a 20 20 6d 61 . main.o \. ma
0aa0: 6e 69 66 65 73 74 2e 6f 20 5c 0a 20 20 6d 64 35 nifest.o \. md5
0ab0: 2e 6f 20 5c 0a 20 20 6d 65 72 67 65 2e 6f 20 5c .o \. merge.o \
0ac0: 0a 20 20 6d 65 72 67 65 33 2e 6f 20 5c 0a 20 20 . merge3.o \.
0ad0: 6e 61 6d 65 2e 6f 20 5c 0a 20 20 70 69 76 6f 74 name.o \. pivot
0ae0: 2e 6f 20 5c 0a 20 20 70 71 75 65 75 65 2e 6f 20 .o \. pqueue.o
0af0: 5c 0a 20 20 70 72 69 6e 74 66 2e 6f 20 5c 0a 20 \. printf.o \.
0b00: 20 72 65 62 75 69 6c 64 2e 6f 20 5c 0a 20 20 72 rebuild.o \. r
0b10: 73 73 2e 6f 20 5c 0a 20 20 73 63 68 65 6d 61 2e ss.o \. schema.
0b20: 6f 20 5c 0a 20 20 73 65 74 75 70 2e 6f 20 5c 0a o \. setup.o \.
0b30: 20 20 73 68 61 31 2e 6f 20 5c 0a 20 20 73 74 79 sha1.o \. sty
0b40: 6c 65 2e 6f 20 5c 0a 20 20 73 75 62 73 63 72 69 le.o \. subscri
0b50: 70 74 2e 6f 20 5c 0a 20 20 73 79 6e 63 2e 6f 20 pt.o \. sync.o
0b60: 5c 0a 20 20 74 61 67 2e 6f 20 5c 0a 20 20 74 69 \. tag.o \. ti
0b70: 6d 65 6c 69 6e 65 2e 6f 20 5c 0a 20 20 74 6b 74 meline.o \. tkt
0b80: 2e 6f 20 5c 0a 20 20 74 6b 74 63 6f 6e 66 69 67 .o \. tktconfig
0b90: 2e 6f 20 5c 0a 20 20 74 6b 74 73 65 74 75 70 2e .o \. tktsetup.
0ba0: 6f 20 5c 0a 20 20 75 6e 64 6f 2e 6f 20 5c 0a 20 o \. undo.o \.
0bb0: 20 75 70 64 61 74 65 2e 6f 20 5c 0a 20 20 75 72 update.o \. ur
0bc0: 6c 2e 6f 20 5c 0a 20 20 75 73 65 72 2e 6f 20 5c l.o \. user.o \
0bd0: 0a 20 20 76 65 72 69 66 79 2e 6f 20 5c 0a 20 20 . verify.o \.
0be0: 76 66 69 6c 65 2e 6f 20 5c 0a 20 20 77 69 6b 69 vfile.o \. wiki
0bf0: 2e 6f 20 5c 0a 20 20 77 69 6b 69 66 6f 72 6d 61 .o \. wikiforma
0c00: 74 2e 6f 20 5c 0a 20 20 78 66 65 72 2e 6f 20 5c t.o \. xfer.o \
0c10: 0a 20 20 7a 69 70 2e 6f 0a 0a 41 50 50 4e 41 4d . zip.o..APPNAM
0c20: 45 20 3d 20 66 6f 73 73 69 6c 24 28 45 29 0a 0a E = fossil$(E)..
0c30: 0a 0a 61 6c 6c 3a 09 24 28 41 50 50 4e 41 4d 45 ..all:.$(APPNAME
0c40: 29 0a 0a 69 6e 73 74 61 6c 6c 3a 09 24 28 41 50 )..install:.$(AP
0c50: 50 4e 41 4d 45 29 0a 09 6d 76 20 24 28 41 50 50 PNAME)..mv $(APP
0c60: 4e 41 4d 45 29 20 24 28 49 4e 53 54 41 4c 4c 44 NAME) $(INSTALLD
0c70: 49 52 29 0a 0a 74 72 61 6e 73 6c 61 74 65 3a 09 IR)..translate:.
0c80: 24 28 53 52 43 44 49 52 29 2f 74 72 61 6e 73 6c $(SRCDIR)/transl
0c90: 61 74 65 2e 63 0a 09 24 28 42 43 43 29 20 2d 6f ate.c..$(BCC) -o
0ca0: 20 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 translate $(SRC
0cb0: 44 49 52 29 2f 74 72 61 6e 73 6c 61 74 65 2e 63 DIR)/translate.c
0cc0: 0a 0a 6d 61 6b 65 68 65 61 64 65 72 73 3a 09 24 ..makeheaders:.$
0cd0: 28 53 52 43 44 49 52 29 2f 6d 61 6b 65 68 65 61 (SRCDIR)/makehea
0ce0: 64 65 72 73 2e 63 0a 09 24 28 42 43 43 29 20 2d ders.c..$(BCC) -
0cf0: 6f 20 6d 61 6b 65 68 65 61 64 65 72 73 20 24 28 o makeheaders $(
0d00: 53 52 43 44 49 52 29 2f 6d 61 6b 65 68 65 61 64 SRCDIR)/makehead
0d10: 65 72 73 2e 63 0a 0a 6d 6b 69 6e 64 65 78 3a 09 ers.c..mkindex:.
0d20: 24 28 53 52 43 44 49 52 29 2f 6d 6b 69 6e 64 65 $(SRCDIR)/mkinde
0d30: 78 2e 63 0a 09 24 28 42 43 43 29 20 2d 6f 20 6d x.c..$(BCC) -o m
0d40: 6b 69 6e 64 65 78 20 24 28 53 52 43 44 49 52 29 kindex $(SRCDIR)
0d50: 2f 6d 6b 69 6e 64 65 78 2e 63 0a 0a 23 20 57 41 /mkindex.c..# WA
0d60: 52 4e 49 4e 47 2e 20 44 41 4e 47 45 52 2e 20 52 RNING. DANGER. R
0d70: 75 6e 6e 69 6e 67 20 74 68 65 20 74 65 73 74 73 unning the tests
0d80: 75 69 74 65 20 6d 6f 64 69 66 69 65 73 20 74 68 uite modifies th
0d90: 65 20 72 65 70 6f 73 69 74 6f 72 79 20 74 68 65 e repository the
0da0: 0a 23 20 62 75 69 6c 64 20 69 73 20 64 6f 6e 65 .# build is done
0db0: 20 66 72 6f 6d 2c 20 69 2e 65 2e 20 74 68 65 20 from, i.e. the
0dc0: 63 68 65 63 6b 6f 75 74 20 62 65 6c 6f 6e 67 73 checkout belongs
0dd0: 20 74 6f 2e 20 44 6f 20 6e 6f 74 20 73 79 6e 63 to. Do not sync
0de0: 2f 70 75 73 68 0a 23 20 74 68 65 20 72 65 70 6f /push.# the repo
0df0: 73 69 74 6f 72 79 20 61 66 74 65 72 20 72 75 6e sitory after run
0e00: 6e 69 6e 67 20 74 68 65 20 74 65 73 74 73 2e 0a ning the tests..
0e10: 74 65 73 74 3a 09 24 28 41 50 50 4e 41 4d 45 29 test:.$(APPNAME)
0e20: 0a 09 24 28 54 43 4c 53 48 29 20 74 65 73 74 2f ..$(TCLSH) test/
0e30: 74 65 73 74 65 72 2e 74 63 6c 20 24 28 41 50 50 tester.tcl $(APP
0e40: 4e 41 4d 45 29 0a 0a 56 45 52 53 49 4f 4e 2e 68 NAME)..VERSION.h
0e50: 3a 09 24 28 53 52 43 44 49 52 29 2f 2e 2e 2f 6d :.$(SRCDIR)/../m
0e60: 61 6e 69 66 65 73 74 2e 75 75 69 64 20 24 28 53 anifest.uuid $(S
0e70: 52 43 44 49 52 29 2f 2e 2e 2f 6d 61 6e 69 66 65 RCDIR)/../manife
0e80: 73 74 0a 09 61 77 6b 20 27 7b 20 70 72 69 6e 74 st..awk '{ print
0e90: 66 20 22 23 64 65 66 69 6e 65 20 4d 41 4e 49 46 f "#define MANIF
0ea0: 45 53 54 5f 55 55 49 44 20 5c 22 25 73 5c 22 5c EST_UUID \"%s\"\
0eb0: 6e 22 2c 20 24 24 31 7d 27 20 20 24 28 53 52 43 n", $$1}' $(SRC
0ec0: 44 49 52 29 2f 2e 2e 2f 6d 61 6e 69 66 65 73 74 DIR)/../manifest
0ed0: 2e 75 75 69 64 20 3e 56 45 52 53 49 4f 4e 2e 68 .uuid >VERSION.h
0ee0: 0a 09 61 77 6b 20 27 7b 20 70 72 69 6e 74 66 20 ..awk '{ printf
0ef0: 22 23 64 65 66 69 6e 65 20 4d 41 4e 49 46 45 53 "#define MANIFES
0f00: 54 5f 56 45 52 53 49 4f 4e 20 5c 22 5b 25 2e 31 T_VERSION \"[%.1
0f10: 30 73 5d 5c 22 5c 6e 22 2c 20 24 24 31 7d 27 20 0s]\"\n", $$1}'
0f20: 20 24 28 53 52 43 44 49 52 29 2f 2e 2e 2f 6d 61 $(SRCDIR)/../ma
0f30: 6e 69 66 65 73 74 2e 75 75 69 64 20 3e 3e 56 45 nifest.uuid >>VE
0f40: 52 53 49 4f 4e 2e 68 0a 09 61 77 6b 20 27 24 24 RSION.h..awk '$$
0f50: 31 3d 3d 22 44 22 7b 70 72 69 6e 74 66 20 22 23 1=="D"{printf "#
0f60: 64 65 66 69 6e 65 20 4d 41 4e 49 46 45 53 54 5f define MANIFEST_
0f70: 44 41 54 45 20 5c 22 25 73 20 25 73 5c 22 5c 6e DATE \"%s %s\"\n
0f80: 22 2c 20 73 75 62 73 74 72 28 24 24 32 2c 31 2c ", substr($$2,1,
0f90: 31 30 29 2c 73 75 62 73 74 72 28 24 24 32 2c 31 10),substr($$2,1
0fa0: 32 29 7d 27 20 20 24 28 53 52 43 44 49 52 29 2f 2)}' $(SRCDIR)/
0fb0: 2e 2e 2f 6d 61 6e 69 66 65 73 74 20 3e 3e 56 45 ../manifest >>VE
0fc0: 52 53 49 4f 4e 2e 68 0a 0a 24 28 41 50 50 4e 41 RSION.h..$(APPNA
0fd0: 4d 45 29 3a 09 68 65 61 64 65 72 73 20 24 28 4f ME):.headers $(O
0fe0: 42 4a 29 20 73 71 6c 69 74 65 33 2e 6f 0a 09 24 BJ) sqlite3.o..$
0ff0: 28 54 43 43 29 20 2d 6f 20 24 28 41 50 50 4e 41 (TCC) -o $(APPNA
1000: 4d 45 29 20 24 28 4f 42 4a 29 20 73 71 6c 69 74 ME) $(OBJ) sqlit
1010: 65 33 2e 6f 20 24 28 4c 49 42 29 0a 0a 63 6c 65 e3.o $(LIB)..cle
1020: 61 6e 3a 09 0a 09 72 6d 20 2d 66 20 2a 2e 6f 20 an:...rm -f *.o
1030: 2a 5f 2e 63 20 24 28 41 50 50 4e 41 4d 45 29 20 *_.c $(APPNAME)
1040: 56 45 52 53 49 4f 4e 2e 68 0a 09 72 6d 20 2d 66 VERSION.h..rm -f
1050: 20 74 72 61 6e 73 6c 61 74 65 20 6d 61 6b 65 68 translate makeh
1060: 65 61 64 65 72 73 20 6d 6b 69 6e 64 65 78 20 70 eaders mkindex p
1070: 61 67 65 5f 69 6e 64 65 78 2e 68 20 68 65 61 64 age_index.h head
1080: 65 72 73 0a 09 72 6d 20 2d 66 20 61 64 64 2e 68 ers..rm -f add.h
1090: 20 62 61 67 2e 68 20 62 6c 6f 62 2e 68 20 62 72 bag.h blob.h br
10a0: 61 6e 63 68 2e 68 20 63 67 69 2e 68 20 63 68 65 anch.h cgi.h che
10b0: 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 2e ckin.h checkout.
10c0: 68 20 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c h clearsign.h cl
10d0: 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 2e one.h comformat.
10e0: 68 20 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f h construct.h co
10f0: 6e 74 65 6e 74 2e 68 20 64 62 2e 68 20 64 65 6c ntent.h db.h del
1100: 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 2e 68 20 ta.h deltacmd.h
1110: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 descendents.h di
1120: 66 66 2e 68 20 64 69 66 66 63 6d 64 2e 68 20 65 ff.h diffcmd.h e
1130: 6e 63 6f 64 65 2e 68 20 66 69 6c 65 2e 68 20 68 ncode.h file.h h
1140: 74 74 70 2e 68 20 69 6e 66 6f 2e 68 20 6c 6f 67 ttp.h info.h log
1150: 69 6e 2e 68 20 6d 61 69 6e 2e 68 20 6d 61 6e 69 in.h main.h mani
1160: 66 65 73 74 2e 68 20 6d 64 35 2e 68 20 6d 65 72 fest.h md5.h mer
1170: 67 65 2e 68 20 6d 65 72 67 65 33 2e 68 20 6e 61 ge.h merge3.h na
1180: 6d 65 2e 68 20 70 69 76 6f 74 2e 68 20 70 71 75 me.h pivot.h pqu
1190: 65 75 65 2e 68 20 70 72 69 6e 74 66 2e 68 20 72 eue.h printf.h r
11a0: 65 62 75 69 6c 64 2e 68 20 72 73 73 2e 68 20 73 ebuild.h rss.h s
11b0: 63 68 65 6d 61 2e 68 20 73 65 74 75 70 2e 68 20 chema.h setup.h
11c0: 73 68 61 31 2e 68 20 73 74 79 6c 65 2e 68 20 73 sha1.h style.h s
11d0: 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 2e ubscript.h sync.
11e0: 68 20 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 h tag.h timeline
11f0: 2e 68 20 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 .h tkt.h tktconf
1200: 69 67 2e 68 20 74 6b 74 73 65 74 75 70 2e 68 20 ig.h tktsetup.h
1210: 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 2e 68 20 undo.h update.h
1220: 75 72 6c 2e 68 20 75 73 65 72 2e 68 20 76 65 72 url.h user.h ver
1230: 69 66 79 2e 68 20 76 66 69 6c 65 2e 68 20 77 69 ify.h vfile.h wi
1240: 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 2e ki.h wikiformat.
1250: 68 20 78 66 65 72 2e 68 20 7a 69 70 2e 68 0a 0a h xfer.h zip.h..
1260: 68 65 61 64 65 72 73 3a 09 6d 61 6b 65 68 65 61 headers:.makehea
1270: 64 65 72 73 20 6d 6b 69 6e 64 65 78 20 24 28 54 ders mkindex $(T
1280: 52 41 4e 53 5f 53 52 43 29 20 2e 2f 56 45 52 53 RANS_SRC) ./VERS
1290: 49 4f 4e 2e 68 0a 09 2e 2f 6d 61 6b 65 68 65 61 ION.h.../makehea
12a0: 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 ders add_.c:add
12b0: 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 .h bag_.c:bag.h
12c0: 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 blob_.c:blob.h b
12d0: 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e ranch_.c:branch.
12e0: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
12f0: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
1300: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
1310: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
1320: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
1330: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
1340: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
1350: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
1360: 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 nstruct_.c:const
1370: 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e ruct.h content_.
1380: 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e c:content.h db_.
1390: 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a c:db.h delta_.c:
13a0: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 delta.h deltacmd
13b0: 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 _.c:deltacmd.h d
13c0: 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 escendents_.c:de
13d0: 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 scendents.h diff
13e0: 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 _.c:diff.h diffc
13f0: 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 md_.c:diffcmd.h
1400: 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
1410: 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
1420: 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
1430: 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
1440: 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
1450: 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
1460: 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
1470: 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
1480: 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
1490: 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
14a0: 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a erge3.h name_.c:
14b0: 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a name.h pivot_.c:
14c0: 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e pivot.h pqueue_.
14d0: 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 c:pqueue.h print
14e0: 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 f_.c:printf.h re
14f0: 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 build_.c:rebuild
1500: 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 .h rss_.c:rss.h
1510: 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 schema_.c:schema
1520: 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 .h setup_.c:setu
1530: 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 p.h sha1_.c:sha1
1540: 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c .h style_.c:styl
1550: 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 e.h subscript_.c
1560: 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e :subscript.h syn
1570: 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f c_.c:sync.h tag_
1580: 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e .c:tag.h timelin
1590: 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 e_.c:timeline.h
15a0: 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 tkt_.c:tkt.h tkt
15b0: 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e config_.c:tktcon
15c0: 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e fig.h tktsetup_.
15d0: 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 c:tktsetup.h und
15e0: 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 o_.c:undo.h upda
15f0: 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 te_.c:update.h u
1600: 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 rl_.c:url.h user
1610: 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 _.c:user.h verif
1620: 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 y_.c:verify.h vf
1630: 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 ile_.c:vfile.h w
1640: 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 iki_.c:wiki.h wi
1650: 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 kiformat_.c:wiki
1660: 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 format.h xfer_.c
1670: 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a :xfer.h zip_.c:z
1680: 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 ip.h $(SRCDIR)/s
1690: 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 qlite3.h ./VERSI
16a0: 4f 4e 2e 68 0a 09 2e 2f 6d 6b 69 6e 64 65 78 20 ON.h.../mkindex
16b0: 24 28 54 52 41 4e 53 5f 53 52 43 29 20 3e 70 61 $(TRANS_SRC) >pa
16c0: 67 65 5f 69 6e 64 65 78 2e 68 0a 09 74 6f 75 63 ge_index.h..touc
16d0: 68 20 68 65 61 64 65 72 73 0a 0a 61 64 64 5f 2e h headers..add_.
16e0: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 61 64 64 c:.$(SRCDIR)/add
16f0: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
1700: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
1710: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
1720: 43 44 49 52 29 2f 61 64 64 2e 63 20 7c 20 73 65 CDIR)/add.c | se
1730: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 d -f $(SRCDIR)/V
1740: 45 52 53 49 4f 4e 20 3e 61 64 64 5f 2e 63 0a 0a ERSION >add_.c..
1750: 61 64 64 2e 6f 3a 09 61 64 64 5f 2e 63 20 61 64 add.o:.add_.c ad
1760: 64 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 d.h $(SRCDIR)/c
1770: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 onfig.h..$(XTCC)
1780: 20 2d 6f 20 61 64 64 2e 6f 20 2d 63 20 61 64 64 -o add.o -c add
1790: 5f 2e 63 0a 0a 61 64 64 2e 68 3a 09 6d 61 6b 65 _.c..add.h:.make
17a0: 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 headers.../makeh
17b0: 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 eaders add_.c:a
17c0: 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e dd.h bag_.c:bag.
17d0: 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 h blob_.c:blob.h
17e0: 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 branch_.c:branc
17f0: 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 h.h cgi_.c:cgi.h
1800: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
1810: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
1820: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
1830: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
1840: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
1850: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
1860: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
1870: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e construct_.c:con
1880: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 struct.h content
1890: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 _.c:content.h db
18a0: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e _.c:db.h delta_.
18b0: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 c:delta.h deltac
18c0: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 md_.c:deltacmd.h
18d0: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a descendents_.c:
18e0: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 descendents.h di
18f0: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 ff_.c:diff.h dif
1900: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e fcmd_.c:diffcmd.
1910: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
1920: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
1930: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
1940: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
1950: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
1960: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
1970: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
1980: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
1990: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
19a0: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
19b0: 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e :merge3.h name_.
19c0: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e c:name.h pivot_.
19d0: 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 c:pivot.h pqueue
19e0: 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 _.c:pqueue.h pri
19f0: 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 ntf_.c:printf.h
1a00: 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 rebuild_.c:rebui
1a10: 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e ld.h rss_.c:rss.
1a20: 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 h schema_.c:sche
1a30: 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 ma.h setup_.c:se
1a40: 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 tup.h sha1_.c:sh
1a50: 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 a1.h style_.c:st
1a60: 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f yle.h subscript_
1a70: 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 .c:subscript.h s
1a80: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 ync_.c:sync.h ta
1a90: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c g_.c:tag.h timel
1aa0: 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e ine_.c:timeline.
1ab0: 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 h tkt_.c:tkt.h t
1ac0: 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 ktconfig_.c:tktc
1ad0: 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 onfig.h tktsetup
1ae0: 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 _.c:tktsetup.h u
1af0: 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 ndo_.c:undo.h up
1b00: 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 date_.c:update.h
1b10: 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 url_.c:url.h us
1b20: 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 er_.c:user.h ver
1b30: 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 ify_.c:verify.h
1b40: 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 vfile_.c:vfile.h
1b50: 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 wiki_.c:wiki.h
1b60: 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 wikiformat_.c:wi
1b70: 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f kiformat.h xfer_
1b80: 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 .c:xfer.h zip_.c
1b90: 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 :zip.h $(SRCDIR)
1ba0: 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 /sqlite3.h ./VER
1bb0: 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 SION.h..touch he
1bc0: 61 64 65 72 73 0a 0a 62 61 67 5f 2e 63 3a 09 24 aders..bag_.c:.$
1bd0: 28 53 52 43 44 49 52 29 2f 62 61 67 2e 63 20 24 (SRCDIR)/bag.c $
1be0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
1bf0: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 translate.../tr
1c00: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 anslate $(SRCDIR
1c10: 29 2f 62 61 67 2e 63 20 7c 20 73 65 64 20 2d 66 )/bag.c | sed -f
1c20: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
1c30: 4f 4e 20 3e 62 61 67 5f 2e 63 0a 0a 62 61 67 2e ON >bag_.c..bag.
1c40: 6f 3a 09 62 61 67 5f 2e 63 20 62 61 67 2e 68 20 o:.bag_.c bag.h
1c50: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
1c60: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
1c70: 62 61 67 2e 6f 20 2d 63 20 62 61 67 5f 2e 63 0a bag.o -c bag_.c.
1c80: 0a 62 61 67 2e 68 3a 09 6d 61 6b 65 68 65 61 64 .bag.h:.makehead
1c90: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 ers.../makeheade
1ca0: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 rs add_.c:add.h
1cb0: 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c bag_.c:bag.h bl
1cc0: 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 ob_.c:blob.h bra
1cd0: 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 nch_.c:branch.h
1ce0: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
1cf0: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
1d00: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
1d10: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
1d20: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
1d30: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
1d40: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
1d50: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 comformat.h cons
1d60: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 truct_.c:constru
1d70: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a ct.h content_.c:
1d80: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a content.h db_.c:
1d90: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 db.h delta_.c:de
1da0: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e lta.h deltacmd_.
1db0: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 c:deltacmd.h des
1dc0: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 cendents_.c:desc
1dd0: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e endents.h diff_.
1de0: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 c:diff.h diffcmd
1df0: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e _.c:diffcmd.h en
1e00: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
1e10: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
1e20: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
1e30: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
1e40: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
1e50: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
1e60: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
1e70: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
1e80: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
1e90: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
1ea0: 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 ge3.h name_.c:na
1eb0: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 me.h pivot_.c:pi
1ec0: 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a vot.h pqueue_.c:
1ed0: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f pqueue.h printf_
1ee0: 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 .c:printf.h rebu
1ef0: 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 ild_.c:rebuild.h
1f00: 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 rss_.c:rss.h sc
1f10: 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 hema_.c:schema.h
1f20: 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e setup_.c:setup.
1f30: 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 h sha1_.c:sha1.h
1f40: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
1f50: 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 h subscript_.c:s
1f60: 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f ubscript.h sync_
1f70: 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 .c:sync.h tag_.c
1f80: 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f :tag.h timeline_
1f90: 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b .c:timeline.h tk
1fa0: 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f t_.c:tkt.h tktco
1fb0: 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 nfig_.c:tktconfi
1fc0: 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a g.h tktsetup_.c:
1fd0: 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f tktsetup.h undo_
1fe0: 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 .c:undo.h update
1ff0: 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c _.c:update.h url
2000: 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e _.c:url.h user_.
2010: 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f c:user.h verify_
2020: 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c .c:verify.h vfil
2030: 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b e_.c:vfile.h wik
2040: 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 i_.c:wiki.h wiki
2050: 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f format_.c:wikifo
2060: 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 rmat.h xfer_.c:x
2070: 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 fer.h zip_.c:zip
2080: 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c .h $(SRCDIR)/sql
2090: 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e ite3.h ./VERSION
20a0: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 .h..touch header
20b0: 73 0a 0a 62 6c 6f 62 5f 2e 63 3a 09 24 28 53 52 s..blob_.c:.$(SR
20c0: 43 44 49 52 29 2f 62 6c 6f 62 2e 63 20 24 28 53 CDIR)/blob.c $(S
20d0: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 RCDIR)/VERSION t
20e0: 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e ranslate.../tran
20f0: 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f slate $(SRCDIR)/
2100: 62 6c 6f 62 2e 63 20 7c 20 73 65 64 20 2d 66 20 blob.c | sed -f
2110: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
2120: 4e 20 3e 62 6c 6f 62 5f 2e 63 0a 0a 62 6c 6f 62 N >blob_.c..blob
2130: 2e 6f 3a 09 62 6c 6f 62 5f 2e 63 20 62 6c 6f 62 .o:.blob_.c blob
2140: 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f .h $(SRCDIR)/co
2150: 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 nfig.h..$(XTCC)
2160: 2d 6f 20 62 6c 6f 62 2e 6f 20 2d 63 20 62 6c 6f -o blob.o -c blo
2170: 62 5f 2e 63 0a 0a 62 6c 6f 62 2e 68 3a 09 6d 61 b_.c..blob.h:.ma
2180: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b keheaders.../mak
2190: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 eheaders add_.c
21a0: 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 :add.h bag_.c:ba
21b0: 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 g.h blob_.c:blob
21c0: 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 .h branch_.c:bra
21d0: 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 nch.h cgi_.c:cgi
21e0: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
21f0: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
2200: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
2210: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
2220: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
2230: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
2240: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
2250: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
2260: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
2270: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
2280: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
2290: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
22a0: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
22b0: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
22c0: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
22d0: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
22e0: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
22f0: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
2300: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
2310: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
2320: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
2330: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
2340: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
2350: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
2360: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
2370: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
2380: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
2390: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 .c:merge3.h name
23a0: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 _.c:name.h pivot
23b0: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 _.c:pivot.h pque
23c0: 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 ue_.c:pqueue.h p
23d0: 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e rintf_.c:printf.
23e0: 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 h rebuild_.c:reb
23f0: 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 uild.h rss_.c:rs
2400: 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 s.h schema_.c:sc
2410: 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a hema.h setup_.c:
2420: 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a setup.h sha1_.c:
2430: 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a sha1.h style_.c:
2440: 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 style.h subscrip
2450: 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 t_.c:subscript.h
2460: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 sync_.c:sync.h
2470: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d tag_.c:tag.h tim
2480: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e eline_.c:timelin
2490: 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 e.h tkt_.c:tkt.h
24a0: 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b tktconfig_.c:tk
24b0: 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 tconfig.h tktset
24c0: 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 up_.c:tktsetup.h
24d0: 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 undo_.c:undo.h
24e0: 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 update_.c:update
24f0: 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 .h url_.c:url.h
2500: 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 user_.c:user.h v
2510: 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e erify_.c:verify.
2520: 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 h vfile_.c:vfile
2530: 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e .h wiki_.c:wiki.
2540: 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a h wikiformat_.c:
2550: 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 wikiformat.h xfe
2560: 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f r_.c:xfer.h zip_
2570: 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 .c:zip.h $(SRCDI
2580: 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 R)/sqlite3.h ./V
2590: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 ERSION.h..touch
25a0: 68 65 61 64 65 72 73 0a 0a 62 72 61 6e 63 68 5f headers..branch_
25b0: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 62 72 .c:.$(SRCDIR)/br
25c0: 61 6e 63 68 2e 63 20 24 28 53 52 43 44 49 52 29 anch.c $(SRCDIR)
25d0: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 /VERSION transla
25e0: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 te.../translate
25f0: 24 28 53 52 43 44 49 52 29 2f 62 72 61 6e 63 68 $(SRCDIR)/branch
2600: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 .c | sed -f $(SR
2610: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 62 CDIR)/VERSION >b
2620: 72 61 6e 63 68 5f 2e 63 0a 0a 62 72 61 6e 63 68 ranch_.c..branch
2630: 2e 6f 3a 09 62 72 61 6e 63 68 5f 2e 63 20 62 72 .o:.branch_.c br
2640: 61 6e 63 68 2e 68 20 20 24 28 53 52 43 44 49 52 anch.h $(SRCDIR
2650: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 )/config.h..$(XT
2660: 43 43 29 20 2d 6f 20 62 72 61 6e 63 68 2e 6f 20 CC) -o branch.o
2670: 2d 63 20 62 72 61 6e 63 68 5f 2e 63 0a 0a 62 72 -c branch_.c..br
2680: 61 6e 63 68 2e 68 3a 09 6d 61 6b 65 68 65 61 64 anch.h:.makehead
2690: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 ers.../makeheade
26a0: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 rs add_.c:add.h
26b0: 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c bag_.c:bag.h bl
26c0: 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 ob_.c:blob.h bra
26d0: 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 nch_.c:branch.h
26e0: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
26f0: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
2700: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
2710: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
2720: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
2730: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
2740: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
2750: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 comformat.h cons
2760: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 truct_.c:constru
2770: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a ct.h content_.c:
2780: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a content.h db_.c:
2790: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 db.h delta_.c:de
27a0: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e lta.h deltacmd_.
27b0: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 c:deltacmd.h des
27c0: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 cendents_.c:desc
27d0: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e endents.h diff_.
27e0: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 c:diff.h diffcmd
27f0: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e _.c:diffcmd.h en
2800: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
2810: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
2820: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
2830: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
2840: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
2850: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
2860: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
2870: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
2880: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
2890: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
28a0: 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 ge3.h name_.c:na
28b0: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 me.h pivot_.c:pi
28c0: 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a vot.h pqueue_.c:
28d0: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f pqueue.h printf_
28e0: 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 .c:printf.h rebu
28f0: 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 ild_.c:rebuild.h
2900: 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 rss_.c:rss.h sc
2910: 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 hema_.c:schema.h
2920: 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e setup_.c:setup.
2930: 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 h sha1_.c:sha1.h
2940: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
2950: 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 h subscript_.c:s
2960: 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f ubscript.h sync_
2970: 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 .c:sync.h tag_.c
2980: 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f :tag.h timeline_
2990: 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b .c:timeline.h tk
29a0: 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f t_.c:tkt.h tktco
29b0: 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 nfig_.c:tktconfi
29c0: 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a g.h tktsetup_.c:
29d0: 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f tktsetup.h undo_
29e0: 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 .c:undo.h update
29f0: 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c _.c:update.h url
2a00: 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e _.c:url.h user_.
2a10: 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f c:user.h verify_
2a20: 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c .c:verify.h vfil
2a30: 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b e_.c:vfile.h wik
2a40: 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 i_.c:wiki.h wiki
2a50: 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f format_.c:wikifo
2a60: 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 rmat.h xfer_.c:x
2a70: 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 fer.h zip_.c:zip
2a80: 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c .h $(SRCDIR)/sql
2a90: 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e ite3.h ./VERSION
2aa0: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 .h..touch header
2ab0: 73 0a 0a 63 67 69 5f 2e 63 3a 09 24 28 53 52 43 s..cgi_.c:.$(SRC
2ac0: 44 49 52 29 2f 63 67 69 2e 63 20 24 28 53 52 43 DIR)/cgi.c $(SRC
2ad0: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
2ae0: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
2af0: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 63 67 ate $(SRCDIR)/cg
2b00: 69 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 i.c | sed -f $(S
2b10: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e RCDIR)/VERSION >
2b20: 63 67 69 5f 2e 63 0a 0a 63 67 69 2e 6f 3a 09 63 cgi_.c..cgi.o:.c
2b30: 67 69 5f 2e 63 20 63 67 69 2e 68 20 20 24 28 53 gi_.c cgi.h $(S
2b40: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a RCDIR)/config.h.
2b50: 09 24 28 58 54 43 43 29 20 2d 6f 20 63 67 69 2e .$(XTCC) -o cgi.
2b60: 6f 20 2d 63 20 63 67 69 5f 2e 63 0a 0a 63 67 69 o -c cgi_.c..cgi
2b70: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
2b80: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
2b90: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 add_.c:add.h bag
2ba0: 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e _.c:bag.h blob_.
2bb0: 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f c:blob.h branch_
2bc0: 2e 63 3a 62 72 61 6e 63 68 2e 68 20 63 67 69 5f .c:branch.h cgi_
2bd0: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
2be0: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
2bf0: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
2c00: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
2c10: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
2c20: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
2c30: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
2c40: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
2c50: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
2c60: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
2c70: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
2c80: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
2c90: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
2ca0: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
2cb0: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
2cc0: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
2cd0: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
2ce0: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
2cf0: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
2d00: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
2d10: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
2d20: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
2d30: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
2d40: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
2d50: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
2d60: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
2d70: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
2d80: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
2d90: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
2da0: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
2db0: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 h pqueue_.c:pque
2dc0: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 ue.h printf_.c:p
2dd0: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f rintf.h rebuild_
2de0: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 .c:rebuild.h rss
2df0: 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 _.c:rss.h schema
2e00: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
2e10: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
2e20: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 a1_.c:sha1.h sty
2e30: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 le_.c:style.h su
2e40: 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 bscript_.c:subsc
2e50: 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 ript.h sync_.c:s
2e60: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
2e70: 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 .h timeline_.c:t
2e80: 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 imeline.h tkt_.c
2e90: 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 :tkt.h tktconfig
2ea0: 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 _.c:tktconfig.h
2eb0: 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 tktsetup_.c:tkts
2ec0: 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 etup.h undo_.c:u
2ed0: 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ndo.h update_.c:
2ee0: 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
2ef0: 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
2f00: 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
2f10: 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
2f20: 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
2f30: 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
2f40: 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
2f50: 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e .h xfer_.c:xfer.
2f60: 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 h zip_.c:zip.h $
2f70: 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 (SRCDIR)/sqlite3
2f80: 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 .h ./VERSION.h..
2f90: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 63 touch headers..c
2fa0: 68 65 63 6b 69 6e 5f 2e 63 3a 09 24 28 53 52 43 heckin_.c:.$(SRC
2fb0: 44 49 52 29 2f 63 68 65 63 6b 69 6e 2e 63 20 24 DIR)/checkin.c $
2fc0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
2fd0: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 translate.../tr
2fe0: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 anslate $(SRCDIR
2ff0: 29 2f 63 68 65 63 6b 69 6e 2e 63 20 7c 20 73 65 )/checkin.c | se
3000: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 d -f $(SRCDIR)/V
3010: 45 52 53 49 4f 4e 20 3e 63 68 65 63 6b 69 6e 5f ERSION >checkin_
3020: 2e 63 0a 0a 63 68 65 63 6b 69 6e 2e 6f 3a 09 63 .c..checkin.o:.c
3030: 68 65 63 6b 69 6e 5f 2e 63 20 63 68 65 63 6b 69 heckin_.c checki
3040: 6e 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 n.h $(SRCDIR)/c
3050: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 onfig.h..$(XTCC)
3060: 20 2d 6f 20 63 68 65 63 6b 69 6e 2e 6f 20 2d 63 -o checkin.o -c
3070: 20 63 68 65 63 6b 69 6e 5f 2e 63 0a 0a 63 68 65 checkin_.c..che
3080: 63 6b 69 6e 2e 68 3a 09 6d 61 6b 65 68 65 61 64 ckin.h:.makehead
3090: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 ers.../makeheade
30a0: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 rs add_.c:add.h
30b0: 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c bag_.c:bag.h bl
30c0: 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 ob_.c:blob.h bra
30d0: 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 nch_.c:branch.h
30e0: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
30f0: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
3100: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
3110: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
3120: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
3130: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
3140: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
3150: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 comformat.h cons
3160: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 truct_.c:constru
3170: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a ct.h content_.c:
3180: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a content.h db_.c:
3190: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 db.h delta_.c:de
31a0: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e lta.h deltacmd_.
31b0: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 c:deltacmd.h des
31c0: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 cendents_.c:desc
31d0: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e endents.h diff_.
31e0: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 c:diff.h diffcmd
31f0: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e _.c:diffcmd.h en
3200: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
3210: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
3220: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
3230: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
3240: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
3250: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
3260: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
3270: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
3280: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
3290: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
32a0: 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 ge3.h name_.c:na
32b0: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 me.h pivot_.c:pi
32c0: 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a vot.h pqueue_.c:
32d0: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f pqueue.h printf_
32e0: 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 .c:printf.h rebu
32f0: 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 ild_.c:rebuild.h
3300: 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 rss_.c:rss.h sc
3310: 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 hema_.c:schema.h
3320: 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e setup_.c:setup.
3330: 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 h sha1_.c:sha1.h
3340: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
3350: 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 h subscript_.c:s
3360: 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f ubscript.h sync_
3370: 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 .c:sync.h tag_.c
3380: 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f :tag.h timeline_
3390: 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b .c:timeline.h tk
33a0: 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f t_.c:tkt.h tktco
33b0: 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 nfig_.c:tktconfi
33c0: 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a g.h tktsetup_.c:
33d0: 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f tktsetup.h undo_
33e0: 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 .c:undo.h update
33f0: 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c _.c:update.h url
3400: 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e _.c:url.h user_.
3410: 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f c:user.h verify_
3420: 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c .c:verify.h vfil
3430: 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b e_.c:vfile.h wik
3440: 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 i_.c:wiki.h wiki
3450: 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f format_.c:wikifo
3460: 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 rmat.h xfer_.c:x
3470: 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 fer.h zip_.c:zip
3480: 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c .h $(SRCDIR)/sql
3490: 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e ite3.h ./VERSION
34a0: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 .h..touch header
34b0: 73 0a 0a 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 09 s..checkout_.c:.
34c0: 24 28 53 52 43 44 49 52 29 2f 63 68 65 63 6b 6f $(SRCDIR)/checko
34d0: 75 74 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 ut.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 63 68 65 63 6b 6f 75 74 SRCDIR)/checkout
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 63 CDIR)/VERSION >c
3530: 68 65 63 6b 6f 75 74 5f 2e 63 0a 0a 63 68 65 63 heckout_.c..chec
3540: 6b 6f 75 74 2e 6f 3a 09 63 68 65 63 6b 6f 75 74 kout.o:.checkout
3550: 5f 2e 63 20 63 68 65 63 6b 6f 75 74 2e 68 20 20 _.c checkout.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 63 .h..$(XTCC) -o c
3580: 68 65 63 6b 6f 75 74 2e 6f 20 2d 63 20 63 68 65 heckout.o -c che
3590: 63 6b 6f 75 74 5f 2e 63 0a 0a 63 68 65 63 6b 6f ckout_.c..checko
35a0: 75 74 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 ut.h:.makeheader
35b0: 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 s.../makeheaders
35c0: 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 add_.c:add.h b
35d0: 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 ag_.c:bag.h blob
35e0: 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 _.c:blob.h branc
35f0: 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 63 67 h_.c:branch.h cg
3600: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
3610: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
3620: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
3630: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
3640: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
3650: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
3660: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
3670: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 mformat.h constr
3680: 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 uct_.c:construct
3690: 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f .h content_.c:co
36a0: 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 ntent.h db_.c:db
36b0: 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 .h delta_.c:delt
36c0: 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a a.h deltacmd_.c:
36d0: 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 deltacmd.h desce
36e0: 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e ndents_.c:descen
36f0: 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a dents.h diff_.c:
3700: 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e diff.h diffcmd_.
3710: 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f c:diffcmd.h enco
3720: 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
3730: 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
3740: 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
3750: 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
3760: 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
3770: 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
3780: 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
3790: 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
37a0: 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
37b0: 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
37c0: 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 3.h name_.c:name
37d0: 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f .h pivot_.c:pivo
37e0: 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 t.h pqueue_.c:pq
37f0: 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 ueue.h printf_.c
3800: 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c :printf.h rebuil
3810: 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 d_.c:rebuild.h r
3820: 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 ss_.c:rss.h sche
3830: 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 ma_.c:schema.h s
3840: 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 etup_.c:setup.h
3850: 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 sha1_.c:sha1.h s
3860: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
3870: 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 subscript_.c:sub
3880: 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 script.h sync_.c
3890: 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 :sync.h tag_.c:t
38a0: 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 ag.h timeline_.c
38b0: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f :timeline.h tkt_
38c0: 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 .c:tkt.h tktconf
38d0: 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e ig_.c:tktconfig.
38e0: 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b h tktsetup_.c:tk
38f0: 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 tsetup.h undo_.c
3900: 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e :undo.h update_.
3910: 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e c:update.h url_.
3920: 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a c:url.h user_.c:
3930: 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 user.h verify_.c
3940: 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f :verify.h vfile_
3950: 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f .c:vfile.h wiki_
3960: 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f .c:wiki.h wikifo
3970: 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d rmat_.c:wikiform
3980: 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 at.h xfer_.c:xfe
3990: 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 r.h zip_.c:zip.h
39a0: 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 $(SRCDIR)/sqlit
39b0: 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 e3.h ./VERSION.h
39c0: 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a ..touch headers.
39d0: 0a 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 09 24 .clearsign_.c:.$
39e0: 28 53 52 43 44 49 52 29 2f 63 6c 65 61 72 73 69 (SRCDIR)/clearsi
39f0: 67 6e 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 gn.c $(SRCDIR)/V
3a00: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
3a10: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
3a20: 53 52 43 44 49 52 29 2f 63 6c 65 61 72 73 69 67 SRCDIR)/clearsig
3a30: 6e 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 n.c | sed -f $(S
3a40: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e RCDIR)/VERSION >
3a50: 63 6c 65 61 72 73 69 67 6e 5f 2e 63 0a 0a 63 6c clearsign_.c..cl
3a60: 65 61 72 73 69 67 6e 2e 6f 3a 09 63 6c 65 61 72 earsign.o:.clear
3a70: 73 69 67 6e 5f 2e 63 20 63 6c 65 61 72 73 69 67 sign_.c clearsig
3a80: 6e 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 n.h $(SRCDIR)/c
3a90: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 onfig.h..$(XTCC)
3aa0: 20 2d 6f 20 63 6c 65 61 72 73 69 67 6e 2e 6f 20 -o clearsign.o
3ab0: 2d 63 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 0a -c clearsign_.c.
3ac0: 0a 63 6c 65 61 72 73 69 67 6e 2e 68 3a 09 6d 61 .clearsign.h:.ma
3ad0: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b keheaders.../mak
3ae0: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 eheaders add_.c
3af0: 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 :add.h bag_.c:ba
3b00: 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 g.h blob_.c:blob
3b10: 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 .h branch_.c:bra
3b20: 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 nch.h cgi_.c:cgi
3b30: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
3b40: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
3b50: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
3b60: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
3b70: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
3b80: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
3b90: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
3ba0: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
3bb0: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
3bc0: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
3bd0: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
3be0: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
3bf0: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
3c00: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
3c10: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
3c20: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
3c30: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
3c40: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
3c50: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
3c60: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
3c70: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
3c80: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
3c90: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
3ca0: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
3cb0: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
3cc0: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
3cd0: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
3ce0: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 .c:merge3.h name
3cf0: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 _.c:name.h pivot
3d00: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 _.c:pivot.h pque
3d10: 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 ue_.c:pqueue.h p
3d20: 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e rintf_.c:printf.
3d30: 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 h rebuild_.c:reb
3d40: 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 uild.h rss_.c:rs
3d50: 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 s.h schema_.c:sc
3d60: 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a hema.h setup_.c:
3d70: 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a setup.h sha1_.c:
3d80: 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a sha1.h style_.c:
3d90: 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 style.h subscrip
3da0: 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 t_.c:subscript.h
3db0: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 sync_.c:sync.h
3dc0: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d tag_.c:tag.h tim
3dd0: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e eline_.c:timelin
3de0: 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 e.h tkt_.c:tkt.h
3df0: 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b tktconfig_.c:tk
3e00: 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 tconfig.h tktset
3e10: 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 up_.c:tktsetup.h
3e20: 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 undo_.c:undo.h
3e30: 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 update_.c:update
3e40: 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 .h url_.c:url.h
3e50: 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 user_.c:user.h v
3e60: 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e erify_.c:verify.
3e70: 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 h vfile_.c:vfile
3e80: 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e .h wiki_.c:wiki.
3e90: 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a h wikiformat_.c:
3ea0: 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 wikiformat.h xfe
3eb0: 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f r_.c:xfer.h zip_
3ec0: 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 .c:zip.h $(SRCDI
3ed0: 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 R)/sqlite3.h ./V
3ee0: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 ERSION.h..touch
3ef0: 68 65 61 64 65 72 73 0a 0a 63 6c 6f 6e 65 5f 2e headers..clone_.
3f00: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 63 6c 6f c:.$(SRCDIR)/clo
3f10: 6e 65 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 ne.c $(SRCDIR)/V
3f20: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
3f30: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
3f40: 53 52 43 44 49 52 29 2f 63 6c 6f 6e 65 2e 63 20 SRCDIR)/clone.c
3f50: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 | sed -f $(SRCDI
3f60: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 63 6c 6f 6e R)/VERSION >clon
3f70: 65 5f 2e 63 0a 0a 63 6c 6f 6e 65 2e 6f 3a 09 63 e_.c..clone.o:.c
3f80: 6c 6f 6e 65 5f 2e 63 20 63 6c 6f 6e 65 2e 68 20 lone_.c clone.h
3f90: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
3fa0: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
3fb0: 63 6c 6f 6e 65 2e 6f 20 2d 63 20 63 6c 6f 6e 65 clone.o -c clone
3fc0: 5f 2e 63 0a 0a 63 6c 6f 6e 65 2e 68 3a 09 6d 61 _.c..clone.h:.ma
3fd0: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b keheaders.../mak
3fe0: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 eheaders add_.c
3ff0: 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 :add.h bag_.c:ba
4000: 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 g.h blob_.c:blob
4010: 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 .h branch_.c:bra
4020: 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 nch.h cgi_.c:cgi
4030: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
4040: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
4050: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
4060: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
4070: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
4080: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
4090: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
40a0: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
40b0: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
40c0: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
40d0: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
40e0: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
40f0: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
4100: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
4110: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
4120: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
4130: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
4140: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
4150: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
4160: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
4170: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
4180: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
4190: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
41a0: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
41b0: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
41c0: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
41d0: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
41e0: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 .c:merge3.h name
41f0: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 _.c:name.h pivot
4200: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 _.c:pivot.h pque
4210: 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 ue_.c:pqueue.h p
4220: 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e rintf_.c:printf.
4230: 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 h rebuild_.c:reb
4240: 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 uild.h rss_.c:rs
4250: 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 s.h schema_.c:sc
4260: 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a hema.h setup_.c:
4270: 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a setup.h sha1_.c:
4280: 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a sha1.h style_.c:
4290: 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 style.h subscrip
42a0: 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 t_.c:subscript.h
42b0: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 sync_.c:sync.h
42c0: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d tag_.c:tag.h tim
42d0: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e eline_.c:timelin
42e0: 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 e.h tkt_.c:tkt.h
42f0: 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b tktconfig_.c:tk
4300: 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 tconfig.h tktset
4310: 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 up_.c:tktsetup.h
4320: 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 undo_.c:undo.h
4330: 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 update_.c:update
4340: 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 .h url_.c:url.h
4350: 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 user_.c:user.h v
4360: 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e erify_.c:verify.
4370: 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 h vfile_.c:vfile
4380: 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e .h wiki_.c:wiki.
4390: 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a h wikiformat_.c:
43a0: 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 wikiformat.h xfe
43b0: 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f r_.c:xfer.h zip_
43c0: 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 .c:zip.h $(SRCDI
43d0: 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 R)/sqlite3.h ./V
43e0: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 ERSION.h..touch
43f0: 68 65 61 64 65 72 73 0a 0a 63 6f 6d 66 6f 72 6d headers..comform
4400: 61 74 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 at_.c:.$(SRCDIR)
4410: 2f 63 6f 6d 66 6f 72 6d 61 74 2e 63 20 24 28 53 /comformat.c $(S
4420: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 RCDIR)/VERSION t
4430: 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e ranslate.../tran
4440: 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f slate $(SRCDIR)/
4450: 63 6f 6d 66 6f 72 6d 61 74 2e 63 20 7c 20 73 65 comformat.c | se
4460: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 d -f $(SRCDIR)/V
4470: 45 52 53 49 4f 4e 20 3e 63 6f 6d 66 6f 72 6d 61 ERSION >comforma
4480: 74 5f 2e 63 0a 0a 63 6f 6d 66 6f 72 6d 61 74 2e t_.c..comformat.
4490: 6f 3a 09 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 20 o:.comformat_.c
44a0: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 20 24 28 53 comformat.h $(S
44b0: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a RCDIR)/config.h.
44c0: 09 24 28 58 54 43 43 29 20 2d 6f 20 63 6f 6d 66 .$(XTCC) -o comf
44d0: 6f 72 6d 61 74 2e 6f 20 2d 63 20 63 6f 6d 66 6f ormat.o -c comfo
44e0: 72 6d 61 74 5f 2e 63 0a 0a 63 6f 6d 66 6f 72 6d rmat_.c..comform
44f0: 61 74 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 at.h:.makeheader
4500: 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 s.../makeheaders
4510: 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 add_.c:add.h b
4520: 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 ag_.c:bag.h blob
4530: 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 _.c:blob.h branc
4540: 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 63 67 h_.c:branch.h cg
4550: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
4560: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
4570: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
4580: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
4590: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
45a0: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
45b0: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
45c0: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 mformat.h constr
45d0: 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 uct_.c:construct
45e0: 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f .h content_.c:co
45f0: 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 ntent.h db_.c:db
4600: 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 .h delta_.c:delt
4610: 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a a.h deltacmd_.c:
4620: 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 deltacmd.h desce
4630: 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e ndents_.c:descen
4640: 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a dents.h diff_.c:
4650: 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e diff.h diffcmd_.
4660: 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f c:diffcmd.h enco
4670: 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
4680: 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
4690: 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
46a0: 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
46b0: 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
46c0: 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
46d0: 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
46e0: 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
46f0: 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
4700: 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
4710: 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 3.h name_.c:name
4720: 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f .h pivot_.c:pivo
4730: 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 t.h pqueue_.c:pq
4740: 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 ueue.h printf_.c
4750: 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c :printf.h rebuil
4760: 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 d_.c:rebuild.h r
4770: 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 ss_.c:rss.h sche
4780: 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 ma_.c:schema.h s
4790: 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 etup_.c:setup.h
47a0: 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 sha1_.c:sha1.h s
47b0: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
47c0: 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 subscript_.c:sub
47d0: 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 script.h sync_.c
47e0: 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 :sync.h tag_.c:t
47f0: 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 ag.h timeline_.c
4800: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f :timeline.h tkt_
4810: 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 .c:tkt.h tktconf
4820: 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e ig_.c:tktconfig.
4830: 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b h tktsetup_.c:tk
4840: 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 tsetup.h undo_.c
4850: 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e :undo.h update_.
4860: 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e c:update.h url_.
4870: 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a c:url.h user_.c:
4880: 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 user.h verify_.c
4890: 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f :verify.h vfile_
48a0: 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f .c:vfile.h wiki_
48b0: 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f .c:wiki.h wikifo
48c0: 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d rmat_.c:wikiform
48d0: 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 at.h xfer_.c:xfe
48e0: 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 r.h zip_.c:zip.h
48f0: 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 $(SRCDIR)/sqlit
4900: 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 e3.h ./VERSION.h
4910: 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a ..touch headers.
4920: 0a 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 09 24 .construct_.c:.$
4930: 28 53 52 43 44 49 52 29 2f 63 6f 6e 73 74 72 75 (SRCDIR)/constru
4940: 63 74 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 ct.c $(SRCDIR)/V
4950: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
4960: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
4970: 53 52 43 44 49 52 29 2f 63 6f 6e 73 74 72 75 63 SRCDIR)/construc
4980: 74 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 t.c | sed -f $(S
4990: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e RCDIR)/VERSION >
49a0: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 0a 0a 63 6f construct_.c..co
49b0: 6e 73 74 72 75 63 74 2e 6f 3a 09 63 6f 6e 73 74 nstruct.o:.const
49c0: 72 75 63 74 5f 2e 63 20 63 6f 6e 73 74 72 75 63 ruct_.c construc
49d0: 74 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 t.h $(SRCDIR)/c
49e0: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 onfig.h..$(XTCC)
49f0: 20 2d 6f 20 63 6f 6e 73 74 72 75 63 74 2e 6f 20 -o construct.o
4a00: 2d 63 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 0a -c construct_.c.
4a10: 0a 63 6f 6e 73 74 72 75 63 74 2e 68 3a 09 6d 61 .construct.h:.ma
4a20: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b keheaders.../mak
4a30: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 eheaders add_.c
4a40: 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 :add.h bag_.c:ba
4a50: 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 g.h blob_.c:blob
4a60: 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 .h branch_.c:bra
4a70: 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 nch.h cgi_.c:cgi
4a80: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
4a90: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
4aa0: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
4ab0: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
4ac0: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
4ad0: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
4ae0: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
4af0: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
4b00: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
4b10: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
4b20: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
4b30: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
4b40: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
4b50: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
4b60: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
4b70: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
4b80: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
4b90: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
4ba0: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
4bb0: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
4bc0: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
4bd0: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
4be0: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
4bf0: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
4c00: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
4c10: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
4c20: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
4c30: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 .c:merge3.h name
4c40: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 _.c:name.h pivot
4c50: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 _.c:pivot.h pque
4c60: 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 ue_.c:pqueue.h p
4c70: 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e rintf_.c:printf.
4c80: 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 h rebuild_.c:reb
4c90: 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 uild.h rss_.c:rs
4ca0: 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 s.h schema_.c:sc
4cb0: 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a hema.h setup_.c:
4cc0: 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a setup.h sha1_.c:
4cd0: 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a sha1.h style_.c:
4ce0: 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 style.h subscrip
4cf0: 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 t_.c:subscript.h
4d00: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 sync_.c:sync.h
4d10: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d tag_.c:tag.h tim
4d20: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e eline_.c:timelin
4d30: 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 e.h tkt_.c:tkt.h
4d40: 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b tktconfig_.c:tk
4d50: 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 tconfig.h tktset
4d60: 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 up_.c:tktsetup.h
4d70: 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 undo_.c:undo.h
4d80: 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 update_.c:update
4d90: 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 .h url_.c:url.h
4da0: 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 user_.c:user.h v
4db0: 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e erify_.c:verify.
4dc0: 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 h vfile_.c:vfile
4dd0: 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e .h wiki_.c:wiki.
4de0: 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a h wikiformat_.c:
4df0: 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 wikiformat.h xfe
4e00: 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f r_.c:xfer.h zip_
4e10: 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 .c:zip.h $(SRCDI
4e20: 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 R)/sqlite3.h ./V
4e30: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 ERSION.h..touch
4e40: 68 65 61 64 65 72 73 0a 0a 63 6f 6e 74 65 6e 74 headers..content
4e50: 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 63 _.c:.$(SRCDIR)/c
4e60: 6f 6e 74 65 6e 74 2e 63 20 24 28 53 52 43 44 49 ontent.c $(SRCDI
4e70: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 R)/VERSION trans
4e80: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 late.../translat
4e90: 65 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 74 e $(SRCDIR)/cont
4ea0: 65 6e 74 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 ent.c | sed -f $
4eb0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
4ec0: 20 3e 63 6f 6e 74 65 6e 74 5f 2e 63 0a 0a 63 6f >content_.c..co
4ed0: 6e 74 65 6e 74 2e 6f 3a 09 63 6f 6e 74 65 6e 74 ntent.o:.content
4ee0: 5f 2e 63 20 63 6f 6e 74 65 6e 74 2e 68 20 20 24 _.c content.h $
4ef0: 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e (SRCDIR)/config.
4f00: 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 63 6f h..$(XTCC) -o co
4f10: 6e 74 65 6e 74 2e 6f 20 2d 63 20 63 6f 6e 74 65 ntent.o -c conte
4f20: 6e 74 5f 2e 63 0a 0a 63 6f 6e 74 65 6e 74 2e 68 nt_.c..content.h
4f30: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e :.makeheaders...
4f40: 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 /makeheaders ad
4f50: 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e d_.c:add.h bag_.
4f60: 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a c:bag.h blob_.c:
4f70: 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 blob.h branch_.c
4f80: 3a 62 72 61 6e 63 68 2e 68 20 63 67 69 5f 2e 63 :branch.h cgi_.c
4f90: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
4fa0: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
4fb0: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
4fc0: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
4fd0: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
4fe0: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
4ff0: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
5000: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
5010: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
5020: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
5030: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
5040: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
5050: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
5060: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
5070: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
5080: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
5090: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
50a0: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
50b0: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
50c0: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
50d0: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
50e0: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
50f0: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
5100: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
5110: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
5120: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
5130: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
5140: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
5150: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 name_.c:name.h p
5160: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 ivot_.c:pivot.h
5170: 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 pqueue_.c:pqueue
5180: 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 .h printf_.c:pri
5190: 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 ntf.h rebuild_.c
51a0: 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e :rebuild.h rss_.
51b0: 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e c:rss.h schema_.
51c0: 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 c:schema.h setup
51d0: 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 _.c:setup.h sha1
51e0: 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 _.c:sha1.h style
51f0: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 _.c:style.h subs
5200: 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 cript_.c:subscri
5210: 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e pt.h sync_.c:syn
5220: 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 c.h tag_.c:tag.h
5230: 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d timeline_.c:tim
5240: 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 eline.h tkt_.c:t
5250: 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e kt.h tktconfig_.
5260: 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b c:tktconfig.h tk
5270: 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 tsetup_.c:tktset
5280: 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 up.h undo_.c:und
5290: 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 o.h update_.c:up
52a0: 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 date.h url_.c:ur
52b0: 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 l.h user_.c:user
52c0: 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 .h verify_.c:ver
52d0: 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 ify.h vfile_.c:v
52e0: 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 file.h wiki_.c:w
52f0: 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 iki.h wikiformat
5300: 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 _.c:wikiformat.h
5310: 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 xfer_.c:xfer.h
5320: 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 zip_.c:zip.h $(S
5330: 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 RCDIR)/sqlite3.h
5340: 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f ./VERSION.h..to
5350: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 64 62 5f uch headers..db_
5360: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 64 62 .c:.$(SRCDIR)/db
5370: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
5380: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
5390: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
53a0: 43 44 49 52 29 2f 64 62 2e 63 20 7c 20 73 65 64 CDIR)/db.c | sed
53b0: 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 -f $(SRCDIR)/VE
53c0: 52 53 49 4f 4e 20 3e 64 62 5f 2e 63 0a 0a 64 62 RSION >db_.c..db
53d0: 2e 6f 3a 09 64 62 5f 2e 63 20 64 62 2e 68 20 20 .o:.db_.c db.h
53e0: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 $(SRCDIR)/config
53f0: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 64 .h..$(XTCC) -o d
5400: 62 2e 6f 20 2d 63 20 64 62 5f 2e 63 0a 0a 64 62 b.o -c db_.c..db
5410: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
5420: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
5430: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 add_.c:add.h bag
5440: 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e _.c:bag.h blob_.
5450: 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f c:blob.h branch_
5460: 2e 63 3a 62 72 61 6e 63 68 2e 68 20 63 67 69 5f .c:branch.h cgi_
5470: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
5480: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
5490: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
54a0: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
54b0: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
54c0: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
54d0: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
54e0: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
54f0: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
5500: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
5510: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
5520: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
5530: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
5540: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
5550: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
5560: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
5570: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
5580: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
5590: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
55a0: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
55b0: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
55c0: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
55d0: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
55e0: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
55f0: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
5600: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
5610: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
5620: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
5630: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
5640: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
5650: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 h pqueue_.c:pque
5660: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 ue.h printf_.c:p
5670: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f rintf.h rebuild_
5680: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 .c:rebuild.h rss
5690: 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 _.c:rss.h schema
56a0: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
56b0: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
56c0: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 a1_.c:sha1.h sty
56d0: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 le_.c:style.h su
56e0: 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 bscript_.c:subsc
56f0: 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 ript.h sync_.c:s
5700: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
5710: 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 .h timeline_.c:t
5720: 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 imeline.h tkt_.c
5730: 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 :tkt.h tktconfig
5740: 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 _.c:tktconfig.h
5750: 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 tktsetup_.c:tkts
5760: 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 etup.h undo_.c:u
5770: 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ndo.h update_.c:
5780: 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
5790: 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
57a0: 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
57b0: 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
57c0: 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
57d0: 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
57e0: 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
57f0: 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e .h xfer_.c:xfer.
5800: 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 h zip_.c:zip.h $
5810: 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 (SRCDIR)/sqlite3
5820: 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 .h ./VERSION.h..
5830: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 64 touch headers..d
5840: 65 6c 74 61 5f 2e 63 3a 09 24 28 53 52 43 44 49 elta_.c:.$(SRCDI
5850: 52 29 2f 64 65 6c 74 61 2e 63 20 24 28 53 52 43 R)/delta.c $(SRC
5860: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
5870: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
5880: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 64 65 ate $(SRCDIR)/de
5890: 6c 74 61 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 lta.c | sed -f $
58a0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
58b0: 20 3e 64 65 6c 74 61 5f 2e 63 0a 0a 64 65 6c 74 >delta_.c..delt
58c0: 61 2e 6f 3a 09 64 65 6c 74 61 5f 2e 63 20 64 65 a.o:.delta_.c de
58d0: 6c 74 61 2e 68 20 20 24 28 53 52 43 44 49 52 29 lta.h $(SRCDIR)
58e0: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 /config.h..$(XTC
58f0: 43 29 20 2d 6f 20 64 65 6c 74 61 2e 6f 20 2d 63 C) -o delta.o -c
5900: 20 64 65 6c 74 61 5f 2e 63 0a 0a 64 65 6c 74 61 delta_.c..delta
5910: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
5920: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
5930: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 add_.c:add.h bag
5940: 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e _.c:bag.h blob_.
5950: 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f c:blob.h branch_
5960: 2e 63 3a 62 72 61 6e 63 68 2e 68 20 63 67 69 5f .c:branch.h cgi_
5970: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
5980: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
5990: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
59a0: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
59b0: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
59c0: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
59d0: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
59e0: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
59f0: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
5a00: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
5a10: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
5a20: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
5a30: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
5a40: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
5a50: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
5a60: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
5a70: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
5a80: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
5a90: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
5aa0: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
5ab0: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
5ac0: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
5ad0: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
5ae0: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
5af0: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
5b00: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
5b10: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
5b20: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
5b30: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
5b40: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
5b50: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 h pqueue_.c:pque
5b60: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 ue.h printf_.c:p
5b70: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f rintf.h rebuild_
5b80: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 .c:rebuild.h rss
5b90: 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 _.c:rss.h schema
5ba0: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
5bb0: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
5bc0: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 a1_.c:sha1.h sty
5bd0: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 le_.c:style.h su
5be0: 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 bscript_.c:subsc
5bf0: 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 ript.h sync_.c:s
5c00: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
5c10: 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 .h timeline_.c:t
5c20: 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 imeline.h tkt_.c
5c30: 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 :tkt.h tktconfig
5c40: 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 _.c:tktconfig.h
5c50: 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 tktsetup_.c:tkts
5c60: 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 etup.h undo_.c:u
5c70: 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ndo.h update_.c:
5c80: 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
5c90: 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
5ca0: 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
5cb0: 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
5cc0: 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
5cd0: 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
5ce0: 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
5cf0: 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e .h xfer_.c:xfer.
5d00: 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 h zip_.c:zip.h $
5d10: 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 (SRCDIR)/sqlite3
5d20: 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 .h ./VERSION.h..
5d30: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 64 touch headers..d
5d40: 65 6c 74 61 63 6d 64 5f 2e 63 3a 09 24 28 53 52 eltacmd_.c:.$(SR
5d50: 43 44 49 52 29 2f 64 65 6c 74 61 63 6d 64 2e 63 CDIR)/deltacmd.c
5d60: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
5d70: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f ON translate.../
5d80: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 translate $(SRCD
5d90: 49 52 29 2f 64 65 6c 74 61 63 6d 64 2e 63 20 7c IR)/deltacmd.c |
5da0: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 sed -f $(SRCDIR
5db0: 29 2f 56 45 52 53 49 4f 4e 20 3e 64 65 6c 74 61 )/VERSION >delta
5dc0: 63 6d 64 5f 2e 63 0a 0a 64 65 6c 74 61 63 6d 64 cmd_.c..deltacmd
5dd0: 2e 6f 3a 09 64 65 6c 74 61 63 6d 64 5f 2e 63 20 .o:.deltacmd_.c
5de0: 64 65 6c 74 61 63 6d 64 2e 68 20 20 24 28 53 52 deltacmd.h $(SR
5df0: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
5e00: 24 28 58 54 43 43 29 20 2d 6f 20 64 65 6c 74 61 $(XTCC) -o delta
5e10: 63 6d 64 2e 6f 20 2d 63 20 64 65 6c 74 61 63 6d cmd.o -c deltacm
5e20: 64 5f 2e 63 0a 0a 64 65 6c 74 61 63 6d 64 2e 68 d_.c..deltacmd.h
5e30: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e :.makeheaders...
5e40: 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 /makeheaders ad
5e50: 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e d_.c:add.h bag_.
5e60: 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a c:bag.h blob_.c:
5e70: 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 blob.h branch_.c
5e80: 3a 62 72 61 6e 63 68 2e 68 20 63 67 69 5f 2e 63 :branch.h cgi_.c
5e90: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
5ea0: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
5eb0: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
5ec0: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
5ed0: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
5ee0: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
5ef0: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
5f00: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
5f10: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
5f20: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
5f30: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
5f40: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
5f50: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
5f60: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
5f70: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
5f80: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
5f90: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
5fa0: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
5fb0: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
5fc0: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
5fd0: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
5fe0: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
5ff0: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
6000: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
6010: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
6020: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
6030: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
6040: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
6050: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 name_.c:name.h p
6060: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 ivot_.c:pivot.h
6070: 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 pqueue_.c:pqueue
6080: 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 .h printf_.c:pri
6090: 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 ntf.h rebuild_.c
60a0: 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e :rebuild.h rss_.
60b0: 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e c:rss.h schema_.
60c0: 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 c:schema.h setup
60d0: 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 _.c:setup.h sha1
60e0: 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 _.c:sha1.h style
60f0: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 _.c:style.h subs
6100: 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 cript_.c:subscri
6110: 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e pt.h sync_.c:syn
6120: 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 c.h tag_.c:tag.h
6130: 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d timeline_.c:tim
6140: 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 eline.h tkt_.c:t
6150: 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e kt.h tktconfig_.
6160: 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b c:tktconfig.h tk
6170: 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 tsetup_.c:tktset
6180: 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 up.h undo_.c:und
6190: 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 o.h update_.c:up
61a0: 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 date.h url_.c:ur
61b0: 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 l.h user_.c:user
61c0: 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 .h verify_.c:ver
61d0: 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 ify.h vfile_.c:v
61e0: 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 file.h wiki_.c:w
61f0: 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 iki.h wikiformat
6200: 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 _.c:wikiformat.h
6210: 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 xfer_.c:xfer.h
6220: 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 zip_.c:zip.h $(S
6230: 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 RCDIR)/sqlite3.h
6240: 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f ./VERSION.h..to
6250: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 64 65 73 uch headers..des
6260: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 09 24 28 53 cendents_.c:.$(S
6270: 52 43 44 49 52 29 2f 64 65 73 63 65 6e 64 65 6e RCDIR)/descenden
6280: 74 73 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 ts.c $(SRCDIR)/V
6290: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
62a0: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
62b0: 53 52 43 44 49 52 29 2f 64 65 73 63 65 6e 64 65 SRCDIR)/descende
62c0: 6e 74 73 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 nts.c | sed -f $
62d0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
62e0: 20 3e 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 >descendents_.c
62f0: 0a 0a 64 65 73 63 65 6e 64 65 6e 74 73 2e 6f 3a ..descendents.o:
6300: 09 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 20 .descendents_.c
6310: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 20 24 descendents.h $
6320: 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e (SRCDIR)/config.
6330: 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 64 65 h..$(XTCC) -o de
6340: 73 63 65 6e 64 65 6e 74 73 2e 6f 20 2d 63 20 64 scendents.o -c d
6350: 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 0a 0a 64 escendents_.c..d
6360: 65 73 63 65 6e 64 65 6e 74 73 2e 68 3a 09 6d 61 escendents.h:.ma
6370: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b keheaders.../mak
6380: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 eheaders add_.c
6390: 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 :add.h bag_.c:ba
63a0: 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 g.h blob_.c:blob
63b0: 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 .h branch_.c:bra
63c0: 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 nch.h cgi_.c:cgi
63d0: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
63e0: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
63f0: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
6400: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
6410: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
6420: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
6430: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
6440: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
6450: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
6460: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
6470: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
6480: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
6490: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
64a0: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
64b0: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
64c0: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
64d0: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
64e0: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
64f0: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
6500: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
6510: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
6520: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
6530: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
6540: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
6550: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
6560: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
6570: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
6580: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 .c:merge3.h name
6590: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 _.c:name.h pivot
65a0: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 _.c:pivot.h pque
65b0: 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 ue_.c:pqueue.h p
65c0: 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e rintf_.c:printf.
65d0: 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 h rebuild_.c:reb
65e0: 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 uild.h rss_.c:rs
65f0: 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 s.h schema_.c:sc
6600: 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a hema.h setup_.c:
6610: 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a setup.h sha1_.c:
6620: 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a sha1.h style_.c:
6630: 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 style.h subscrip
6640: 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 t_.c:subscript.h
6650: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 sync_.c:sync.h
6660: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d tag_.c:tag.h tim
6670: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e eline_.c:timelin
6680: 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 e.h tkt_.c:tkt.h
6690: 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b tktconfig_.c:tk
66a0: 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 tconfig.h tktset
66b0: 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 up_.c:tktsetup.h
66c0: 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 undo_.c:undo.h
66d0: 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 update_.c:update
66e0: 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 .h url_.c:url.h
66f0: 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 user_.c:user.h v
6700: 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e erify_.c:verify.
6710: 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 h vfile_.c:vfile
6720: 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e .h wiki_.c:wiki.
6730: 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a h wikiformat_.c:
6740: 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 wikiformat.h xfe
6750: 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f r_.c:xfer.h zip_
6760: 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 .c:zip.h $(SRCDI
6770: 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 R)/sqlite3.h ./V
6780: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 ERSION.h..touch
6790: 68 65 61 64 65 72 73 0a 0a 64 69 66 66 5f 2e 63 headers..diff_.c
67a0: 3a 09 24 28 53 52 43 44 49 52 29 2f 64 69 66 66 :.$(SRCDIR)/diff
67b0: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
67c0: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
67d0: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
67e0: 43 44 49 52 29 2f 64 69 66 66 2e 63 20 7c 20 73 CDIR)/diff.c | s
67f0: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f ed -f $(SRCDIR)/
6800: 56 45 52 53 49 4f 4e 20 3e 64 69 66 66 5f 2e 63 VERSION >diff_.c
6810: 0a 0a 64 69 66 66 2e 6f 3a 09 64 69 66 66 5f 2e ..diff.o:.diff_.
6820: 63 20 64 69 66 66 2e 68 20 20 24 28 53 52 43 44 c diff.h $(SRCD
6830: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 IR)/config.h..$(
6840: 58 54 43 43 29 20 2d 6f 20 64 69 66 66 2e 6f 20 XTCC) -o diff.o
6850: 2d 63 20 64 69 66 66 5f 2e 63 0a 0a 64 69 66 66 -c diff_.c..diff
6860: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
6870: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
6880: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 add_.c:add.h bag
6890: 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e _.c:bag.h blob_.
68a0: 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f c:blob.h branch_
68b0: 2e 63 3a 62 72 61 6e 63 68 2e 68 20 63 67 69 5f .c:branch.h cgi_
68c0: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
68d0: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
68e0: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
68f0: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
6900: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
6910: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
6920: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
6930: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
6940: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
6950: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
6960: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
6970: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
6980: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
6990: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
69a0: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
69b0: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
69c0: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
69d0: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
69e0: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
69f0: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
6a00: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
6a10: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
6a20: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
6a30: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
6a40: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
6a50: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
6a60: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
6a70: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
6a80: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
6a90: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
6aa0: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 h pqueue_.c:pque
6ab0: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 ue.h printf_.c:p
6ac0: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f rintf.h rebuild_
6ad0: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 .c:rebuild.h rss
6ae0: 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 _.c:rss.h schema
6af0: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
6b00: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
6b10: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 a1_.c:sha1.h sty
6b20: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 le_.c:style.h su
6b30: 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 bscript_.c:subsc
6b40: 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 ript.h sync_.c:s
6b50: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
6b60: 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 .h timeline_.c:t
6b70: 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 imeline.h tkt_.c
6b80: 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 :tkt.h tktconfig
6b90: 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 _.c:tktconfig.h
6ba0: 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 tktsetup_.c:tkts
6bb0: 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 etup.h undo_.c:u
6bc0: 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ndo.h update_.c:
6bd0: 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
6be0: 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
6bf0: 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
6c00: 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
6c10: 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
6c20: 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
6c30: 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
6c40: 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e .h xfer_.c:xfer.
6c50: 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 h zip_.c:zip.h $
6c60: 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 (SRCDIR)/sqlite3
6c70: 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 .h ./VERSION.h..
6c80: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 64 touch headers..d
6c90: 69 66 66 63 6d 64 5f 2e 63 3a 09 24 28 53 52 43 iffcmd_.c:.$(SRC
6ca0: 44 49 52 29 2f 64 69 66 66 63 6d 64 2e 63 20 24 DIR)/diffcmd.c $
6cb0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
6cc0: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 translate.../tr
6cd0: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 anslate $(SRCDIR
6ce0: 29 2f 64 69 66 66 63 6d 64 2e 63 20 7c 20 73 65 )/diffcmd.c | se
6cf0: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 d -f $(SRCDIR)/V
6d00: 45 52 53 49 4f 4e 20 3e 64 69 66 66 63 6d 64 5f ERSION >diffcmd_
6d10: 2e 63 0a 0a 64 69 66 66 63 6d 64 2e 6f 3a 09 64 .c..diffcmd.o:.d
6d20: 69 66 66 63 6d 64 5f 2e 63 20 64 69 66 66 63 6d iffcmd_.c diffcm
6d30: 64 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 d.h $(SRCDIR)/c
6d40: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 onfig.h..$(XTCC)
6d50: 20 2d 6f 20 64 69 66 66 63 6d 64 2e 6f 20 2d 63 -o diffcmd.o -c
6d60: 20 64 69 66 66 63 6d 64 5f 2e 63 0a 0a 64 69 66 diffcmd_.c..dif
6d70: 66 63 6d 64 2e 68 3a 09 6d 61 6b 65 68 65 61 64 fcmd.h:.makehead
6d80: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 ers.../makeheade
6d90: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 rs add_.c:add.h
6da0: 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c bag_.c:bag.h bl
6db0: 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 ob_.c:blob.h bra
6dc0: 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 nch_.c:branch.h
6dd0: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
6de0: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
6df0: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
6e00: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
6e10: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
6e20: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
6e30: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
6e40: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 comformat.h cons
6e50: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 truct_.c:constru
6e60: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a ct.h content_.c:
6e70: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a content.h db_.c:
6e80: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 db.h delta_.c:de
6e90: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e lta.h deltacmd_.
6ea0: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 c:deltacmd.h des
6eb0: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 cendents_.c:desc
6ec0: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e endents.h diff_.
6ed0: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 c:diff.h diffcmd
6ee0: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e _.c:diffcmd.h en
6ef0: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
6f00: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
6f10: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
6f20: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
6f30: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
6f40: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
6f50: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
6f60: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
6f70: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
6f80: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
6f90: 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 ge3.h name_.c:na
6fa0: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 me.h pivot_.c:pi
6fb0: 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a vot.h pqueue_.c:
6fc0: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f pqueue.h printf_
6fd0: 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 .c:printf.h rebu
6fe0: 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 ild_.c:rebuild.h
6ff0: 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 rss_.c:rss.h sc
7000: 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 hema_.c:schema.h
7010: 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e setup_.c:setup.
7020: 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 h sha1_.c:sha1.h
7030: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
7040: 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 h subscript_.c:s
7050: 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f ubscript.h sync_
7060: 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 .c:sync.h tag_.c
7070: 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f :tag.h timeline_
7080: 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b .c:timeline.h tk
7090: 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f t_.c:tkt.h tktco
70a0: 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 nfig_.c:tktconfi
70b0: 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a g.h tktsetup_.c:
70c0: 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f tktsetup.h undo_
70d0: 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 .c:undo.h update
70e0: 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c _.c:update.h url
70f0: 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e _.c:url.h user_.
7100: 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f c:user.h verify_
7110: 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c .c:verify.h vfil
7120: 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b e_.c:vfile.h wik
7130: 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 i_.c:wiki.h wiki
7140: 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f format_.c:wikifo
7150: 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 rmat.h xfer_.c:x
7160: 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 fer.h zip_.c:zip
7170: 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c .h $(SRCDIR)/sql
7180: 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e ite3.h ./VERSION
7190: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 .h..touch header
71a0: 73 0a 0a 65 6e 63 6f 64 65 5f 2e 63 3a 09 24 28 s..encode_.c:.$(
71b0: 53 52 43 44 49 52 29 2f 65 6e 63 6f 64 65 2e 63 SRCDIR)/encode.c
71c0: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
71d0: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f ON translate.../
71e0: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 translate $(SRCD
71f0: 49 52 29 2f 65 6e 63 6f 64 65 2e 63 20 7c 20 73 IR)/encode.c | s
7200: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f ed -f $(SRCDIR)/
7210: 56 45 52 53 49 4f 4e 20 3e 65 6e 63 6f 64 65 5f VERSION >encode_
7220: 2e 63 0a 0a 65 6e 63 6f 64 65 2e 6f 3a 09 65 6e .c..encode.o:.en
7230: 63 6f 64 65 5f 2e 63 20 65 6e 63 6f 64 65 2e 68 code_.c encode.h
7240: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 $(SRCDIR)/conf
7250: 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f ig.h..$(XTCC) -o
7260: 20 65 6e 63 6f 64 65 2e 6f 20 2d 63 20 65 6e 63 encode.o -c enc
7270: 6f 64 65 5f 2e 63 0a 0a 65 6e 63 6f 64 65 2e 68 ode_.c..encode.h
7280: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e :.makeheaders...
7290: 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 /makeheaders ad
72a0: 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e d_.c:add.h bag_.
72b0: 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a c:bag.h blob_.c:
72c0: 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 blob.h branch_.c
72d0: 3a 62 72 61 6e 63 68 2e 68 20 63 67 69 5f 2e 63 :branch.h cgi_.c
72e0: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
72f0: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
7300: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
7310: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
7320: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
7330: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
7340: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
7350: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
7360: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
7370: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
7380: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
7390: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
73a0: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
73b0: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
73c0: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
73d0: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
73e0: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
73f0: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
7400: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
7410: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
7420: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
7430: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
7440: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
7450: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
7460: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
7470: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
7480: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
7490: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
74a0: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 name_.c:name.h p
74b0: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 ivot_.c:pivot.h
74c0: 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 pqueue_.c:pqueue
74d0: 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 .h printf_.c:pri
74e0: 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 ntf.h rebuild_.c
74f0: 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e :rebuild.h rss_.
7500: 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e c:rss.h schema_.
7510: 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 c:schema.h setup
7520: 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 _.c:setup.h sha1
7530: 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 _.c:sha1.h style
7540: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 _.c:style.h subs
7550: 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 cript_.c:subscri
7560: 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e pt.h sync_.c:syn
7570: 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 c.h tag_.c:tag.h
7580: 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d timeline_.c:tim
7590: 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 eline.h tkt_.c:t
75a0: 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e kt.h tktconfig_.
75b0: 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b c:tktconfig.h tk
75c0: 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 tsetup_.c:tktset
75d0: 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 up.h undo_.c:und
75e0: 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 o.h update_.c:up
75f0: 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 date.h url_.c:ur
7600: 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 l.h user_.c:user
7610: 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 .h verify_.c:ver
7620: 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 ify.h vfile_.c:v
7630: 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 file.h wiki_.c:w
7640: 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 iki.h wikiformat
7650: 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 _.c:wikiformat.h
7660: 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 xfer_.c:xfer.h
7670: 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 zip_.c:zip.h $(S
7680: 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 RCDIR)/sqlite3.h
7690: 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f ./VERSION.h..to
76a0: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 66 69 6c uch headers..fil
76b0: 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f e_.c:.$(SRCDIR)/
76c0: 66 69 6c 65 2e 63 20 24 28 53 52 43 44 49 52 29 file.c $(SRCDIR)
76d0: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 /VERSION transla
76e0: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 te.../translate
76f0: 24 28 53 52 43 44 49 52 29 2f 66 69 6c 65 2e 63 $(SRCDIR)/file.c
7700: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 | sed -f $(SRCD
7710: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 66 69 6c IR)/VERSION >fil
7720: 65 5f 2e 63 0a 0a 66 69 6c 65 2e 6f 3a 09 66 69 e_.c..file.o:.fi
7730: 6c 65 5f 2e 63 20 66 69 6c 65 2e 68 20 20 24 28 le_.c file.h $(
7740: 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 SRCDIR)/config.h
7750: 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 66 69 6c ..$(XTCC) -o fil
7760: 65 2e 6f 20 2d 63 20 66 69 6c 65 5f 2e 63 0a 0a e.o -c file_.c..
7770: 66 69 6c 65 2e 68 3a 09 6d 61 6b 65 68 65 61 64 file.h:.makehead
7780: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 ers.../makeheade
7790: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 rs add_.c:add.h
77a0: 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c bag_.c:bag.h bl
77b0: 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 ob_.c:blob.h bra
77c0: 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 nch_.c:branch.h
77d0: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
77e0: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
77f0: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
7800: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
7810: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
7820: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
7830: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
7840: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 comformat.h cons
7850: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 truct_.c:constru
7860: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a ct.h content_.c:
7870: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a content.h db_.c:
7880: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 db.h delta_.c:de
7890: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e lta.h deltacmd_.
78a0: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 c:deltacmd.h des
78b0: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 cendents_.c:desc
78c0: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e endents.h diff_.
78d0: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 c:diff.h diffcmd
78e0: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e _.c:diffcmd.h en
78f0: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
7900: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
7910: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
7920: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
7930: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
7940: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
7950: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
7960: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
7970: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
7980: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
7990: 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 ge3.h name_.c:na
79a0: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 me.h pivot_.c:pi
79b0: 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a vot.h pqueue_.c:
79c0: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f pqueue.h printf_
79d0: 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 .c:printf.h rebu
79e0: 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 ild_.c:rebuild.h
79f0: 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 rss_.c:rss.h sc
7a00: 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 hema_.c:schema.h
7a10: 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e setup_.c:setup.
7a20: 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 h sha1_.c:sha1.h
7a30: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
7a40: 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 h subscript_.c:s
7a50: 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f ubscript.h sync_
7a60: 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 .c:sync.h tag_.c
7a70: 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f :tag.h timeline_
7a80: 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b .c:timeline.h tk
7a90: 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f t_.c:tkt.h tktco
7aa0: 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 nfig_.c:tktconfi
7ab0: 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a g.h tktsetup_.c:
7ac0: 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f tktsetup.h undo_
7ad0: 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 .c:undo.h update
7ae0: 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c _.c:update.h url
7af0: 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e _.c:url.h user_.
7b00: 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f c:user.h verify_
7b10: 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c .c:verify.h vfil
7b20: 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b e_.c:vfile.h wik
7b30: 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 i_.c:wiki.h wiki
7b40: 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f format_.c:wikifo
7b50: 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 rmat.h xfer_.c:x
7b60: 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 fer.h zip_.c:zip
7b70: 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c .h $(SRCDIR)/sql
7b80: 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e ite3.h ./VERSION
7b90: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 .h..touch header
7ba0: 73 0a 0a 68 74 74 70 5f 2e 63 3a 09 24 28 53 52 s..http_.c:.$(SR
7bb0: 43 44 49 52 29 2f 68 74 74 70 2e 63 20 24 28 53 CDIR)/http.c $(S
7bc0: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 RCDIR)/VERSION t
7bd0: 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e ranslate.../tran
7be0: 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f slate $(SRCDIR)/
7bf0: 68 74 74 70 2e 63 20 7c 20 73 65 64 20 2d 66 20 http.c | sed -f
7c00: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
7c10: 4e 20 3e 68 74 74 70 5f 2e 63 0a 0a 68 74 74 70 N >http_.c..http
7c20: 2e 6f 3a 09 68 74 74 70 5f 2e 63 20 68 74 74 70 .o:.http_.c http
7c30: 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f .h $(SRCDIR)/co
7c40: 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 nfig.h..$(XTCC)
7c50: 2d 6f 20 68 74 74 70 2e 6f 20 2d 63 20 68 74 74 -o http.o -c htt
7c60: 70 5f 2e 63 0a 0a 68 74 74 70 2e 68 3a 09 6d 61 p_.c..http.h:.ma
7c70: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b keheaders.../mak
7c80: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 eheaders add_.c
7c90: 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 :add.h bag_.c:ba
7ca0: 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 g.h blob_.c:blob
7cb0: 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 .h branch_.c:bra
7cc0: 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 nch.h cgi_.c:cgi
7cd0: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
7ce0: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
7cf0: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
7d00: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
7d10: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
7d20: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
7d30: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
7d40: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
7d50: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
7d60: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
7d70: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
7d80: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
7d90: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
7da0: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
7db0: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
7dc0: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
7dd0: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
7de0: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
7df0: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
7e00: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
7e10: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
7e20: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
7e30: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
7e40: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
7e50: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
7e60: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
7e70: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
7e80: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 .c:merge3.h name
7e90: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 _.c:name.h pivot
7ea0: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 _.c:pivot.h pque
7eb0: 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 ue_.c:pqueue.h p
7ec0: 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e rintf_.c:printf.
7ed0: 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 h rebuild_.c:reb
7ee0: 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 uild.h rss_.c:rs
7ef0: 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 s.h schema_.c:sc
7f00: 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a hema.h setup_.c:
7f10: 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a setup.h sha1_.c:
7f20: 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a sha1.h style_.c:
7f30: 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 style.h subscrip
7f40: 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 t_.c:subscript.h
7f50: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 sync_.c:sync.h
7f60: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d tag_.c:tag.h tim
7f70: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e eline_.c:timelin
7f80: 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 e.h tkt_.c:tkt.h
7f90: 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b tktconfig_.c:tk
7fa0: 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 tconfig.h tktset
7fb0: 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 up_.c:tktsetup.h
7fc0: 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 undo_.c:undo.h
7fd0: 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 update_.c:update
7fe0: 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 .h url_.c:url.h
7ff0: 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 user_.c:user.h v
8000: 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e erify_.c:verify.
8010: 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 h vfile_.c:vfile
8020: 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e .h wiki_.c:wiki.
8030: 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a h wikiformat_.c:
8040: 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 wikiformat.h xfe
8050: 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f r_.c:xfer.h zip_
8060: 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 .c:zip.h $(SRCDI
8070: 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 R)/sqlite3.h ./V
8080: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 ERSION.h..touch
8090: 68 65 61 64 65 72 73 0a 0a 69 6e 66 6f 5f 2e 63 headers..info_.c
80a0: 3a 09 24 28 53 52 43 44 49 52 29 2f 69 6e 66 6f :.$(SRCDIR)/info
80b0: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
80c0: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
80d0: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
80e0: 43 44 49 52 29 2f 69 6e 66 6f 2e 63 20 7c 20 73 CDIR)/info.c | s
80f0: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f ed -f $(SRCDIR)/
8100: 56 45 52 53 49 4f 4e 20 3e 69 6e 66 6f 5f 2e 63 VERSION >info_.c
8110: 0a 0a 69 6e 66 6f 2e 6f 3a 09 69 6e 66 6f 5f 2e ..info.o:.info_.
8120: 63 20 69 6e 66 6f 2e 68 20 20 24 28 53 52 43 44 c info.h $(SRCD
8130: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 IR)/config.h..$(
8140: 58 54 43 43 29 20 2d 6f 20 69 6e 66 6f 2e 6f 20 XTCC) -o info.o
8150: 2d 63 20 69 6e 66 6f 5f 2e 63 0a 0a 69 6e 66 6f -c info_.c..info
8160: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
8170: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
8180: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 add_.c:add.h bag
8190: 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e _.c:bag.h blob_.
81a0: 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f c:blob.h branch_
81b0: 2e 63 3a 62 72 61 6e 63 68 2e 68 20 63 67 69 5f .c:branch.h cgi_
81c0: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
81d0: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
81e0: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
81f0: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
8200: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
8210: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
8220: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
8230: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
8240: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
8250: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
8260: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
8270: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
8280: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
8290: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
82a0: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
82b0: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
82c0: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
82d0: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
82e0: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
82f0: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
8300: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
8310: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
8320: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
8330: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
8340: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
8350: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
8360: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
8370: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
8380: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
8390: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
83a0: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 h pqueue_.c:pque
83b0: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 ue.h printf_.c:p
83c0: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f rintf.h rebuild_
83d0: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 .c:rebuild.h rss
83e0: 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 _.c:rss.h schema
83f0: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
8400: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
8410: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 a1_.c:sha1.h sty
8420: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 le_.c:style.h su
8430: 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 bscript_.c:subsc
8440: 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 ript.h sync_.c:s
8450: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
8460: 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 .h timeline_.c:t
8470: 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 imeline.h tkt_.c
8480: 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 :tkt.h tktconfig
8490: 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 _.c:tktconfig.h
84a0: 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 tktsetup_.c:tkts
84b0: 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 etup.h undo_.c:u
84c0: 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ndo.h update_.c:
84d0: 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
84e0: 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
84f0: 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
8500: 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
8510: 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
8520: 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
8530: 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
8540: 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e .h xfer_.c:xfer.
8550: 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 h zip_.c:zip.h $
8560: 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 (SRCDIR)/sqlite3
8570: 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 .h ./VERSION.h..
8580: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 6c touch headers..l
8590: 6f 67 69 6e 5f 2e 63 3a 09 24 28 53 52 43 44 49 ogin_.c:.$(SRCDI
85a0: 52 29 2f 6c 6f 67 69 6e 2e 63 20 24 28 53 52 43 R)/login.c $(SRC
85b0: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
85c0: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
85d0: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 6c 6f ate $(SRCDIR)/lo
85e0: 67 69 6e 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 gin.c | sed -f $
85f0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
8600: 20 3e 6c 6f 67 69 6e 5f 2e 63 0a 0a 6c 6f 67 69 >login_.c..logi
8610: 6e 2e 6f 3a 09 6c 6f 67 69 6e 5f 2e 63 20 6c 6f n.o:.login_.c lo
8620: 67 69 6e 2e 68 20 20 24 28 53 52 43 44 49 52 29 gin.h $(SRCDIR)
8630: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 /config.h..$(XTC
8640: 43 29 20 2d 6f 20 6c 6f 67 69 6e 2e 6f 20 2d 63 C) -o login.o -c
8650: 20 6c 6f 67 69 6e 5f 2e 63 0a 0a 6c 6f 67 69 6e login_.c..login
8660: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
8670: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
8680: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 add_.c:add.h bag
8690: 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e _.c:bag.h blob_.
86a0: 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f c:blob.h branch_
86b0: 2e 63 3a 62 72 61 6e 63 68 2e 68 20 63 67 69 5f .c:branch.h cgi_
86c0: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
86d0: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
86e0: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
86f0: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
8700: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
8710: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
8720: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
8730: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
8740: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
8750: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
8760: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
8770: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
8780: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
8790: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
87a0: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
87b0: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
87c0: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
87d0: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
87e0: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
87f0: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
8800: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
8810: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
8820: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
8830: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
8840: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
8850: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
8860: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
8870: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
8880: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
8890: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
88a0: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 h pqueue_.c:pque
88b0: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 ue.h printf_.c:p
88c0: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f rintf.h rebuild_
88d0: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 .c:rebuild.h rss
88e0: 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 _.c:rss.h schema
88f0: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
8900: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
8910: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 a1_.c:sha1.h sty
8920: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 le_.c:style.h su
8930: 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 bscript_.c:subsc
8940: 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 ript.h sync_.c:s
8950: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
8960: 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 .h timeline_.c:t
8970: 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 imeline.h tkt_.c
8980: 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 :tkt.h tktconfig
8990: 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 _.c:tktconfig.h
89a0: 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 tktsetup_.c:tkts
89b0: 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 etup.h undo_.c:u
89c0: 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ndo.h update_.c:
89d0: 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
89e0: 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
89f0: 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
8a00: 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
8a10: 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
8a20: 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
8a30: 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
8a40: 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e .h xfer_.c:xfer.
8a50: 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 h zip_.c:zip.h $
8a60: 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 (SRCDIR)/sqlite3
8a70: 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 .h ./VERSION.h..
8a80: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 6d touch headers..m
8a90: 61 69 6e 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 ain_.c:.$(SRCDIR
8aa0: 29 2f 6d 61 69 6e 2e 63 20 24 28 53 52 43 44 49 )/main.c $(SRCDI
8ab0: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 R)/VERSION trans
8ac0: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 late.../translat
8ad0: 65 20 24 28 53 52 43 44 49 52 29 2f 6d 61 69 6e e $(SRCDIR)/main
8ae0: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 .c | sed -f $(SR
8af0: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 6d CDIR)/VERSION >m
8b00: 61 69 6e 5f 2e 63 0a 0a 6d 61 69 6e 2e 6f 3a 09 ain_.c..main.o:.
8b10: 6d 61 69 6e 5f 2e 63 20 6d 61 69 6e 2e 68 20 70 main_.c main.h p
8b20: 61 67 65 5f 69 6e 64 65 78 2e 68 20 24 28 53 52 age_index.h $(SR
8b30: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
8b40: 24 28 58 54 43 43 29 20 2d 6f 20 6d 61 69 6e 2e $(XTCC) -o main.
8b50: 6f 20 2d 63 20 6d 61 69 6e 5f 2e 63 0a 0a 6d 61 o -c main_.c..ma
8b60: 69 6e 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 in.h:.makeheader
8b70: 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 s.../makeheaders
8b80: 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 add_.c:add.h b
8b90: 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 ag_.c:bag.h blob
8ba0: 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 _.c:blob.h branc
8bb0: 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 63 67 h_.c:branch.h cg
8bc0: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
8bd0: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
8be0: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
8bf0: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
8c00: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
8c10: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
8c20: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
8c30: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 mformat.h constr
8c40: 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 uct_.c:construct
8c50: 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f .h content_.c:co
8c60: 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 ntent.h db_.c:db
8c70: 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 .h delta_.c:delt
8c80: 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a a.h deltacmd_.c:
8c90: 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 deltacmd.h desce
8ca0: 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e ndents_.c:descen
8cb0: 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a dents.h diff_.c:
8cc0: 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e diff.h diffcmd_.
8cd0: 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f c:diffcmd.h enco
8ce0: 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
8cf0: 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
8d00: 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
8d10: 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
8d20: 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
8d30: 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
8d40: 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
8d50: 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
8d60: 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
8d70: 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
8d80: 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 3.h name_.c:name
8d90: 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f .h pivot_.c:pivo
8da0: 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 t.h pqueue_.c:pq
8db0: 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 ueue.h printf_.c
8dc0: 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c :printf.h rebuil
8dd0: 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 d_.c:rebuild.h r
8de0: 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 ss_.c:rss.h sche
8df0: 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 ma_.c:schema.h s
8e00: 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 etup_.c:setup.h
8e10: 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 sha1_.c:sha1.h s
8e20: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
8e30: 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 subscript_.c:sub
8e40: 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 script.h sync_.c
8e50: 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 :sync.h tag_.c:t
8e60: 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 ag.h timeline_.c
8e70: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f :timeline.h tkt_
8e80: 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 .c:tkt.h tktconf
8e90: 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e ig_.c:tktconfig.
8ea0: 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b h tktsetup_.c:tk
8eb0: 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 tsetup.h undo_.c
8ec0: 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e :undo.h update_.
8ed0: 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e c:update.h url_.
8ee0: 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a c:url.h user_.c:
8ef0: 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 user.h verify_.c
8f00: 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f :verify.h vfile_
8f10: 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f .c:vfile.h wiki_
8f20: 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f .c:wiki.h wikifo
8f30: 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d rmat_.c:wikiform
8f40: 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 at.h xfer_.c:xfe
8f50: 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 r.h zip_.c:zip.h
8f60: 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 $(SRCDIR)/sqlit
8f70: 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 e3.h ./VERSION.h
8f80: 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a ..touch headers.
8f90: 0a 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 09 24 28 .manifest_.c:.$(
8fa0: 53 52 43 44 49 52 29 2f 6d 61 6e 69 66 65 73 74 SRCDIR)/manifest
8fb0: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
8fc0: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
8fd0: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
8fe0: 43 44 49 52 29 2f 6d 61 6e 69 66 65 73 74 2e 63 CDIR)/manifest.c
8ff0: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 | sed -f $(SRCD
9000: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 6d 61 6e IR)/VERSION >man
9010: 69 66 65 73 74 5f 2e 63 0a 0a 6d 61 6e 69 66 65 ifest_.c..manife
9020: 73 74 2e 6f 3a 09 6d 61 6e 69 66 65 73 74 5f 2e st.o:.manifest_.
9030: 63 20 6d 61 6e 69 66 65 73 74 2e 68 20 20 24 28 c manifest.h $(
9040: 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 SRCDIR)/config.h
9050: 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 6d 61 6e ..$(XTCC) -o man
9060: 69 66 65 73 74 2e 6f 20 2d 63 20 6d 61 6e 69 66 ifest.o -c manif
9070: 65 73 74 5f 2e 63 0a 0a 6d 61 6e 69 66 65 73 74 est_.c..manifest
9080: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
9090: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
90a0: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 add_.c:add.h bag
90b0: 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e _.c:bag.h blob_.
90c0: 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f c:blob.h branch_
90d0: 2e 63 3a 62 72 61 6e 63 68 2e 68 20 63 67 69 5f .c:branch.h cgi_
90e0: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
90f0: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
9100: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
9110: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
9120: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
9130: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
9140: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
9150: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
9160: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
9170: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
9180: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
9190: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
91a0: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
91b0: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
91c0: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
91d0: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
91e0: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
91f0: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
9200: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
9210: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
9220: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
9230: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
9240: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
9250: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
9260: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
9270: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
9280: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
9290: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
92a0: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
92b0: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
92c0: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 h pqueue_.c:pque
92d0: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 ue.h printf_.c:p
92e0: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f rintf.h rebuild_
92f0: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 .c:rebuild.h rss
9300: 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 _.c:rss.h schema
9310: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
9320: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
9330: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 a1_.c:sha1.h sty
9340: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 le_.c:style.h su
9350: 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 bscript_.c:subsc
9360: 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 ript.h sync_.c:s
9370: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
9380: 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 .h timeline_.c:t
9390: 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 imeline.h tkt_.c
93a0: 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 :tkt.h tktconfig
93b0: 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 _.c:tktconfig.h
93c0: 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 tktsetup_.c:tkts
93d0: 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 etup.h undo_.c:u
93e0: 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ndo.h update_.c:
93f0: 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
9400: 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
9410: 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
9420: 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
9430: 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
9440: 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
9450: 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
9460: 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e .h xfer_.c:xfer.
9470: 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 h zip_.c:zip.h $
9480: 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 (SRCDIR)/sqlite3
9490: 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 .h ./VERSION.h..
94a0: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 6d touch headers..m
94b0: 64 35 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 d5_.c:.$(SRCDIR)
94c0: 2f 6d 64 35 2e 63 20 24 28 53 52 43 44 49 52 29 /md5.c $(SRCDIR)
94d0: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 /VERSION transla
94e0: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 te.../translate
94f0: 24 28 53 52 43 44 49 52 29 2f 6d 64 35 2e 63 20 $(SRCDIR)/md5.c
9500: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 | sed -f $(SRCDI
9510: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 6d 64 35 5f R)/VERSION >md5_
9520: 2e 63 0a 0a 6d 64 35 2e 6f 3a 09 6d 64 35 5f 2e .c..md5.o:.md5_.
9530: 63 20 6d 64 35 2e 68 20 20 24 28 53 52 43 44 49 c md5.h $(SRCDI
9540: 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 R)/config.h..$(X
9550: 54 43 43 29 20 2d 6f 20 6d 64 35 2e 6f 20 2d 63 TCC) -o md5.o -c
9560: 20 6d 64 35 5f 2e 63 0a 0a 6d 64 35 2e 68 3a 09 md5_.c..md5.h:.
9570: 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d makeheaders.../m
9580: 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f akeheaders add_
9590: 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a .c:add.h bag_.c:
95a0: 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c bag.h blob_.c:bl
95b0: 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 ob.h branch_.c:b
95c0: 72 61 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63 ranch.h cgi_.c:c
95d0: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
95e0: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
95f0: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
9600: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
9610: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
9620: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
9630: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
9640: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 t.h construct_.c
9650: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e :construct.h con
9660: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e tent_.c:content.
9670: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c h db_.c:db.h del
9680: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 ta_.c:delta.h de
9690: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 ltacmd_.c:deltac
96a0: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 md.h descendents
96b0: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e _.c:descendents.
96c0: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 h diff_.c:diff.h
96d0: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 diffcmd_.c:diff
96e0: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a cmd.h encode_.c:
96f0: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
9700: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
9710: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
9720: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
9730: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
9740: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
9750: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
9760: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
9770: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
9780: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 3_.c:merge3.h na
9790: 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 me_.c:name.h piv
97a0: 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 ot_.c:pivot.h pq
97b0: 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 ueue_.c:pqueue.h
97c0: 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 printf_.c:print
97d0: 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 f.h rebuild_.c:r
97e0: 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a ebuild.h rss_.c:
97f0: 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a rss.h schema_.c:
9800: 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e schema.h setup_.
9810: 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e c:setup.h sha1_.
9820: 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e c:sha1.h style_.
9830: 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 c:style.h subscr
9840: 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 ipt_.c:subscript
9850: 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e .h sync_.c:sync.
9860: 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 h tag_.c:tag.h t
9870: 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c imeline_.c:timel
9880: 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 ine.h tkt_.c:tkt
9890: 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a .h tktconfig_.c:
98a0: 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 tktconfig.h tkts
98b0: 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 etup_.c:tktsetup
98c0: 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e .h undo_.c:undo.
98d0: 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 h update_.c:upda
98e0: 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e te.h url_.c:url.
98f0: 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 h user_.c:user.h
9900: 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 verify_.c:verif
9910: 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 y.h vfile_.c:vfi
9920: 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b le.h wiki_.c:wik
9930: 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e i.h wikiformat_.
9940: 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 c:wikiformat.h x
9950: 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 fer_.c:xfer.h zi
9960: 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 p_.c:zip.h $(SRC
9970: 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e DIR)/sqlite3.h .
9980: 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 /VERSION.h..touc
9990: 68 20 68 65 61 64 65 72 73 0a 0a 6d 65 72 67 65 h headers..merge
99a0: 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 6d _.c:.$(SRCDIR)/m
99b0: 65 72 67 65 2e 63 20 24 28 53 52 43 44 49 52 29 erge.c $(SRCDIR)
99c0: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 /VERSION transla
99d0: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 te.../translate
99e0: 24 28 53 52 43 44 49 52 29 2f 6d 65 72 67 65 2e $(SRCDIR)/merge.
99f0: 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 c | sed -f $(SRC
9a00: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 6d 65 DIR)/VERSION >me
9a10: 72 67 65 5f 2e 63 0a 0a 6d 65 72 67 65 2e 6f 3a rge_.c..merge.o:
9a20: 09 6d 65 72 67 65 5f 2e 63 20 6d 65 72 67 65 2e .merge_.c merge.
9a30: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e h $(SRCDIR)/con
9a40: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d fig.h..$(XTCC) -
9a50: 6f 20 6d 65 72 67 65 2e 6f 20 2d 63 20 6d 65 72 o merge.o -c mer
9a60: 67 65 5f 2e 63 0a 0a 6d 65 72 67 65 2e 68 3a 09 ge_.c..merge.h:.
9a70: 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d makeheaders.../m
9a80: 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f akeheaders add_
9a90: 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a .c:add.h bag_.c:
9aa0: 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c bag.h blob_.c:bl
9ab0: 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 ob.h branch_.c:b
9ac0: 72 61 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63 ranch.h cgi_.c:c
9ad0: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
9ae0: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
9af0: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
9b00: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
9b10: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
9b20: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
9b30: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
9b40: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 t.h construct_.c
9b50: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e :construct.h con
9b60: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e tent_.c:content.
9b70: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c h db_.c:db.h del
9b80: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 ta_.c:delta.h de
9b90: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 ltacmd_.c:deltac
9ba0: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 md.h descendents
9bb0: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e _.c:descendents.
9bc0: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 h diff_.c:diff.h
9bd0: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 diffcmd_.c:diff
9be0: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a cmd.h encode_.c:
9bf0: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
9c00: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
9c10: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
9c20: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
9c30: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
9c40: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
9c50: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
9c60: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
9c70: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
9c80: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 3_.c:merge3.h na
9c90: 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 me_.c:name.h piv
9ca0: 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 ot_.c:pivot.h pq
9cb0: 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 ueue_.c:pqueue.h
9cc0: 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 printf_.c:print
9cd0: 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 f.h rebuild_.c:r
9ce0: 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a ebuild.h rss_.c:
9cf0: 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a rss.h schema_.c:
9d00: 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e schema.h setup_.
9d10: 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e c:setup.h sha1_.
9d20: 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e c:sha1.h style_.
9d30: 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 c:style.h subscr
9d40: 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 ipt_.c:subscript
9d50: 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e .h sync_.c:sync.
9d60: 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 h tag_.c:tag.h t
9d70: 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c imeline_.c:timel
9d80: 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 ine.h tkt_.c:tkt
9d90: 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a .h tktconfig_.c:
9da0: 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 tktconfig.h tkts
9db0: 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 etup_.c:tktsetup
9dc0: 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e .h undo_.c:undo.
9dd0: 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 h update_.c:upda
9de0: 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e te.h url_.c:url.
9df0: 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 h user_.c:user.h
9e00: 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 verify_.c:verif
9e10: 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 y.h vfile_.c:vfi
9e20: 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b le.h wiki_.c:wik
9e30: 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e i.h wikiformat_.
9e40: 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 c:wikiformat.h x
9e50: 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 fer_.c:xfer.h zi
9e60: 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 p_.c:zip.h $(SRC
9e70: 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e DIR)/sqlite3.h .
9e80: 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 /VERSION.h..touc
9e90: 68 20 68 65 61 64 65 72 73 0a 0a 6d 65 72 67 65 h headers..merge
9ea0: 33 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 3_.c:.$(SRCDIR)/
9eb0: 6d 65 72 67 65 33 2e 63 20 24 28 53 52 43 44 49 merge3.c $(SRCDI
9ec0: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 R)/VERSION trans
9ed0: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 late.../translat
9ee0: 65 20 24 28 53 52 43 44 49 52 29 2f 6d 65 72 67 e $(SRCDIR)/merg
9ef0: 65 33 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 e3.c | sed -f $(
9f00: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
9f10: 3e 6d 65 72 67 65 33 5f 2e 63 0a 0a 6d 65 72 67 >merge3_.c..merg
9f20: 65 33 2e 6f 3a 09 6d 65 72 67 65 33 5f 2e 63 20 e3.o:.merge3_.c
9f30: 6d 65 72 67 65 33 2e 68 20 20 24 28 53 52 43 44 merge3.h $(SRCD
9f40: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 IR)/config.h..$(
9f50: 58 54 43 43 29 20 2d 6f 20 6d 65 72 67 65 33 2e XTCC) -o merge3.
9f60: 6f 20 2d 63 20 6d 65 72 67 65 33 5f 2e 63 0a 0a o -c merge3_.c..
9f70: 6d 65 72 67 65 33 2e 68 3a 09 6d 61 6b 65 68 65 merge3.h:.makehe
9f80: 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 aders.../makehea
9f90: 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 ders add_.c:add
9fa0: 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 .h bag_.c:bag.h
9fb0: 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 blob_.c:blob.h b
9fc0: 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e ranch_.c:branch.
9fd0: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
9fe0: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
9ff0: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
a000: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
a010: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
a020: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
a030: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
a040: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
a050: 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 nstruct_.c:const
a060: 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e ruct.h content_.
a070: 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e c:content.h db_.
a080: 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a c:db.h delta_.c:
a090: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 delta.h deltacmd
a0a0: 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 _.c:deltacmd.h d
a0b0: 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 escendents_.c:de
a0c0: 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 scendents.h diff
a0d0: 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 _.c:diff.h diffc
a0e0: 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 md_.c:diffcmd.h
a0f0: 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
a100: 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
a110: 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
a120: 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
a130: 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
a140: 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
a150: 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
a160: 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
a170: 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
a180: 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
a190: 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a erge3.h name_.c:
a1a0: 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a name.h pivot_.c:
a1b0: 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e pivot.h pqueue_.
a1c0: 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 c:pqueue.h print
a1d0: 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 f_.c:printf.h re
a1e0: 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 build_.c:rebuild
a1f0: 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 .h rss_.c:rss.h
a200: 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 schema_.c:schema
a210: 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 .h setup_.c:setu
a220: 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 p.h sha1_.c:sha1
a230: 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c .h style_.c:styl
a240: 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 e.h subscript_.c
a250: 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e :subscript.h syn
a260: 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f c_.c:sync.h tag_
a270: 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e .c:tag.h timelin
a280: 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 e_.c:timeline.h
a290: 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 tkt_.c:tkt.h tkt
a2a0: 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e config_.c:tktcon
a2b0: 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e fig.h tktsetup_.
a2c0: 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 c:tktsetup.h und
a2d0: 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 o_.c:undo.h upda
a2e0: 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 te_.c:update.h u
a2f0: 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 rl_.c:url.h user
a300: 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 _.c:user.h verif
a310: 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 y_.c:verify.h vf
a320: 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 ile_.c:vfile.h w
a330: 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 iki_.c:wiki.h wi
a340: 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 kiformat_.c:wiki
a350: 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 format.h xfer_.c
a360: 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a :xfer.h zip_.c:z
a370: 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 ip.h $(SRCDIR)/s
a380: 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 qlite3.h ./VERSI
a390: 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 ON.h..touch head
a3a0: 65 72 73 0a 0a 6e 61 6d 65 5f 2e 63 3a 09 24 28 ers..name_.c:.$(
a3b0: 53 52 43 44 49 52 29 2f 6e 61 6d 65 2e 63 20 24 SRCDIR)/name.c $
a3c0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
a3d0: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 translate.../tr
a3e0: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 anslate $(SRCDIR
a3f0: 29 2f 6e 61 6d 65 2e 63 20 7c 20 73 65 64 20 2d )/name.c | sed -
a400: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 f $(SRCDIR)/VERS
a410: 49 4f 4e 20 3e 6e 61 6d 65 5f 2e 63 0a 0a 6e 61 ION >name_.c..na
a420: 6d 65 2e 6f 3a 09 6e 61 6d 65 5f 2e 63 20 6e 61 me.o:.name_.c na
a430: 6d 65 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f me.h $(SRCDIR)/
a440: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 config.h..$(XTCC
a450: 29 20 2d 6f 20 6e 61 6d 65 2e 6f 20 2d 63 20 6e ) -o name.o -c n
a460: 61 6d 65 5f 2e 63 0a 0a 6e 61 6d 65 2e 68 3a 09 ame_.c..name.h:.
a470: 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d makeheaders.../m
a480: 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f akeheaders add_
a490: 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a .c:add.h bag_.c:
a4a0: 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c bag.h blob_.c:bl
a4b0: 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 ob.h branch_.c:b
a4c0: 72 61 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63 ranch.h cgi_.c:c
a4d0: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
a4e0: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
a4f0: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
a500: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
a510: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
a520: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
a530: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
a540: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 t.h construct_.c
a550: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e :construct.h con
a560: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e tent_.c:content.
a570: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c h db_.c:db.h del
a580: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 ta_.c:delta.h de
a590: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 ltacmd_.c:deltac
a5a0: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 md.h descendents
a5b0: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e _.c:descendents.
a5c0: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 h diff_.c:diff.h
a5d0: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 diffcmd_.c:diff
a5e0: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a cmd.h encode_.c:
a5f0: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
a600: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
a610: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
a620: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
a630: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
a640: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
a650: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
a660: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
a670: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
a680: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 3_.c:merge3.h na
a690: 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 me_.c:name.h piv
a6a0: 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 ot_.c:pivot.h pq
a6b0: 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 ueue_.c:pqueue.h
a6c0: 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 printf_.c:print
a6d0: 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 f.h rebuild_.c:r
a6e0: 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a ebuild.h rss_.c:
a6f0: 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a rss.h schema_.c:
a700: 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e schema.h setup_.
a710: 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e c:setup.h sha1_.
a720: 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e c:sha1.h style_.
a730: 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 c:style.h subscr
a740: 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 ipt_.c:subscript
a750: 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e .h sync_.c:sync.
a760: 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 h tag_.c:tag.h t
a770: 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c imeline_.c:timel
a780: 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 ine.h tkt_.c:tkt
a790: 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a .h tktconfig_.c:
a7a0: 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 tktconfig.h tkts
a7b0: 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 etup_.c:tktsetup
a7c0: 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e .h undo_.c:undo.
a7d0: 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 h update_.c:upda
a7e0: 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e te.h url_.c:url.
a7f0: 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 h user_.c:user.h
a800: 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 verify_.c:verif
a810: 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 y.h vfile_.c:vfi
a820: 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b le.h wiki_.c:wik
a830: 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e i.h wikiformat_.
a840: 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 c:wikiformat.h x
a850: 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 fer_.c:xfer.h zi
a860: 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 p_.c:zip.h $(SRC
a870: 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e DIR)/sqlite3.h .
a880: 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 /VERSION.h..touc
a890: 68 20 68 65 61 64 65 72 73 0a 0a 70 69 76 6f 74 h headers..pivot
a8a0: 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 70 _.c:.$(SRCDIR)/p
a8b0: 69 76 6f 74 2e 63 20 24 28 53 52 43 44 49 52 29 ivot.c $(SRCDIR)
a8c0: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 /VERSION transla
a8d0: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 te.../translate
a8e0: 24 28 53 52 43 44 49 52 29 2f 70 69 76 6f 74 2e $(SRCDIR)/pivot.
a8f0: 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 c | sed -f $(SRC
a900: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 70 69 DIR)/VERSION >pi
a910: 76 6f 74 5f 2e 63 0a 0a 70 69 76 6f 74 2e 6f 3a vot_.c..pivot.o:
a920: 09 70 69 76 6f 74 5f 2e 63 20 70 69 76 6f 74 2e .pivot_.c pivot.
a930: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e h $(SRCDIR)/con
a940: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d fig.h..$(XTCC) -
a950: 6f 20 70 69 76 6f 74 2e 6f 20 2d 63 20 70 69 76 o pivot.o -c piv
a960: 6f 74 5f 2e 63 0a 0a 70 69 76 6f 74 2e 68 3a 09 ot_.c..pivot.h:.
a970: 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d makeheaders.../m
a980: 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f akeheaders add_
a990: 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a .c:add.h bag_.c:
a9a0: 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c bag.h blob_.c:bl
a9b0: 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 ob.h branch_.c:b
a9c0: 72 61 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63 ranch.h cgi_.c:c
a9d0: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
a9e0: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
a9f0: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
aa00: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
aa10: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
aa20: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
aa30: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
aa40: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 t.h construct_.c
aa50: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e :construct.h con
aa60: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e tent_.c:content.
aa70: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c h db_.c:db.h del
aa80: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 ta_.c:delta.h de
aa90: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 ltacmd_.c:deltac
aaa0: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 md.h descendents
aab0: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e _.c:descendents.
aac0: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 h diff_.c:diff.h
aad0: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 diffcmd_.c:diff
aae0: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a cmd.h encode_.c:
aaf0: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
ab00: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
ab10: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
ab20: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
ab30: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
ab40: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
ab50: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
ab60: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
ab70: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
ab80: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 3_.c:merge3.h na
ab90: 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 me_.c:name.h piv
aba0: 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 ot_.c:pivot.h pq
abb0: 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 ueue_.c:pqueue.h
abc0: 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 printf_.c:print
abd0: 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 f.h rebuild_.c:r
abe0: 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a ebuild.h rss_.c:
abf0: 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a rss.h schema_.c:
ac00: 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e schema.h setup_.
ac10: 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e c:setup.h sha1_.
ac20: 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e c:sha1.h style_.
ac30: 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 c:style.h subscr
ac40: 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 ipt_.c:subscript
ac50: 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e .h sync_.c:sync.
ac60: 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 h tag_.c:tag.h t
ac70: 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c imeline_.c:timel
ac80: 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 ine.h tkt_.c:tkt
ac90: 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a .h tktconfig_.c:
aca0: 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 tktconfig.h tkts
acb0: 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 etup_.c:tktsetup
acc0: 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e .h undo_.c:undo.
acd0: 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 h update_.c:upda
ace0: 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e te.h url_.c:url.
acf0: 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 h user_.c:user.h
ad00: 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 verify_.c:verif
ad10: 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 y.h vfile_.c:vfi
ad20: 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b le.h wiki_.c:wik
ad30: 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e i.h wikiformat_.
ad40: 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 c:wikiformat.h x
ad50: 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 fer_.c:xfer.h zi
ad60: 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 p_.c:zip.h $(SRC
ad70: 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e DIR)/sqlite3.h .
ad80: 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 /VERSION.h..touc
ad90: 68 20 68 65 61 64 65 72 73 0a 0a 70 71 75 65 75 h headers..pqueu
ada0: 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f e_.c:.$(SRCDIR)/
adb0: 70 71 75 65 75 65 2e 63 20 24 28 53 52 43 44 49 pqueue.c $(SRCDI
adc0: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 R)/VERSION trans
add0: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 late.../translat
ade0: 65 20 24 28 53 52 43 44 49 52 29 2f 70 71 75 65 e $(SRCDIR)/pque
adf0: 75 65 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 ue.c | sed -f $(
ae00: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
ae10: 3e 70 71 75 65 75 65 5f 2e 63 0a 0a 70 71 75 65 >pqueue_.c..pque
ae20: 75 65 2e 6f 3a 09 70 71 75 65 75 65 5f 2e 63 20 ue.o:.pqueue_.c
ae30: 70 71 75 65 75 65 2e 68 20 20 24 28 53 52 43 44 pqueue.h $(SRCD
ae40: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 IR)/config.h..$(
ae50: 58 54 43 43 29 20 2d 6f 20 70 71 75 65 75 65 2e XTCC) -o pqueue.
ae60: 6f 20 2d 63 20 70 71 75 65 75 65 5f 2e 63 0a 0a o -c pqueue_.c..
ae70: 70 71 75 65 75 65 2e 68 3a 09 6d 61 6b 65 68 65 pqueue.h:.makehe
ae80: 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 aders.../makehea
ae90: 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 ders add_.c:add
aea0: 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 .h bag_.c:bag.h
aeb0: 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 blob_.c:blob.h b
aec0: 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e ranch_.c:branch.
aed0: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
aee0: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
aef0: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
af00: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
af10: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
af20: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
af30: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
af40: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
af50: 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 nstruct_.c:const
af60: 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e ruct.h content_.
af70: 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e c:content.h db_.
af80: 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a c:db.h delta_.c:
af90: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 delta.h deltacmd
afa0: 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 _.c:deltacmd.h d
afb0: 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 escendents_.c:de
afc0: 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 scendents.h diff
afd0: 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 _.c:diff.h diffc
afe0: 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 md_.c:diffcmd.h
aff0: 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
b000: 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
b010: 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
b020: 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
b030: 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
b040: 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
b050: 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
b060: 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
b070: 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
b080: 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
b090: 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a erge3.h name_.c:
b0a0: 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a name.h pivot_.c:
b0b0: 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e pivot.h pqueue_.
b0c0: 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 c:pqueue.h print
b0d0: 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 f_.c:printf.h re
b0e0: 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 build_.c:rebuild
b0f0: 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 .h rss_.c:rss.h
b100: 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 schema_.c:schema
b110: 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 .h setup_.c:setu
b120: 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 p.h sha1_.c:sha1
b130: 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c .h style_.c:styl
b140: 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 e.h subscript_.c
b150: 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e :subscript.h syn
b160: 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f c_.c:sync.h tag_
b170: 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e .c:tag.h timelin
b180: 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 e_.c:timeline.h
b190: 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 tkt_.c:tkt.h tkt
b1a0: 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e config_.c:tktcon
b1b0: 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e fig.h tktsetup_.
b1c0: 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 c:tktsetup.h und
b1d0: 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 o_.c:undo.h upda
b1e0: 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 te_.c:update.h u
b1f0: 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 rl_.c:url.h user
b200: 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 _.c:user.h verif
b210: 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 y_.c:verify.h vf
b220: 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 ile_.c:vfile.h w
b230: 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 iki_.c:wiki.h wi
b240: 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 kiformat_.c:wiki
b250: 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 format.h xfer_.c
b260: 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a :xfer.h zip_.c:z
b270: 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 ip.h $(SRCDIR)/s
b280: 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 qlite3.h ./VERSI
b290: 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 ON.h..touch head
b2a0: 65 72 73 0a 0a 70 72 69 6e 74 66 5f 2e 63 3a 09 ers..printf_.c:.
b2b0: 24 28 53 52 43 44 49 52 29 2f 70 72 69 6e 74 66 $(SRCDIR)/printf
b2c0: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
b2d0: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
b2e0: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
b2f0: 43 44 49 52 29 2f 70 72 69 6e 74 66 2e 63 20 7c CDIR)/printf.c |
b300: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 sed -f $(SRCDIR
b310: 29 2f 56 45 52 53 49 4f 4e 20 3e 70 72 69 6e 74 )/VERSION >print
b320: 66 5f 2e 63 0a 0a 70 72 69 6e 74 66 2e 6f 3a 09 f_.c..printf.o:.
b330: 70 72 69 6e 74 66 5f 2e 63 20 70 72 69 6e 74 66 printf_.c printf
b340: 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f .h $(SRCDIR)/co
b350: 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 nfig.h..$(XTCC)
b360: 2d 6f 20 70 72 69 6e 74 66 2e 6f 20 2d 63 20 70 -o printf.o -c p
b370: 72 69 6e 74 66 5f 2e 63 0a 0a 70 72 69 6e 74 66 rintf_.c..printf
b380: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
b390: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
b3a0: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 add_.c:add.h bag
b3b0: 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e _.c:bag.h blob_.
b3c0: 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f c:blob.h branch_
b3d0: 2e 63 3a 62 72 61 6e 63 68 2e 68 20 63 67 69 5f .c:branch.h cgi_
b3e0: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
b3f0: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
b400: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
b410: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
b420: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
b430: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
b440: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
b450: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
b460: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
b470: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
b480: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
b490: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
b4a0: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
b4b0: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
b4c0: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
b4d0: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
b4e0: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
b4f0: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
b500: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
b510: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
b520: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
b530: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
b540: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
b550: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
b560: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
b570: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
b580: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
b590: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
b5a0: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
b5b0: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
b5c0: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 h pqueue_.c:pque
b5d0: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 ue.h printf_.c:p
b5e0: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f rintf.h rebuild_
b5f0: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 .c:rebuild.h rss
b600: 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 _.c:rss.h schema
b610: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
b620: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
b630: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 a1_.c:sha1.h sty
b640: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 le_.c:style.h su
b650: 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 bscript_.c:subsc
b660: 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 ript.h sync_.c:s
b670: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
b680: 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 .h timeline_.c:t
b690: 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 imeline.h tkt_.c
b6a0: 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 :tkt.h tktconfig
b6b0: 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 _.c:tktconfig.h
b6c0: 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 tktsetup_.c:tkts
b6d0: 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 etup.h undo_.c:u
b6e0: 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ndo.h update_.c:
b6f0: 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
b700: 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
b710: 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
b720: 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
b730: 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
b740: 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
b750: 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
b760: 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e .h xfer_.c:xfer.
b770: 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 h zip_.c:zip.h $
b780: 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 (SRCDIR)/sqlite3
b790: 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 .h ./VERSION.h..
b7a0: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 72 touch headers..r
b7b0: 65 62 75 69 6c 64 5f 2e 63 3a 09 24 28 53 52 43 ebuild_.c:.$(SRC
b7c0: 44 49 52 29 2f 72 65 62 75 69 6c 64 2e 63 20 24 DIR)/rebuild.c $
b7d0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
b7e0: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 translate.../tr
b7f0: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 anslate $(SRCDIR
b800: 29 2f 72 65 62 75 69 6c 64 2e 63 20 7c 20 73 65 )/rebuild.c | se
b810: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 d -f $(SRCDIR)/V
b820: 45 52 53 49 4f 4e 20 3e 72 65 62 75 69 6c 64 5f ERSION >rebuild_
b830: 2e 63 0a 0a 72 65 62 75 69 6c 64 2e 6f 3a 09 72 .c..rebuild.o:.r
b840: 65 62 75 69 6c 64 5f 2e 63 20 72 65 62 75 69 6c ebuild_.c rebuil
b850: 64 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 d.h $(SRCDIR)/c
b860: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 onfig.h..$(XTCC)
b870: 20 2d 6f 20 72 65 62 75 69 6c 64 2e 6f 20 2d 63 -o rebuild.o -c
b880: 20 72 65 62 75 69 6c 64 5f 2e 63 0a 0a 72 65 62 rebuild_.c..reb
b890: 75 69 6c 64 2e 68 3a 09 6d 61 6b 65 68 65 61 64 uild.h:.makehead
b8a0: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 ers.../makeheade
b8b0: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 rs add_.c:add.h
b8c0: 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c bag_.c:bag.h bl
b8d0: 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 ob_.c:blob.h bra
b8e0: 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 nch_.c:branch.h
b8f0: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
b900: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
b910: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
b920: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
b930: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
b940: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
b950: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
b960: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 comformat.h cons
b970: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 truct_.c:constru
b980: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a ct.h content_.c:
b990: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a content.h db_.c:
b9a0: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 db.h delta_.c:de
b9b0: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e lta.h deltacmd_.
b9c0: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 c:deltacmd.h des
b9d0: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 cendents_.c:desc
b9e0: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e endents.h diff_.
b9f0: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 c:diff.h diffcmd
ba00: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e _.c:diffcmd.h en
ba10: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
ba20: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
ba30: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
ba40: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
ba50: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
ba60: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
ba70: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
ba80: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
ba90: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
baa0: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
bab0: 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 ge3.h name_.c:na
bac0: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 me.h pivot_.c:pi
bad0: 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a vot.h pqueue_.c:
bae0: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f pqueue.h printf_
baf0: 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 .c:printf.h rebu
bb00: 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 ild_.c:rebuild.h
bb10: 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 rss_.c:rss.h sc
bb20: 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 hema_.c:schema.h
bb30: 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e setup_.c:setup.
bb40: 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 h sha1_.c:sha1.h
bb50: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
bb60: 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 h subscript_.c:s
bb70: 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f ubscript.h sync_
bb80: 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 .c:sync.h tag_.c
bb90: 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f :tag.h timeline_
bba0: 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b .c:timeline.h tk
bbb0: 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f t_.c:tkt.h tktco
bbc0: 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 nfig_.c:tktconfi
bbd0: 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a g.h tktsetup_.c:
bbe0: 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f tktsetup.h undo_
bbf0: 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 .c:undo.h update
bc00: 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c _.c:update.h url
bc10: 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e _.c:url.h user_.
bc20: 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f c:user.h verify_
bc30: 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c .c:verify.h vfil
bc40: 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b e_.c:vfile.h wik
bc50: 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 i_.c:wiki.h wiki
bc60: 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f format_.c:wikifo
bc70: 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 rmat.h xfer_.c:x
bc80: 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 fer.h zip_.c:zip
bc90: 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c .h $(SRCDIR)/sql
bca0: 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e ite3.h ./VERSION
bcb0: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 .h..touch header
bcc0: 73 0a 0a 72 73 73 5f 2e 63 3a 09 24 28 53 52 43 s..rss_.c:.$(SRC
bcd0: 44 49 52 29 2f 72 73 73 2e 63 20 24 28 53 52 43 DIR)/rss.c $(SRC
bce0: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
bcf0: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
bd00: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 72 73 ate $(SRCDIR)/rs
bd10: 73 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 s.c | sed -f $(S
bd20: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e RCDIR)/VERSION >
bd30: 72 73 73 5f 2e 63 0a 0a 72 73 73 2e 6f 3a 09 72 rss_.c..rss.o:.r
bd40: 73 73 5f 2e 63 20 72 73 73 2e 68 20 20 24 28 53 ss_.c rss.h $(S
bd50: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a RCDIR)/config.h.
bd60: 09 24 28 58 54 43 43 29 20 2d 6f 20 72 73 73 2e .$(XTCC) -o rss.
bd70: 6f 20 2d 63 20 72 73 73 5f 2e 63 0a 0a 72 73 73 o -c rss_.c..rss
bd80: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
bd90: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
bda0: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 add_.c:add.h bag
bdb0: 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e _.c:bag.h blob_.
bdc0: 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f c:blob.h branch_
bdd0: 2e 63 3a 62 72 61 6e 63 68 2e 68 20 63 67 69 5f .c:branch.h cgi_
bde0: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
bdf0: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
be00: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
be10: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
be20: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
be30: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
be40: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
be50: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
be60: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
be70: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
be80: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
be90: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
bea0: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
beb0: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
bec0: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
bed0: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
bee0: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
bef0: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
bf00: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
bf10: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
bf20: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
bf30: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
bf40: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
bf50: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
bf60: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
bf70: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
bf80: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
bf90: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
bfa0: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
bfb0: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
bfc0: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 h pqueue_.c:pque
bfd0: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 ue.h printf_.c:p
bfe0: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f rintf.h rebuild_
bff0: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 .c:rebuild.h rss
c000: 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 _.c:rss.h schema
c010: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
c020: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
c030: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 a1_.c:sha1.h sty
c040: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 le_.c:style.h su
c050: 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 bscript_.c:subsc
c060: 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 ript.h sync_.c:s
c070: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
c080: 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 .h timeline_.c:t
c090: 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 imeline.h tkt_.c
c0a0: 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 :tkt.h tktconfig
c0b0: 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 _.c:tktconfig.h
c0c0: 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 tktsetup_.c:tkts
c0d0: 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 etup.h undo_.c:u
c0e0: 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ndo.h update_.c:
c0f0: 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
c100: 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
c110: 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
c120: 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
c130: 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
c140: 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
c150: 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
c160: 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e .h xfer_.c:xfer.
c170: 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 h zip_.c:zip.h $
c180: 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 (SRCDIR)/sqlite3
c190: 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 .h ./VERSION.h..
c1a0: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 73 touch headers..s
c1b0: 63 68 65 6d 61 5f 2e 63 3a 09 24 28 53 52 43 44 chema_.c:.$(SRCD
c1c0: 49 52 29 2f 73 63 68 65 6d 61 2e 63 20 24 28 53 IR)/schema.c $(S
c1d0: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 RCDIR)/VERSION t
c1e0: 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e ranslate.../tran
c1f0: 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f slate $(SRCDIR)/
c200: 73 63 68 65 6d 61 2e 63 20 7c 20 73 65 64 20 2d schema.c | sed -
c210: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 f $(SRCDIR)/VERS
c220: 49 4f 4e 20 3e 73 63 68 65 6d 61 5f 2e 63 0a 0a ION >schema_.c..
c230: 73 63 68 65 6d 61 2e 6f 3a 09 73 63 68 65 6d 61 schema.o:.schema
c240: 5f 2e 63 20 73 63 68 65 6d 61 2e 68 20 20 24 28 _.c schema.h $(
c250: 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 SRCDIR)/config.h
c260: 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 73 63 68 ..$(XTCC) -o sch
c270: 65 6d 61 2e 6f 20 2d 63 20 73 63 68 65 6d 61 5f ema.o -c schema_
c280: 2e 63 0a 0a 73 63 68 65 6d 61 2e 68 3a 09 6d 61 .c..schema.h:.ma
c290: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b keheaders.../mak
c2a0: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 eheaders add_.c
c2b0: 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 :add.h bag_.c:ba
c2c0: 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 g.h blob_.c:blob
c2d0: 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 .h branch_.c:bra
c2e0: 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 nch.h cgi_.c:cgi
c2f0: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
c300: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
c310: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
c320: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
c330: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
c340: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
c350: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
c360: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
c370: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
c380: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
c390: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
c3a0: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
c3b0: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
c3c0: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
c3d0: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
c3e0: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
c3f0: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
c400: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
c410: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
c420: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
c430: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
c440: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
c450: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
c460: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
c470: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
c480: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
c490: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
c4a0: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 .c:merge3.h name
c4b0: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 _.c:name.h pivot
c4c0: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 _.c:pivot.h pque
c4d0: 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 ue_.c:pqueue.h p
c4e0: 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e rintf_.c:printf.
c4f0: 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 h rebuild_.c:reb
c500: 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 uild.h rss_.c:rs
c510: 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 s.h schema_.c:sc
c520: 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a hema.h setup_.c:
c530: 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a setup.h sha1_.c:
c540: 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a sha1.h style_.c:
c550: 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 style.h subscrip
c560: 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 t_.c:subscript.h
c570: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 sync_.c:sync.h
c580: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d tag_.c:tag.h tim
c590: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e eline_.c:timelin
c5a0: 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 e.h tkt_.c:tkt.h
c5b0: 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b tktconfig_.c:tk
c5c0: 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 tconfig.h tktset
c5d0: 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 up_.c:tktsetup.h
c5e0: 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 undo_.c:undo.h
c5f0: 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 update_.c:update
c600: 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 .h url_.c:url.h
c610: 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 user_.c:user.h v
c620: 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e erify_.c:verify.
c630: 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 h vfile_.c:vfile
c640: 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e .h wiki_.c:wiki.
c650: 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a h wikiformat_.c:
c660: 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 wikiformat.h xfe
c670: 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f r_.c:xfer.h zip_
c680: 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 .c:zip.h $(SRCDI
c690: 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 R)/sqlite3.h ./V
c6a0: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 ERSION.h..touch
c6b0: 68 65 61 64 65 72 73 0a 0a 73 65 74 75 70 5f 2e headers..setup_.
c6c0: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 73 65 74 c:.$(SRCDIR)/set
c6d0: 75 70 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 up.c $(SRCDIR)/V
c6e0: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
c6f0: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
c700: 53 52 43 44 49 52 29 2f 73 65 74 75 70 2e 63 20 SRCDIR)/setup.c
c710: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 | sed -f $(SRCDI
c720: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 73 65 74 75 R)/VERSION >setu
c730: 70 5f 2e 63 0a 0a 73 65 74 75 70 2e 6f 3a 09 73 p_.c..setup.o:.s
c740: 65 74 75 70 5f 2e 63 20 73 65 74 75 70 2e 68 20 etup_.c setup.h
c750: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
c760: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
c770: 73 65 74 75 70 2e 6f 20 2d 63 20 73 65 74 75 70 setup.o -c setup
c780: 5f 2e 63 0a 0a 73 65 74 75 70 2e 68 3a 09 6d 61 _.c..setup.h:.ma
c790: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b keheaders.../mak
c7a0: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 eheaders add_.c
c7b0: 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 :add.h bag_.c:ba
c7c0: 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 g.h blob_.c:blob
c7d0: 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 .h branch_.c:bra
c7e0: 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 nch.h cgi_.c:cgi
c7f0: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
c800: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
c810: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
c820: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
c830: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
c840: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
c850: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
c860: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
c870: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
c880: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
c890: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
c8a0: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
c8b0: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
c8c0: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
c8d0: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
c8e0: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
c8f0: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
c900: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
c910: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
c920: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
c930: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
c940: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
c950: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
c960: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
c970: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
c980: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
c990: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
c9a0: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 .c:merge3.h name
c9b0: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 _.c:name.h pivot
c9c0: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 _.c:pivot.h pque
c9d0: 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 ue_.c:pqueue.h p
c9e0: 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e rintf_.c:printf.
c9f0: 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 h rebuild_.c:reb
ca00: 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 uild.h rss_.c:rs
ca10: 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 s.h schema_.c:sc
ca20: 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a hema.h setup_.c:
ca30: 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a setup.h sha1_.c:
ca40: 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a sha1.h style_.c:
ca50: 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 style.h subscrip
ca60: 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 t_.c:subscript.h
ca70: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 sync_.c:sync.h
ca80: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d tag_.c:tag.h tim
ca90: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e eline_.c:timelin
caa0: 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 e.h tkt_.c:tkt.h
cab0: 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b tktconfig_.c:tk
cac0: 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 tconfig.h tktset
cad0: 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 up_.c:tktsetup.h
cae0: 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 undo_.c:undo.h
caf0: 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 update_.c:update
cb00: 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 .h url_.c:url.h
cb10: 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 user_.c:user.h v
cb20: 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e erify_.c:verify.
cb30: 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 h vfile_.c:vfile
cb40: 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e .h wiki_.c:wiki.
cb50: 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a h wikiformat_.c:
cb60: 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 wikiformat.h xfe
cb70: 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f r_.c:xfer.h zip_
cb80: 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 .c:zip.h $(SRCDI
cb90: 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 R)/sqlite3.h ./V
cba0: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 ERSION.h..touch
cbb0: 68 65 61 64 65 72 73 0a 0a 73 68 61 31 5f 2e 63 headers..sha1_.c
cbc0: 3a 09 24 28 53 52 43 44 49 52 29 2f 73 68 61 31 :.$(SRCDIR)/sha1
cbd0: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
cbe0: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
cbf0: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
cc00: 43 44 49 52 29 2f 73 68 61 31 2e 63 20 7c 20 73 CDIR)/sha1.c | s
cc10: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f ed -f $(SRCDIR)/
cc20: 56 45 52 53 49 4f 4e 20 3e 73 68 61 31 5f 2e 63 VERSION >sha1_.c
cc30: 0a 0a 73 68 61 31 2e 6f 3a 09 73 68 61 31 5f 2e ..sha1.o:.sha1_.
cc40: 63 20 73 68 61 31 2e 68 20 20 24 28 53 52 43 44 c sha1.h $(SRCD
cc50: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 IR)/config.h..$(
cc60: 58 54 43 43 29 20 2d 6f 20 73 68 61 31 2e 6f 20 XTCC) -o sha1.o
cc70: 2d 63 20 73 68 61 31 5f 2e 63 0a 0a 73 68 61 31 -c sha1_.c..sha1
cc80: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
cc90: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
cca0: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 add_.c:add.h bag
ccb0: 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e _.c:bag.h blob_.
ccc0: 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f c:blob.h branch_
ccd0: 2e 63 3a 62 72 61 6e 63 68 2e 68 20 63 67 69 5f .c:branch.h cgi_
cce0: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
ccf0: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
cd00: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
cd10: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
cd20: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
cd30: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
cd40: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
cd50: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
cd60: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
cd70: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
cd80: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
cd90: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
cda0: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
cdb0: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
cdc0: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
cdd0: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
cde0: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
cdf0: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
ce00: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
ce10: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
ce20: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
ce30: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
ce40: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
ce50: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
ce60: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
ce70: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
ce80: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
ce90: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
cea0: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
ceb0: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
cec0: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 h pqueue_.c:pque
ced0: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 ue.h printf_.c:p
cee0: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f rintf.h rebuild_
cef0: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 .c:rebuild.h rss
cf00: 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 _.c:rss.h schema
cf10: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
cf20: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
cf30: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 a1_.c:sha1.h sty
cf40: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 le_.c:style.h su
cf50: 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 bscript_.c:subsc
cf60: 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 ript.h sync_.c:s
cf70: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
cf80: 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 .h timeline_.c:t
cf90: 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 imeline.h tkt_.c
cfa0: 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 :tkt.h tktconfig
cfb0: 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 _.c:tktconfig.h
cfc0: 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 tktsetup_.c:tkts
cfd0: 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 etup.h undo_.c:u
cfe0: 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ndo.h update_.c:
cff0: 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
d000: 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
d010: 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
d020: 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
d030: 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
d040: 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
d050: 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
d060: 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e .h xfer_.c:xfer.
d070: 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 h zip_.c:zip.h $
d080: 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 (SRCDIR)/sqlite3
d090: 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 .h ./VERSION.h..
d0a0: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 73 touch headers..s
d0b0: 74 79 6c 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 tyle_.c:.$(SRCDI
d0c0: 52 29 2f 73 74 79 6c 65 2e 63 20 24 28 53 52 43 R)/style.c $(SRC
d0d0: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
d0e0: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
d0f0: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 73 74 ate $(SRCDIR)/st
d100: 79 6c 65 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 yle.c | sed -f $
d110: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
d120: 20 3e 73 74 79 6c 65 5f 2e 63 0a 0a 73 74 79 6c >style_.c..styl
d130: 65 2e 6f 3a 09 73 74 79 6c 65 5f 2e 63 20 73 74 e.o:.style_.c st
d140: 79 6c 65 2e 68 20 20 24 28 53 52 43 44 49 52 29 yle.h $(SRCDIR)
d150: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 /config.h..$(XTC
d160: 43 29 20 2d 6f 20 73 74 79 6c 65 2e 6f 20 2d 63 C) -o style.o -c
d170: 20 73 74 79 6c 65 5f 2e 63 0a 0a 73 74 79 6c 65 style_.c..style
d180: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
d190: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
d1a0: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 add_.c:add.h bag
d1b0: 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e _.c:bag.h blob_.
d1c0: 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f c:blob.h branch_
d1d0: 2e 63 3a 62 72 61 6e 63 68 2e 68 20 63 67 69 5f .c:branch.h cgi_
d1e0: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
d1f0: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
d200: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
d210: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
d220: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
d230: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
d240: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
d250: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
d260: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
d270: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
d280: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
d290: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
d2a0: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
d2b0: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
d2c0: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
d2d0: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
d2e0: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
d2f0: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
d300: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
d310: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
d320: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
d330: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
d340: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
d350: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
d360: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
d370: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
d380: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
d390: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
d3a0: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
d3b0: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
d3c0: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 h pqueue_.c:pque
d3d0: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 ue.h printf_.c:p
d3e0: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f rintf.h rebuild_
d3f0: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 .c:rebuild.h rss
d400: 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 _.c:rss.h schema
d410: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
d420: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
d430: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 a1_.c:sha1.h sty
d440: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 le_.c:style.h su
d450: 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 bscript_.c:subsc
d460: 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 ript.h sync_.c:s
d470: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
d480: 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 .h timeline_.c:t
d490: 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 imeline.h tkt_.c
d4a0: 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 :tkt.h tktconfig
d4b0: 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 _.c:tktconfig.h
d4c0: 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 tktsetup_.c:tkts
d4d0: 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 etup.h undo_.c:u
d4e0: 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ndo.h update_.c:
d4f0: 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
d500: 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
d510: 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
d520: 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
d530: 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
d540: 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
d550: 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
d560: 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e .h xfer_.c:xfer.
d570: 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 h zip_.c:zip.h $
d580: 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 (SRCDIR)/sqlite3
d590: 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 .h ./VERSION.h..
d5a0: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 73 touch headers..s
d5b0: 75 62 73 63 72 69 70 74 5f 2e 63 3a 09 24 28 53 ubscript_.c:.$(S
d5c0: 52 43 44 49 52 29 2f 73 75 62 73 63 72 69 70 74 RCDIR)/subscript
d5d0: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
d5e0: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
d5f0: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
d600: 43 44 49 52 29 2f 73 75 62 73 63 72 69 70 74 2e CDIR)/subscript.
d610: 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 c | sed -f $(SRC
d620: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 73 75 DIR)/VERSION >su
d630: 62 73 63 72 69 70 74 5f 2e 63 0a 0a 73 75 62 73 bscript_.c..subs
d640: 63 72 69 70 74 2e 6f 3a 09 73 75 62 73 63 72 69 cript.o:.subscri
d650: 70 74 5f 2e 63 20 73 75 62 73 63 72 69 70 74 2e pt_.c subscript.
d660: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e h $(SRCDIR)/con
d670: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d fig.h..$(XTCC) -
d680: 6f 20 73 75 62 73 63 72 69 70 74 2e 6f 20 2d 63 o subscript.o -c
d690: 20 73 75 62 73 63 72 69 70 74 5f 2e 63 0a 0a 73 subscript_.c..s
d6a0: 75 62 73 63 72 69 70 74 2e 68 3a 09 6d 61 6b 65 ubscript.h:.make
d6b0: 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 headers.../makeh
d6c0: 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 eaders add_.c:a
d6d0: 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e dd.h bag_.c:bag.
d6e0: 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 h blob_.c:blob.h
d6f0: 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 branch_.c:branc
d700: 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 h.h cgi_.c:cgi.h
d710: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
d720: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
d730: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
d740: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
d750: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
d760: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
d770: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
d780: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e construct_.c:con
d790: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 struct.h content
d7a0: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 _.c:content.h db
d7b0: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e _.c:db.h delta_.
d7c0: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 c:delta.h deltac
d7d0: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 md_.c:deltacmd.h
d7e0: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a descendents_.c:
d7f0: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 descendents.h di
d800: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 ff_.c:diff.h dif
d810: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e fcmd_.c:diffcmd.
d820: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
d830: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
d840: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
d850: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
d860: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
d870: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
d880: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
d890: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
d8a0: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
d8b0: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
d8c0: 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e :merge3.h name_.
d8d0: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e c:name.h pivot_.
d8e0: 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 c:pivot.h pqueue
d8f0: 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 _.c:pqueue.h pri
d900: 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 ntf_.c:printf.h
d910: 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 rebuild_.c:rebui
d920: 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e ld.h rss_.c:rss.
d930: 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 h schema_.c:sche
d940: 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 ma.h setup_.c:se
d950: 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 tup.h sha1_.c:sh
d960: 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 a1.h style_.c:st
d970: 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f yle.h subscript_
d980: 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 .c:subscript.h s
d990: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 ync_.c:sync.h ta
d9a0: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c g_.c:tag.h timel
d9b0: 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e ine_.c:timeline.
d9c0: 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 h tkt_.c:tkt.h t
d9d0: 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 ktconfig_.c:tktc
d9e0: 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 onfig.h tktsetup
d9f0: 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 _.c:tktsetup.h u
da00: 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 ndo_.c:undo.h up
da10: 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 date_.c:update.h
da20: 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 url_.c:url.h us
da30: 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 er_.c:user.h ver
da40: 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 ify_.c:verify.h
da50: 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 vfile_.c:vfile.h
da60: 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 wiki_.c:wiki.h
da70: 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 wikiformat_.c:wi
da80: 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f kiformat.h xfer_
da90: 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 .c:xfer.h zip_.c
daa0: 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 :zip.h $(SRCDIR)
dab0: 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 /sqlite3.h ./VER
dac0: 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 SION.h..touch he
dad0: 61 64 65 72 73 0a 0a 73 79 6e 63 5f 2e 63 3a 09 aders..sync_.c:.
dae0: 24 28 53 52 43 44 49 52 29 2f 73 79 6e 63 2e 63 $(SRCDIR)/sync.c
daf0: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
db00: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f ON translate.../
db10: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 translate $(SRCD
db20: 49 52 29 2f 73 79 6e 63 2e 63 20 7c 20 73 65 64 IR)/sync.c | sed
db30: 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 -f $(SRCDIR)/VE
db40: 52 53 49 4f 4e 20 3e 73 79 6e 63 5f 2e 63 0a 0a RSION >sync_.c..
db50: 73 79 6e 63 2e 6f 3a 09 73 79 6e 63 5f 2e 63 20 sync.o:.sync_.c
db60: 73 79 6e 63 2e 68 20 20 24 28 53 52 43 44 49 52 sync.h $(SRCDIR
db70: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 )/config.h..$(XT
db80: 43 43 29 20 2d 6f 20 73 79 6e 63 2e 6f 20 2d 63 CC) -o sync.o -c
db90: 20 73 79 6e 63 5f 2e 63 0a 0a 73 79 6e 63 2e 68 sync_.c..sync.h
dba0: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e :.makeheaders...
dbb0: 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 /makeheaders ad
dbc0: 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e d_.c:add.h bag_.
dbd0: 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a c:bag.h blob_.c:
dbe0: 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 blob.h branch_.c
dbf0: 3a 62 72 61 6e 63 68 2e 68 20 63 67 69 5f 2e 63 :branch.h cgi_.c
dc00: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
dc10: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
dc20: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
dc30: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
dc40: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
dc50: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
dc60: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
dc70: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
dc80: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
dc90: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
dca0: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
dcb0: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
dcc0: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
dcd0: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
dce0: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
dcf0: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
dd00: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
dd10: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
dd20: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
dd30: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
dd40: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
dd50: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
dd60: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
dd70: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
dd80: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
dd90: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
dda0: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
ddb0: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
ddc0: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 name_.c:name.h p
ddd0: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 ivot_.c:pivot.h
dde0: 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 pqueue_.c:pqueue
ddf0: 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 .h printf_.c:pri
de00: 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 ntf.h rebuild_.c
de10: 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e :rebuild.h rss_.
de20: 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e c:rss.h schema_.
de30: 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 c:schema.h setup
de40: 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 _.c:setup.h sha1
de50: 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 _.c:sha1.h style
de60: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 _.c:style.h subs
de70: 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 cript_.c:subscri
de80: 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e pt.h sync_.c:syn
de90: 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 c.h tag_.c:tag.h
dea0: 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d timeline_.c:tim
deb0: 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 eline.h tkt_.c:t
dec0: 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e kt.h tktconfig_.
ded0: 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b c:tktconfig.h tk
dee0: 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 tsetup_.c:tktset
def0: 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 up.h undo_.c:und
df00: 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 o.h update_.c:up
df10: 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 date.h url_.c:ur
df20: 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 l.h user_.c:user
df30: 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 .h verify_.c:ver
df40: 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 ify.h vfile_.c:v
df50: 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 file.h wiki_.c:w
df60: 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 iki.h wikiformat
df70: 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 _.c:wikiformat.h
df80: 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 xfer_.c:xfer.h
df90: 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 zip_.c:zip.h $(S
dfa0: 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 RCDIR)/sqlite3.h
dfb0: 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f ./VERSION.h..to
dfc0: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 74 61 67 uch headers..tag
dfd0: 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 74 _.c:.$(SRCDIR)/t
dfe0: 61 67 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 ag.c $(SRCDIR)/V
dff0: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
e000: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
e010: 53 52 43 44 49 52 29 2f 74 61 67 2e 63 20 7c 20 SRCDIR)/tag.c |
e020: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 sed -f $(SRCDIR)
e030: 2f 56 45 52 53 49 4f 4e 20 3e 74 61 67 5f 2e 63 /VERSION >tag_.c
e040: 0a 0a 74 61 67 2e 6f 3a 09 74 61 67 5f 2e 63 20 ..tag.o:.tag_.c
e050: 74 61 67 2e 68 20 20 24 28 53 52 43 44 49 52 29 tag.h $(SRCDIR)
e060: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 /config.h..$(XTC
e070: 43 29 20 2d 6f 20 74 61 67 2e 6f 20 2d 63 20 74 C) -o tag.o -c t
e080: 61 67 5f 2e 63 0a 0a 74 61 67 2e 68 3a 09 6d 61 ag_.c..tag.h:.ma
e090: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b keheaders.../mak
e0a0: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 eheaders add_.c
e0b0: 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 :add.h bag_.c:ba
e0c0: 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 g.h blob_.c:blob
e0d0: 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 .h branch_.c:bra
e0e0: 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 nch.h cgi_.c:cgi
e0f0: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
e100: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
e110: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
e120: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
e130: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
e140: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
e150: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
e160: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
e170: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
e180: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
e190: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
e1a0: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
e1b0: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
e1c0: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
e1d0: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
e1e0: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
e1f0: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
e200: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
e210: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
e220: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
e230: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
e240: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
e250: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
e260: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
e270: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
e280: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
e290: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
e2a0: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 .c:merge3.h name
e2b0: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 _.c:name.h pivot
e2c0: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 _.c:pivot.h pque
e2d0: 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 ue_.c:pqueue.h p
e2e0: 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e rintf_.c:printf.
e2f0: 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 h rebuild_.c:reb
e300: 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 uild.h rss_.c:rs
e310: 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 s.h schema_.c:sc
e320: 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a hema.h setup_.c:
e330: 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a setup.h sha1_.c:
e340: 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a sha1.h style_.c:
e350: 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 style.h subscrip
e360: 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 t_.c:subscript.h
e370: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 sync_.c:sync.h
e380: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d tag_.c:tag.h tim
e390: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e eline_.c:timelin
e3a0: 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 e.h tkt_.c:tkt.h
e3b0: 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b tktconfig_.c:tk
e3c0: 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 tconfig.h tktset
e3d0: 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 up_.c:tktsetup.h
e3e0: 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 undo_.c:undo.h
e3f0: 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 update_.c:update
e400: 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 .h url_.c:url.h
e410: 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 user_.c:user.h v
e420: 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e erify_.c:verify.
e430: 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 h vfile_.c:vfile
e440: 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e .h wiki_.c:wiki.
e450: 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a h wikiformat_.c:
e460: 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 wikiformat.h xfe
e470: 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f r_.c:xfer.h zip_
e480: 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 .c:zip.h $(SRCDI
e490: 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 R)/sqlite3.h ./V
e4a0: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 ERSION.h..touch
e4b0: 68 65 61 64 65 72 73 0a 0a 74 69 6d 65 6c 69 6e headers..timelin
e4c0: 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f e_.c:.$(SRCDIR)/
e4d0: 74 69 6d 65 6c 69 6e 65 2e 63 20 24 28 53 52 43 timeline.c $(SRC
e4e0: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
e4f0: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
e500: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 74 69 ate $(SRCDIR)/ti
e510: 6d 65 6c 69 6e 65 2e 63 20 7c 20 73 65 64 20 2d meline.c | sed -
e520: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 f $(SRCDIR)/VERS
e530: 49 4f 4e 20 3e 74 69 6d 65 6c 69 6e 65 5f 2e 63 ION >timeline_.c
e540: 0a 0a 74 69 6d 65 6c 69 6e 65 2e 6f 3a 09 74 69 ..timeline.o:.ti
e550: 6d 65 6c 69 6e 65 5f 2e 63 20 74 69 6d 65 6c 69 meline_.c timeli
e560: 6e 65 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f ne.h $(SRCDIR)/
e570: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 config.h..$(XTCC
e580: 29 20 2d 6f 20 74 69 6d 65 6c 69 6e 65 2e 6f 20 ) -o timeline.o
e590: 2d 63 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 0a 0a -c timeline_.c..
e5a0: 74 69 6d 65 6c 69 6e 65 2e 68 3a 09 6d 61 6b 65 timeline.h:.make
e5b0: 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 headers.../makeh
e5c0: 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 eaders add_.c:a
e5d0: 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e dd.h bag_.c:bag.
e5e0: 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 h blob_.c:blob.h
e5f0: 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 branch_.c:branc
e600: 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 h.h cgi_.c:cgi.h
e610: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
e620: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
e630: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
e640: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
e650: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
e660: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
e670: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
e680: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e construct_.c:con
e690: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 struct.h content
e6a0: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 _.c:content.h db
e6b0: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e _.c:db.h delta_.
e6c0: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 c:delta.h deltac
e6d0: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 md_.c:deltacmd.h
e6e0: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a descendents_.c:
e6f0: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 descendents.h di
e700: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 ff_.c:diff.h dif
e710: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e fcmd_.c:diffcmd.
e720: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
e730: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
e740: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
e750: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
e760: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
e770: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
e780: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
e790: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
e7a0: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
e7b0: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
e7c0: 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e :merge3.h name_.
e7d0: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e c:name.h pivot_.
e7e0: 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 c:pivot.h pqueue
e7f0: 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 _.c:pqueue.h pri
e800: 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 ntf_.c:printf.h
e810: 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 rebuild_.c:rebui
e820: 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e ld.h rss_.c:rss.
e830: 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 h schema_.c:sche
e840: 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 ma.h setup_.c:se
e850: 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 tup.h sha1_.c:sh
e860: 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 a1.h style_.c:st
e870: 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f yle.h subscript_
e880: 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 .c:subscript.h s
e890: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 ync_.c:sync.h ta
e8a0: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c g_.c:tag.h timel
e8b0: 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e ine_.c:timeline.
e8c0: 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 h tkt_.c:tkt.h t
e8d0: 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 ktconfig_.c:tktc
e8e0: 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 onfig.h tktsetup
e8f0: 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 _.c:tktsetup.h u
e900: 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 ndo_.c:undo.h up
e910: 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 date_.c:update.h
e920: 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 url_.c:url.h us
e930: 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 er_.c:user.h ver
e940: 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 ify_.c:verify.h
e950: 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 vfile_.c:vfile.h
e960: 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 wiki_.c:wiki.h
e970: 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 wikiformat_.c:wi
e980: 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f kiformat.h xfer_
e990: 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 .c:xfer.h zip_.c
e9a0: 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 :zip.h $(SRCDIR)
e9b0: 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 /sqlite3.h ./VER
e9c0: 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 SION.h..touch he
e9d0: 61 64 65 72 73 0a 0a 74 6b 74 5f 2e 63 3a 09 24 aders..tkt_.c:.$
e9e0: 28 53 52 43 44 49 52 29 2f 74 6b 74 2e 63 20 24 (SRCDIR)/tkt.c $
e9f0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
ea00: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 translate.../tr
ea10: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 anslate $(SRCDIR
ea20: 29 2f 74 6b 74 2e 63 20 7c 20 73 65 64 20 2d 66 )/tkt.c | sed -f
ea30: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
ea40: 4f 4e 20 3e 74 6b 74 5f 2e 63 0a 0a 74 6b 74 2e ON >tkt_.c..tkt.
ea50: 6f 3a 09 74 6b 74 5f 2e 63 20 74 6b 74 2e 68 20 o:.tkt_.c tkt.h
ea60: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
ea70: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
ea80: 74 6b 74 2e 6f 20 2d 63 20 74 6b 74 5f 2e 63 0a tkt.o -c tkt_.c.
ea90: 0a 74 6b 74 2e 68 3a 09 6d 61 6b 65 68 65 61 64 .tkt.h:.makehead
eaa0: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 ers.../makeheade
eab0: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 rs add_.c:add.h
eac0: 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c bag_.c:bag.h bl
ead0: 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 ob_.c:blob.h bra
eae0: 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 nch_.c:branch.h
eaf0: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
eb00: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
eb10: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
eb20: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
eb30: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
eb40: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
eb50: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
eb60: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 comformat.h cons
eb70: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 truct_.c:constru
eb80: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a ct.h content_.c:
eb90: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a content.h db_.c:
eba0: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 db.h delta_.c:de
ebb0: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e lta.h deltacmd_.
ebc0: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 c:deltacmd.h des
ebd0: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 cendents_.c:desc
ebe0: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e endents.h diff_.
ebf0: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 c:diff.h diffcmd
ec00: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e _.c:diffcmd.h en
ec10: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
ec20: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
ec30: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
ec40: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
ec50: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
ec60: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
ec70: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
ec80: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
ec90: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
eca0: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
ecb0: 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 ge3.h name_.c:na
ecc0: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 me.h pivot_.c:pi
ecd0: 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a vot.h pqueue_.c:
ece0: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f pqueue.h printf_
ecf0: 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 .c:printf.h rebu
ed00: 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 ild_.c:rebuild.h
ed10: 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 rss_.c:rss.h sc
ed20: 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 hema_.c:schema.h
ed30: 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e setup_.c:setup.
ed40: 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 h sha1_.c:sha1.h
ed50: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
ed60: 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 h subscript_.c:s
ed70: 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f ubscript.h sync_
ed80: 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 .c:sync.h tag_.c
ed90: 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f :tag.h timeline_
eda0: 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b .c:timeline.h tk
edb0: 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f t_.c:tkt.h tktco
edc0: 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 nfig_.c:tktconfi
edd0: 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a g.h tktsetup_.c:
ede0: 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f tktsetup.h undo_
edf0: 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 .c:undo.h update
ee00: 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c _.c:update.h url
ee10: 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e _.c:url.h user_.
ee20: 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f c:user.h verify_
ee30: 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c .c:verify.h vfil
ee40: 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b e_.c:vfile.h wik
ee50: 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 i_.c:wiki.h wiki
ee60: 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f format_.c:wikifo
ee70: 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 rmat.h xfer_.c:x
ee80: 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 fer.h zip_.c:zip
ee90: 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c .h $(SRCDIR)/sql
eea0: 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e ite3.h ./VERSION
eeb0: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 .h..touch header
eec0: 73 0a 0a 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a s..tktconfig_.c:
eed0: 09 24 28 53 52 43 44 49 52 29 2f 74 6b 74 63 6f .$(SRCDIR)/tktco
eee0: 6e 66 69 67 2e 63 20 24 28 53 52 43 44 49 52 29 nfig.c $(SRCDIR)
eef0: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 /VERSION transla
ef00: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 te.../translate
ef10: 24 28 53 52 43 44 49 52 29 2f 74 6b 74 63 6f 6e $(SRCDIR)/tktcon
ef20: 66 69 67 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 fig.c | sed -f $
ef30: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
ef40: 20 3e 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 0a 0a >tktconfig_.c..
ef50: 74 6b 74 63 6f 6e 66 69 67 2e 6f 3a 09 74 6b 74 tktconfig.o:.tkt
ef60: 63 6f 6e 66 69 67 5f 2e 63 20 74 6b 74 63 6f 6e config_.c tktcon
ef70: 66 69 67 2e 68 20 20 24 28 53 52 43 44 49 52 29 fig.h $(SRCDIR)
ef80: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 /config.h..$(XTC
ef90: 43 29 20 2d 6f 20 74 6b 74 63 6f 6e 66 69 67 2e C) -o tktconfig.
efa0: 6f 20 2d 63 20 74 6b 74 63 6f 6e 66 69 67 5f 2e o -c tktconfig_.
efb0: 63 0a 0a 74 6b 74 63 6f 6e 66 69 67 2e 68 3a 09 c..tktconfig.h:.
efc0: 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d makeheaders.../m
efd0: 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f akeheaders add_
efe0: 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a .c:add.h bag_.c:
eff0: 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c bag.h blob_.c:bl
f000: 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 ob.h branch_.c:b
f010: 72 61 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63 ranch.h cgi_.c:c
f020: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
f030: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
f040: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
f050: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
f060: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
f070: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
f080: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
f090: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 t.h construct_.c
f0a0: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e :construct.h con
f0b0: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e tent_.c:content.
f0c0: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c h db_.c:db.h del
f0d0: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 ta_.c:delta.h de
f0e0: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 ltacmd_.c:deltac
f0f0: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 md.h descendents
f100: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e _.c:descendents.
f110: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 h diff_.c:diff.h
f120: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 diffcmd_.c:diff
f130: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a cmd.h encode_.c:
f140: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
f150: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
f160: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
f170: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
f180: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
f190: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
f1a0: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
f1b0: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
f1c0: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
f1d0: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 3_.c:merge3.h na
f1e0: 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 me_.c:name.h piv
f1f0: 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 ot_.c:pivot.h pq
f200: 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 ueue_.c:pqueue.h
f210: 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 printf_.c:print
f220: 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 f.h rebuild_.c:r
f230: 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a ebuild.h rss_.c:
f240: 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a rss.h schema_.c:
f250: 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e schema.h setup_.
f260: 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e c:setup.h sha1_.
f270: 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e c:sha1.h style_.
f280: 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 c:style.h subscr
f290: 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 ipt_.c:subscript
f2a0: 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e .h sync_.c:sync.
f2b0: 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 h tag_.c:tag.h t
f2c0: 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c imeline_.c:timel
f2d0: 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 ine.h tkt_.c:tkt
f2e0: 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a .h tktconfig_.c:
f2f0: 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 tktconfig.h tkts
f300: 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 etup_.c:tktsetup
f310: 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e .h undo_.c:undo.
f320: 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 h update_.c:upda
f330: 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e te.h url_.c:url.
f340: 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 h user_.c:user.h
f350: 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 verify_.c:verif
f360: 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 y.h vfile_.c:vfi
f370: 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b le.h wiki_.c:wik
f380: 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e i.h wikiformat_.
f390: 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 c:wikiformat.h x
f3a0: 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 fer_.c:xfer.h zi
f3b0: 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 p_.c:zip.h $(SRC
f3c0: 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e DIR)/sqlite3.h .
f3d0: 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 /VERSION.h..touc
f3e0: 68 20 68 65 61 64 65 72 73 0a 0a 74 6b 74 73 65 h headers..tktse
f3f0: 74 75 70 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 tup_.c:.$(SRCDIR
f400: 29 2f 74 6b 74 73 65 74 75 70 2e 63 20 24 28 53 )/tktsetup.c $(S
f410: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 RCDIR)/VERSION t
f420: 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e ranslate.../tran
f430: 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f slate $(SRCDIR)/
f440: 74 6b 74 73 65 74 75 70 2e 63 20 7c 20 73 65 64 tktsetup.c | sed
f450: 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 -f $(SRCDIR)/VE
f460: 52 53 49 4f 4e 20 3e 74 6b 74 73 65 74 75 70 5f RSION >tktsetup_
f470: 2e 63 0a 0a 74 6b 74 73 65 74 75 70 2e 6f 3a 09 .c..tktsetup.o:.
f480: 74 6b 74 73 65 74 75 70 5f 2e 63 20 74 6b 74 73 tktsetup_.c tkts
f490: 65 74 75 70 2e 68 20 20 24 28 53 52 43 44 49 52 etup.h $(SRCDIR
f4a0: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 )/config.h..$(XT
f4b0: 43 43 29 20 2d 6f 20 74 6b 74 73 65 74 75 70 2e CC) -o tktsetup.
f4c0: 6f 20 2d 63 20 74 6b 74 73 65 74 75 70 5f 2e 63 o -c tktsetup_.c
f4d0: 0a 0a 74 6b 74 73 65 74 75 70 2e 68 3a 09 6d 61 ..tktsetup.h:.ma
f4e0: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b keheaders.../mak
f4f0: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 eheaders add_.c
f500: 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 :add.h bag_.c:ba
f510: 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 g.h blob_.c:blob
f520: 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 .h branch_.c:bra
f530: 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 nch.h cgi_.c:cgi
f540: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
f550: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
f560: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
f570: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
f580: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
f590: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
f5a0: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
f5b0: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
f5c0: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
f5d0: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
f5e0: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
f5f0: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
f600: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
f610: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
f620: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
f630: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
f640: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
f650: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
f660: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
f670: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
f680: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
f690: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
f6a0: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
f6b0: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
f6c0: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
f6d0: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
f6e0: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
f6f0: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 .c:merge3.h name
f700: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 _.c:name.h pivot
f710: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 _.c:pivot.h pque
f720: 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 ue_.c:pqueue.h p
f730: 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e rintf_.c:printf.
f740: 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 h rebuild_.c:reb
f750: 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 uild.h rss_.c:rs
f760: 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 s.h schema_.c:sc
f770: 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a hema.h setup_.c:
f780: 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a setup.h sha1_.c:
f790: 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a sha1.h style_.c:
f7a0: 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 style.h subscrip
f7b0: 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 t_.c:subscript.h
f7c0: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 sync_.c:sync.h
f7d0: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d tag_.c:tag.h tim
f7e0: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e eline_.c:timelin
f7f0: 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 e.h tkt_.c:tkt.h
f800: 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b tktconfig_.c:tk
f810: 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 tconfig.h tktset
f820: 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 up_.c:tktsetup.h
f830: 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 undo_.c:undo.h
f840: 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 update_.c:update
f850: 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 .h url_.c:url.h
f860: 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 user_.c:user.h v
f870: 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e erify_.c:verify.
f880: 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 h vfile_.c:vfile
f890: 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e .h wiki_.c:wiki.
f8a0: 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a h wikiformat_.c:
f8b0: 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 wikiformat.h xfe
f8c0: 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f r_.c:xfer.h zip_
f8d0: 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 .c:zip.h $(SRCDI
f8e0: 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 R)/sqlite3.h ./V
f8f0: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 ERSION.h..touch
f900: 68 65 61 64 65 72 73 0a 0a 75 6e 64 6f 5f 2e 63 headers..undo_.c
f910: 3a 09 24 28 53 52 43 44 49 52 29 2f 75 6e 64 6f :.$(SRCDIR)/undo
f920: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
f930: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
f940: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
f950: 43 44 49 52 29 2f 75 6e 64 6f 2e 63 20 7c 20 73 CDIR)/undo.c | s
f960: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f ed -f $(SRCDIR)/
f970: 56 45 52 53 49 4f 4e 20 3e 75 6e 64 6f 5f 2e 63 VERSION >undo_.c
f980: 0a 0a 75 6e 64 6f 2e 6f 3a 09 75 6e 64 6f 5f 2e ..undo.o:.undo_.
f990: 63 20 75 6e 64 6f 2e 68 20 20 24 28 53 52 43 44 c undo.h $(SRCD
f9a0: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 IR)/config.h..$(
f9b0: 58 54 43 43 29 20 2d 6f 20 75 6e 64 6f 2e 6f 20 XTCC) -o undo.o
f9c0: 2d 63 20 75 6e 64 6f 5f 2e 63 0a 0a 75 6e 64 6f -c undo_.c..undo
f9d0: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
f9e0: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
f9f0: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 add_.c:add.h bag
fa00: 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e _.c:bag.h blob_.
fa10: 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f c:blob.h branch_
fa20: 2e 63 3a 62 72 61 6e 63 68 2e 68 20 63 67 69 5f .c:branch.h cgi_
fa30: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
fa40: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
fa50: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
fa60: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
fa70: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
fa80: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
fa90: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
faa0: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
fab0: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
fac0: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
fad0: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
fae0: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
faf0: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
fb00: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
fb10: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
fb20: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
fb30: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
fb40: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
fb50: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
fb60: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
fb70: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
fb80: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
fb90: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
fba0: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
fbb0: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
fbc0: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
fbd0: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
fbe0: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
fbf0: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
fc00: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
fc10: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 h pqueue_.c:pque
fc20: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 ue.h printf_.c:p
fc30: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f rintf.h rebuild_
fc40: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 .c:rebuild.h rss
fc50: 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 _.c:rss.h schema
fc60: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
fc70: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
fc80: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 a1_.c:sha1.h sty
fc90: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 le_.c:style.h su
fca0: 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 bscript_.c:subsc
fcb0: 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 ript.h sync_.c:s
fcc0: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
fcd0: 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 .h timeline_.c:t
fce0: 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 imeline.h tkt_.c
fcf0: 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 :tkt.h tktconfig
fd00: 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 _.c:tktconfig.h
fd10: 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 tktsetup_.c:tkts
fd20: 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 etup.h undo_.c:u
fd30: 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ndo.h update_.c:
fd40: 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
fd50: 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
fd60: 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
fd70: 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
fd80: 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
fd90: 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
fda0: 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
fdb0: 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e .h xfer_.c:xfer.
fdc0: 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 h zip_.c:zip.h $
fdd0: 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 (SRCDIR)/sqlite3
fde0: 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 .h ./VERSION.h..
fdf0: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 75 touch headers..u
fe00: 70 64 61 74 65 5f 2e 63 3a 09 24 28 53 52 43 44 pdate_.c:.$(SRCD
fe10: 49 52 29 2f 75 70 64 61 74 65 2e 63 20 24 28 53 IR)/update.c $(S
fe20: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 RCDIR)/VERSION t
fe30: 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e ranslate.../tran
fe40: 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f slate $(SRCDIR)/
fe50: 75 70 64 61 74 65 2e 63 20 7c 20 73 65 64 20 2d update.c | sed -
fe60: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 f $(SRCDIR)/VERS
fe70: 49 4f 4e 20 3e 75 70 64 61 74 65 5f 2e 63 0a 0a ION >update_.c..
fe80: 75 70 64 61 74 65 2e 6f 3a 09 75 70 64 61 74 65 update.o:.update
fe90: 5f 2e 63 20 75 70 64 61 74 65 2e 68 20 20 24 28 _.c update.h $(
fea0: 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 SRCDIR)/config.h
feb0: 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 75 70 64 ..$(XTCC) -o upd
fec0: 61 74 65 2e 6f 20 2d 63 20 75 70 64 61 74 65 5f ate.o -c update_
fed0: 2e 63 0a 0a 75 70 64 61 74 65 2e 68 3a 09 6d 61 .c..update.h:.ma
fee0: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b keheaders.../mak
fef0: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 eheaders add_.c
ff00: 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 :add.h bag_.c:ba
ff10: 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 g.h blob_.c:blob
ff20: 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 .h branch_.c:bra
ff30: 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 nch.h cgi_.c:cgi
ff40: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
ff50: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
ff60: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
ff70: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
ff80: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
ff90: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
ffa0: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
ffb0: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
ffc0: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
ffd0: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
ffe0: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
fff0: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
10000 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
10010 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
10020 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
10030 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
10040 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
10050 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
10060 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
10070 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
10080 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
10090 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
100a0 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
100b0 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
100c0 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
100d0 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
100e0 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
100f0 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 .c:merge3.h name
10100 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 _.c:name.h pivot
10110 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 _.c:pivot.h pque
10120 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 ue_.c:pqueue.h p
10130 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e rintf_.c:printf.
10140 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 h rebuild_.c:reb
10150 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 uild.h rss_.c:rs
10160 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 s.h schema_.c:sc
10170 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a hema.h setup_.c:
10180 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a setup.h sha1_.c:
10190 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a sha1.h style_.c:
101a0 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 style.h subscrip
101b0 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 t_.c:subscript.h
101c0 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 sync_.c:sync.h
101d0 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d tag_.c:tag.h tim
101e0 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e eline_.c:timelin
101f0 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 e.h tkt_.c:tkt.h
10200 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b tktconfig_.c:tk
10210 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 tconfig.h tktset
10220 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 up_.c:tktsetup.h
10230 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 undo_.c:undo.h
10240 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 update_.c:update
10250 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 .h url_.c:url.h
10260 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 user_.c:user.h v
10270 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e erify_.c:verify.
10280 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 h vfile_.c:vfile
10290 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e .h wiki_.c:wiki.
102a0 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a h wikiformat_.c:
102b0 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 wikiformat.h xfe
102c0 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f r_.c:xfer.h zip_
102d0 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 .c:zip.h $(SRCDI
102e0 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 R)/sqlite3.h ./V
102f0 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 ERSION.h..touch
10300 68 65 61 64 65 72 73 0a 0a 75 72 6c 5f 2e 63 3a headers..url_.c:
10310 09 24 28 53 52 43 44 49 52 29 2f 75 72 6c 2e 63 .$(SRCDIR)/url.c
10320 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
10330 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f ON translate.../
10340 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 translate $(SRCD
10350 49 52 29 2f 75 72 6c 2e 63 20 7c 20 73 65 64 20 IR)/url.c | sed
10360 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 -f $(SRCDIR)/VER
10370 53 49 4f 4e 20 3e 75 72 6c 5f 2e 63 0a 0a 75 72 SION >url_.c..ur
10380 6c 2e 6f 3a 09 75 72 6c 5f 2e 63 20 75 72 6c 2e l.o:.url_.c url.
10390 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e h $(SRCDIR)/con
103a0 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d fig.h..$(XTCC) -
103b0 6f 20 75 72 6c 2e 6f 20 2d 63 20 75 72 6c 5f 2e o url.o -c url_.
103c0 63 0a 0a 75 72 6c 2e 68 3a 09 6d 61 6b 65 68 65 c..url.h:.makehe
103d0 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 aders.../makehea
103e0 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 ders add_.c:add
103f0 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 .h bag_.c:bag.h
10400 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 blob_.c:blob.h b
10410 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e ranch_.c:branch.
10420 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
10430 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
10440 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
10450 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
10460 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
10470 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
10480 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
10490 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
104a0 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 nstruct_.c:const
104b0 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e ruct.h content_.
104c0 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e c:content.h db_.
104d0 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a c:db.h delta_.c:
104e0 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 delta.h deltacmd
104f0 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 _.c:deltacmd.h d
10500 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 escendents_.c:de
10510 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 scendents.h diff
10520 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 _.c:diff.h diffc
10530 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 md_.c:diffcmd.h
10540 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
10550 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
10560 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
10570 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
10580 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
10590 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
105a0 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
105b0 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
105c0 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
105d0 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
105e0 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a erge3.h name_.c:
105f0 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a name.h pivot_.c:
10600 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e pivot.h pqueue_.
10610 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 c:pqueue.h print
10620 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 f_.c:printf.h re
10630 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 build_.c:rebuild
10640 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 .h rss_.c:rss.h
10650 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 schema_.c:schema
10660 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 .h setup_.c:setu
10670 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 p.h sha1_.c:sha1
10680 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c .h style_.c:styl
10690 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 e.h subscript_.c
106a0 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e :subscript.h syn
106b0 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f c_.c:sync.h tag_
106c0 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e .c:tag.h timelin
106d0 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 e_.c:timeline.h
106e0 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 tkt_.c:tkt.h tkt
106f0 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e config_.c:tktcon
10700 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e fig.h tktsetup_.
10710 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 c:tktsetup.h und
10720 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 o_.c:undo.h upda
10730 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 te_.c:update.h u
10740 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 rl_.c:url.h user
10750 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 _.c:user.h verif
10760 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 y_.c:verify.h vf
10770 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 ile_.c:vfile.h w
10780 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 iki_.c:wiki.h wi
10790 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 kiformat_.c:wiki
107a0 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 format.h xfer_.c
107b0 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a :xfer.h zip_.c:z
107c0 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 ip.h $(SRCDIR)/s
107d0 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 qlite3.h ./VERSI
107e0 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 ON.h..touch head
107f0 65 72 73 0a 0a 75 73 65 72 5f 2e 63 3a 09 24 28 ers..user_.c:.$(
10800 53 52 43 44 49 52 29 2f 75 73 65 72 2e 63 20 24 SRCDIR)/user.c $
10810 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
10820 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 translate.../tr
10830 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 anslate $(SRCDIR
10840 29 2f 75 73 65 72 2e 63 20 7c 20 73 65 64 20 2d )/user.c | sed -
10850 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 f $(SRCDIR)/VERS
10860 49 4f 4e 20 3e 75 73 65 72 5f 2e 63 0a 0a 75 73 ION >user_.c..us
10870 65 72 2e 6f 3a 09 75 73 65 72 5f 2e 63 20 75 73 er.o:.user_.c us
10880 65 72 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f er.h $(SRCDIR)/
10890 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 config.h..$(XTCC
108a0 29 20 2d 6f 20 75 73 65 72 2e 6f 20 2d 63 20 75 ) -o user.o -c u
108b0 73 65 72 5f 2e 63 0a 0a 75 73 65 72 2e 68 3a 09 ser_.c..user.h:.
108c0 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d makeheaders.../m
108d0 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f akeheaders add_
108e0 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a .c:add.h bag_.c:
108f0 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c bag.h blob_.c:bl
10900 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 ob.h branch_.c:b
10910 72 61 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63 ranch.h cgi_.c:c
10920 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
10930 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
10940 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
10950 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
10960 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
10970 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
10980 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
10990 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 t.h construct_.c
109a0 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e :construct.h con
109b0 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e tent_.c:content.
109c0 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c h db_.c:db.h del
109d0 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 ta_.c:delta.h de
109e0 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 ltacmd_.c:deltac
109f0 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 md.h descendents
10a00 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e _.c:descendents.
10a10 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 h diff_.c:diff.h
10a20 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 diffcmd_.c:diff
10a30 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a cmd.h encode_.c:
10a40 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
10a50 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
10a60 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
10a70 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
10a80 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
10a90 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
10aa0 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
10ab0 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
10ac0 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
10ad0 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 3_.c:merge3.h na
10ae0 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 me_.c:name.h piv
10af0 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 ot_.c:pivot.h pq
10b00 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 ueue_.c:pqueue.h
10b10 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 printf_.c:print
10b20 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 f.h rebuild_.c:r
10b30 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a ebuild.h rss_.c:
10b40 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a rss.h schema_.c:
10b50 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e schema.h setup_.
10b60 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e c:setup.h sha1_.
10b70 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e c:sha1.h style_.
10b80 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 c:style.h subscr
10b90 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 ipt_.c:subscript
10ba0 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e .h sync_.c:sync.
10bb0 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 h tag_.c:tag.h t
10bc0 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c imeline_.c:timel
10bd0 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 ine.h tkt_.c:tkt
10be0 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a .h tktconfig_.c:
10bf0 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 tktconfig.h tkts
10c00 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 etup_.c:tktsetup
10c10 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e .h undo_.c:undo.
10c20 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 h update_.c:upda
10c30 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e te.h url_.c:url.
10c40 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 h user_.c:user.h
10c50 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 verify_.c:verif
10c60 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 y.h vfile_.c:vfi
10c70 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b le.h wiki_.c:wik
10c80 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e i.h wikiformat_.
10c90 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 c:wikiformat.h x
10ca0 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 fer_.c:xfer.h zi
10cb0 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 p_.c:zip.h $(SRC
10cc0 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e DIR)/sqlite3.h .
10cd0 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 /VERSION.h..touc
10ce0 68 20 68 65 61 64 65 72 73 0a 0a 76 65 72 69 66 h headers..verif
10cf0 79 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f y_.c:.$(SRCDIR)/
10d00 76 65 72 69 66 79 2e 63 20 24 28 53 52 43 44 49 verify.c $(SRCDI
10d10 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 R)/VERSION trans
10d20 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 late.../translat
10d30 65 20 24 28 53 52 43 44 49 52 29 2f 76 65 72 69 e $(SRCDIR)/veri
10d40 66 79 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 fy.c | sed -f $(
10d50 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
10d60 3e 76 65 72 69 66 79 5f 2e 63 0a 0a 76 65 72 69 >verify_.c..veri
10d70 66 79 2e 6f 3a 09 76 65 72 69 66 79 5f 2e 63 20 fy.o:.verify_.c
10d80 76 65 72 69 66 79 2e 68 20 20 24 28 53 52 43 44 verify.h $(SRCD
10d90 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 IR)/config.h..$(
10da0 58 54 43 43 29 20 2d 6f 20 76 65 72 69 66 79 2e XTCC) -o verify.
10db0 6f 20 2d 63 20 76 65 72 69 66 79 5f 2e 63 0a 0a o -c verify_.c..
10dc0 76 65 72 69 66 79 2e 68 3a 09 6d 61 6b 65 68 65 verify.h:.makehe
10dd0 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 aders.../makehea
10de0 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 ders add_.c:add
10df0 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 .h bag_.c:bag.h
10e00 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 blob_.c:blob.h b
10e10 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e ranch_.c:branch.
10e20 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
10e30 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
10e40 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
10e50 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
10e60 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
10e70 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
10e80 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
10e90 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
10ea0 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 nstruct_.c:const
10eb0 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e ruct.h content_.
10ec0 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e c:content.h db_.
10ed0 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a c:db.h delta_.c:
10ee0 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 delta.h deltacmd
10ef0 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 _.c:deltacmd.h d
10f00 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 escendents_.c:de
10f10 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 scendents.h diff
10f20 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 _.c:diff.h diffc
10f30 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 md_.c:diffcmd.h
10f40 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
10f50 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
10f60 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
10f70 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
10f80 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
10f90 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
10fa0 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
10fb0 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
10fc0 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
10fd0 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
10fe0 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a erge3.h name_.c:
10ff0 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a name.h pivot_.c:
11000 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e pivot.h pqueue_.
11010 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 c:pqueue.h print
11020 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 f_.c:printf.h re
11030 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 build_.c:rebuild
11040 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 .h rss_.c:rss.h
11050 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 schema_.c:schema
11060 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 .h setup_.c:setu
11070 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 p.h sha1_.c:sha1
11080 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c .h style_.c:styl
11090 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 e.h subscript_.c
110a0 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e :subscript.h syn
110b0 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f c_.c:sync.h tag_
110c0 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e .c:tag.h timelin
110d0 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 e_.c:timeline.h
110e0 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 tkt_.c:tkt.h tkt
110f0 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e config_.c:tktcon
11100 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e fig.h tktsetup_.
11110 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 c:tktsetup.h und
11120 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 o_.c:undo.h upda
11130 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 te_.c:update.h u
11140 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 rl_.c:url.h user
11150 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 _.c:user.h verif
11160 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 y_.c:verify.h vf
11170 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 ile_.c:vfile.h w
11180 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 iki_.c:wiki.h wi
11190 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 kiformat_.c:wiki
111a0 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 format.h xfer_.c
111b0 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a :xfer.h zip_.c:z
111c0 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 ip.h $(SRCDIR)/s
111d0 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 qlite3.h ./VERSI
111e0 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 ON.h..touch head
111f0 65 72 73 0a 0a 76 66 69 6c 65 5f 2e 63 3a 09 24 ers..vfile_.c:.$
11200 28 53 52 43 44 49 52 29 2f 76 66 69 6c 65 2e 63 (SRCDIR)/vfile.c
11210 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
11220 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f ON translate.../
11230 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 translate $(SRCD
11240 49 52 29 2f 76 66 69 6c 65 2e 63 20 7c 20 73 65 IR)/vfile.c | se
11250 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 d -f $(SRCDIR)/V
11260 45 52 53 49 4f 4e 20 3e 76 66 69 6c 65 5f 2e 63 ERSION >vfile_.c
11270 0a 0a 76 66 69 6c 65 2e 6f 3a 09 76 66 69 6c 65 ..vfile.o:.vfile
11280 5f 2e 63 20 76 66 69 6c 65 2e 68 20 20 24 28 53 _.c vfile.h $(S
11290 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a RCDIR)/config.h.
112a0 09 24 28 58 54 43 43 29 20 2d 6f 20 76 66 69 6c .$(XTCC) -o vfil
112b0 65 2e 6f 20 2d 63 20 76 66 69 6c 65 5f 2e 63 0a e.o -c vfile_.c.
112c0 0a 76 66 69 6c 65 2e 68 3a 09 6d 61 6b 65 68 65 .vfile.h:.makehe
112d0 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 aders.../makehea
112e0 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 ders add_.c:add
112f0 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 .h bag_.c:bag.h
11300 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 blob_.c:blob.h b
11310 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e ranch_.c:branch.
11320 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
11330 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
11340 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
11350 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
11360 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
11370 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
11380 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
11390 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
113a0 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 nstruct_.c:const
113b0 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e ruct.h content_.
113c0 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e c:content.h db_.
113d0 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a c:db.h delta_.c:
113e0 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 delta.h deltacmd
113f0 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 _.c:deltacmd.h d
11400 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 escendents_.c:de
11410 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 scendents.h diff
11420 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 _.c:diff.h diffc
11430 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 md_.c:diffcmd.h
11440 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
11450 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
11460 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
11470 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
11480 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
11490 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
114a0 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
114b0 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
114c0 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
114d0 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
114e0 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a erge3.h name_.c:
114f0 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a name.h pivot_.c:
11500 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e pivot.h pqueue_.
11510 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 c:pqueue.h print
11520 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 f_.c:printf.h re
11530 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 build_.c:rebuild
11540 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 .h rss_.c:rss.h
11550 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 schema_.c:schema
11560 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 .h setup_.c:setu
11570 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 p.h sha1_.c:sha1
11580 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c .h style_.c:styl
11590 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 e.h subscript_.c
115a0 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e :subscript.h syn
115b0 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f c_.c:sync.h tag_
115c0 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e .c:tag.h timelin
115d0 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 e_.c:timeline.h
115e0 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 tkt_.c:tkt.h tkt
115f0 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e config_.c:tktcon
11600 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e fig.h tktsetup_.
11610 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 c:tktsetup.h und
11620 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 o_.c:undo.h upda
11630 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 te_.c:update.h u
11640 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 rl_.c:url.h user
11650 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 _.c:user.h verif
11660 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 y_.c:verify.h vf
11670 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 ile_.c:vfile.h w
11680 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 iki_.c:wiki.h wi
11690 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 kiformat_.c:wiki
116a0 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 format.h xfer_.c
116b0 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a :xfer.h zip_.c:z
116c0 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 ip.h $(SRCDIR)/s
116d0 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 qlite3.h ./VERSI
116e0 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 ON.h..touch head
116f0 65 72 73 0a 0a 77 69 6b 69 5f 2e 63 3a 09 24 28 ers..wiki_.c:.$(
11700 53 52 43 44 49 52 29 2f 77 69 6b 69 2e 63 20 24 SRCDIR)/wiki.c $
11710 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
11720 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 translate.../tr
11730 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 anslate $(SRCDIR
11740 29 2f 77 69 6b 69 2e 63 20 7c 20 73 65 64 20 2d )/wiki.c | sed -
11750 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 f $(SRCDIR)/VERS
11760 49 4f 4e 20 3e 77 69 6b 69 5f 2e 63 0a 0a 77 69 ION >wiki_.c..wi
11770 6b 69 2e 6f 3a 09 77 69 6b 69 5f 2e 63 20 77 69 ki.o:.wiki_.c wi
11780 6b 69 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f ki.h $(SRCDIR)/
11790 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 config.h..$(XTCC
117a0 29 20 2d 6f 20 77 69 6b 69 2e 6f 20 2d 63 20 77 ) -o wiki.o -c w
117b0 69 6b 69 5f 2e 63 0a 0a 77 69 6b 69 2e 68 3a 09 iki_.c..wiki.h:.
117c0 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d makeheaders.../m
117d0 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f akeheaders add_
117e0 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a .c:add.h bag_.c:
117f0 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c bag.h blob_.c:bl
11800 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 ob.h branch_.c:b
11810 72 61 6e 63 68 2e 68 20 63 67 69 5f 2e 63 3a 63 ranch.h cgi_.c:c
11820 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
11830 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
11840 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
11850 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
11860 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
11870 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
11880 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
11890 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 t.h construct_.c
118a0 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e :construct.h con
118b0 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e tent_.c:content.
118c0 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c h db_.c:db.h del
118d0 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 ta_.c:delta.h de
118e0 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 ltacmd_.c:deltac
118f0 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 md.h descendents
11900 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e _.c:descendents.
11910 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 h diff_.c:diff.h
11920 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 diffcmd_.c:diff
11930 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a cmd.h encode_.c:
11940 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
11950 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
11960 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
11970 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
11980 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
11990 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
119a0 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
119b0 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
119c0 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
119d0 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 3_.c:merge3.h na
119e0 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 me_.c:name.h piv
119f0 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 ot_.c:pivot.h pq
11a00 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 ueue_.c:pqueue.h
11a10 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 printf_.c:print
11a20 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 f.h rebuild_.c:r
11a30 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a ebuild.h rss_.c:
11a40 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a rss.h schema_.c:
11a50 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e schema.h setup_.
11a60 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e c:setup.h sha1_.
11a70 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e c:sha1.h style_.
11a80 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 c:style.h subscr
11a90 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 ipt_.c:subscript
11aa0 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e .h sync_.c:sync.
11ab0 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 h tag_.c:tag.h t
11ac0 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c imeline_.c:timel
11ad0 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 ine.h tkt_.c:tkt
11ae0 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a .h tktconfig_.c:
11af0 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 tktconfig.h tkts
11b00 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 etup_.c:tktsetup
11b10 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e .h undo_.c:undo.
11b20 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 h update_.c:upda
11b30 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e te.h url_.c:url.
11b40 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 h user_.c:user.h
11b50 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 verify_.c:verif
11b60 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 y.h vfile_.c:vfi
11b70 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b le.h wiki_.c:wik
11b80 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e i.h wikiformat_.
11b90 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 c:wikiformat.h x
11ba0 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 fer_.c:xfer.h zi
11bb0 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 p_.c:zip.h $(SRC
11bc0 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e DIR)/sqlite3.h .
11bd0 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 /VERSION.h..touc
11be0 68 20 68 65 61 64 65 72 73 0a 0a 77 69 6b 69 66 h headers..wikif
11bf0 6f 72 6d 61 74 5f 2e 63 3a 09 24 28 53 52 43 44 ormat_.c:.$(SRCD
11c00 49 52 29 2f 77 69 6b 69 66 6f 72 6d 61 74 2e 63 IR)/wikiformat.c
11c10 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
11c20 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f ON translate.../
11c30 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 translate $(SRCD
11c40 49 52 29 2f 77 69 6b 69 66 6f 72 6d 61 74 2e 63 IR)/wikiformat.c
11c50 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 | sed -f $(SRCD
11c60 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 77 69 6b IR)/VERSION >wik
11c70 69 66 6f 72 6d 61 74 5f 2e 63 0a 0a 77 69 6b 69 iformat_.c..wiki
11c80 66 6f 72 6d 61 74 2e 6f 3a 09 77 69 6b 69 66 6f format.o:.wikifo
11c90 72 6d 61 74 5f 2e 63 20 77 69 6b 69 66 6f 72 6d rmat_.c wikiform
11ca0 61 74 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f at.h $(SRCDIR)/
11cb0 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 config.h..$(XTCC
11cc0 29 20 2d 6f 20 77 69 6b 69 66 6f 72 6d 61 74 2e ) -o wikiformat.
11cd0 6f 20 2d 63 20 77 69 6b 69 66 6f 72 6d 61 74 5f o -c wikiformat_
11ce0 2e 63 0a 0a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 .c..wikiformat.h
11cf0 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e :.makeheaders...
11d00 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 /makeheaders ad
11d10 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e d_.c:add.h bag_.
11d20 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a c:bag.h blob_.c:
11d30 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 blob.h branch_.c
11d40 3a 62 72 61 6e 63 68 2e 68 20 63 67 69 5f 2e 63 :branch.h cgi_.c
11d50 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
11d60 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
11d70 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
11d80 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
11d90 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
11da0 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
11db0 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
11dc0 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
11dd0 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
11de0 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
11df0 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
11e00 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
11e10 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
11e20 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
11e30 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
11e40 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
11e50 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
11e60 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
11e70 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
11e80 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
11e90 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
11ea0 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
11eb0 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
11ec0 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
11ed0 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
11ee0 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
11ef0 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
11f00 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
11f10 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 name_.c:name.h p
11f20 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 ivot_.c:pivot.h
11f30 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 pqueue_.c:pqueue
11f40 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 .h printf_.c:pri
11f50 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 ntf.h rebuild_.c
11f60 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e :rebuild.h rss_.
11f70 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e c:rss.h schema_.
11f80 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 c:schema.h setup
11f90 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 _.c:setup.h sha1
11fa0 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 _.c:sha1.h style
11fb0 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 _.c:style.h subs
11fc0 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 cript_.c:subscri
11fd0 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e pt.h sync_.c:syn
11fe0 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 c.h tag_.c:tag.h
11ff0 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d timeline_.c:tim
12000 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 eline.h tkt_.c:t
12010 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e kt.h tktconfig_.
12020 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b c:tktconfig.h tk
12030 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 tsetup_.c:tktset
12040 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 up.h undo_.c:und
12050 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 o.h update_.c:up
12060 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 date.h url_.c:ur
12070 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 l.h user_.c:user
12080 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 .h verify_.c:ver
12090 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 ify.h vfile_.c:v
120a0 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 file.h wiki_.c:w
120b0 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 iki.h wikiformat
120c0 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 _.c:wikiformat.h
120d0 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 xfer_.c:xfer.h
120e0 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 zip_.c:zip.h $(S
120f0 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 RCDIR)/sqlite3.h
12100 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f ./VERSION.h..to
12110 75 63 68 20 68 65 61 64 65 72 73 0a 0a 78 66 65 uch headers..xfe
12120 72 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f r_.c:.$(SRCDIR)/
12130 78 66 65 72 2e 63 20 24 28 53 52 43 44 49 52 29 xfer.c $(SRCDIR)
12140 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 /VERSION transla
12150 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 te.../translate
12160 24 28 53 52 43 44 49 52 29 2f 78 66 65 72 2e 63 $(SRCDIR)/xfer.c
12170 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 | sed -f $(SRCD
12180 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 78 66 65 IR)/VERSION >xfe
12190 72 5f 2e 63 0a 0a 78 66 65 72 2e 6f 3a 09 78 66 r_.c..xfer.o:.xf
121a0 65 72 5f 2e 63 20 78 66 65 72 2e 68 20 20 24 28 er_.c xfer.h $(
121b0 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 SRCDIR)/config.h
121c0 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 78 66 65 ..$(XTCC) -o xfe
121d0 72 2e 6f 20 2d 63 20 78 66 65 72 5f 2e 63 0a 0a r.o -c xfer_.c..
121e0 78 66 65 72 2e 68 3a 09 6d 61 6b 65 68 65 61 64 xfer.h:.makehead
121f0 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 ers.../makeheade
12200 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 rs add_.c:add.h
12210 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c bag_.c:bag.h bl
12220 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 ob_.c:blob.h bra
12230 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 nch_.c:branch.h
12240 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
12250 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
12260 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
12270 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
12280 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
12290 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
122a0 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
122b0 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 comformat.h cons
122c0 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 truct_.c:constru
122d0 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a ct.h content_.c:
122e0 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a content.h db_.c:
122f0 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 db.h delta_.c:de
12300 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e lta.h deltacmd_.
12310 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 c:deltacmd.h des
12320 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 cendents_.c:desc
12330 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e endents.h diff_.
12340 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 c:diff.h diffcmd
12350 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e _.c:diffcmd.h en
12360 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
12370 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
12380 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
12390 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
123a0 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
123b0 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
123c0 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
123d0 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
123e0 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
123f0 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
12400 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 ge3.h name_.c:na
12410 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 me.h pivot_.c:pi
12420 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a vot.h pqueue_.c:
12430 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f pqueue.h printf_
12440 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 .c:printf.h rebu
12450 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 ild_.c:rebuild.h
12460 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 rss_.c:rss.h sc
12470 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 hema_.c:schema.h
12480 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e setup_.c:setup.
12490 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 h sha1_.c:sha1.h
124a0 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
124b0 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 h subscript_.c:s
124c0 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f ubscript.h sync_
124d0 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 .c:sync.h tag_.c
124e0 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f :tag.h timeline_
124f0 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b .c:timeline.h tk
12500 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f t_.c:tkt.h tktco
12510 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 nfig_.c:tktconfi
12520 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a g.h tktsetup_.c:
12530 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f tktsetup.h undo_
12540 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 .c:undo.h update
12550 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c _.c:update.h url
12560 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e _.c:url.h user_.
12570 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f c:user.h verify_
12580 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c .c:verify.h vfil
12590 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b e_.c:vfile.h wik
125a0 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 i_.c:wiki.h wiki
125b0 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f format_.c:wikifo
125c0 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 rmat.h xfer_.c:x
125d0 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 fer.h zip_.c:zip
125e0 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c .h $(SRCDIR)/sql
125f0 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e ite3.h ./VERSION
12600 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 .h..touch header
12610 73 0a 0a 7a 69 70 5f 2e 63 3a 09 24 28 53 52 43 s..zip_.c:.$(SRC
12620 44 49 52 29 2f 7a 69 70 2e 63 20 24 28 53 52 43 DIR)/zip.c $(SRC
12630 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
12640 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
12650 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 7a 69 ate $(SRCDIR)/zi
12660 70 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 p.c | sed -f $(S
12670 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e RCDIR)/VERSION >
12680 7a 69 70 5f 2e 63 0a 0a 7a 69 70 2e 6f 3a 09 7a zip_.c..zip.o:.z
12690 69 70 5f 2e 63 20 7a 69 70 2e 68 20 20 24 28 53 ip_.c zip.h $(S
126a0 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a RCDIR)/config.h.
126b0 09 24 28 58 54 43 43 29 20 2d 6f 20 7a 69 70 2e .$(XTCC) -o zip.
126c0 6f 20 2d 63 20 7a 69 70 5f 2e 63 0a 0a 7a 69 70 o -c zip_.c..zip
126d0 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
126e0 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
126f0 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 add_.c:add.h bag
12700 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e _.c:bag.h blob_.
12710 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f c:blob.h branch_
12720 2e 63 3a 62 72 61 6e 63 68 2e 68 20 63 67 69 5f .c:branch.h cgi_
12730 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
12740 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
12750 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
12760 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
12770 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
12780 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
12790 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
127a0 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
127b0 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
127c0 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
127d0 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
127e0 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
127f0 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
12800 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
12810 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
12820 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
12830 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
12840 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
12850 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
12860 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
12870 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
12880 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
12890 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
128a0 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
128b0 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
128c0 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
128d0 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
128e0 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
128f0 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
12900 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
12910 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 h pqueue_.c:pque
12920 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 ue.h printf_.c:p
12930 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f rintf.h rebuild_
12940 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 .c:rebuild.h rss
12950 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 _.c:rss.h schema
12960 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
12970 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
12980 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 a1_.c:sha1.h sty
12990 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 le_.c:style.h su
129a0 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 bscript_.c:subsc
129b0 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 ript.h sync_.c:s
129c0 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
129d0 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 .h timeline_.c:t
129e0 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 imeline.h tkt_.c
129f0 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 :tkt.h tktconfig
12a00 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 _.c:tktconfig.h
12a10 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 tktsetup_.c:tkts
12a20 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 etup.h undo_.c:u
12a30 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ndo.h update_.c:
12a40 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
12a50 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
12a60 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
12a70 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
12a80 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
12a90 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
12aa0 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
12ab0 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e .h xfer_.c:xfer.
12ac0 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 h zip_.c:zip.h $
12ad0 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 (SRCDIR)/sqlite3
12ae0 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 .h ./VERSION.h..
12af0 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 73 touch headers..s
12b00 71 6c 69 74 65 33 2e 6f 3a 09 24 28 53 52 43 44 qlite3.o:.$(SRCD
12b10 49 52 29 2f 73 71 6c 69 74 65 33 2e 63 0a 09 24 IR)/sqlite3.c..$
12b20 28 58 54 43 43 29 20 2d 44 53 51 4c 49 54 45 5f (XTCC) -DSQLITE_
12b30 4f 4d 49 54 5f 4c 4f 41 44 5f 45 58 54 45 4e 53 OMIT_LOAD_EXTENS
12b40 49 4f 4e 3d 31 20 2d 44 53 51 4c 49 54 45 5f 50 ION=1 -DSQLITE_P
12b50 52 49 56 41 54 45 3d 20 2d 44 53 51 4c 49 54 45 RIVATE= -DSQLITE
12b60 5f 54 48 52 45 41 44 53 41 46 45 3d 30 20 2d 44 _THREADSAFE=0 -D
12b70 53 51 4c 49 54 45 5f 44 45 46 41 55 4c 54 5f 46 SQLITE_DEFAULT_F
12b80 49 4c 45 5f 46 4f 52 4d 41 54 3d 34 20 2d 44 53 ILE_FORMAT=4 -DS
12b90 51 4c 49 54 45 5f 45 4e 41 42 4c 45 5f 46 54 53 QLITE_ENABLE_FTS
12ba0 33 3d 31 20 2d 63 20 24 28 53 52 43 44 49 52 29 3=1 -c $(SRCDIR)
12bb0 2f 73 71 6c 69 74 65 33 2e 63 20 2d 6f 20 73 71 /sqlite3.c -o sq
12bc0 6c 69 74 65 33 2e 6f 0a 0a lite3.o..