Artifact 8bdfcd9b6ebeccf44354b4262a43dea4b5f94099:
File
src/main.mk
part of check-in
[2bc0e2c565]
- Work toward adding a tagging system. Code compiles but is incomplete
and probably does not work.
by
drh on
2007-09-21 02:41:53.
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 63 67 69 2e 63 20 5c 0a 20 20 24 28 53 R)/cgi.c \. $(S
01f0: 52 43 44 49 52 29 2f 63 68 65 63 6b 69 6e 2e 63 RCDIR)/checkin.c
0200: 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 63 \. $(SRCDIR)/c
0210: 68 65 63 6b 6f 75 74 2e 63 20 5c 0a 20 20 24 28 heckout.c \. $(
0220: 53 52 43 44 49 52 29 2f 63 6c 65 61 72 73 69 67 SRCDIR)/clearsig
0230: 6e 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 n.c \. $(SRCDIR
0240: 29 2f 63 6c 6f 6e 65 2e 63 20 5c 0a 20 20 24 28 )/clone.c \. $(
0250: 53 52 43 44 49 52 29 2f 63 6f 6d 66 6f 72 6d 61 SRCDIR)/comforma
0260: 74 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 t.c \. $(SRCDIR
0270: 29 2f 63 6f 6e 73 74 72 75 63 74 2e 63 20 5c 0a )/construct.c \.
0280: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 74 $(SRCDIR)/cont
0290: 65 6e 74 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 ent.c \. $(SRCD
02a0: 49 52 29 2f 64 62 2e 63 20 5c 0a 20 20 24 28 53 IR)/db.c \. $(S
02b0: 52 43 44 49 52 29 2f 64 65 6c 74 61 2e 63 20 5c RCDIR)/delta.c \
02c0: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 64 65 6c . $(SRCDIR)/del
02d0: 74 61 63 6d 64 2e 63 20 5c 0a 20 20 24 28 53 52 tacmd.c \. $(SR
02e0: 43 44 49 52 29 2f 64 65 73 63 65 6e 64 65 6e 74 CDIR)/descendent
02f0: 73 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 s.c \. $(SRCDIR
0300: 29 2f 64 69 66 66 2e 63 20 5c 0a 20 20 24 28 53 )/diff.c \. $(S
0310: 52 43 44 49 52 29 2f 64 69 66 66 63 6d 64 2e 63 RCDIR)/diffcmd.c
0320: 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 65 \. $(SRCDIR)/e
0330: 6e 63 6f 64 65 2e 63 20 5c 0a 20 20 24 28 53 52 ncode.c \. $(SR
0340: 43 44 49 52 29 2f 66 69 6c 65 2e 63 20 5c 0a 20 CDIR)/file.c \.
0350: 20 24 28 53 52 43 44 49 52 29 2f 68 74 74 70 2e $(SRCDIR)/http.
0360: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f c \. $(SRCDIR)/
0370: 69 6e 66 6f 2e 63 20 5c 0a 20 20 24 28 53 52 43 info.c \. $(SRC
0380: 44 49 52 29 2f 6c 6f 67 69 6e 2e 63 20 5c 0a 20 DIR)/login.c \.
0390: 20 24 28 53 52 43 44 49 52 29 2f 6d 61 69 6e 2e $(SRCDIR)/main.
03a0: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f c \. $(SRCDIR)/
03b0: 6d 61 6e 69 66 65 73 74 2e 63 20 5c 0a 20 20 24 manifest.c \. $
03c0: 28 53 52 43 44 49 52 29 2f 6d 64 35 2e 63 20 5c (SRCDIR)/md5.c \
03d0: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 6d 65 72 . $(SRCDIR)/mer
03e0: 67 65 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 ge.c \. $(SRCDI
03f0: 52 29 2f 6d 65 72 67 65 33 2e 63 20 5c 0a 20 20 R)/merge3.c \.
0400: 24 28 53 52 43 44 49 52 29 2f 6e 61 6d 65 2e 63 $(SRCDIR)/name.c
0410: 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 70 \. $(SRCDIR)/p
0420: 69 76 6f 74 2e 63 20 5c 0a 20 20 24 28 53 52 43 ivot.c \. $(SRC
0430: 44 49 52 29 2f 70 71 75 65 75 65 2e 63 20 5c 0a DIR)/pqueue.c \.
0440: 20 20 24 28 53 52 43 44 49 52 29 2f 70 72 69 6e $(SRCDIR)/prin
0450: 74 66 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 tf.c \. $(SRCDI
0460: 52 29 2f 72 65 62 75 69 6c 64 2e 63 20 5c 0a 20 R)/rebuild.c \.
0470: 20 24 28 53 52 43 44 49 52 29 2f 73 63 68 65 6d $(SRCDIR)/schem
0480: 61 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 a.c \. $(SRCDIR
0490: 29 2f 73 65 74 75 70 2e 63 20 5c 0a 20 20 24 28 )/setup.c \. $(
04a0: 53 52 43 44 49 52 29 2f 73 68 61 31 2e 63 20 5c SRCDIR)/sha1.c \
04b0: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 73 74 79 . $(SRCDIR)/sty
04c0: 6c 65 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 le.c \. $(SRCDI
04d0: 52 29 2f 73 79 6e 63 2e 63 20 5c 0a 20 20 24 28 R)/sync.c \. $(
04e0: 53 52 43 44 49 52 29 2f 74 61 67 2e 63 20 5c 0a SRCDIR)/tag.c \.
04f0: 20 20 24 28 53 52 43 44 49 52 29 2f 74 69 6d 65 $(SRCDIR)/time
0500: 6c 69 6e 65 2e 63 20 5c 0a 20 20 24 28 53 52 43 line.c \. $(SRC
0510: 44 49 52 29 2f 75 6e 64 6f 2e 63 20 5c 0a 20 20 DIR)/undo.c \.
0520: 24 28 53 52 43 44 49 52 29 2f 75 70 64 61 74 65 $(SRCDIR)/update
0530: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 .c \. $(SRCDIR)
0540: 2f 75 72 6c 2e 63 20 5c 0a 20 20 24 28 53 52 43 /url.c \. $(SRC
0550: 44 49 52 29 2f 75 73 65 72 2e 63 20 5c 0a 20 20 DIR)/user.c \.
0560: 24 28 53 52 43 44 49 52 29 2f 76 65 72 69 66 79 $(SRCDIR)/verify
0570: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 .c \. $(SRCDIR)
0580: 2f 76 66 69 6c 65 2e 63 20 5c 0a 20 20 24 28 53 /vfile.c \. $(S
0590: 52 43 44 49 52 29 2f 77 69 6b 69 2e 63 20 5c 0a RCDIR)/wiki.c \.
05a0: 20 20 24 28 53 52 43 44 49 52 29 2f 77 69 6b 69 $(SRCDIR)/wiki
05b0: 66 6f 72 6d 61 74 2e 63 20 5c 0a 20 20 24 28 53 format.c \. $(S
05c0: 52 43 44 49 52 29 2f 78 66 65 72 2e 63 20 5c 0a RCDIR)/xfer.c \.
05d0: 20 20 24 28 53 52 43 44 49 52 29 2f 7a 69 70 2e $(SRCDIR)/zip.
05e0: 63 0a 0a 54 52 41 4e 53 5f 53 52 43 20 3d 20 5c c..TRANS_SRC = \
05f0: 0a 20 20 61 64 64 5f 2e 63 20 5c 0a 20 20 62 61 . add_.c \. ba
0600: 67 5f 2e 63 20 5c 0a 20 20 62 6c 6f 62 5f 2e 63 g_.c \. blob_.c
0610: 20 5c 0a 20 20 63 67 69 5f 2e 63 20 5c 0a 20 20 \. cgi_.c \.
0620: 63 68 65 63 6b 69 6e 5f 2e 63 20 5c 0a 20 20 63 checkin_.c \. c
0630: 68 65 63 6b 6f 75 74 5f 2e 63 20 5c 0a 20 20 63 heckout_.c \. c
0640: 6c 65 61 72 73 69 67 6e 5f 2e 63 20 5c 0a 20 20 learsign_.c \.
0650: 63 6c 6f 6e 65 5f 2e 63 20 5c 0a 20 20 63 6f 6d clone_.c \. com
0660: 66 6f 72 6d 61 74 5f 2e 63 20 5c 0a 20 20 63 6f format_.c \. co
0670: 6e 73 74 72 75 63 74 5f 2e 63 20 5c 0a 20 20 63 nstruct_.c \. c
0680: 6f 6e 74 65 6e 74 5f 2e 63 20 5c 0a 20 20 64 62 ontent_.c \. db
0690: 5f 2e 63 20 5c 0a 20 20 64 65 6c 74 61 5f 2e 63 _.c \. delta_.c
06a0: 20 5c 0a 20 20 64 65 6c 74 61 63 6d 64 5f 2e 63 \. deltacmd_.c
06b0: 20 5c 0a 20 20 64 65 73 63 65 6e 64 65 6e 74 73 \. descendents
06c0: 5f 2e 63 20 5c 0a 20 20 64 69 66 66 5f 2e 63 20 _.c \. diff_.c
06d0: 5c 0a 20 20 64 69 66 66 63 6d 64 5f 2e 63 20 5c \. diffcmd_.c \
06e0: 0a 20 20 65 6e 63 6f 64 65 5f 2e 63 20 5c 0a 20 . encode_.c \.
06f0: 20 66 69 6c 65 5f 2e 63 20 5c 0a 20 20 68 74 74 file_.c \. htt
0700: 70 5f 2e 63 20 5c 0a 20 20 69 6e 66 6f 5f 2e 63 p_.c \. info_.c
0710: 20 5c 0a 20 20 6c 6f 67 69 6e 5f 2e 63 20 5c 0a \. login_.c \.
0720: 20 20 6d 61 69 6e 5f 2e 63 20 5c 0a 20 20 6d 61 main_.c \. ma
0730: 6e 69 66 65 73 74 5f 2e 63 20 5c 0a 20 20 6d 64 nifest_.c \. md
0740: 35 5f 2e 63 20 5c 0a 20 20 6d 65 72 67 65 5f 2e 5_.c \. merge_.
0750: 63 20 5c 0a 20 20 6d 65 72 67 65 33 5f 2e 63 20 c \. merge3_.c
0760: 5c 0a 20 20 6e 61 6d 65 5f 2e 63 20 5c 0a 20 20 \. name_.c \.
0770: 70 69 76 6f 74 5f 2e 63 20 5c 0a 20 20 70 71 75 pivot_.c \. pqu
0780: 65 75 65 5f 2e 63 20 5c 0a 20 20 70 72 69 6e 74 eue_.c \. print
0790: 66 5f 2e 63 20 5c 0a 20 20 72 65 62 75 69 6c 64 f_.c \. rebuild
07a0: 5f 2e 63 20 5c 0a 20 20 73 63 68 65 6d 61 5f 2e _.c \. schema_.
07b0: 63 20 5c 0a 20 20 73 65 74 75 70 5f 2e 63 20 5c c \. setup_.c \
07c0: 0a 20 20 73 68 61 31 5f 2e 63 20 5c 0a 20 20 73 . sha1_.c \. s
07d0: 74 79 6c 65 5f 2e 63 20 5c 0a 20 20 73 79 6e 63 tyle_.c \. sync
07e0: 5f 2e 63 20 5c 0a 20 20 74 61 67 5f 2e 63 20 5c _.c \. tag_.c \
07f0: 0a 20 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 20 5c . timeline_.c \
0800: 0a 20 20 75 6e 64 6f 5f 2e 63 20 5c 0a 20 20 75 . undo_.c \. u
0810: 70 64 61 74 65 5f 2e 63 20 5c 0a 20 20 75 72 6c pdate_.c \. url
0820: 5f 2e 63 20 5c 0a 20 20 75 73 65 72 5f 2e 63 20 _.c \. user_.c
0830: 5c 0a 20 20 76 65 72 69 66 79 5f 2e 63 20 5c 0a \. verify_.c \.
0840: 20 20 76 66 69 6c 65 5f 2e 63 20 5c 0a 20 20 77 vfile_.c \. w
0850: 69 6b 69 5f 2e 63 20 5c 0a 20 20 77 69 6b 69 66 iki_.c \. wikif
0860: 6f 72 6d 61 74 5f 2e 63 20 5c 0a 20 20 78 66 65 ormat_.c \. xfe
0870: 72 5f 2e 63 20 5c 0a 20 20 7a 69 70 5f 2e 63 0a r_.c \. zip_.c.
0880: 0a 4f 42 4a 20 3d 20 5c 0a 20 20 61 64 64 2e 6f .OBJ = \. add.o
0890: 20 5c 0a 20 20 62 61 67 2e 6f 20 5c 0a 20 20 62 \. bag.o \. b
08a0: 6c 6f 62 2e 6f 20 5c 0a 20 20 63 67 69 2e 6f 20 lob.o \. cgi.o
08b0: 5c 0a 20 20 63 68 65 63 6b 69 6e 2e 6f 20 5c 0a \. checkin.o \.
08c0: 20 20 63 68 65 63 6b 6f 75 74 2e 6f 20 5c 0a 20 checkout.o \.
08d0: 20 63 6c 65 61 72 73 69 67 6e 2e 6f 20 5c 0a 20 clearsign.o \.
08e0: 20 63 6c 6f 6e 65 2e 6f 20 5c 0a 20 20 63 6f 6d clone.o \. com
08f0: 66 6f 72 6d 61 74 2e 6f 20 5c 0a 20 20 63 6f 6e format.o \. con
0900: 73 74 72 75 63 74 2e 6f 20 5c 0a 20 20 63 6f 6e struct.o \. con
0910: 74 65 6e 74 2e 6f 20 5c 0a 20 20 64 62 2e 6f 20 tent.o \. db.o
0920: 5c 0a 20 20 64 65 6c 74 61 2e 6f 20 5c 0a 20 20 \. delta.o \.
0930: 64 65 6c 74 61 63 6d 64 2e 6f 20 5c 0a 20 20 64 deltacmd.o \. d
0940: 65 73 63 65 6e 64 65 6e 74 73 2e 6f 20 5c 0a 20 escendents.o \.
0950: 20 64 69 66 66 2e 6f 20 5c 0a 20 20 64 69 66 66 diff.o \. diff
0960: 63 6d 64 2e 6f 20 5c 0a 20 20 65 6e 63 6f 64 65 cmd.o \. encode
0970: 2e 6f 20 5c 0a 20 20 66 69 6c 65 2e 6f 20 5c 0a .o \. file.o \.
0980: 20 20 68 74 74 70 2e 6f 20 5c 0a 20 20 69 6e 66 http.o \. inf
0990: 6f 2e 6f 20 5c 0a 20 20 6c 6f 67 69 6e 2e 6f 20 o.o \. login.o
09a0: 5c 0a 20 20 6d 61 69 6e 2e 6f 20 5c 0a 20 20 6d \. main.o \. m
09b0: 61 6e 69 66 65 73 74 2e 6f 20 5c 0a 20 20 6d 64 anifest.o \. md
09c0: 35 2e 6f 20 5c 0a 20 20 6d 65 72 67 65 2e 6f 20 5.o \. merge.o
09d0: 5c 0a 20 20 6d 65 72 67 65 33 2e 6f 20 5c 0a 20 \. merge3.o \.
09e0: 20 6e 61 6d 65 2e 6f 20 5c 0a 20 20 70 69 76 6f name.o \. pivo
09f0: 74 2e 6f 20 5c 0a 20 20 70 71 75 65 75 65 2e 6f t.o \. pqueue.o
0a00: 20 5c 0a 20 20 70 72 69 6e 74 66 2e 6f 20 5c 0a \. printf.o \.
0a10: 20 20 72 65 62 75 69 6c 64 2e 6f 20 5c 0a 20 20 rebuild.o \.
0a20: 73 63 68 65 6d 61 2e 6f 20 5c 0a 20 20 73 65 74 schema.o \. set
0a30: 75 70 2e 6f 20 5c 0a 20 20 73 68 61 31 2e 6f 20 up.o \. sha1.o
0a40: 5c 0a 20 20 73 74 79 6c 65 2e 6f 20 5c 0a 20 20 \. style.o \.
0a50: 73 79 6e 63 2e 6f 20 5c 0a 20 20 74 61 67 2e 6f sync.o \. tag.o
0a60: 20 5c 0a 20 20 74 69 6d 65 6c 69 6e 65 2e 6f 20 \. timeline.o
0a70: 5c 0a 20 20 75 6e 64 6f 2e 6f 20 5c 0a 20 20 75 \. undo.o \. u
0a80: 70 64 61 74 65 2e 6f 20 5c 0a 20 20 75 72 6c 2e pdate.o \. url.
0a90: 6f 20 5c 0a 20 20 75 73 65 72 2e 6f 20 5c 0a 20 o \. user.o \.
0aa0: 20 76 65 72 69 66 79 2e 6f 20 5c 0a 20 20 76 66 verify.o \. vf
0ab0: 69 6c 65 2e 6f 20 5c 0a 20 20 77 69 6b 69 2e 6f ile.o \. wiki.o
0ac0: 20 5c 0a 20 20 77 69 6b 69 66 6f 72 6d 61 74 2e \. wikiformat.
0ad0: 6f 20 5c 0a 20 20 78 66 65 72 2e 6f 20 5c 0a 20 o \. xfer.o \.
0ae0: 20 7a 69 70 2e 6f 0a 0a 41 50 50 4e 41 4d 45 20 zip.o..APPNAME
0af0: 3d 20 66 6f 73 73 69 6c 24 28 45 29 0a 0a 0a 0a = fossil$(E)....
0b00: 61 6c 6c 3a 09 24 28 41 50 50 4e 41 4d 45 29 0a all:.$(APPNAME).
0b10: 0a 69 6e 73 74 61 6c 6c 3a 09 24 28 41 50 50 4e .install:.$(APPN
0b20: 41 4d 45 29 0a 09 6d 76 20 24 28 41 50 50 4e 41 AME)..mv $(APPNA
0b30: 4d 45 29 20 24 28 49 4e 53 54 41 4c 4c 44 49 52 ME) $(INSTALLDIR
0b40: 29 0a 0a 74 72 61 6e 73 6c 61 74 65 3a 09 24 28 )..translate:.$(
0b50: 53 52 43 44 49 52 29 2f 74 72 61 6e 73 6c 61 74 SRCDIR)/translat
0b60: 65 2e 63 0a 09 24 28 42 43 43 29 20 2d 6f 20 74 e.c..$(BCC) -o t
0b70: 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 ranslate $(SRCDI
0b80: 52 29 2f 74 72 61 6e 73 6c 61 74 65 2e 63 0a 0a R)/translate.c..
0b90: 6d 61 6b 65 68 65 61 64 65 72 73 3a 09 24 28 53 makeheaders:.$(S
0ba0: 52 43 44 49 52 29 2f 6d 61 6b 65 68 65 61 64 65 RCDIR)/makeheade
0bb0: 72 73 2e 63 0a 09 24 28 42 43 43 29 20 2d 6f 20 rs.c..$(BCC) -o
0bc0: 6d 61 6b 65 68 65 61 64 65 72 73 20 24 28 53 52 makeheaders $(SR
0bd0: 43 44 49 52 29 2f 6d 61 6b 65 68 65 61 64 65 72 CDIR)/makeheader
0be0: 73 2e 63 0a 0a 6d 6b 69 6e 64 65 78 3a 09 24 28 s.c..mkindex:.$(
0bf0: 53 52 43 44 49 52 29 2f 6d 6b 69 6e 64 65 78 2e SRCDIR)/mkindex.
0c00: 63 0a 09 24 28 42 43 43 29 20 2d 6f 20 6d 6b 69 c..$(BCC) -o mki
0c10: 6e 64 65 78 20 24 28 53 52 43 44 49 52 29 2f 6d ndex $(SRCDIR)/m
0c20: 6b 69 6e 64 65 78 2e 63 0a 0a 23 20 57 41 52 4e kindex.c..# WARN
0c30: 49 4e 47 2e 20 44 41 4e 47 45 52 2e 20 52 75 6e ING. DANGER. Run
0c40: 6e 69 6e 67 20 74 68 65 20 74 65 73 74 73 75 69 ning the testsui
0c50: 74 65 20 6d 6f 64 69 66 69 65 73 20 74 68 65 20 te modifies the
0c60: 72 65 70 6f 73 69 74 6f 72 79 20 74 68 65 0a 23 repository the.#
0c70: 20 62 75 69 6c 64 20 69 73 20 64 6f 6e 65 20 66 build is done f
0c80: 72 6f 6d 2c 20 69 2e 65 2e 20 74 68 65 20 63 68 rom, i.e. the ch
0c90: 65 63 6b 6f 75 74 20 62 65 6c 6f 6e 67 73 20 74 eckout belongs t
0ca0: 6f 2e 20 44 6f 20 6e 6f 74 20 73 79 6e 63 2f 70 o. Do not sync/p
0cb0: 75 73 68 0a 23 20 74 68 65 20 72 65 70 6f 73 69 ush.# the reposi
0cc0: 74 6f 72 79 20 61 66 74 65 72 20 72 75 6e 6e 69 tory after runni
0cd0: 6e 67 20 74 68 65 20 74 65 73 74 73 2e 0a 74 65 ng the tests..te
0ce0: 73 74 3a 09 24 28 41 50 50 4e 41 4d 45 29 0a 09 st:.$(APPNAME)..
0cf0: 24 28 54 43 4c 53 48 29 20 74 65 73 74 2f 74 65 $(TCLSH) test/te
0d00: 73 74 65 72 2e 74 63 6c 20 24 28 41 50 50 4e 41 ster.tcl $(APPNA
0d10: 4d 45 29 0a 0a 56 45 52 53 49 4f 4e 2e 68 3a 09 ME)..VERSION.h:.
0d20: 24 28 53 52 43 44 49 52 29 2f 2e 2e 2f 6d 61 6e $(SRCDIR)/../man
0d30: 69 66 65 73 74 2e 75 75 69 64 0a 09 61 77 6b 20 ifest.uuid..awk
0d40: 27 7b 20 70 72 69 6e 74 66 20 22 23 64 65 66 69 '{ printf "#defi
0d50: 6e 65 20 4d 41 4e 49 46 45 53 54 5f 55 55 49 44 ne MANIFEST_UUID
0d60: 20 5c 22 25 73 5c 22 5c 6e 22 2c 20 24 24 31 7d \"%s\"\n", $$1}
0d70: 27 20 20 24 28 53 52 43 44 49 52 29 2f 2e 2e 2f ' $(SRCDIR)/../
0d80: 6d 61 6e 69 66 65 73 74 2e 75 75 69 64 20 3e 56 manifest.uuid >V
0d90: 45 52 53 49 4f 4e 2e 68 0a 0a 24 28 41 50 50 4e ERSION.h..$(APPN
0da0: 41 4d 45 29 3a 09 68 65 61 64 65 72 73 20 24 28 AME):.headers $(
0db0: 4f 42 4a 29 20 73 71 6c 69 74 65 33 2e 6f 0a 09 OBJ) sqlite3.o..
0dc0: 24 28 54 43 43 29 20 2d 6f 20 24 28 41 50 50 4e $(TCC) -o $(APPN
0dd0: 41 4d 45 29 20 24 28 4f 42 4a 29 20 73 71 6c 69 AME) $(OBJ) sqli
0de0: 74 65 33 2e 6f 20 24 28 4c 49 42 29 0a 0a 63 6c te3.o $(LIB)..cl
0df0: 65 61 6e 3a 09 0a 09 72 6d 20 2d 66 20 2a 2e 6f ean:...rm -f *.o
0e00: 20 2a 5f 2e 63 20 24 28 41 50 50 4e 41 4d 45 29 *_.c $(APPNAME)
0e10: 20 56 45 52 53 49 4f 4e 2e 68 0a 09 72 6d 20 2d VERSION.h..rm -
0e20: 66 20 74 72 61 6e 73 6c 61 74 65 20 6d 61 6b 65 f translate make
0e30: 68 65 61 64 65 72 73 20 6d 6b 69 6e 64 65 78 20 headers mkindex
0e40: 70 61 67 65 5f 69 6e 64 65 78 2e 68 20 68 65 61 page_index.h hea
0e50: 64 65 72 73 0a 09 72 6d 20 2d 66 20 61 64 64 2e ders..rm -f add.
0e60: 68 20 62 61 67 2e 68 20 62 6c 6f 62 2e 68 20 63 h bag.h blob.h c
0e70: 67 69 2e 68 20 63 68 65 63 6b 69 6e 2e 68 20 63 gi.h checkin.h c
0e80: 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 heckout.h clears
0e90: 69 67 6e 2e 68 20 63 6c 6f 6e 65 2e 68 20 63 6f ign.h clone.h co
0ea0: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 mformat.h constr
0eb0: 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 2e 68 20 uct.h content.h
0ec0: 64 62 2e 68 20 64 65 6c 74 61 2e 68 20 64 65 6c db.h delta.h del
0ed0: 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 tacmd.h descende
0ee0: 6e 74 73 2e 68 20 64 69 66 66 2e 68 20 64 69 66 nts.h diff.h dif
0ef0: 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 2e 68 20 fcmd.h encode.h
0f00: 66 69 6c 65 2e 68 20 68 74 74 70 2e 68 20 69 6e file.h http.h in
0f10: 66 6f 2e 68 20 6c 6f 67 69 6e 2e 68 20 6d 61 69 fo.h login.h mai
0f20: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 2e 68 20 6d n.h manifest.h m
0f30: 64 35 2e 68 20 6d 65 72 67 65 2e 68 20 6d 65 72 d5.h merge.h mer
0f40: 67 65 33 2e 68 20 6e 61 6d 65 2e 68 20 70 69 76 ge3.h name.h piv
0f50: 6f 74 2e 68 20 70 71 75 65 75 65 2e 68 20 70 72 ot.h pqueue.h pr
0f60: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 2e 68 intf.h rebuild.h
0f70: 20 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 2e schema.h setup.
0f80: 68 20 73 68 61 31 2e 68 20 73 74 79 6c 65 2e 68 h sha1.h style.h
0f90: 20 73 79 6e 63 2e 68 20 74 61 67 2e 68 20 74 69 sync.h tag.h ti
0fa0: 6d 65 6c 69 6e 65 2e 68 20 75 6e 64 6f 2e 68 20 meline.h undo.h
0fb0: 75 70 64 61 74 65 2e 68 20 75 72 6c 2e 68 20 75 update.h url.h u
0fc0: 73 65 72 2e 68 20 76 65 72 69 66 79 2e 68 20 76 ser.h verify.h v
0fd0: 66 69 6c 65 2e 68 20 77 69 6b 69 2e 68 20 77 69 file.h wiki.h wi
0fe0: 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 2e kiformat.h xfer.
0ff0: 68 20 7a 69 70 2e 68 0a 0a 68 65 61 64 65 72 73 h zip.h..headers
1000: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 20 6d 6b :.makeheaders mk
1010: 69 6e 64 65 78 20 24 28 54 52 41 4e 53 5f 53 52 index $(TRANS_SR
1020: 43 29 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 C) ./VERSION.h..
1030: 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 ./makeheaders a
1040: 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f dd_.c:add.h bag_
1050: 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 .c:bag.h blob_.c
1060: 3a 62 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 3a 63 :blob.h cgi_.c:c
1070: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
1080: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
1090: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
10a0: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
10b0: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
10c0: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
10d0: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
10e0: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 t.h construct_.c
10f0: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e :construct.h con
1100: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e tent_.c:content.
1110: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c h db_.c:db.h del
1120: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 ta_.c:delta.h de
1130: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 ltacmd_.c:deltac
1140: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 md.h descendents
1150: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e _.c:descendents.
1160: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 h diff_.c:diff.h
1170: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 diffcmd_.c:diff
1180: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a cmd.h encode_.c:
1190: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
11a0: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
11b0: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
11c0: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
11d0: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
11e0: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
11f0: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
1200: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
1210: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
1220: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 3_.c:merge3.h na
1230: 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 me_.c:name.h piv
1240: 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 ot_.c:pivot.h pq
1250: 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 ueue_.c:pqueue.h
1260: 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 printf_.c:print
1270: 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 f.h rebuild_.c:r
1280: 65 62 75 69 6c 64 2e 68 20 73 63 68 65 6d 61 5f ebuild.h schema_
1290: 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 .c:schema.h setu
12a0: 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 p_.c:setup.h sha
12b0: 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 1_.c:sha1.h styl
12c0: 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e e_.c:style.h syn
12d0: 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f c_.c:sync.h tag_
12e0: 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e .c:tag.h timelin
12f0: 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 e_.c:timeline.h
1300: 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 undo_.c:undo.h u
1310: 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e pdate_.c:update.
1320: 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 h url_.c:url.h u
1330: 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 ser_.c:user.h ve
1340: 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 rify_.c:verify.h
1350: 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e vfile_.c:vfile.
1360: 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 h wiki_.c:wiki.h
1370: 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 wikiformat_.c:w
1380: 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 ikiformat.h xfer
1390: 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e _.c:xfer.h zip_.
13a0: 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 c:zip.h $(SRCDIR
13b0: 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 )/sqlite3.h ./VE
13c0: 52 53 49 4f 4e 2e 68 0a 09 2e 2f 6d 6b 69 6e 64 RSION.h.../mkind
13d0: 65 78 20 24 28 54 52 41 4e 53 5f 53 52 43 29 20 ex $(TRANS_SRC)
13e0: 3e 70 61 67 65 5f 69 6e 64 65 78 2e 68 0a 09 74 >page_index.h..t
13f0: 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 61 64 ouch headers..ad
1400: 64 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f d_.c:.$(SRCDIR)/
1410: 61 64 64 2e 63 20 24 28 53 52 43 44 49 52 29 2f add.c $(SRCDIR)/
1420: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 VERSION translat
1430: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 e.../translate $
1440: 28 53 52 43 44 49 52 29 2f 61 64 64 2e 63 20 7c (SRCDIR)/add.c |
1450: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 sed -f $(SRCDIR
1460: 29 2f 56 45 52 53 49 4f 4e 20 3e 61 64 64 5f 2e )/VERSION >add_.
1470: 63 0a 0a 61 64 64 2e 6f 3a 09 61 64 64 5f 2e 63 c..add.o:.add_.c
1480: 20 61 64 64 2e 68 20 20 24 28 53 52 43 44 49 52 add.h $(SRCDIR
1490: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 )/config.h..$(XT
14a0: 43 43 29 20 2d 6f 20 61 64 64 2e 6f 20 2d 63 20 CC) -o add.o -c
14b0: 61 64 64 5f 2e 63 0a 0a 61 64 64 2e 68 3a 09 6d add_.c..add.h:.m
14c0: 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 akeheaders.../ma
14d0: 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e keheaders add_.
14e0: 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 c:add.h bag_.c:b
14f0: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f ag.h blob_.c:blo
1500: 62 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 b.h cgi_.c:cgi.h
1510: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
1520: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
1530: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
1540: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
1550: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
1560: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
1570: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
1580: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e construct_.c:con
1590: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 struct.h content
15a0: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 _.c:content.h db
15b0: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e _.c:db.h delta_.
15c0: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 c:delta.h deltac
15d0: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 md_.c:deltacmd.h
15e0: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a descendents_.c:
15f0: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 descendents.h di
1600: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 ff_.c:diff.h dif
1610: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e fcmd_.c:diffcmd.
1620: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
1630: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
1640: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
1650: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
1660: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
1670: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
1680: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
1690: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
16a0: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
16b0: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
16c0: 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e :merge3.h name_.
16d0: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e c:name.h pivot_.
16e0: 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 c:pivot.h pqueue
16f0: 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 _.c:pqueue.h pri
1700: 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 ntf_.c:printf.h
1710: 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 rebuild_.c:rebui
1720: 6c 64 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 ld.h schema_.c:s
1730: 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 chema.h setup_.c
1740: 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 :setup.h sha1_.c
1750: 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 :sha1.h style_.c
1760: 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 :style.h sync_.c
1770: 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 :sync.h tag_.c:t
1780: 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 ag.h timeline_.c
1790: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 75 6e 64 6f :timeline.h undo
17a0: 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 _.c:undo.h updat
17b0: 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 e_.c:update.h ur
17c0: 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f l_.c:url.h user_
17d0: 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 .c:user.h verify
17e0: 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 _.c:verify.h vfi
17f0: 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 le_.c:vfile.h wi
1800: 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b ki_.c:wiki.h wik
1810: 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 iformat_.c:wikif
1820: 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a ormat.h xfer_.c:
1830: 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
1840: 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
1850: 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f lite3.h ./VERSIO
1860: 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 N.h..touch heade
1870: 72 73 0a 0a 62 61 67 5f 2e 63 3a 09 24 28 53 52 rs..bag_.c:.$(SR
1880: 43 44 49 52 29 2f 62 61 67 2e 63 20 24 28 53 52 CDIR)/bag.c $(SR
1890: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 CDIR)/VERSION tr
18a0: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 anslate.../trans
18b0: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 62 late $(SRCDIR)/b
18c0: 61 67 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 ag.c | sed -f $(
18d0: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
18e0: 3e 62 61 67 5f 2e 63 0a 0a 62 61 67 2e 6f 3a 09 >bag_.c..bag.o:.
18f0: 62 61 67 5f 2e 63 20 62 61 67 2e 68 20 20 24 28 bag_.c bag.h $(
1900: 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 SRCDIR)/config.h
1910: 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 62 61 67 ..$(XTCC) -o bag
1920: 2e 6f 20 2d 63 20 62 61 67 5f 2e 63 0a 0a 62 61 .o -c bag_.c..ba
1930: 67 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 g.h:.makeheaders
1940: 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 .../makeheaders
1950: 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 add_.c:add.h ba
1960: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
1970: 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 .c:blob.h cgi_.c
1980: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
1990: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
19a0: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
19b0: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
19c0: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
19d0: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
19e0: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
19f0: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
1a00: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
1a10: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
1a20: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
1a30: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
1a40: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
1a50: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
1a60: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
1a70: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
1a80: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
1a90: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
1aa0: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
1ab0: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
1ac0: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
1ad0: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
1ae0: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
1af0: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
1b00: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
1b10: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
1b20: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
1b30: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
1b40: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 name_.c:name.h p
1b50: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 ivot_.c:pivot.h
1b60: 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 pqueue_.c:pqueue
1b70: 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 .h printf_.c:pri
1b80: 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 ntf.h rebuild_.c
1b90: 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 68 65 6d :rebuild.h schem
1ba0: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 a_.c:schema.h se
1bb0: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 tup_.c:setup.h s
1bc0: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 ha1_.c:sha1.h st
1bd0: 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 yle_.c:style.h s
1be0: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 ync_.c:sync.h ta
1bf0: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c g_.c:tag.h timel
1c00: 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e ine_.c:timeline.
1c10: 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 h undo_.c:undo.h
1c20: 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 update_.c:updat
1c30: 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 e.h url_.c:url.h
1c40: 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 user_.c:user.h
1c50: 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 verify_.c:verify
1c60: 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c .h vfile_.c:vfil
1c70: 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 e.h wiki_.c:wiki
1c80: 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 .h wikiformat_.c
1c90: 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 :wikiformat.h xf
1ca0: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 er_.c:xfer.h zip
1cb0: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 _.c:zip.h $(SRCD
1cc0: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f IR)/sqlite3.h ./
1cd0: 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 VERSION.h..touch
1ce0: 20 68 65 61 64 65 72 73 0a 0a 62 6c 6f 62 5f 2e headers..blob_.
1cf0: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 62 6c 6f c:.$(SRCDIR)/blo
1d00: 62 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 b.c $(SRCDIR)/VE
1d10: 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a RSION translate.
1d20: 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 ../translate $(S
1d30: 52 43 44 49 52 29 2f 62 6c 6f 62 2e 63 20 7c 20 RCDIR)/blob.c |
1d40: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 sed -f $(SRCDIR)
1d50: 2f 56 45 52 53 49 4f 4e 20 3e 62 6c 6f 62 5f 2e /VERSION >blob_.
1d60: 63 0a 0a 62 6c 6f 62 2e 6f 3a 09 62 6c 6f 62 5f c..blob.o:.blob_
1d70: 2e 63 20 62 6c 6f 62 2e 68 20 20 24 28 53 52 43 .c blob.h $(SRC
1d80: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 DIR)/config.h..$
1d90: 28 58 54 43 43 29 20 2d 6f 20 62 6c 6f 62 2e 6f (XTCC) -o blob.o
1da0: 20 2d 63 20 62 6c 6f 62 5f 2e 63 0a 0a 62 6c 6f -c blob_.c..blo
1db0: 62 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 b.h:.makeheaders
1dc0: 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 .../makeheaders
1dd0: 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 add_.c:add.h ba
1de0: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
1df0: 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 .c:blob.h cgi_.c
1e00: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
1e10: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
1e20: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
1e30: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
1e40: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
1e50: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
1e60: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
1e70: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
1e80: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
1e90: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
1ea0: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
1eb0: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
1ec0: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
1ed0: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
1ee0: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
1ef0: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
1f00: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
1f10: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
1f20: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
1f30: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
1f40: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
1f50: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
1f60: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
1f70: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
1f80: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
1f90: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
1fa0: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
1fb0: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
1fc0: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 name_.c:name.h p
1fd0: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 ivot_.c:pivot.h
1fe0: 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 pqueue_.c:pqueue
1ff0: 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 .h printf_.c:pri
2000: 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 ntf.h rebuild_.c
2010: 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 68 65 6d :rebuild.h schem
2020: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 a_.c:schema.h se
2030: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 tup_.c:setup.h s
2040: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 ha1_.c:sha1.h st
2050: 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 yle_.c:style.h s
2060: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 ync_.c:sync.h ta
2070: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c g_.c:tag.h timel
2080: 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e ine_.c:timeline.
2090: 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 h undo_.c:undo.h
20a0: 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 update_.c:updat
20b0: 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 e.h url_.c:url.h
20c0: 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 user_.c:user.h
20d0: 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 verify_.c:verify
20e0: 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c .h vfile_.c:vfil
20f0: 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 e.h wiki_.c:wiki
2100: 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 .h wikiformat_.c
2110: 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 :wikiformat.h xf
2120: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 er_.c:xfer.h zip
2130: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 _.c:zip.h $(SRCD
2140: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f IR)/sqlite3.h ./
2150: 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 VERSION.h..touch
2160: 20 68 65 61 64 65 72 73 0a 0a 63 67 69 5f 2e 63 headers..cgi_.c
2170: 3a 09 24 28 53 52 43 44 49 52 29 2f 63 67 69 2e :.$(SRCDIR)/cgi.
2180: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 c $(SRCDIR)/VERS
2190: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e ION translate...
21a0: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 /translate $(SRC
21b0: 44 49 52 29 2f 63 67 69 2e 63 20 7c 20 73 65 64 DIR)/cgi.c | sed
21c0: 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 -f $(SRCDIR)/VE
21d0: 52 53 49 4f 4e 20 3e 63 67 69 5f 2e 63 0a 0a 63 RSION >cgi_.c..c
21e0: 67 69 2e 6f 3a 09 63 67 69 5f 2e 63 20 63 67 69 gi.o:.cgi_.c cgi
21f0: 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f .h $(SRCDIR)/co
2200: 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 nfig.h..$(XTCC)
2210: 2d 6f 20 63 67 69 2e 6f 20 2d 63 20 63 67 69 5f -o cgi.o -c cgi_
2220: 2e 63 0a 0a 63 67 69 2e 68 3a 09 6d 61 6b 65 68 .c..cgi.h:.makeh
2230: 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 eaders.../makehe
2240: 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 aders add_.c:ad
2250: 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 d.h bag_.c:bag.h
2260: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 blob_.c:blob.h
2270: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
2280: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
2290: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
22a0: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
22b0: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
22c0: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
22d0: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
22e0: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 comformat.h cons
22f0: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 truct_.c:constru
2300: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a ct.h content_.c:
2310: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a content.h db_.c:
2320: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 db.h delta_.c:de
2330: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e lta.h deltacmd_.
2340: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 c:deltacmd.h des
2350: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 cendents_.c:desc
2360: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e endents.h diff_.
2370: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 c:diff.h diffcmd
2380: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e _.c:diffcmd.h en
2390: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
23a0: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
23b0: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
23c0: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
23d0: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
23e0: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
23f0: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
2400: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
2410: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
2420: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
2430: 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 ge3.h name_.c:na
2440: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 me.h pivot_.c:pi
2450: 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a vot.h pqueue_.c:
2460: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f pqueue.h printf_
2470: 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 .c:printf.h rebu
2480: 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 ild_.c:rebuild.h
2490: 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d schema_.c:schem
24a0: 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 a.h setup_.c:set
24b0: 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 up.h sha1_.c:sha
24c0: 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 1.h style_.c:sty
24d0: 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e le.h sync_.c:syn
24e0: 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 c.h tag_.c:tag.h
24f0: 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d timeline_.c:tim
2500: 65 6c 69 6e 65 2e 68 20 75 6e 64 6f 5f 2e 63 3a eline.h undo_.c:
2510: 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 undo.h update_.c
2520: 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 :update.h url_.c
2530: 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 :url.h user_.c:u
2540: 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a ser.h verify_.c:
2550: 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e verify.h vfile_.
2560: 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e c:vfile.h wiki_.
2570: 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 c:wiki.h wikifor
2580: 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 mat_.c:wikiforma
2590: 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 t.h xfer_.c:xfer
25a0: 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 .h zip_.c:zip.h
25b0: 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 $(SRCDIR)/sqlite
25c0: 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 3.h ./VERSION.h.
25d0: 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a .touch headers..
25e0: 63 68 65 63 6b 69 6e 5f 2e 63 3a 09 24 28 53 52 checkin_.c:.$(SR
25f0: 43 44 49 52 29 2f 63 68 65 63 6b 69 6e 2e 63 20 CDIR)/checkin.c
2600: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
2610: 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 N translate.../t
2620: 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 ranslate $(SRCDI
2630: 52 29 2f 63 68 65 63 6b 69 6e 2e 63 20 7c 20 73 R)/checkin.c | s
2640: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f ed -f $(SRCDIR)/
2650: 56 45 52 53 49 4f 4e 20 3e 63 68 65 63 6b 69 6e VERSION >checkin
2660: 5f 2e 63 0a 0a 63 68 65 63 6b 69 6e 2e 6f 3a 09 _.c..checkin.o:.
2670: 63 68 65 63 6b 69 6e 5f 2e 63 20 63 68 65 63 6b checkin_.c check
2680: 69 6e 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f in.h $(SRCDIR)/
2690: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 config.h..$(XTCC
26a0: 29 20 2d 6f 20 63 68 65 63 6b 69 6e 2e 6f 20 2d ) -o checkin.o -
26b0: 63 20 63 68 65 63 6b 69 6e 5f 2e 63 0a 0a 63 68 c checkin_.c..ch
26c0: 65 63 6b 69 6e 2e 68 3a 09 6d 61 6b 65 68 65 61 eckin.h:.makehea
26d0: 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 ders.../makehead
26e0: 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e ers add_.c:add.
26f0: 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 h bag_.c:bag.h b
2700: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 lob_.c:blob.h cg
2710: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
2720: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
2730: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
2740: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
2750: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
2760: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
2770: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
2780: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 mformat.h constr
2790: 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 uct_.c:construct
27a0: 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f .h content_.c:co
27b0: 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 ntent.h db_.c:db
27c0: 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 .h delta_.c:delt
27d0: 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a a.h deltacmd_.c:
27e0: 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 deltacmd.h desce
27f0: 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e ndents_.c:descen
2800: 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a dents.h diff_.c:
2810: 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e diff.h diffcmd_.
2820: 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f c:diffcmd.h enco
2830: 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
2840: 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
2850: 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
2860: 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
2870: 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
2880: 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
2890: 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
28a0: 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
28b0: 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
28c0: 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
28d0: 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 3.h name_.c:name
28e0: 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f .h pivot_.c:pivo
28f0: 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 t.h pqueue_.c:pq
2900: 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 ueue.h printf_.c
2910: 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c :printf.h rebuil
2920: 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 73 d_.c:rebuild.h s
2930: 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e chema_.c:schema.
2940: 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 h setup_.c:setup
2950: 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e .h sha1_.c:sha1.
2960: 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 h style_.c:style
2970: 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e .h sync_.c:sync.
2980: 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 h tag_.c:tag.h t
2990: 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c imeline_.c:timel
29a0: 69 6e 65 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e ine.h undo_.c:un
29b0: 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 do.h update_.c:u
29c0: 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 pdate.h url_.c:u
29d0: 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 rl.h user_.c:use
29e0: 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 r.h verify_.c:ve
29f0: 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a rify.h vfile_.c:
2a00: 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a vfile.h wiki_.c:
2a10: 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 wiki.h wikiforma
2a20: 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e t_.c:wikiformat.
2a30: 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 h xfer_.c:xfer.h
2a40: 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 zip_.c:zip.h $(
2a50: 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e SRCDIR)/sqlite3.
2a60: 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 h ./VERSION.h..t
2a70: 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 63 68 ouch headers..ch
2a80: 65 63 6b 6f 75 74 5f 2e 63 3a 09 24 28 53 52 43 eckout_.c:.$(SRC
2a90: 44 49 52 29 2f 63 68 65 63 6b 6f 75 74 2e 63 20 DIR)/checkout.c
2aa0: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
2ab0: 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 N translate.../t
2ac0: 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 ranslate $(SRCDI
2ad0: 52 29 2f 63 68 65 63 6b 6f 75 74 2e 63 20 7c 20 R)/checkout.c |
2ae0: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 sed -f $(SRCDIR)
2af0: 2f 56 45 52 53 49 4f 4e 20 3e 63 68 65 63 6b 6f /VERSION >checko
2b00: 75 74 5f 2e 63 0a 0a 63 68 65 63 6b 6f 75 74 2e ut_.c..checkout.
2b10: 6f 3a 09 63 68 65 63 6b 6f 75 74 5f 2e 63 20 63 o:.checkout_.c c
2b20: 68 65 63 6b 6f 75 74 2e 68 20 20 24 28 53 52 43 heckout.h $(SRC
2b30: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 DIR)/config.h..$
2b40: 28 58 54 43 43 29 20 2d 6f 20 63 68 65 63 6b 6f (XTCC) -o checko
2b50: 75 74 2e 6f 20 2d 63 20 63 68 65 63 6b 6f 75 74 ut.o -c checkout
2b60: 5f 2e 63 0a 0a 63 68 65 63 6b 6f 75 74 2e 68 3a _.c..checkout.h:
2b70: 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f .makeheaders.../
2b80: 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 makeheaders add
2b90: 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 _.c:add.h bag_.c
2ba0: 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 :bag.h blob_.c:b
2bb0: 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 lob.h cgi_.c:cgi
2bc0: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
2bd0: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
2be0: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
2bf0: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
2c00: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
2c10: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
2c20: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
2c30: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
2c40: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
2c50: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
2c60: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
2c70: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
2c80: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
2c90: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
2ca0: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
2cb0: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
2cc0: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
2cd0: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
2ce0: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
2cf0: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
2d00: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
2d10: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
2d20: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
2d30: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
2d40: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
2d50: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
2d60: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
2d70: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 .c:merge3.h name
2d80: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 _.c:name.h pivot
2d90: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 _.c:pivot.h pque
2da0: 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 ue_.c:pqueue.h p
2db0: 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e rintf_.c:printf.
2dc0: 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 h rebuild_.c:reb
2dd0: 75 69 6c 64 2e 68 20 73 63 68 65 6d 61 5f 2e 63 uild.h schema_.c
2de0: 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f :schema.h setup_
2df0: 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f .c:setup.h sha1_
2e00: 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f .c:sha1.h style_
2e10: 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f .c:style.h sync_
2e20: 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 .c:sync.h tag_.c
2e30: 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f :tag.h timeline_
2e40: 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 75 6e .c:timeline.h un
2e50: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 do_.c:undo.h upd
2e60: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 ate_.c:update.h
2e70: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 url_.c:url.h use
2e80: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 r_.c:user.h veri
2e90: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 fy_.c:verify.h v
2ea0: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 file_.c:vfile.h
2eb0: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 wiki_.c:wiki.h w
2ec0: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b ikiformat_.c:wik
2ed0: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e iformat.h xfer_.
2ee0: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a c:xfer.h zip_.c:
2ef0: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f zip.h $(SRCDIR)/
2f00: 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 sqlite3.h ./VERS
2f10: 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 ION.h..touch hea
2f20: 64 65 72 73 0a 0a 63 6c 65 61 72 73 69 67 6e 5f ders..clearsign_
2f30: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 63 6c .c:.$(SRCDIR)/cl
2f40: 65 61 72 73 69 67 6e 2e 63 20 24 28 53 52 43 44 earsign.c $(SRCD
2f50: 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e IR)/VERSION tran
2f60: 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 slate.../transla
2f70: 74 65 20 24 28 53 52 43 44 49 52 29 2f 63 6c 65 te $(SRCDIR)/cle
2f80: 61 72 73 69 67 6e 2e 63 20 7c 20 73 65 64 20 2d arsign.c | sed -
2f90: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 f $(SRCDIR)/VERS
2fa0: 49 4f 4e 20 3e 63 6c 65 61 72 73 69 67 6e 5f 2e ION >clearsign_.
2fb0: 63 0a 0a 63 6c 65 61 72 73 69 67 6e 2e 6f 3a 09 c..clearsign.o:.
2fc0: 63 6c 65 61 72 73 69 67 6e 5f 2e 63 20 63 6c 65 clearsign_.c cle
2fd0: 61 72 73 69 67 6e 2e 68 20 20 24 28 53 52 43 44 arsign.h $(SRCD
2fe0: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 IR)/config.h..$(
2ff0: 58 54 43 43 29 20 2d 6f 20 63 6c 65 61 72 73 69 XTCC) -o clearsi
3000: 67 6e 2e 6f 20 2d 63 20 63 6c 65 61 72 73 69 67 gn.o -c clearsig
3010: 6e 5f 2e 63 0a 0a 63 6c 65 61 72 73 69 67 6e 2e n_.c..clearsign.
3020: 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 h:.makeheaders..
3030: 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 ./makeheaders a
3040: 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f dd_.c:add.h bag_
3050: 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 .c:bag.h blob_.c
3060: 3a 62 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 3a 63 :blob.h cgi_.c:c
3070: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
3080: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
3090: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
30a0: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
30b0: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
30c0: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
30d0: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
30e0: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 t.h construct_.c
30f0: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e :construct.h con
3100: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e tent_.c:content.
3110: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c h db_.c:db.h del
3120: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 ta_.c:delta.h de
3130: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 ltacmd_.c:deltac
3140: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 md.h descendents
3150: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e _.c:descendents.
3160: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 h diff_.c:diff.h
3170: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 diffcmd_.c:diff
3180: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a cmd.h encode_.c:
3190: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
31a0: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
31b0: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
31c0: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
31d0: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
31e0: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
31f0: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
3200: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
3210: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
3220: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 3_.c:merge3.h na
3230: 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 me_.c:name.h piv
3240: 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 ot_.c:pivot.h pq
3250: 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 ueue_.c:pqueue.h
3260: 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 printf_.c:print
3270: 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 f.h rebuild_.c:r
3280: 65 62 75 69 6c 64 2e 68 20 73 63 68 65 6d 61 5f ebuild.h schema_
3290: 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 .c:schema.h setu
32a0: 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 p_.c:setup.h sha
32b0: 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 1_.c:sha1.h styl
32c0: 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e e_.c:style.h syn
32d0: 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f c_.c:sync.h tag_
32e0: 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e .c:tag.h timelin
32f0: 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 e_.c:timeline.h
3300: 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 undo_.c:undo.h u
3310: 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e pdate_.c:update.
3320: 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 h url_.c:url.h u
3330: 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 ser_.c:user.h ve
3340: 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 rify_.c:verify.h
3350: 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e vfile_.c:vfile.
3360: 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 h wiki_.c:wiki.h
3370: 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 wikiformat_.c:w
3380: 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 ikiformat.h xfer
3390: 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e _.c:xfer.h zip_.
33a0: 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 c:zip.h $(SRCDIR
33b0: 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 )/sqlite3.h ./VE
33c0: 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 RSION.h..touch h
33d0: 65 61 64 65 72 73 0a 0a 63 6c 6f 6e 65 5f 2e 63 eaders..clone_.c
33e0: 3a 09 24 28 53 52 43 44 49 52 29 2f 63 6c 6f 6e :.$(SRCDIR)/clon
33f0: 65 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 e.c $(SRCDIR)/VE
3400: 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a RSION translate.
3410: 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 ../translate $(S
3420: 52 43 44 49 52 29 2f 63 6c 6f 6e 65 2e 63 20 7c RCDIR)/clone.c |
3430: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 sed -f $(SRCDIR
3440: 29 2f 56 45 52 53 49 4f 4e 20 3e 63 6c 6f 6e 65 )/VERSION >clone
3450: 5f 2e 63 0a 0a 63 6c 6f 6e 65 2e 6f 3a 09 63 6c _.c..clone.o:.cl
3460: 6f 6e 65 5f 2e 63 20 63 6c 6f 6e 65 2e 68 20 20 one_.c clone.h
3470: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 $(SRCDIR)/config
3480: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 63 .h..$(XTCC) -o c
3490: 6c 6f 6e 65 2e 6f 20 2d 63 20 63 6c 6f 6e 65 5f lone.o -c clone_
34a0: 2e 63 0a 0a 63 6c 6f 6e 65 2e 68 3a 09 6d 61 6b .c..clone.h:.mak
34b0: 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 eheaders.../make
34c0: 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a headers add_.c:
34d0: 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 add.h bag_.c:bag
34e0: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
34f0: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
3500: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
3510: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
3520: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
3530: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
3540: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
3550: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
3560: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
3570: 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 nstruct_.c:const
3580: 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e ruct.h content_.
3590: 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e c:content.h db_.
35a0: 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a c:db.h delta_.c:
35b0: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 delta.h deltacmd
35c0: 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 _.c:deltacmd.h d
35d0: 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 escendents_.c:de
35e0: 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 scendents.h diff
35f0: 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 _.c:diff.h diffc
3600: 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 md_.c:diffcmd.h
3610: 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
3620: 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
3630: 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
3640: 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
3650: 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
3660: 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
3670: 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
3680: 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
3690: 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
36a0: 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
36b0: 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a erge3.h name_.c:
36c0: 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a name.h pivot_.c:
36d0: 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e pivot.h pqueue_.
36e0: 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 c:pqueue.h print
36f0: 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 f_.c:printf.h re
3700: 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 build_.c:rebuild
3710: 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 .h schema_.c:sch
3720: 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 ema.h setup_.c:s
3730: 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 etup.h sha1_.c:s
3740: 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 ha1.h style_.c:s
3750: 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 tyle.h sync_.c:s
3760: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
3770: 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 .h timeline_.c:t
3780: 69 6d 65 6c 69 6e 65 2e 68 20 75 6e 64 6f 5f 2e imeline.h undo_.
3790: 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f c:undo.h update_
37a0: 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f .c:update.h url_
37b0: 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 .c:url.h user_.c
37c0: 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e :user.h verify_.
37d0: 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 c:verify.h vfile
37e0: 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 _.c:vfile.h wiki
37f0: 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 _.c:wiki.h wikif
3800: 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 ormat_.c:wikifor
3810: 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 mat.h xfer_.c:xf
3820: 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e er.h zip_.c:zip.
3830: 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 h $(SRCDIR)/sqli
3840: 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e te3.h ./VERSION.
3850: 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 h..touch headers
3860: 0a 0a 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 09 ..comformat_.c:.
3870: 24 28 53 52 43 44 49 52 29 2f 63 6f 6d 66 6f 72 $(SRCDIR)/comfor
3880: 6d 61 74 2e 63 20 24 28 53 52 43 44 49 52 29 2f mat.c $(SRCDIR)/
3890: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 VERSION translat
38a0: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 e.../translate $
38b0: 28 53 52 43 44 49 52 29 2f 63 6f 6d 66 6f 72 6d (SRCDIR)/comform
38c0: 61 74 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 at.c | sed -f $(
38d0: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
38e0: 3e 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 0a 0a 63 >comformat_.c..c
38f0: 6f 6d 66 6f 72 6d 61 74 2e 6f 3a 09 63 6f 6d 66 omformat.o:.comf
3900: 6f 72 6d 61 74 5f 2e 63 20 63 6f 6d 66 6f 72 6d ormat_.c comform
3910: 61 74 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f at.h $(SRCDIR)/
3920: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 config.h..$(XTCC
3930: 29 20 2d 6f 20 63 6f 6d 66 6f 72 6d 61 74 2e 6f ) -o comformat.o
3940: 20 2d 63 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 -c comformat_.c
3950: 0a 0a 63 6f 6d 66 6f 72 6d 61 74 2e 68 3a 09 6d ..comformat.h:.m
3960: 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 akeheaders.../ma
3970: 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e keheaders add_.
3980: 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 c:add.h bag_.c:b
3990: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f ag.h blob_.c:blo
39a0: 62 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 b.h cgi_.c:cgi.h
39b0: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
39c0: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
39d0: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
39e0: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
39f0: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
3a00: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
3a10: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
3a20: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e construct_.c:con
3a30: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 struct.h content
3a40: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 _.c:content.h db
3a50: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e _.c:db.h delta_.
3a60: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 c:delta.h deltac
3a70: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 md_.c:deltacmd.h
3a80: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a descendents_.c:
3a90: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 descendents.h di
3aa0: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 ff_.c:diff.h dif
3ab0: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e fcmd_.c:diffcmd.
3ac0: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
3ad0: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
3ae0: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
3af0: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
3b00: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
3b10: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
3b20: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
3b30: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
3b40: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
3b50: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
3b60: 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e :merge3.h name_.
3b70: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e c:name.h pivot_.
3b80: 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 c:pivot.h pqueue
3b90: 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 _.c:pqueue.h pri
3ba0: 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 ntf_.c:printf.h
3bb0: 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 rebuild_.c:rebui
3bc0: 6c 64 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 ld.h schema_.c:s
3bd0: 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 chema.h setup_.c
3be0: 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 :setup.h sha1_.c
3bf0: 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 :sha1.h style_.c
3c00: 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 :style.h sync_.c
3c10: 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 :sync.h tag_.c:t
3c20: 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 ag.h timeline_.c
3c30: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 75 6e 64 6f :timeline.h undo
3c40: 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 _.c:undo.h updat
3c50: 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 e_.c:update.h ur
3c60: 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f l_.c:url.h user_
3c70: 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 .c:user.h verify
3c80: 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 _.c:verify.h vfi
3c90: 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 le_.c:vfile.h wi
3ca0: 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b ki_.c:wiki.h wik
3cb0: 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 iformat_.c:wikif
3cc0: 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a ormat.h xfer_.c:
3cd0: 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
3ce0: 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
3cf0: 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f lite3.h ./VERSIO
3d00: 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 N.h..touch heade
3d10: 72 73 0a 0a 63 6f 6e 73 74 72 75 63 74 5f 2e 63 rs..construct_.c
3d20: 3a 09 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 73 :.$(SRCDIR)/cons
3d30: 74 72 75 63 74 2e 63 20 24 28 53 52 43 44 49 52 truct.c $(SRCDIR
3d40: 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c )/VERSION transl
3d50: 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 ate.../translate
3d60: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 73 74 $(SRCDIR)/const
3d70: 72 75 63 74 2e 63 20 7c 20 73 65 64 20 2d 66 20 ruct.c | sed -f
3d80: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
3d90: 4e 20 3e 63 6f 6e 73 74 72 75 63 74 5f 2e 63 0a N >construct_.c.
3da0: 0a 63 6f 6e 73 74 72 75 63 74 2e 6f 3a 09 63 6f .construct.o:.co
3db0: 6e 73 74 72 75 63 74 5f 2e 63 20 63 6f 6e 73 74 nstruct_.c const
3dc0: 72 75 63 74 2e 68 20 20 24 28 53 52 43 44 49 52 ruct.h $(SRCDIR
3dd0: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 )/config.h..$(XT
3de0: 43 43 29 20 2d 6f 20 63 6f 6e 73 74 72 75 63 74 CC) -o construct
3df0: 2e 6f 20 2d 63 20 63 6f 6e 73 74 72 75 63 74 5f .o -c construct_
3e00: 2e 63 0a 0a 63 6f 6e 73 74 72 75 63 74 2e 68 3a .c..construct.h:
3e10: 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f .makeheaders.../
3e20: 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 makeheaders add
3e30: 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 _.c:add.h bag_.c
3e40: 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 :bag.h blob_.c:b
3e50: 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 lob.h cgi_.c:cgi
3e60: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
3e70: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
3e80: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
3e90: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
3ea0: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
3eb0: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
3ec0: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
3ed0: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
3ee0: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
3ef0: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
3f00: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
3f10: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
3f20: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
3f30: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
3f40: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
3f50: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
3f60: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
3f70: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
3f80: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
3f90: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
3fa0: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
3fb0: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
3fc0: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
3fd0: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
3fe0: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
3ff0: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
4000: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
4010: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 .c:merge3.h name
4020: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 _.c:name.h pivot
4030: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 _.c:pivot.h pque
4040: 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 ue_.c:pqueue.h p
4050: 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e rintf_.c:printf.
4060: 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 h rebuild_.c:reb
4070: 75 69 6c 64 2e 68 20 73 63 68 65 6d 61 5f 2e 63 uild.h schema_.c
4080: 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f :schema.h setup_
4090: 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f .c:setup.h sha1_
40a0: 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f .c:sha1.h style_
40b0: 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f .c:style.h sync_
40c0: 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 .c:sync.h tag_.c
40d0: 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f :tag.h timeline_
40e0: 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 75 6e .c:timeline.h un
40f0: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 do_.c:undo.h upd
4100: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 ate_.c:update.h
4110: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 url_.c:url.h use
4120: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 r_.c:user.h veri
4130: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 fy_.c:verify.h v
4140: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 file_.c:vfile.h
4150: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 wiki_.c:wiki.h w
4160: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b ikiformat_.c:wik
4170: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e iformat.h xfer_.
4180: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a c:xfer.h zip_.c:
4190: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f zip.h $(SRCDIR)/
41a0: 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 sqlite3.h ./VERS
41b0: 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 ION.h..touch hea
41c0: 64 65 72 73 0a 0a 63 6f 6e 74 65 6e 74 5f 2e 63 ders..content_.c
41d0: 3a 09 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 74 :.$(SRCDIR)/cont
41e0: 65 6e 74 2e 63 20 24 28 53 52 43 44 49 52 29 2f ent.c $(SRCDIR)/
41f0: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 VERSION translat
4200: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 e.../translate $
4210: 28 53 52 43 44 49 52 29 2f 63 6f 6e 74 65 6e 74 (SRCDIR)/content
4220: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 .c | sed -f $(SR
4230: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 63 CDIR)/VERSION >c
4240: 6f 6e 74 65 6e 74 5f 2e 63 0a 0a 63 6f 6e 74 65 ontent_.c..conte
4250: 6e 74 2e 6f 3a 09 63 6f 6e 74 65 6e 74 5f 2e 63 nt.o:.content_.c
4260: 20 63 6f 6e 74 65 6e 74 2e 68 20 20 24 28 53 52 content.h $(SR
4270: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
4280: 24 28 58 54 43 43 29 20 2d 6f 20 63 6f 6e 74 65 $(XTCC) -o conte
4290: 6e 74 2e 6f 20 2d 63 20 63 6f 6e 74 65 6e 74 5f nt.o -c content_
42a0: 2e 63 0a 0a 63 6f 6e 74 65 6e 74 2e 68 3a 09 6d .c..content.h:.m
42b0: 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 akeheaders.../ma
42c0: 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e keheaders add_.
42d0: 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 c:add.h bag_.c:b
42e0: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f ag.h blob_.c:blo
42f0: 62 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 b.h cgi_.c:cgi.h
4300: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
4310: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
4320: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
4330: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
4340: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
4350: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
4360: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
4370: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e construct_.c:con
4380: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 struct.h content
4390: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 _.c:content.h db
43a0: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e _.c:db.h delta_.
43b0: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 c:delta.h deltac
43c0: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 md_.c:deltacmd.h
43d0: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a descendents_.c:
43e0: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 descendents.h di
43f0: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 ff_.c:diff.h dif
4400: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e fcmd_.c:diffcmd.
4410: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
4420: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
4430: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
4440: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
4450: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
4460: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
4470: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
4480: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
4490: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
44a0: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
44b0: 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e :merge3.h name_.
44c0: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e c:name.h pivot_.
44d0: 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 c:pivot.h pqueue
44e0: 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 _.c:pqueue.h pri
44f0: 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 ntf_.c:printf.h
4500: 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 rebuild_.c:rebui
4510: 6c 64 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 ld.h schema_.c:s
4520: 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 chema.h setup_.c
4530: 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 :setup.h sha1_.c
4540: 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 :sha1.h style_.c
4550: 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 :style.h sync_.c
4560: 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 :sync.h tag_.c:t
4570: 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 ag.h timeline_.c
4580: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 75 6e 64 6f :timeline.h undo
4590: 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 _.c:undo.h updat
45a0: 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 e_.c:update.h ur
45b0: 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f l_.c:url.h user_
45c0: 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 .c:user.h verify
45d0: 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 _.c:verify.h vfi
45e0: 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 le_.c:vfile.h wi
45f0: 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b ki_.c:wiki.h wik
4600: 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 iformat_.c:wikif
4610: 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a ormat.h xfer_.c:
4620: 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
4630: 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
4640: 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f lite3.h ./VERSIO
4650: 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 N.h..touch heade
4660: 72 73 0a 0a 64 62 5f 2e 63 3a 09 24 28 53 52 43 rs..db_.c:.$(SRC
4670: 44 49 52 29 2f 64 62 2e 63 20 24 28 53 52 43 44 DIR)/db.c $(SRCD
4680: 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e IR)/VERSION tran
4690: 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 slate.../transla
46a0: 74 65 20 24 28 53 52 43 44 49 52 29 2f 64 62 2e te $(SRCDIR)/db.
46b0: 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 c | sed -f $(SRC
46c0: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 64 62 DIR)/VERSION >db
46d0: 5f 2e 63 0a 0a 64 62 2e 6f 3a 09 64 62 5f 2e 63 _.c..db.o:.db_.c
46e0: 20 64 62 2e 68 20 20 24 28 53 52 43 44 49 52 29 db.h $(SRCDIR)
46f0: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 /config.h..$(XTC
4700: 43 29 20 2d 6f 20 64 62 2e 6f 20 2d 63 20 64 62 C) -o db.o -c db
4710: 5f 2e 63 0a 0a 64 62 2e 68 3a 09 6d 61 6b 65 68 _.c..db.h:.makeh
4720: 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 eaders.../makehe
4730: 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 aders add_.c:ad
4740: 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 d.h bag_.c:bag.h
4750: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 blob_.c:blob.h
4760: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
4770: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
4780: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
4790: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
47a0: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
47b0: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
47c0: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
47d0: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 comformat.h cons
47e0: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 truct_.c:constru
47f0: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a ct.h content_.c:
4800: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a content.h db_.c:
4810: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 db.h delta_.c:de
4820: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e lta.h deltacmd_.
4830: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 c:deltacmd.h des
4840: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 cendents_.c:desc
4850: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e endents.h diff_.
4860: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 c:diff.h diffcmd
4870: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e _.c:diffcmd.h en
4880: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
4890: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
48a0: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
48b0: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
48c0: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
48d0: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
48e0: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
48f0: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
4900: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
4910: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
4920: 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 ge3.h name_.c:na
4930: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 me.h pivot_.c:pi
4940: 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a vot.h pqueue_.c:
4950: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f pqueue.h printf_
4960: 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 .c:printf.h rebu
4970: 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 ild_.c:rebuild.h
4980: 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d schema_.c:schem
4990: 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 a.h setup_.c:set
49a0: 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 up.h sha1_.c:sha
49b0: 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 1.h style_.c:sty
49c0: 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e le.h sync_.c:syn
49d0: 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 c.h tag_.c:tag.h
49e0: 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d timeline_.c:tim
49f0: 65 6c 69 6e 65 2e 68 20 75 6e 64 6f 5f 2e 63 3a eline.h undo_.c:
4a00: 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 undo.h update_.c
4a10: 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 :update.h url_.c
4a20: 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 :url.h user_.c:u
4a30: 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a ser.h verify_.c:
4a40: 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e verify.h vfile_.
4a50: 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e c:vfile.h wiki_.
4a60: 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 c:wiki.h wikifor
4a70: 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 mat_.c:wikiforma
4a80: 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 t.h xfer_.c:xfer
4a90: 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 .h zip_.c:zip.h
4aa0: 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 $(SRCDIR)/sqlite
4ab0: 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 3.h ./VERSION.h.
4ac0: 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a .touch headers..
4ad0: 64 65 6c 74 61 5f 2e 63 3a 09 24 28 53 52 43 44 delta_.c:.$(SRCD
4ae0: 49 52 29 2f 64 65 6c 74 61 2e 63 20 24 28 53 52 IR)/delta.c $(SR
4af0: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 CDIR)/VERSION tr
4b00: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 anslate.../trans
4b10: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 64 late $(SRCDIR)/d
4b20: 65 6c 74 61 2e 63 20 7c 20 73 65 64 20 2d 66 20 elta.c | sed -f
4b30: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
4b40: 4e 20 3e 64 65 6c 74 61 5f 2e 63 0a 0a 64 65 6c N >delta_.c..del
4b50: 74 61 2e 6f 3a 09 64 65 6c 74 61 5f 2e 63 20 64 ta.o:.delta_.c d
4b60: 65 6c 74 61 2e 68 20 20 24 28 53 52 43 44 49 52 elta.h $(SRCDIR
4b70: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 )/config.h..$(XT
4b80: 43 43 29 20 2d 6f 20 64 65 6c 74 61 2e 6f 20 2d CC) -o delta.o -
4b90: 63 20 64 65 6c 74 61 5f 2e 63 0a 0a 64 65 6c 74 c delta_.c..delt
4ba0: 61 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 a.h:.makeheaders
4bb0: 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 .../makeheaders
4bc0: 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 add_.c:add.h ba
4bd0: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
4be0: 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 .c:blob.h cgi_.c
4bf0: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
4c00: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
4c10: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
4c20: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
4c30: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
4c40: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
4c50: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
4c60: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
4c70: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
4c80: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
4c90: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
4ca0: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
4cb0: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
4cc0: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
4cd0: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
4ce0: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
4cf0: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
4d00: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
4d10: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
4d20: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
4d30: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
4d40: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
4d50: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
4d60: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
4d70: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
4d80: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
4d90: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
4da0: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
4db0: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 name_.c:name.h p
4dc0: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 ivot_.c:pivot.h
4dd0: 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 pqueue_.c:pqueue
4de0: 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 .h printf_.c:pri
4df0: 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 ntf.h rebuild_.c
4e00: 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 68 65 6d :rebuild.h schem
4e10: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 a_.c:schema.h se
4e20: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 tup_.c:setup.h s
4e30: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 ha1_.c:sha1.h st
4e40: 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 yle_.c:style.h s
4e50: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 ync_.c:sync.h ta
4e60: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c g_.c:tag.h timel
4e70: 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e ine_.c:timeline.
4e80: 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 h undo_.c:undo.h
4e90: 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 update_.c:updat
4ea0: 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 e.h url_.c:url.h
4eb0: 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 user_.c:user.h
4ec0: 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 verify_.c:verify
4ed0: 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c .h vfile_.c:vfil
4ee0: 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 e.h wiki_.c:wiki
4ef0: 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 .h wikiformat_.c
4f00: 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 :wikiformat.h xf
4f10: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 er_.c:xfer.h zip
4f20: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 _.c:zip.h $(SRCD
4f30: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f IR)/sqlite3.h ./
4f40: 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 VERSION.h..touch
4f50: 20 68 65 61 64 65 72 73 0a 0a 64 65 6c 74 61 63 headers..deltac
4f60: 6d 64 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 md_.c:.$(SRCDIR)
4f70: 2f 64 65 6c 74 61 63 6d 64 2e 63 20 24 28 53 52 /deltacmd.c $(SR
4f80: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 CDIR)/VERSION tr
4f90: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 anslate.../trans
4fa0: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 64 late $(SRCDIR)/d
4fb0: 65 6c 74 61 63 6d 64 2e 63 20 7c 20 73 65 64 20 eltacmd.c | sed
4fc0: 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 -f $(SRCDIR)/VER
4fd0: 53 49 4f 4e 20 3e 64 65 6c 74 61 63 6d 64 5f 2e SION >deltacmd_.
4fe0: 63 0a 0a 64 65 6c 74 61 63 6d 64 2e 6f 3a 09 64 c..deltacmd.o:.d
4ff0: 65 6c 74 61 63 6d 64 5f 2e 63 20 64 65 6c 74 61 eltacmd_.c delta
5000: 63 6d 64 2e 68 20 20 24 28 53 52 43 44 49 52 29 cmd.h $(SRCDIR)
5010: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 /config.h..$(XTC
5020: 43 29 20 2d 6f 20 64 65 6c 74 61 63 6d 64 2e 6f C) -o deltacmd.o
5030: 20 2d 63 20 64 65 6c 74 61 63 6d 64 5f 2e 63 0a -c deltacmd_.c.
5040: 0a 64 65 6c 74 61 63 6d 64 2e 68 3a 09 6d 61 6b .deltacmd.h:.mak
5050: 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 eheaders.../make
5060: 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a headers add_.c:
5070: 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 add.h bag_.c:bag
5080: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
5090: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
50a0: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
50b0: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
50c0: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
50d0: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
50e0: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
50f0: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
5100: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
5110: 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 nstruct_.c:const
5120: 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e ruct.h content_.
5130: 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e c:content.h db_.
5140: 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a c:db.h delta_.c:
5150: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 delta.h deltacmd
5160: 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 _.c:deltacmd.h d
5170: 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 escendents_.c:de
5180: 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 scendents.h diff
5190: 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 _.c:diff.h diffc
51a0: 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 md_.c:diffcmd.h
51b0: 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
51c0: 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
51d0: 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
51e0: 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
51f0: 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
5200: 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
5210: 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
5220: 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
5230: 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
5240: 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
5250: 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a erge3.h name_.c:
5260: 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a name.h pivot_.c:
5270: 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e pivot.h pqueue_.
5280: 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 c:pqueue.h print
5290: 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 f_.c:printf.h re
52a0: 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 build_.c:rebuild
52b0: 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 .h schema_.c:sch
52c0: 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 ema.h setup_.c:s
52d0: 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 etup.h sha1_.c:s
52e0: 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 ha1.h style_.c:s
52f0: 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 tyle.h sync_.c:s
5300: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
5310: 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 .h timeline_.c:t
5320: 69 6d 65 6c 69 6e 65 2e 68 20 75 6e 64 6f 5f 2e imeline.h undo_.
5330: 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f c:undo.h update_
5340: 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f .c:update.h url_
5350: 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 .c:url.h user_.c
5360: 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e :user.h verify_.
5370: 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 c:verify.h vfile
5380: 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 _.c:vfile.h wiki
5390: 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 _.c:wiki.h wikif
53a0: 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 ormat_.c:wikifor
53b0: 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 mat.h xfer_.c:xf
53c0: 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e er.h zip_.c:zip.
53d0: 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 h $(SRCDIR)/sqli
53e0: 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e te3.h ./VERSION.
53f0: 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 h..touch headers
5400: 0a 0a 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 ..descendents_.c
5410: 3a 09 24 28 53 52 43 44 49 52 29 2f 64 65 73 63 :.$(SRCDIR)/desc
5420: 65 6e 64 65 6e 74 73 2e 63 20 24 28 53 52 43 44 endents.c $(SRCD
5430: 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e IR)/VERSION tran
5440: 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 slate.../transla
5450: 74 65 20 24 28 53 52 43 44 49 52 29 2f 64 65 73 te $(SRCDIR)/des
5460: 63 65 6e 64 65 6e 74 73 2e 63 20 7c 20 73 65 64 cendents.c | sed
5470: 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 -f $(SRCDIR)/VE
5480: 52 53 49 4f 4e 20 3e 64 65 73 63 65 6e 64 65 6e RSION >descenden
5490: 74 73 5f 2e 63 0a 0a 64 65 73 63 65 6e 64 65 6e ts_.c..descenden
54a0: 74 73 2e 6f 3a 09 64 65 73 63 65 6e 64 65 6e 74 ts.o:.descendent
54b0: 73 5f 2e 63 20 64 65 73 63 65 6e 64 65 6e 74 73 s_.c descendents
54c0: 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f .h $(SRCDIR)/co
54d0: 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 nfig.h..$(XTCC)
54e0: 2d 6f 20 64 65 73 63 65 6e 64 65 6e 74 73 2e 6f -o descendents.o
54f0: 20 2d 63 20 64 65 73 63 65 6e 64 65 6e 74 73 5f -c descendents_
5500: 2e 63 0a 0a 64 65 73 63 65 6e 64 65 6e 74 73 2e .c..descendents.
5510: 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 h:.makeheaders..
5520: 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 ./makeheaders a
5530: 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f dd_.c:add.h bag_
5540: 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 .c:bag.h blob_.c
5550: 3a 62 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 3a 63 :blob.h cgi_.c:c
5560: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
5570: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
5580: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
5590: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
55a0: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
55b0: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
55c0: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
55d0: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 t.h construct_.c
55e0: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e :construct.h con
55f0: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e tent_.c:content.
5600: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c h db_.c:db.h del
5610: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 ta_.c:delta.h de
5620: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 ltacmd_.c:deltac
5630: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 md.h descendents
5640: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e _.c:descendents.
5650: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 h diff_.c:diff.h
5660: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 diffcmd_.c:diff
5670: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a cmd.h encode_.c:
5680: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
5690: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
56a0: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
56b0: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
56c0: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
56d0: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
56e0: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
56f0: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
5700: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
5710: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 3_.c:merge3.h na
5720: 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 me_.c:name.h piv
5730: 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 ot_.c:pivot.h pq
5740: 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 ueue_.c:pqueue.h
5750: 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 printf_.c:print
5760: 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 f.h rebuild_.c:r
5770: 65 62 75 69 6c 64 2e 68 20 73 63 68 65 6d 61 5f ebuild.h schema_
5780: 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 .c:schema.h setu
5790: 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 p_.c:setup.h sha
57a0: 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 1_.c:sha1.h styl
57b0: 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e e_.c:style.h syn
57c0: 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f c_.c:sync.h tag_
57d0: 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e .c:tag.h timelin
57e0: 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 e_.c:timeline.h
57f0: 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 undo_.c:undo.h u
5800: 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e pdate_.c:update.
5810: 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 h url_.c:url.h u
5820: 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 ser_.c:user.h ve
5830: 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 rify_.c:verify.h
5840: 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e vfile_.c:vfile.
5850: 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 h wiki_.c:wiki.h
5860: 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 wikiformat_.c:w
5870: 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 ikiformat.h xfer
5880: 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e _.c:xfer.h zip_.
5890: 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 c:zip.h $(SRCDIR
58a0: 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 )/sqlite3.h ./VE
58b0: 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 RSION.h..touch h
58c0: 65 61 64 65 72 73 0a 0a 64 69 66 66 5f 2e 63 3a eaders..diff_.c:
58d0: 09 24 28 53 52 43 44 49 52 29 2f 64 69 66 66 2e .$(SRCDIR)/diff.
58e0: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 c $(SRCDIR)/VERS
58f0: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e ION translate...
5900: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 /translate $(SRC
5910: 44 49 52 29 2f 64 69 66 66 2e 63 20 7c 20 73 65 DIR)/diff.c | se
5920: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 d -f $(SRCDIR)/V
5930: 45 52 53 49 4f 4e 20 3e 64 69 66 66 5f 2e 63 0a ERSION >diff_.c.
5940: 0a 64 69 66 66 2e 6f 3a 09 64 69 66 66 5f 2e 63 .diff.o:.diff_.c
5950: 20 64 69 66 66 2e 68 20 20 24 28 53 52 43 44 49 diff.h $(SRCDI
5960: 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 R)/config.h..$(X
5970: 54 43 43 29 20 2d 6f 20 64 69 66 66 2e 6f 20 2d TCC) -o diff.o -
5980: 63 20 64 69 66 66 5f 2e 63 0a 0a 64 69 66 66 2e c diff_.c..diff.
5990: 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 h:.makeheaders..
59a0: 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 ./makeheaders a
59b0: 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f dd_.c:add.h bag_
59c0: 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 .c:bag.h blob_.c
59d0: 3a 62 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 3a 63 :blob.h cgi_.c:c
59e0: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
59f0: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
5a00: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
5a10: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
5a20: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
5a30: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
5a40: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
5a50: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 t.h construct_.c
5a60: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e :construct.h con
5a70: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e tent_.c:content.
5a80: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c h db_.c:db.h del
5a90: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 ta_.c:delta.h de
5aa0: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 ltacmd_.c:deltac
5ab0: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 md.h descendents
5ac0: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e _.c:descendents.
5ad0: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 h diff_.c:diff.h
5ae0: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 diffcmd_.c:diff
5af0: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a cmd.h encode_.c:
5b00: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
5b10: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
5b20: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
5b30: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
5b40: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
5b50: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
5b60: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
5b70: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
5b80: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
5b90: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 3_.c:merge3.h na
5ba0: 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 me_.c:name.h piv
5bb0: 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 ot_.c:pivot.h pq
5bc0: 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 ueue_.c:pqueue.h
5bd0: 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 printf_.c:print
5be0: 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 f.h rebuild_.c:r
5bf0: 65 62 75 69 6c 64 2e 68 20 73 63 68 65 6d 61 5f ebuild.h schema_
5c00: 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 .c:schema.h setu
5c10: 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 p_.c:setup.h sha
5c20: 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 1_.c:sha1.h styl
5c30: 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e e_.c:style.h syn
5c40: 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f c_.c:sync.h tag_
5c50: 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e .c:tag.h timelin
5c60: 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 e_.c:timeline.h
5c70: 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 undo_.c:undo.h u
5c80: 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e pdate_.c:update.
5c90: 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 h url_.c:url.h u
5ca0: 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 ser_.c:user.h ve
5cb0: 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 rify_.c:verify.h
5cc0: 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e vfile_.c:vfile.
5cd0: 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 h wiki_.c:wiki.h
5ce0: 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 wikiformat_.c:w
5cf0: 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 ikiformat.h xfer
5d00: 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e _.c:xfer.h zip_.
5d10: 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 c:zip.h $(SRCDIR
5d20: 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 )/sqlite3.h ./VE
5d30: 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 RSION.h..touch h
5d40: 65 61 64 65 72 73 0a 0a 64 69 66 66 63 6d 64 5f eaders..diffcmd_
5d50: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 64 69 .c:.$(SRCDIR)/di
5d60: 66 66 63 6d 64 2e 63 20 24 28 53 52 43 44 49 52 ffcmd.c $(SRCDIR
5d70: 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c )/VERSION transl
5d80: 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 ate.../translate
5d90: 20 24 28 53 52 43 44 49 52 29 2f 64 69 66 66 63 $(SRCDIR)/diffc
5da0: 6d 64 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 md.c | sed -f $(
5db0: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
5dc0: 3e 64 69 66 66 63 6d 64 5f 2e 63 0a 0a 64 69 66 >diffcmd_.c..dif
5dd0: 66 63 6d 64 2e 6f 3a 09 64 69 66 66 63 6d 64 5f fcmd.o:.diffcmd_
5de0: 2e 63 20 64 69 66 66 63 6d 64 2e 68 20 20 24 28 .c diffcmd.h $(
5df0: 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 SRCDIR)/config.h
5e00: 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 64 69 66 ..$(XTCC) -o dif
5e10: 66 63 6d 64 2e 6f 20 2d 63 20 64 69 66 66 63 6d fcmd.o -c diffcm
5e20: 64 5f 2e 63 0a 0a 64 69 66 66 63 6d 64 2e 68 3a d_.c..diffcmd.h:
5e30: 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f .makeheaders.../
5e40: 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 makeheaders add
5e50: 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 _.c:add.h bag_.c
5e60: 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 :bag.h blob_.c:b
5e70: 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 lob.h cgi_.c:cgi
5e80: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
5e90: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
5ea0: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
5eb0: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
5ec0: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
5ed0: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
5ee0: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
5ef0: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
5f00: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
5f10: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
5f20: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
5f30: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
5f40: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
5f50: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
5f60: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
5f70: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
5f80: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
5f90: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
5fa0: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
5fb0: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
5fc0: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
5fd0: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
5fe0: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
5ff0: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
6000: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
6010: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
6020: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
6030: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 .c:merge3.h name
6040: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 _.c:name.h pivot
6050: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 _.c:pivot.h pque
6060: 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 ue_.c:pqueue.h p
6070: 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e rintf_.c:printf.
6080: 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 h rebuild_.c:reb
6090: 75 69 6c 64 2e 68 20 73 63 68 65 6d 61 5f 2e 63 uild.h schema_.c
60a0: 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f :schema.h setup_
60b0: 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f .c:setup.h sha1_
60c0: 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f .c:sha1.h style_
60d0: 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f .c:style.h sync_
60e0: 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 .c:sync.h tag_.c
60f0: 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f :tag.h timeline_
6100: 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 75 6e .c:timeline.h un
6110: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 do_.c:undo.h upd
6120: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 ate_.c:update.h
6130: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 url_.c:url.h use
6140: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 r_.c:user.h veri
6150: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 fy_.c:verify.h v
6160: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 file_.c:vfile.h
6170: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 wiki_.c:wiki.h w
6180: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b ikiformat_.c:wik
6190: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e iformat.h xfer_.
61a0: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a c:xfer.h zip_.c:
61b0: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f zip.h $(SRCDIR)/
61c0: 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 sqlite3.h ./VERS
61d0: 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 ION.h..touch hea
61e0: 64 65 72 73 0a 0a 65 6e 63 6f 64 65 5f 2e 63 3a ders..encode_.c:
61f0: 09 24 28 53 52 43 44 49 52 29 2f 65 6e 63 6f 64 .$(SRCDIR)/encod
6200: 65 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 e.c $(SRCDIR)/VE
6210: 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a RSION translate.
6220: 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 ../translate $(S
6230: 52 43 44 49 52 29 2f 65 6e 63 6f 64 65 2e 63 20 RCDIR)/encode.c
6240: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 | sed -f $(SRCDI
6250: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 65 6e 63 6f R)/VERSION >enco
6260: 64 65 5f 2e 63 0a 0a 65 6e 63 6f 64 65 2e 6f 3a de_.c..encode.o:
6270: 09 65 6e 63 6f 64 65 5f 2e 63 20 65 6e 63 6f 64 .encode_.c encod
6280: 65 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 e.h $(SRCDIR)/c
6290: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 onfig.h..$(XTCC)
62a0: 20 2d 6f 20 65 6e 63 6f 64 65 2e 6f 20 2d 63 20 -o encode.o -c
62b0: 65 6e 63 6f 64 65 5f 2e 63 0a 0a 65 6e 63 6f 64 encode_.c..encod
62c0: 65 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 e.h:.makeheaders
62d0: 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 .../makeheaders
62e0: 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 add_.c:add.h ba
62f0: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
6300: 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 .c:blob.h cgi_.c
6310: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
6320: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
6330: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
6340: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
6350: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
6360: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
6370: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
6380: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
6390: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
63a0: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
63b0: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
63c0: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
63d0: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
63e0: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
63f0: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
6400: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
6410: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
6420: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
6430: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
6440: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
6450: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
6460: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
6470: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
6480: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
6490: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
64a0: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
64b0: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
64c0: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
64d0: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 name_.c:name.h p
64e0: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 ivot_.c:pivot.h
64f0: 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 pqueue_.c:pqueue
6500: 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 .h printf_.c:pri
6510: 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 ntf.h rebuild_.c
6520: 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 68 65 6d :rebuild.h schem
6530: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 a_.c:schema.h se
6540: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 tup_.c:setup.h s
6550: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 ha1_.c:sha1.h st
6560: 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 yle_.c:style.h s
6570: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 ync_.c:sync.h ta
6580: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c g_.c:tag.h timel
6590: 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e ine_.c:timeline.
65a0: 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 h undo_.c:undo.h
65b0: 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 update_.c:updat
65c0: 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 e.h url_.c:url.h
65d0: 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 user_.c:user.h
65e0: 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 verify_.c:verify
65f0: 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c .h vfile_.c:vfil
6600: 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 e.h wiki_.c:wiki
6610: 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 .h wikiformat_.c
6620: 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 :wikiformat.h xf
6630: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 er_.c:xfer.h zip
6640: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 _.c:zip.h $(SRCD
6650: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f IR)/sqlite3.h ./
6660: 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 VERSION.h..touch
6670: 20 68 65 61 64 65 72 73 0a 0a 66 69 6c 65 5f 2e headers..file_.
6680: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 66 69 6c c:.$(SRCDIR)/fil
6690: 65 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 e.c $(SRCDIR)/VE
66a0: 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a RSION translate.
66b0: 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 ../translate $(S
66c0: 52 43 44 49 52 29 2f 66 69 6c 65 2e 63 20 7c 20 RCDIR)/file.c |
66d0: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 sed -f $(SRCDIR)
66e0: 2f 56 45 52 53 49 4f 4e 20 3e 66 69 6c 65 5f 2e /VERSION >file_.
66f0: 63 0a 0a 66 69 6c 65 2e 6f 3a 09 66 69 6c 65 5f c..file.o:.file_
6700: 2e 63 20 66 69 6c 65 2e 68 20 20 24 28 53 52 43 .c file.h $(SRC
6710: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 DIR)/config.h..$
6720: 28 58 54 43 43 29 20 2d 6f 20 66 69 6c 65 2e 6f (XTCC) -o file.o
6730: 20 2d 63 20 66 69 6c 65 5f 2e 63 0a 0a 66 69 6c -c file_.c..fil
6740: 65 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 e.h:.makeheaders
6750: 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 .../makeheaders
6760: 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 add_.c:add.h ba
6770: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
6780: 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 .c:blob.h cgi_.c
6790: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
67a0: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
67b0: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
67c0: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
67d0: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
67e0: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
67f0: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
6800: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
6810: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
6820: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
6830: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
6840: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
6850: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
6860: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
6870: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
6880: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
6890: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
68a0: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
68b0: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
68c0: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
68d0: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
68e0: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
68f0: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
6900: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
6910: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
6920: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
6930: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
6940: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
6950: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 name_.c:name.h p
6960: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 ivot_.c:pivot.h
6970: 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 pqueue_.c:pqueue
6980: 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 .h printf_.c:pri
6990: 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 ntf.h rebuild_.c
69a0: 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 68 65 6d :rebuild.h schem
69b0: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 a_.c:schema.h se
69c0: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 tup_.c:setup.h s
69d0: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 ha1_.c:sha1.h st
69e0: 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 yle_.c:style.h s
69f0: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 ync_.c:sync.h ta
6a00: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c g_.c:tag.h timel
6a10: 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e ine_.c:timeline.
6a20: 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 h undo_.c:undo.h
6a30: 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 update_.c:updat
6a40: 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 e.h url_.c:url.h
6a50: 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 user_.c:user.h
6a60: 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 verify_.c:verify
6a70: 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c .h vfile_.c:vfil
6a80: 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 e.h wiki_.c:wiki
6a90: 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 .h wikiformat_.c
6aa0: 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 :wikiformat.h xf
6ab0: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 er_.c:xfer.h zip
6ac0: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 _.c:zip.h $(SRCD
6ad0: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f IR)/sqlite3.h ./
6ae0: 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 VERSION.h..touch
6af0: 20 68 65 61 64 65 72 73 0a 0a 68 74 74 70 5f 2e headers..http_.
6b00: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 68 74 74 c:.$(SRCDIR)/htt
6b10: 70 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 p.c $(SRCDIR)/VE
6b20: 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a RSION translate.
6b30: 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 ../translate $(S
6b40: 52 43 44 49 52 29 2f 68 74 74 70 2e 63 20 7c 20 RCDIR)/http.c |
6b50: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 sed -f $(SRCDIR)
6b60: 2f 56 45 52 53 49 4f 4e 20 3e 68 74 74 70 5f 2e /VERSION >http_.
6b70: 63 0a 0a 68 74 74 70 2e 6f 3a 09 68 74 74 70 5f c..http.o:.http_
6b80: 2e 63 20 68 74 74 70 2e 68 20 20 24 28 53 52 43 .c http.h $(SRC
6b90: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 DIR)/config.h..$
6ba0: 28 58 54 43 43 29 20 2d 6f 20 68 74 74 70 2e 6f (XTCC) -o http.o
6bb0: 20 2d 63 20 68 74 74 70 5f 2e 63 0a 0a 68 74 74 -c http_.c..htt
6bc0: 70 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 p.h:.makeheaders
6bd0: 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 .../makeheaders
6be0: 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 add_.c:add.h ba
6bf0: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
6c00: 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 .c:blob.h cgi_.c
6c10: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
6c20: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
6c30: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
6c40: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
6c50: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
6c60: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
6c70: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
6c80: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
6c90: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
6ca0: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
6cb0: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
6cc0: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
6cd0: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
6ce0: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
6cf0: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
6d00: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
6d10: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
6d20: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
6d30: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
6d40: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
6d50: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
6d60: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
6d70: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
6d80: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
6d90: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
6da0: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
6db0: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
6dc0: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
6dd0: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 name_.c:name.h p
6de0: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 ivot_.c:pivot.h
6df0: 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 pqueue_.c:pqueue
6e00: 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 .h printf_.c:pri
6e10: 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 ntf.h rebuild_.c
6e20: 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 68 65 6d :rebuild.h schem
6e30: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 a_.c:schema.h se
6e40: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 tup_.c:setup.h s
6e50: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 ha1_.c:sha1.h st
6e60: 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 yle_.c:style.h s
6e70: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 ync_.c:sync.h ta
6e80: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c g_.c:tag.h timel
6e90: 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e ine_.c:timeline.
6ea0: 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 h undo_.c:undo.h
6eb0: 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 update_.c:updat
6ec0: 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 e.h url_.c:url.h
6ed0: 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 user_.c:user.h
6ee0: 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 verify_.c:verify
6ef0: 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c .h vfile_.c:vfil
6f00: 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 e.h wiki_.c:wiki
6f10: 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 .h wikiformat_.c
6f20: 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 :wikiformat.h xf
6f30: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 er_.c:xfer.h zip
6f40: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 _.c:zip.h $(SRCD
6f50: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f IR)/sqlite3.h ./
6f60: 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 VERSION.h..touch
6f70: 20 68 65 61 64 65 72 73 0a 0a 69 6e 66 6f 5f 2e headers..info_.
6f80: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 69 6e 66 c:.$(SRCDIR)/inf
6f90: 6f 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 o.c $(SRCDIR)/VE
6fa0: 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a RSION translate.
6fb0: 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 ../translate $(S
6fc0: 52 43 44 49 52 29 2f 69 6e 66 6f 2e 63 20 7c 20 RCDIR)/info.c |
6fd0: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 sed -f $(SRCDIR)
6fe0: 2f 56 45 52 53 49 4f 4e 20 3e 69 6e 66 6f 5f 2e /VERSION >info_.
6ff0: 63 0a 0a 69 6e 66 6f 2e 6f 3a 09 69 6e 66 6f 5f c..info.o:.info_
7000: 2e 63 20 69 6e 66 6f 2e 68 20 20 24 28 53 52 43 .c info.h $(SRC
7010: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 DIR)/config.h..$
7020: 28 58 54 43 43 29 20 2d 6f 20 69 6e 66 6f 2e 6f (XTCC) -o info.o
7030: 20 2d 63 20 69 6e 66 6f 5f 2e 63 0a 0a 69 6e 66 -c info_.c..inf
7040: 6f 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 o.h:.makeheaders
7050: 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 .../makeheaders
7060: 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 add_.c:add.h ba
7070: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
7080: 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 .c:blob.h cgi_.c
7090: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
70a0: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
70b0: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
70c0: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
70d0: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
70e0: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
70f0: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
7100: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
7110: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
7120: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
7130: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
7140: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
7150: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
7160: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
7170: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
7180: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
7190: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
71a0: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
71b0: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
71c0: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
71d0: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
71e0: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
71f0: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
7200: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
7210: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
7220: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
7230: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
7240: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
7250: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 name_.c:name.h p
7260: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 ivot_.c:pivot.h
7270: 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 pqueue_.c:pqueue
7280: 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 .h printf_.c:pri
7290: 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 ntf.h rebuild_.c
72a0: 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 68 65 6d :rebuild.h schem
72b0: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 a_.c:schema.h se
72c0: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 tup_.c:setup.h s
72d0: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 ha1_.c:sha1.h st
72e0: 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 yle_.c:style.h s
72f0: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 ync_.c:sync.h ta
7300: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c g_.c:tag.h timel
7310: 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e ine_.c:timeline.
7320: 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 h undo_.c:undo.h
7330: 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 update_.c:updat
7340: 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 e.h url_.c:url.h
7350: 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 user_.c:user.h
7360: 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 verify_.c:verify
7370: 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c .h vfile_.c:vfil
7380: 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 e.h wiki_.c:wiki
7390: 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 .h wikiformat_.c
73a0: 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 :wikiformat.h xf
73b0: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 er_.c:xfer.h zip
73c0: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 _.c:zip.h $(SRCD
73d0: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f IR)/sqlite3.h ./
73e0: 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 VERSION.h..touch
73f0: 20 68 65 61 64 65 72 73 0a 0a 6c 6f 67 69 6e 5f headers..login_
7400: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 6c 6f .c:.$(SRCDIR)/lo
7410: 67 69 6e 2e 63 20 24 28 53 52 43 44 49 52 29 2f gin.c $(SRCDIR)/
7420: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 VERSION translat
7430: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 e.../translate $
7440: 28 53 52 43 44 49 52 29 2f 6c 6f 67 69 6e 2e 63 (SRCDIR)/login.c
7450: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 | sed -f $(SRCD
7460: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 6c 6f 67 IR)/VERSION >log
7470: 69 6e 5f 2e 63 0a 0a 6c 6f 67 69 6e 2e 6f 3a 09 in_.c..login.o:.
7480: 6c 6f 67 69 6e 5f 2e 63 20 6c 6f 67 69 6e 2e 68 login_.c login.h
7490: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 $(SRCDIR)/conf
74a0: 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f ig.h..$(XTCC) -o
74b0: 20 6c 6f 67 69 6e 2e 6f 20 2d 63 20 6c 6f 67 69 login.o -c logi
74c0: 6e 5f 2e 63 0a 0a 6c 6f 67 69 6e 2e 68 3a 09 6d n_.c..login.h:.m
74d0: 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 akeheaders.../ma
74e0: 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e keheaders add_.
74f0: 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 c:add.h bag_.c:b
7500: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f ag.h blob_.c:blo
7510: 62 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 b.h cgi_.c:cgi.h
7520: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
7530: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
7540: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
7550: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
7560: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
7570: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
7580: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
7590: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e construct_.c:con
75a0: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 struct.h content
75b0: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 _.c:content.h db
75c0: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e _.c:db.h delta_.
75d0: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 c:delta.h deltac
75e0: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 md_.c:deltacmd.h
75f0: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a descendents_.c:
7600: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 descendents.h di
7610: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 ff_.c:diff.h dif
7620: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e fcmd_.c:diffcmd.
7630: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
7640: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
7650: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
7660: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
7670: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
7680: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
7690: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
76a0: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
76b0: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
76c0: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
76d0: 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e :merge3.h name_.
76e0: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e c:name.h pivot_.
76f0: 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 c:pivot.h pqueue
7700: 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 _.c:pqueue.h pri
7710: 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 ntf_.c:printf.h
7720: 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 rebuild_.c:rebui
7730: 6c 64 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 ld.h schema_.c:s
7740: 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 chema.h setup_.c
7750: 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 :setup.h sha1_.c
7760: 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 :sha1.h style_.c
7770: 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 :style.h sync_.c
7780: 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 :sync.h tag_.c:t
7790: 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 ag.h timeline_.c
77a0: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 75 6e 64 6f :timeline.h undo
77b0: 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 _.c:undo.h updat
77c0: 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 e_.c:update.h ur
77d0: 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f l_.c:url.h user_
77e0: 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 .c:user.h verify
77f0: 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 _.c:verify.h vfi
7800: 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 le_.c:vfile.h wi
7810: 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b ki_.c:wiki.h wik
7820: 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 iformat_.c:wikif
7830: 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a ormat.h xfer_.c:
7840: 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
7850: 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
7860: 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f lite3.h ./VERSIO
7870: 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 N.h..touch heade
7880: 72 73 0a 0a 6d 61 69 6e 5f 2e 63 3a 09 24 28 53 rs..main_.c:.$(S
7890: 52 43 44 49 52 29 2f 6d 61 69 6e 2e 63 20 24 28 RCDIR)/main.c $(
78a0: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
78b0: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 translate.../tra
78c0: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 nslate $(SRCDIR)
78d0: 2f 6d 61 69 6e 2e 63 20 7c 20 73 65 64 20 2d 66 /main.c | sed -f
78e0: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
78f0: 4f 4e 20 3e 6d 61 69 6e 5f 2e 63 0a 0a 6d 61 69 ON >main_.c..mai
7900: 6e 2e 6f 3a 09 6d 61 69 6e 5f 2e 63 20 6d 61 69 n.o:.main_.c mai
7910: 6e 2e 68 20 70 61 67 65 5f 69 6e 64 65 78 2e 68 n.h page_index.h
7920: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
7930: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
7940: 6d 61 69 6e 2e 6f 20 2d 63 20 6d 61 69 6e 5f 2e main.o -c main_.
7950: 63 0a 0a 6d 61 69 6e 2e 68 3a 09 6d 61 6b 65 68 c..main.h:.makeh
7960: 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 eaders.../makehe
7970: 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 aders add_.c:ad
7980: 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 d.h bag_.c:bag.h
7990: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 blob_.c:blob.h
79a0: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
79b0: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
79c0: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
79d0: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
79e0: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
79f0: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
7a00: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
7a10: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 comformat.h cons
7a20: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 truct_.c:constru
7a30: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a ct.h content_.c:
7a40: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a content.h db_.c:
7a50: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 db.h delta_.c:de
7a60: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e lta.h deltacmd_.
7a70: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 c:deltacmd.h des
7a80: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 cendents_.c:desc
7a90: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e endents.h diff_.
7aa0: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 c:diff.h diffcmd
7ab0: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e _.c:diffcmd.h en
7ac0: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
7ad0: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
7ae0: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
7af0: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
7b00: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
7b10: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
7b20: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
7b30: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
7b40: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
7b50: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
7b60: 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 ge3.h name_.c:na
7b70: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 me.h pivot_.c:pi
7b80: 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a vot.h pqueue_.c:
7b90: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f pqueue.h printf_
7ba0: 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 .c:printf.h rebu
7bb0: 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 ild_.c:rebuild.h
7bc0: 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d schema_.c:schem
7bd0: 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 a.h setup_.c:set
7be0: 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 up.h sha1_.c:sha
7bf0: 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 1.h style_.c:sty
7c00: 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e le.h sync_.c:syn
7c10: 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 c.h tag_.c:tag.h
7c20: 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d timeline_.c:tim
7c30: 65 6c 69 6e 65 2e 68 20 75 6e 64 6f 5f 2e 63 3a eline.h undo_.c:
7c40: 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 undo.h update_.c
7c50: 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 :update.h url_.c
7c60: 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 :url.h user_.c:u
7c70: 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a ser.h verify_.c:
7c80: 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e verify.h vfile_.
7c90: 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e c:vfile.h wiki_.
7ca0: 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 c:wiki.h wikifor
7cb0: 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 mat_.c:wikiforma
7cc0: 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 t.h xfer_.c:xfer
7cd0: 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 .h zip_.c:zip.h
7ce0: 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 $(SRCDIR)/sqlite
7cf0: 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 3.h ./VERSION.h.
7d00: 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a .touch headers..
7d10: 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 09 24 28 53 manifest_.c:.$(S
7d20: 52 43 44 49 52 29 2f 6d 61 6e 69 66 65 73 74 2e RCDIR)/manifest.
7d30: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 c $(SRCDIR)/VERS
7d40: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e ION translate...
7d50: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 /translate $(SRC
7d60: 44 49 52 29 2f 6d 61 6e 69 66 65 73 74 2e 63 20 DIR)/manifest.c
7d70: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 | sed -f $(SRCDI
7d80: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 6d 61 6e 69 R)/VERSION >mani
7d90: 66 65 73 74 5f 2e 63 0a 0a 6d 61 6e 69 66 65 73 fest_.c..manifes
7da0: 74 2e 6f 3a 09 6d 61 6e 69 66 65 73 74 5f 2e 63 t.o:.manifest_.c
7db0: 20 6d 61 6e 69 66 65 73 74 2e 68 20 20 24 28 53 manifest.h $(S
7dc0: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a RCDIR)/config.h.
7dd0: 09 24 28 58 54 43 43 29 20 2d 6f 20 6d 61 6e 69 .$(XTCC) -o mani
7de0: 66 65 73 74 2e 6f 20 2d 63 20 6d 61 6e 69 66 65 fest.o -c manife
7df0: 73 74 5f 2e 63 0a 0a 6d 61 6e 69 66 65 73 74 2e st_.c..manifest.
7e00: 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 h:.makeheaders..
7e10: 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 ./makeheaders a
7e20: 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f dd_.c:add.h bag_
7e30: 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 .c:bag.h blob_.c
7e40: 3a 62 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 3a 63 :blob.h cgi_.c:c
7e50: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
7e60: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
7e70: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
7e80: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
7e90: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
7ea0: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
7eb0: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
7ec0: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 t.h construct_.c
7ed0: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e :construct.h con
7ee0: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e tent_.c:content.
7ef0: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c h db_.c:db.h del
7f00: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 ta_.c:delta.h de
7f10: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 ltacmd_.c:deltac
7f20: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 md.h descendents
7f30: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e _.c:descendents.
7f40: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 h diff_.c:diff.h
7f50: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 diffcmd_.c:diff
7f60: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a cmd.h encode_.c:
7f70: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
7f80: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
7f90: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
7fa0: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
7fb0: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
7fc0: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
7fd0: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
7fe0: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
7ff0: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
8000: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 3_.c:merge3.h na
8010: 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 me_.c:name.h piv
8020: 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 ot_.c:pivot.h pq
8030: 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 ueue_.c:pqueue.h
8040: 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 printf_.c:print
8050: 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 f.h rebuild_.c:r
8060: 65 62 75 69 6c 64 2e 68 20 73 63 68 65 6d 61 5f ebuild.h schema_
8070: 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 .c:schema.h setu
8080: 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 p_.c:setup.h sha
8090: 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 1_.c:sha1.h styl
80a0: 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e e_.c:style.h syn
80b0: 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f c_.c:sync.h tag_
80c0: 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e .c:tag.h timelin
80d0: 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 e_.c:timeline.h
80e0: 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 undo_.c:undo.h u
80f0: 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e pdate_.c:update.
8100: 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 h url_.c:url.h u
8110: 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 ser_.c:user.h ve
8120: 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 rify_.c:verify.h
8130: 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e vfile_.c:vfile.
8140: 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 h wiki_.c:wiki.h
8150: 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 wikiformat_.c:w
8160: 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 ikiformat.h xfer
8170: 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e _.c:xfer.h zip_.
8180: 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 c:zip.h $(SRCDIR
8190: 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 )/sqlite3.h ./VE
81a0: 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 RSION.h..touch h
81b0: 65 61 64 65 72 73 0a 0a 6d 64 35 5f 2e 63 3a 09 eaders..md5_.c:.
81c0: 24 28 53 52 43 44 49 52 29 2f 6d 64 35 2e 63 20 $(SRCDIR)/md5.c
81d0: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
81e0: 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 N translate.../t
81f0: 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 ranslate $(SRCDI
8200: 52 29 2f 6d 64 35 2e 63 20 7c 20 73 65 64 20 2d R)/md5.c | sed -
8210: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 f $(SRCDIR)/VERS
8220: 49 4f 4e 20 3e 6d 64 35 5f 2e 63 0a 0a 6d 64 35 ION >md5_.c..md5
8230: 2e 6f 3a 09 6d 64 35 5f 2e 63 20 6d 64 35 2e 68 .o:.md5_.c md5.h
8240: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 $(SRCDIR)/conf
8250: 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f ig.h..$(XTCC) -o
8260: 20 6d 64 35 2e 6f 20 2d 63 20 6d 64 35 5f 2e 63 md5.o -c md5_.c
8270: 0a 0a 6d 64 35 2e 68 3a 09 6d 61 6b 65 68 65 61 ..md5.h:.makehea
8280: 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 ders.../makehead
8290: 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e ers add_.c:add.
82a0: 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 h bag_.c:bag.h b
82b0: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 lob_.c:blob.h cg
82c0: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
82d0: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
82e0: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
82f0: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
8300: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
8310: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
8320: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
8330: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 mformat.h constr
8340: 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 uct_.c:construct
8350: 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f .h content_.c:co
8360: 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 ntent.h db_.c:db
8370: 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 .h delta_.c:delt
8380: 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a a.h deltacmd_.c:
8390: 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 deltacmd.h desce
83a0: 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e ndents_.c:descen
83b0: 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a dents.h diff_.c:
83c0: 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e diff.h diffcmd_.
83d0: 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f c:diffcmd.h enco
83e0: 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
83f0: 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
8400: 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
8410: 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
8420: 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
8430: 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
8440: 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
8450: 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
8460: 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
8470: 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
8480: 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 3.h name_.c:name
8490: 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f .h pivot_.c:pivo
84a0: 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 t.h pqueue_.c:pq
84b0: 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 ueue.h printf_.c
84c0: 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c :printf.h rebuil
84d0: 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 73 d_.c:rebuild.h s
84e0: 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e chema_.c:schema.
84f0: 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 h setup_.c:setup
8500: 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e .h sha1_.c:sha1.
8510: 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 h style_.c:style
8520: 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e .h sync_.c:sync.
8530: 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 h tag_.c:tag.h t
8540: 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c imeline_.c:timel
8550: 69 6e 65 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e ine.h undo_.c:un
8560: 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 do.h update_.c:u
8570: 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 pdate.h url_.c:u
8580: 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 rl.h user_.c:use
8590: 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 r.h verify_.c:ve
85a0: 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a rify.h vfile_.c:
85b0: 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a vfile.h wiki_.c:
85c0: 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 wiki.h wikiforma
85d0: 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e t_.c:wikiformat.
85e0: 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 h xfer_.c:xfer.h
85f0: 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 zip_.c:zip.h $(
8600: 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e SRCDIR)/sqlite3.
8610: 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 h ./VERSION.h..t
8620: 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 6d 65 ouch headers..me
8630: 72 67 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 rge_.c:.$(SRCDIR
8640: 29 2f 6d 65 72 67 65 2e 63 20 24 28 53 52 43 44 )/merge.c $(SRCD
8650: 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e IR)/VERSION tran
8660: 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 slate.../transla
8670: 74 65 20 24 28 53 52 43 44 49 52 29 2f 6d 65 72 te $(SRCDIR)/mer
8680: 67 65 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 ge.c | sed -f $(
8690: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
86a0: 3e 6d 65 72 67 65 5f 2e 63 0a 0a 6d 65 72 67 65 >merge_.c..merge
86b0: 2e 6f 3a 09 6d 65 72 67 65 5f 2e 63 20 6d 65 72 .o:.merge_.c mer
86c0: 67 65 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f ge.h $(SRCDIR)/
86d0: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 config.h..$(XTCC
86e0: 29 20 2d 6f 20 6d 65 72 67 65 2e 6f 20 2d 63 20 ) -o merge.o -c
86f0: 6d 65 72 67 65 5f 2e 63 0a 0a 6d 65 72 67 65 2e merge_.c..merge.
8700: 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 h:.makeheaders..
8710: 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 ./makeheaders a
8720: 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f dd_.c:add.h bag_
8730: 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 .c:bag.h blob_.c
8740: 3a 62 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 3a 63 :blob.h cgi_.c:c
8750: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
8760: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
8770: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
8780: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
8790: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
87a0: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
87b0: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
87c0: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 t.h construct_.c
87d0: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e :construct.h con
87e0: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e tent_.c:content.
87f0: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c h db_.c:db.h del
8800: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 ta_.c:delta.h de
8810: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 ltacmd_.c:deltac
8820: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 md.h descendents
8830: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e _.c:descendents.
8840: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 h diff_.c:diff.h
8850: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 diffcmd_.c:diff
8860: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a cmd.h encode_.c:
8870: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
8880: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
8890: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
88a0: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
88b0: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
88c0: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
88d0: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
88e0: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
88f0: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
8900: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 3_.c:merge3.h na
8910: 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 me_.c:name.h piv
8920: 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 ot_.c:pivot.h pq
8930: 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 ueue_.c:pqueue.h
8940: 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 printf_.c:print
8950: 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 f.h rebuild_.c:r
8960: 65 62 75 69 6c 64 2e 68 20 73 63 68 65 6d 61 5f ebuild.h schema_
8970: 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 .c:schema.h setu
8980: 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 p_.c:setup.h sha
8990: 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 1_.c:sha1.h styl
89a0: 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e e_.c:style.h syn
89b0: 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f c_.c:sync.h tag_
89c0: 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e .c:tag.h timelin
89d0: 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 e_.c:timeline.h
89e0: 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 undo_.c:undo.h u
89f0: 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e pdate_.c:update.
8a00: 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 h url_.c:url.h u
8a10: 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 ser_.c:user.h ve
8a20: 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 rify_.c:verify.h
8a30: 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e vfile_.c:vfile.
8a40: 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 h wiki_.c:wiki.h
8a50: 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 wikiformat_.c:w
8a60: 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 ikiformat.h xfer
8a70: 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e _.c:xfer.h zip_.
8a80: 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 c:zip.h $(SRCDIR
8a90: 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 )/sqlite3.h ./VE
8aa0: 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 RSION.h..touch h
8ab0: 65 61 64 65 72 73 0a 0a 6d 65 72 67 65 33 5f 2e eaders..merge3_.
8ac0: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 6d 65 72 c:.$(SRCDIR)/mer
8ad0: 67 65 33 2e 63 20 24 28 53 52 43 44 49 52 29 2f ge3.c $(SRCDIR)/
8ae0: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 VERSION translat
8af0: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 e.../translate $
8b00: 28 53 52 43 44 49 52 29 2f 6d 65 72 67 65 33 2e (SRCDIR)/merge3.
8b10: 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 c | sed -f $(SRC
8b20: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 6d 65 DIR)/VERSION >me
8b30: 72 67 65 33 5f 2e 63 0a 0a 6d 65 72 67 65 33 2e rge3_.c..merge3.
8b40: 6f 3a 09 6d 65 72 67 65 33 5f 2e 63 20 6d 65 72 o:.merge3_.c mer
8b50: 67 65 33 2e 68 20 20 24 28 53 52 43 44 49 52 29 ge3.h $(SRCDIR)
8b60: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 /config.h..$(XTC
8b70: 43 29 20 2d 6f 20 6d 65 72 67 65 33 2e 6f 20 2d C) -o merge3.o -
8b80: 63 20 6d 65 72 67 65 33 5f 2e 63 0a 0a 6d 65 72 c merge3_.c..mer
8b90: 67 65 33 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 ge3.h:.makeheade
8ba0: 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 rs.../makeheader
8bb0: 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 s add_.c:add.h
8bc0: 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f bag_.c:bag.h blo
8bd0: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f b_.c:blob.h cgi_
8be0: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
8bf0: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
8c00: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
8c10: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
8c20: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
8c30: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
8c40: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
8c50: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
8c60: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
8c70: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
8c80: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
8c90: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
8ca0: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
8cb0: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
8cc0: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
8cd0: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
8ce0: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
8cf0: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
8d00: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
8d10: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
8d20: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
8d30: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
8d40: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
8d50: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
8d60: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
8d70: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
8d80: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
8d90: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
8da0: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
8db0: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
8dc0: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 h pqueue_.c:pque
8dd0: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 ue.h printf_.c:p
8de0: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f rintf.h rebuild_
8df0: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 68 .c:rebuild.h sch
8e00: 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 ema_.c:schema.h
8e10: 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 setup_.c:setup.h
8e20: 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 sha1_.c:sha1.h
8e30: 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 style_.c:style.h
8e40: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 sync_.c:sync.h
8e50: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d tag_.c:tag.h tim
8e60: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e eline_.c:timelin
8e70: 65 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f e.h undo_.c:undo
8e80: 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 .h update_.c:upd
8e90: 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c ate.h url_.c:url
8ea0: 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e .h user_.c:user.
8eb0: 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 h verify_.c:veri
8ec0: 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 fy.h vfile_.c:vf
8ed0: 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 ile.h wiki_.c:wi
8ee0: 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f ki.h wikiformat_
8ef0: 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 .c:wikiformat.h
8f00: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
8f10: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
8f20: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
8f30: 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 ./VERSION.h..tou
8f40: 63 68 20 68 65 61 64 65 72 73 0a 0a 6e 61 6d 65 ch headers..name
8f50: 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 6e _.c:.$(SRCDIR)/n
8f60: 61 6d 65 2e 63 20 24 28 53 52 43 44 49 52 29 2f ame.c $(SRCDIR)/
8f70: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 VERSION translat
8f80: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 e.../translate $
8f90: 28 53 52 43 44 49 52 29 2f 6e 61 6d 65 2e 63 20 (SRCDIR)/name.c
8fa0: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 | sed -f $(SRCDI
8fb0: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 6e 61 6d 65 R)/VERSION >name
8fc0: 5f 2e 63 0a 0a 6e 61 6d 65 2e 6f 3a 09 6e 61 6d _.c..name.o:.nam
8fd0: 65 5f 2e 63 20 6e 61 6d 65 2e 68 20 20 24 28 53 e_.c name.h $(S
8fe0: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a RCDIR)/config.h.
8ff0: 09 24 28 58 54 43 43 29 20 2d 6f 20 6e 61 6d 65 .$(XTCC) -o name
9000: 2e 6f 20 2d 63 20 6e 61 6d 65 5f 2e 63 0a 0a 6e .o -c name_.c..n
9010: 61 6d 65 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 ame.h:.makeheade
9020: 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 rs.../makeheader
9030: 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 s add_.c:add.h
9040: 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f bag_.c:bag.h blo
9050: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f b_.c:blob.h cgi_
9060: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
9070: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
9080: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
9090: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
90a0: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
90b0: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
90c0: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
90d0: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
90e0: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
90f0: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
9100: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
9110: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
9120: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
9130: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
9140: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
9150: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
9160: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
9170: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
9180: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
9190: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
91a0: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
91b0: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
91c0: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
91d0: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
91e0: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
91f0: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
9200: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
9210: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
9220: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
9230: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
9240: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 h pqueue_.c:pque
9250: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 ue.h printf_.c:p
9260: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f rintf.h rebuild_
9270: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 68 .c:rebuild.h sch
9280: 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 ema_.c:schema.h
9290: 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 setup_.c:setup.h
92a0: 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 sha1_.c:sha1.h
92b0: 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 style_.c:style.h
92c0: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 sync_.c:sync.h
92d0: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d tag_.c:tag.h tim
92e0: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e eline_.c:timelin
92f0: 65 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f e.h undo_.c:undo
9300: 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 .h update_.c:upd
9310: 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c ate.h url_.c:url
9320: 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e .h user_.c:user.
9330: 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 h verify_.c:veri
9340: 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 fy.h vfile_.c:vf
9350: 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 ile.h wiki_.c:wi
9360: 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f ki.h wikiformat_
9370: 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 .c:wikiformat.h
9380: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
9390: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
93a0: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
93b0: 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 ./VERSION.h..tou
93c0: 63 68 20 68 65 61 64 65 72 73 0a 0a 70 69 76 6f ch headers..pivo
93d0: 74 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f t_.c:.$(SRCDIR)/
93e0: 70 69 76 6f 74 2e 63 20 24 28 53 52 43 44 49 52 pivot.c $(SRCDIR
93f0: 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c )/VERSION transl
9400: 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 ate.../translate
9410: 20 24 28 53 52 43 44 49 52 29 2f 70 69 76 6f 74 $(SRCDIR)/pivot
9420: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 .c | sed -f $(SR
9430: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 70 CDIR)/VERSION >p
9440: 69 76 6f 74 5f 2e 63 0a 0a 70 69 76 6f 74 2e 6f ivot_.c..pivot.o
9450: 3a 09 70 69 76 6f 74 5f 2e 63 20 70 69 76 6f 74 :.pivot_.c pivot
9460: 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f .h $(SRCDIR)/co
9470: 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 nfig.h..$(XTCC)
9480: 2d 6f 20 70 69 76 6f 74 2e 6f 20 2d 63 20 70 69 -o pivot.o -c pi
9490: 76 6f 74 5f 2e 63 0a 0a 70 69 76 6f 74 2e 68 3a vot_.c..pivot.h:
94a0: 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f .makeheaders.../
94b0: 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 makeheaders add
94c0: 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 _.c:add.h bag_.c
94d0: 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 :bag.h blob_.c:b
94e0: 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 lob.h cgi_.c:cgi
94f0: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
9500: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
9510: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
9520: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
9530: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
9540: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
9550: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
9560: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
9570: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
9580: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
9590: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
95a0: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
95b0: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
95c0: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
95d0: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
95e0: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
95f0: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
9600: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
9610: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
9620: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
9630: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
9640: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
9650: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
9660: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
9670: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
9680: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
9690: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
96a0: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 .c:merge3.h name
96b0: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 _.c:name.h pivot
96c0: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 _.c:pivot.h pque
96d0: 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 ue_.c:pqueue.h p
96e0: 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e rintf_.c:printf.
96f0: 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 h rebuild_.c:reb
9700: 75 69 6c 64 2e 68 20 73 63 68 65 6d 61 5f 2e 63 uild.h schema_.c
9710: 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f :schema.h setup_
9720: 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f .c:setup.h sha1_
9730: 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f .c:sha1.h style_
9740: 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f .c:style.h sync_
9750: 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 .c:sync.h tag_.c
9760: 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f :tag.h timeline_
9770: 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 75 6e .c:timeline.h un
9780: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 do_.c:undo.h upd
9790: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 ate_.c:update.h
97a0: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 url_.c:url.h use
97b0: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 r_.c:user.h veri
97c0: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 fy_.c:verify.h v
97d0: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 file_.c:vfile.h
97e0: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 wiki_.c:wiki.h w
97f0: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b ikiformat_.c:wik
9800: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e iformat.h xfer_.
9810: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a c:xfer.h zip_.c:
9820: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f zip.h $(SRCDIR)/
9830: 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 sqlite3.h ./VERS
9840: 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 ION.h..touch hea
9850: 64 65 72 73 0a 0a 70 71 75 65 75 65 5f 2e 63 3a ders..pqueue_.c:
9860: 09 24 28 53 52 43 44 49 52 29 2f 70 71 75 65 75 .$(SRCDIR)/pqueu
9870: 65 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 e.c $(SRCDIR)/VE
9880: 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a RSION translate.
9890: 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 ../translate $(S
98a0: 52 43 44 49 52 29 2f 70 71 75 65 75 65 2e 63 20 RCDIR)/pqueue.c
98b0: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 | sed -f $(SRCDI
98c0: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 70 71 75 65 R)/VERSION >pque
98d0: 75 65 5f 2e 63 0a 0a 70 71 75 65 75 65 2e 6f 3a ue_.c..pqueue.o:
98e0: 09 70 71 75 65 75 65 5f 2e 63 20 70 71 75 65 75 .pqueue_.c pqueu
98f0: 65 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 e.h $(SRCDIR)/c
9900: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 onfig.h..$(XTCC)
9910: 20 2d 6f 20 70 71 75 65 75 65 2e 6f 20 2d 63 20 -o pqueue.o -c
9920: 70 71 75 65 75 65 5f 2e 63 0a 0a 70 71 75 65 75 pqueue_.c..pqueu
9930: 65 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 e.h:.makeheaders
9940: 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 .../makeheaders
9950: 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 add_.c:add.h ba
9960: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
9970: 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 .c:blob.h cgi_.c
9980: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
9990: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
99a0: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
99b0: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
99c0: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
99d0: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
99e0: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
99f0: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
9a00: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
9a10: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
9a20: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
9a30: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
9a40: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
9a50: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
9a60: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
9a70: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
9a80: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
9a90: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
9aa0: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
9ab0: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
9ac0: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
9ad0: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
9ae0: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
9af0: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
9b00: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
9b10: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
9b20: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
9b30: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
9b40: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 name_.c:name.h p
9b50: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 ivot_.c:pivot.h
9b60: 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 pqueue_.c:pqueue
9b70: 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 .h printf_.c:pri
9b80: 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 ntf.h rebuild_.c
9b90: 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 68 65 6d :rebuild.h schem
9ba0: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 a_.c:schema.h se
9bb0: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 tup_.c:setup.h s
9bc0: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 ha1_.c:sha1.h st
9bd0: 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 yle_.c:style.h s
9be0: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 ync_.c:sync.h ta
9bf0: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c g_.c:tag.h timel
9c00: 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e ine_.c:timeline.
9c10: 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 h undo_.c:undo.h
9c20: 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 update_.c:updat
9c30: 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 e.h url_.c:url.h
9c40: 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 user_.c:user.h
9c50: 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 verify_.c:verify
9c60: 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c .h vfile_.c:vfil
9c70: 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 e.h wiki_.c:wiki
9c80: 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 .h wikiformat_.c
9c90: 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 :wikiformat.h xf
9ca0: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 er_.c:xfer.h zip
9cb0: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 _.c:zip.h $(SRCD
9cc0: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f IR)/sqlite3.h ./
9cd0: 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 VERSION.h..touch
9ce0: 20 68 65 61 64 65 72 73 0a 0a 70 72 69 6e 74 66 headers..printf
9cf0: 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 70 _.c:.$(SRCDIR)/p
9d00: 72 69 6e 74 66 2e 63 20 24 28 53 52 43 44 49 52 rintf.c $(SRCDIR
9d10: 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c )/VERSION transl
9d20: 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 ate.../translate
9d30: 20 24 28 53 52 43 44 49 52 29 2f 70 72 69 6e 74 $(SRCDIR)/print
9d40: 66 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 f.c | sed -f $(S
9d50: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e RCDIR)/VERSION >
9d60: 70 72 69 6e 74 66 5f 2e 63 0a 0a 70 72 69 6e 74 printf_.c..print
9d70: 66 2e 6f 3a 09 70 72 69 6e 74 66 5f 2e 63 20 70 f.o:.printf_.c p
9d80: 72 69 6e 74 66 2e 68 20 20 24 28 53 52 43 44 49 rintf.h $(SRCDI
9d90: 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 R)/config.h..$(X
9da0: 54 43 43 29 20 2d 6f 20 70 72 69 6e 74 66 2e 6f TCC) -o printf.o
9db0: 20 2d 63 20 70 72 69 6e 74 66 5f 2e 63 0a 0a 70 -c printf_.c..p
9dc0: 72 69 6e 74 66 2e 68 3a 09 6d 61 6b 65 68 65 61 rintf.h:.makehea
9dd0: 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 ders.../makehead
9de0: 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e ers add_.c:add.
9df0: 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 h bag_.c:bag.h b
9e00: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 lob_.c:blob.h cg
9e10: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
9e20: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
9e30: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
9e40: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
9e50: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
9e60: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
9e70: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
9e80: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 mformat.h constr
9e90: 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 uct_.c:construct
9ea0: 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f .h content_.c:co
9eb0: 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 ntent.h db_.c:db
9ec0: 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 .h delta_.c:delt
9ed0: 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a a.h deltacmd_.c:
9ee0: 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 deltacmd.h desce
9ef0: 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e ndents_.c:descen
9f00: 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a dents.h diff_.c:
9f10: 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e diff.h diffcmd_.
9f20: 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f c:diffcmd.h enco
9f30: 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
9f40: 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
9f50: 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
9f60: 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
9f70: 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
9f80: 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
9f90: 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
9fa0: 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
9fb0: 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
9fc0: 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
9fd0: 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 3.h name_.c:name
9fe0: 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f .h pivot_.c:pivo
9ff0: 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 t.h pqueue_.c:pq
a000: 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 ueue.h printf_.c
a010: 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c :printf.h rebuil
a020: 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 73 d_.c:rebuild.h s
a030: 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e chema_.c:schema.
a040: 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 h setup_.c:setup
a050: 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e .h sha1_.c:sha1.
a060: 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 h style_.c:style
a070: 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e .h sync_.c:sync.
a080: 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 h tag_.c:tag.h t
a090: 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c imeline_.c:timel
a0a0: 69 6e 65 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e ine.h undo_.c:un
a0b0: 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 do.h update_.c:u
a0c0: 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 pdate.h url_.c:u
a0d0: 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 rl.h user_.c:use
a0e0: 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 r.h verify_.c:ve
a0f0: 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a rify.h vfile_.c:
a100: 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a vfile.h wiki_.c:
a110: 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 wiki.h wikiforma
a120: 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e t_.c:wikiformat.
a130: 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 h xfer_.c:xfer.h
a140: 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 zip_.c:zip.h $(
a150: 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e SRCDIR)/sqlite3.
a160: 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 h ./VERSION.h..t
a170: 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 72 65 ouch headers..re
a180: 62 75 69 6c 64 5f 2e 63 3a 09 24 28 53 52 43 44 build_.c:.$(SRCD
a190: 49 52 29 2f 72 65 62 75 69 6c 64 2e 63 20 24 28 IR)/rebuild.c $(
a1a0: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
a1b0: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 translate.../tra
a1c0: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 nslate $(SRCDIR)
a1d0: 2f 72 65 62 75 69 6c 64 2e 63 20 7c 20 73 65 64 /rebuild.c | sed
a1e0: 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 -f $(SRCDIR)/VE
a1f0: 52 53 49 4f 4e 20 3e 72 65 62 75 69 6c 64 5f 2e RSION >rebuild_.
a200: 63 0a 0a 72 65 62 75 69 6c 64 2e 6f 3a 09 72 65 c..rebuild.o:.re
a210: 62 75 69 6c 64 5f 2e 63 20 72 65 62 75 69 6c 64 build_.c rebuild
a220: 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f .h $(SRCDIR)/co
a230: 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 nfig.h..$(XTCC)
a240: 2d 6f 20 72 65 62 75 69 6c 64 2e 6f 20 2d 63 20 -o rebuild.o -c
a250: 72 65 62 75 69 6c 64 5f 2e 63 0a 0a 72 65 62 75 rebuild_.c..rebu
a260: 69 6c 64 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 ild.h:.makeheade
a270: 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 rs.../makeheader
a280: 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 s add_.c:add.h
a290: 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f bag_.c:bag.h blo
a2a0: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f b_.c:blob.h cgi_
a2b0: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
a2c0: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
a2d0: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
a2e0: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
a2f0: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
a300: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
a310: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
a320: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
a330: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
a340: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
a350: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
a360: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
a370: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
a380: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
a390: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
a3a0: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
a3b0: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
a3c0: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
a3d0: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
a3e0: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
a3f0: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
a400: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
a410: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
a420: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
a430: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
a440: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
a450: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
a460: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
a470: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
a480: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
a490: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 h pqueue_.c:pque
a4a0: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 ue.h printf_.c:p
a4b0: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f rintf.h rebuild_
a4c0: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 68 .c:rebuild.h sch
a4d0: 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 ema_.c:schema.h
a4e0: 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 setup_.c:setup.h
a4f0: 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 sha1_.c:sha1.h
a500: 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 style_.c:style.h
a510: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 sync_.c:sync.h
a520: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d tag_.c:tag.h tim
a530: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e eline_.c:timelin
a540: 65 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f e.h undo_.c:undo
a550: 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 .h update_.c:upd
a560: 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c ate.h url_.c:url
a570: 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e .h user_.c:user.
a580: 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 h verify_.c:veri
a590: 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 fy.h vfile_.c:vf
a5a0: 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 ile.h wiki_.c:wi
a5b0: 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f ki.h wikiformat_
a5c0: 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 .c:wikiformat.h
a5d0: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
a5e0: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
a5f0: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
a600: 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 ./VERSION.h..tou
a610: 63 68 20 68 65 61 64 65 72 73 0a 0a 73 63 68 65 ch headers..sche
a620: 6d 61 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 ma_.c:.$(SRCDIR)
a630: 2f 73 63 68 65 6d 61 2e 63 20 24 28 53 52 43 44 /schema.c $(SRCD
a640: 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e IR)/VERSION tran
a650: 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 slate.../transla
a660: 74 65 20 24 28 53 52 43 44 49 52 29 2f 73 63 68 te $(SRCDIR)/sch
a670: 65 6d 61 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 ema.c | sed -f $
a680: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
a690: 20 3e 73 63 68 65 6d 61 5f 2e 63 0a 0a 73 63 68 >schema_.c..sch
a6a0: 65 6d 61 2e 6f 3a 09 73 63 68 65 6d 61 5f 2e 63 ema.o:.schema_.c
a6b0: 20 73 63 68 65 6d 61 2e 68 20 20 24 28 53 52 43 schema.h $(SRC
a6c0: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 DIR)/config.h..$
a6d0: 28 58 54 43 43 29 20 2d 6f 20 73 63 68 65 6d 61 (XTCC) -o schema
a6e0: 2e 6f 20 2d 63 20 73 63 68 65 6d 61 5f 2e 63 0a .o -c schema_.c.
a6f0: 0a 73 63 68 65 6d 61 2e 68 3a 09 6d 61 6b 65 68 .schema.h:.makeh
a700: 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 eaders.../makehe
a710: 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 aders add_.c:ad
a720: 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 d.h bag_.c:bag.h
a730: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 blob_.c:blob.h
a740: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
a750: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
a760: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
a770: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
a780: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
a790: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
a7a0: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
a7b0: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 comformat.h cons
a7c0: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 truct_.c:constru
a7d0: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a ct.h content_.c:
a7e0: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a content.h db_.c:
a7f0: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 db.h delta_.c:de
a800: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e lta.h deltacmd_.
a810: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 c:deltacmd.h des
a820: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 cendents_.c:desc
a830: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e endents.h diff_.
a840: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 c:diff.h diffcmd
a850: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e _.c:diffcmd.h en
a860: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
a870: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
a880: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
a890: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
a8a0: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
a8b0: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
a8c0: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
a8d0: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
a8e0: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
a8f0: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
a900: 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 ge3.h name_.c:na
a910: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 me.h pivot_.c:pi
a920: 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a vot.h pqueue_.c:
a930: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f pqueue.h printf_
a940: 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 .c:printf.h rebu
a950: 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 ild_.c:rebuild.h
a960: 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d schema_.c:schem
a970: 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 a.h setup_.c:set
a980: 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 up.h sha1_.c:sha
a990: 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 1.h style_.c:sty
a9a0: 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e le.h sync_.c:syn
a9b0: 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 c.h tag_.c:tag.h
a9c0: 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d timeline_.c:tim
a9d0: 65 6c 69 6e 65 2e 68 20 75 6e 64 6f 5f 2e 63 3a eline.h undo_.c:
a9e0: 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 undo.h update_.c
a9f0: 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 :update.h url_.c
aa00: 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 :url.h user_.c:u
aa10: 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a ser.h verify_.c:
aa20: 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e verify.h vfile_.
aa30: 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e c:vfile.h wiki_.
aa40: 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 c:wiki.h wikifor
aa50: 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 mat_.c:wikiforma
aa60: 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 t.h xfer_.c:xfer
aa70: 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 .h zip_.c:zip.h
aa80: 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 $(SRCDIR)/sqlite
aa90: 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 3.h ./VERSION.h.
aaa0: 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a .touch headers..
aab0: 73 65 74 75 70 5f 2e 63 3a 09 24 28 53 52 43 44 setup_.c:.$(SRCD
aac0: 49 52 29 2f 73 65 74 75 70 2e 63 20 24 28 53 52 IR)/setup.c $(SR
aad0: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 CDIR)/VERSION tr
aae0: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 anslate.../trans
aaf0: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 73 late $(SRCDIR)/s
ab00: 65 74 75 70 2e 63 20 7c 20 73 65 64 20 2d 66 20 etup.c | sed -f
ab10: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
ab20: 4e 20 3e 73 65 74 75 70 5f 2e 63 0a 0a 73 65 74 N >setup_.c..set
ab30: 75 70 2e 6f 3a 09 73 65 74 75 70 5f 2e 63 20 73 up.o:.setup_.c s
ab40: 65 74 75 70 2e 68 20 20 24 28 53 52 43 44 49 52 etup.h $(SRCDIR
ab50: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 )/config.h..$(XT
ab60: 43 43 29 20 2d 6f 20 73 65 74 75 70 2e 6f 20 2d CC) -o setup.o -
ab70: 63 20 73 65 74 75 70 5f 2e 63 0a 0a 73 65 74 75 c setup_.c..setu
ab80: 70 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 p.h:.makeheaders
ab90: 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 .../makeheaders
aba0: 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 add_.c:add.h ba
abb0: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
abc0: 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 .c:blob.h cgi_.c
abd0: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
abe0: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
abf0: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
ac00: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
ac10: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
ac20: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
ac30: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
ac40: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
ac50: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
ac60: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
ac70: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
ac80: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
ac90: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
aca0: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
acb0: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
acc0: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
acd0: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
ace0: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
acf0: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
ad00: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
ad10: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
ad20: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
ad30: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
ad40: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
ad50: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
ad60: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
ad70: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
ad80: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
ad90: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 name_.c:name.h p
ada0: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 ivot_.c:pivot.h
adb0: 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 pqueue_.c:pqueue
adc0: 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 .h printf_.c:pri
add0: 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 ntf.h rebuild_.c
ade0: 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 68 65 6d :rebuild.h schem
adf0: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 a_.c:schema.h se
ae00: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 tup_.c:setup.h s
ae10: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 ha1_.c:sha1.h st
ae20: 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 yle_.c:style.h s
ae30: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 ync_.c:sync.h ta
ae40: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c g_.c:tag.h timel
ae50: 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e ine_.c:timeline.
ae60: 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 h undo_.c:undo.h
ae70: 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 update_.c:updat
ae80: 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 e.h url_.c:url.h
ae90: 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 user_.c:user.h
aea0: 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 verify_.c:verify
aeb0: 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c .h vfile_.c:vfil
aec0: 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 e.h wiki_.c:wiki
aed0: 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 .h wikiformat_.c
aee0: 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 :wikiformat.h xf
aef0: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 er_.c:xfer.h zip
af00: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 _.c:zip.h $(SRCD
af10: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f IR)/sqlite3.h ./
af20: 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 VERSION.h..touch
af30: 20 68 65 61 64 65 72 73 0a 0a 73 68 61 31 5f 2e headers..sha1_.
af40: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 73 68 61 c:.$(SRCDIR)/sha
af50: 31 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 1.c $(SRCDIR)/VE
af60: 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a RSION translate.
af70: 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 ../translate $(S
af80: 52 43 44 49 52 29 2f 73 68 61 31 2e 63 20 7c 20 RCDIR)/sha1.c |
af90: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 sed -f $(SRCDIR)
afa0: 2f 56 45 52 53 49 4f 4e 20 3e 73 68 61 31 5f 2e /VERSION >sha1_.
afb0: 63 0a 0a 73 68 61 31 2e 6f 3a 09 73 68 61 31 5f c..sha1.o:.sha1_
afc0: 2e 63 20 73 68 61 31 2e 68 20 20 24 28 53 52 43 .c sha1.h $(SRC
afd0: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 DIR)/config.h..$
afe0: 28 58 54 43 43 29 20 2d 6f 20 73 68 61 31 2e 6f (XTCC) -o sha1.o
aff0: 20 2d 63 20 73 68 61 31 5f 2e 63 0a 0a 73 68 61 -c sha1_.c..sha
b000: 31 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 1.h:.makeheaders
b010: 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 .../makeheaders
b020: 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 add_.c:add.h ba
b030: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
b040: 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 .c:blob.h cgi_.c
b050: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
b060: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
b070: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
b080: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
b090: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
b0a0: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
b0b0: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
b0c0: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
b0d0: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
b0e0: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
b0f0: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
b100: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
b110: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
b120: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
b130: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
b140: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
b150: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
b160: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
b170: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
b180: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
b190: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
b1a0: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
b1b0: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
b1c0: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
b1d0: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
b1e0: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
b1f0: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
b200: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
b210: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 name_.c:name.h p
b220: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 ivot_.c:pivot.h
b230: 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 pqueue_.c:pqueue
b240: 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 .h printf_.c:pri
b250: 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 ntf.h rebuild_.c
b260: 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 68 65 6d :rebuild.h schem
b270: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 a_.c:schema.h se
b280: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 tup_.c:setup.h s
b290: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 ha1_.c:sha1.h st
b2a0: 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 yle_.c:style.h s
b2b0: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 ync_.c:sync.h ta
b2c0: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c g_.c:tag.h timel
b2d0: 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e ine_.c:timeline.
b2e0: 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 h undo_.c:undo.h
b2f0: 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 update_.c:updat
b300: 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 e.h url_.c:url.h
b310: 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 user_.c:user.h
b320: 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 verify_.c:verify
b330: 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c .h vfile_.c:vfil
b340: 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 e.h wiki_.c:wiki
b350: 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 .h wikiformat_.c
b360: 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 :wikiformat.h xf
b370: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 er_.c:xfer.h zip
b380: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 _.c:zip.h $(SRCD
b390: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f IR)/sqlite3.h ./
b3a0: 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 VERSION.h..touch
b3b0: 20 68 65 61 64 65 72 73 0a 0a 73 74 79 6c 65 5f headers..style_
b3c0: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 73 74 .c:.$(SRCDIR)/st
b3d0: 79 6c 65 2e 63 20 24 28 53 52 43 44 49 52 29 2f yle.c $(SRCDIR)/
b3e0: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 VERSION translat
b3f0: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 e.../translate $
b400: 28 53 52 43 44 49 52 29 2f 73 74 79 6c 65 2e 63 (SRCDIR)/style.c
b410: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 | sed -f $(SRCD
b420: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 73 74 79 IR)/VERSION >sty
b430: 6c 65 5f 2e 63 0a 0a 73 74 79 6c 65 2e 6f 3a 09 le_.c..style.o:.
b440: 73 74 79 6c 65 5f 2e 63 20 73 74 79 6c 65 2e 68 style_.c style.h
b450: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 $(SRCDIR)/conf
b460: 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f ig.h..$(XTCC) -o
b470: 20 73 74 79 6c 65 2e 6f 20 2d 63 20 73 74 79 6c style.o -c styl
b480: 65 5f 2e 63 0a 0a 73 74 79 6c 65 2e 68 3a 09 6d e_.c..style.h:.m
b490: 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 akeheaders.../ma
b4a0: 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e keheaders add_.
b4b0: 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 c:add.h bag_.c:b
b4c0: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f ag.h blob_.c:blo
b4d0: 62 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 b.h cgi_.c:cgi.h
b4e0: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
b4f0: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
b500: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
b510: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
b520: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
b530: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
b540: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
b550: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e construct_.c:con
b560: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 struct.h content
b570: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 _.c:content.h db
b580: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e _.c:db.h delta_.
b590: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 c:delta.h deltac
b5a0: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 md_.c:deltacmd.h
b5b0: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a descendents_.c:
b5c0: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 descendents.h di
b5d0: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 ff_.c:diff.h dif
b5e0: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e fcmd_.c:diffcmd.
b5f0: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
b600: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
b610: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
b620: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
b630: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
b640: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
b650: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
b660: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
b670: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
b680: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
b690: 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e :merge3.h name_.
b6a0: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e c:name.h pivot_.
b6b0: 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 c:pivot.h pqueue
b6c0: 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 _.c:pqueue.h pri
b6d0: 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 ntf_.c:printf.h
b6e0: 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 rebuild_.c:rebui
b6f0: 6c 64 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 ld.h schema_.c:s
b700: 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 chema.h setup_.c
b710: 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 :setup.h sha1_.c
b720: 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 :sha1.h style_.c
b730: 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 :style.h sync_.c
b740: 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 :sync.h tag_.c:t
b750: 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 ag.h timeline_.c
b760: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 75 6e 64 6f :timeline.h undo
b770: 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 _.c:undo.h updat
b780: 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 e_.c:update.h ur
b790: 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f l_.c:url.h user_
b7a0: 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 .c:user.h verify
b7b0: 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 _.c:verify.h vfi
b7c0: 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 le_.c:vfile.h wi
b7d0: 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b ki_.c:wiki.h wik
b7e0: 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 iformat_.c:wikif
b7f0: 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a ormat.h xfer_.c:
b800: 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
b810: 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
b820: 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f lite3.h ./VERSIO
b830: 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 N.h..touch heade
b840: 72 73 0a 0a 73 79 6e 63 5f 2e 63 3a 09 24 28 53 rs..sync_.c:.$(S
b850: 52 43 44 49 52 29 2f 73 79 6e 63 2e 63 20 24 28 RCDIR)/sync.c $(
b860: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
b870: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 translate.../tra
b880: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 nslate $(SRCDIR)
b890: 2f 73 79 6e 63 2e 63 20 7c 20 73 65 64 20 2d 66 /sync.c | sed -f
b8a0: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
b8b0: 4f 4e 20 3e 73 79 6e 63 5f 2e 63 0a 0a 73 79 6e ON >sync_.c..syn
b8c0: 63 2e 6f 3a 09 73 79 6e 63 5f 2e 63 20 73 79 6e c.o:.sync_.c syn
b8d0: 63 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 c.h $(SRCDIR)/c
b8e0: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 onfig.h..$(XTCC)
b8f0: 20 2d 6f 20 73 79 6e 63 2e 6f 20 2d 63 20 73 79 -o sync.o -c sy
b900: 6e 63 5f 2e 63 0a 0a 73 79 6e 63 2e 68 3a 09 6d nc_.c..sync.h:.m
b910: 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 akeheaders.../ma
b920: 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e keheaders add_.
b930: 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 c:add.h bag_.c:b
b940: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f ag.h blob_.c:blo
b950: 62 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 b.h cgi_.c:cgi.h
b960: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
b970: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
b980: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
b990: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
b9a0: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
b9b0: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
b9c0: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
b9d0: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e construct_.c:con
b9e0: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 struct.h content
b9f0: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 _.c:content.h db
ba00: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e _.c:db.h delta_.
ba10: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 c:delta.h deltac
ba20: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 md_.c:deltacmd.h
ba30: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a descendents_.c:
ba40: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 descendents.h di
ba50: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 ff_.c:diff.h dif
ba60: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e fcmd_.c:diffcmd.
ba70: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
ba80: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
ba90: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
baa0: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
bab0: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
bac0: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
bad0: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
bae0: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
baf0: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
bb00: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
bb10: 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e :merge3.h name_.
bb20: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e c:name.h pivot_.
bb30: 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 c:pivot.h pqueue
bb40: 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 _.c:pqueue.h pri
bb50: 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 ntf_.c:printf.h
bb60: 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 rebuild_.c:rebui
bb70: 6c 64 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 ld.h schema_.c:s
bb80: 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 chema.h setup_.c
bb90: 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 :setup.h sha1_.c
bba0: 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 :sha1.h style_.c
bbb0: 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 :style.h sync_.c
bbc0: 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 :sync.h tag_.c:t
bbd0: 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 ag.h timeline_.c
bbe0: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 75 6e 64 6f :timeline.h undo
bbf0: 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 _.c:undo.h updat
bc00: 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 e_.c:update.h ur
bc10: 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f l_.c:url.h user_
bc20: 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 .c:user.h verify
bc30: 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 _.c:verify.h vfi
bc40: 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 le_.c:vfile.h wi
bc50: 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b ki_.c:wiki.h wik
bc60: 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 iformat_.c:wikif
bc70: 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a ormat.h xfer_.c:
bc80: 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
bc90: 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
bca0: 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f lite3.h ./VERSIO
bcb0: 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 N.h..touch heade
bcc0: 72 73 0a 0a 74 61 67 5f 2e 63 3a 09 24 28 53 52 rs..tag_.c:.$(SR
bcd0: 43 44 49 52 29 2f 74 61 67 2e 63 20 24 28 53 52 CDIR)/tag.c $(SR
bce0: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 CDIR)/VERSION tr
bcf0: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 anslate.../trans
bd00: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 74 late $(SRCDIR)/t
bd10: 61 67 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 ag.c | sed -f $(
bd20: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
bd30: 3e 74 61 67 5f 2e 63 0a 0a 74 61 67 2e 6f 3a 09 >tag_.c..tag.o:.
bd40: 74 61 67 5f 2e 63 20 74 61 67 2e 68 20 20 24 28 tag_.c tag.h $(
bd50: 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 SRCDIR)/config.h
bd60: 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 74 61 67 ..$(XTCC) -o tag
bd70: 2e 6f 20 2d 63 20 74 61 67 5f 2e 63 0a 0a 74 61 .o -c tag_.c..ta
bd80: 67 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 g.h:.makeheaders
bd90: 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 .../makeheaders
bda0: 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 add_.c:add.h ba
bdb0: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
bdc0: 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 .c:blob.h cgi_.c
bdd0: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
bde0: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
bdf0: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
be00: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
be10: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
be20: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
be30: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
be40: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
be50: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
be60: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
be70: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
be80: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
be90: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
bea0: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
beb0: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
bec0: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
bed0: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
bee0: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
bef0: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
bf00: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
bf10: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
bf20: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
bf30: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
bf40: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
bf50: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
bf60: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
bf70: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
bf80: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
bf90: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 name_.c:name.h p
bfa0: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 ivot_.c:pivot.h
bfb0: 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 pqueue_.c:pqueue
bfc0: 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 .h printf_.c:pri
bfd0: 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 ntf.h rebuild_.c
bfe0: 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 68 65 6d :rebuild.h schem
bff0: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 a_.c:schema.h se
c000: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 tup_.c:setup.h s
c010: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 ha1_.c:sha1.h st
c020: 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 yle_.c:style.h s
c030: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 ync_.c:sync.h ta
c040: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c g_.c:tag.h timel
c050: 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e ine_.c:timeline.
c060: 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 h undo_.c:undo.h
c070: 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 update_.c:updat
c080: 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 e.h url_.c:url.h
c090: 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 user_.c:user.h
c0a0: 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 verify_.c:verify
c0b0: 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c .h vfile_.c:vfil
c0c0: 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 e.h wiki_.c:wiki
c0d0: 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 .h wikiformat_.c
c0e0: 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 :wikiformat.h xf
c0f0: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 er_.c:xfer.h zip
c100: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 _.c:zip.h $(SRCD
c110: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f IR)/sqlite3.h ./
c120: 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 VERSION.h..touch
c130: 20 68 65 61 64 65 72 73 0a 0a 74 69 6d 65 6c 69 headers..timeli
c140: 6e 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 ne_.c:.$(SRCDIR)
c150: 2f 74 69 6d 65 6c 69 6e 65 2e 63 20 24 28 53 52 /timeline.c $(SR
c160: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 CDIR)/VERSION tr
c170: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 anslate.../trans
c180: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 74 late $(SRCDIR)/t
c190: 69 6d 65 6c 69 6e 65 2e 63 20 7c 20 73 65 64 20 imeline.c | sed
c1a0: 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 -f $(SRCDIR)/VER
c1b0: 53 49 4f 4e 20 3e 74 69 6d 65 6c 69 6e 65 5f 2e SION >timeline_.
c1c0: 63 0a 0a 74 69 6d 65 6c 69 6e 65 2e 6f 3a 09 74 c..timeline.o:.t
c1d0: 69 6d 65 6c 69 6e 65 5f 2e 63 20 74 69 6d 65 6c imeline_.c timel
c1e0: 69 6e 65 2e 68 20 20 24 28 53 52 43 44 49 52 29 ine.h $(SRCDIR)
c1f0: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 /config.h..$(XTC
c200: 43 29 20 2d 6f 20 74 69 6d 65 6c 69 6e 65 2e 6f C) -o timeline.o
c210: 20 2d 63 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 0a -c timeline_.c.
c220: 0a 74 69 6d 65 6c 69 6e 65 2e 68 3a 09 6d 61 6b .timeline.h:.mak
c230: 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 eheaders.../make
c240: 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a headers add_.c:
c250: 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 add.h bag_.c:bag
c260: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
c270: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
c280: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
c290: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
c2a0: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
c2b0: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
c2c0: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
c2d0: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
c2e0: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
c2f0: 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 nstruct_.c:const
c300: 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e ruct.h content_.
c310: 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e c:content.h db_.
c320: 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a c:db.h delta_.c:
c330: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 delta.h deltacmd
c340: 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 _.c:deltacmd.h d
c350: 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 escendents_.c:de
c360: 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 scendents.h diff
c370: 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 _.c:diff.h diffc
c380: 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 md_.c:diffcmd.h
c390: 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
c3a0: 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
c3b0: 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
c3c0: 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
c3d0: 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
c3e0: 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
c3f0: 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
c400: 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
c410: 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
c420: 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
c430: 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a erge3.h name_.c:
c440: 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a name.h pivot_.c:
c450: 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e pivot.h pqueue_.
c460: 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 c:pqueue.h print
c470: 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 f_.c:printf.h re
c480: 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 build_.c:rebuild
c490: 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 .h schema_.c:sch
c4a0: 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 ema.h setup_.c:s
c4b0: 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 etup.h sha1_.c:s
c4c0: 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 ha1.h style_.c:s
c4d0: 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 tyle.h sync_.c:s
c4e0: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
c4f0: 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 .h timeline_.c:t
c500: 69 6d 65 6c 69 6e 65 2e 68 20 75 6e 64 6f 5f 2e imeline.h undo_.
c510: 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f c:undo.h update_
c520: 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f .c:update.h url_
c530: 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 .c:url.h user_.c
c540: 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e :user.h verify_.
c550: 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 c:verify.h vfile
c560: 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 _.c:vfile.h wiki
c570: 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 _.c:wiki.h wikif
c580: 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 ormat_.c:wikifor
c590: 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 mat.h xfer_.c:xf
c5a0: 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e er.h zip_.c:zip.
c5b0: 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 h $(SRCDIR)/sqli
c5c0: 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e te3.h ./VERSION.
c5d0: 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 h..touch headers
c5e0: 0a 0a 75 6e 64 6f 5f 2e 63 3a 09 24 28 53 52 43 ..undo_.c:.$(SRC
c5f0: 44 49 52 29 2f 75 6e 64 6f 2e 63 20 24 28 53 52 DIR)/undo.c $(SR
c600: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 CDIR)/VERSION tr
c610: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 anslate.../trans
c620: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 75 late $(SRCDIR)/u
c630: 6e 64 6f 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 ndo.c | sed -f $
c640: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
c650: 20 3e 75 6e 64 6f 5f 2e 63 0a 0a 75 6e 64 6f 2e >undo_.c..undo.
c660: 6f 3a 09 75 6e 64 6f 5f 2e 63 20 75 6e 64 6f 2e o:.undo_.c undo.
c670: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e h $(SRCDIR)/con
c680: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d fig.h..$(XTCC) -
c690: 6f 20 75 6e 64 6f 2e 6f 20 2d 63 20 75 6e 64 6f o undo.o -c undo
c6a0: 5f 2e 63 0a 0a 75 6e 64 6f 2e 68 3a 09 6d 61 6b _.c..undo.h:.mak
c6b0: 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 eheaders.../make
c6c0: 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a headers add_.c:
c6d0: 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 add.h bag_.c:bag
c6e0: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
c6f0: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
c700: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
c710: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
c720: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
c730: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
c740: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
c750: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
c760: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
c770: 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 nstruct_.c:const
c780: 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e ruct.h content_.
c790: 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e c:content.h db_.
c7a0: 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a c:db.h delta_.c:
c7b0: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 delta.h deltacmd
c7c0: 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 _.c:deltacmd.h d
c7d0: 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 escendents_.c:de
c7e0: 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 scendents.h diff
c7f0: 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 _.c:diff.h diffc
c800: 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 md_.c:diffcmd.h
c810: 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
c820: 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
c830: 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
c840: 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
c850: 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
c860: 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
c870: 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
c880: 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
c890: 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
c8a0: 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
c8b0: 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a erge3.h name_.c:
c8c0: 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a name.h pivot_.c:
c8d0: 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e pivot.h pqueue_.
c8e0: 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 c:pqueue.h print
c8f0: 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 f_.c:printf.h re
c900: 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 build_.c:rebuild
c910: 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 .h schema_.c:sch
c920: 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 ema.h setup_.c:s
c930: 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 etup.h sha1_.c:s
c940: 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 ha1.h style_.c:s
c950: 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 tyle.h sync_.c:s
c960: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
c970: 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 .h timeline_.c:t
c980: 69 6d 65 6c 69 6e 65 2e 68 20 75 6e 64 6f 5f 2e imeline.h undo_.
c990: 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f c:undo.h update_
c9a0: 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f .c:update.h url_
c9b0: 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 .c:url.h user_.c
c9c0: 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e :user.h verify_.
c9d0: 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 c:verify.h vfile
c9e0: 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 _.c:vfile.h wiki
c9f0: 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 _.c:wiki.h wikif
ca00: 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 ormat_.c:wikifor
ca10: 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 mat.h xfer_.c:xf
ca20: 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e er.h zip_.c:zip.
ca30: 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 h $(SRCDIR)/sqli
ca40: 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e te3.h ./VERSION.
ca50: 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 h..touch headers
ca60: 0a 0a 75 70 64 61 74 65 5f 2e 63 3a 09 24 28 53 ..update_.c:.$(S
ca70: 52 43 44 49 52 29 2f 75 70 64 61 74 65 2e 63 20 RCDIR)/update.c
ca80: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
ca90: 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 N translate.../t
caa0: 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 ranslate $(SRCDI
cab0: 52 29 2f 75 70 64 61 74 65 2e 63 20 7c 20 73 65 R)/update.c | se
cac0: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 d -f $(SRCDIR)/V
cad0: 45 52 53 49 4f 4e 20 3e 75 70 64 61 74 65 5f 2e ERSION >update_.
cae0: 63 0a 0a 75 70 64 61 74 65 2e 6f 3a 09 75 70 64 c..update.o:.upd
caf0: 61 74 65 5f 2e 63 20 75 70 64 61 74 65 2e 68 20 ate_.c update.h
cb00: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
cb10: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
cb20: 75 70 64 61 74 65 2e 6f 20 2d 63 20 75 70 64 61 update.o -c upda
cb30: 74 65 5f 2e 63 0a 0a 75 70 64 61 74 65 2e 68 3a te_.c..update.h:
cb40: 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f .makeheaders.../
cb50: 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 makeheaders add
cb60: 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 _.c:add.h bag_.c
cb70: 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 :bag.h blob_.c:b
cb80: 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 lob.h cgi_.c:cgi
cb90: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
cba0: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
cbb0: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
cbc0: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
cbd0: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
cbe0: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
cbf0: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
cc00: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
cc10: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
cc20: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
cc30: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
cc40: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
cc50: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
cc60: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
cc70: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
cc80: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
cc90: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
cca0: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
ccb0: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
ccc0: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
ccd0: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
cce0: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
ccf0: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
cd00: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
cd10: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
cd20: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
cd30: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
cd40: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 .c:merge3.h name
cd50: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 _.c:name.h pivot
cd60: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 _.c:pivot.h pque
cd70: 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 ue_.c:pqueue.h p
cd80: 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e rintf_.c:printf.
cd90: 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 h rebuild_.c:reb
cda0: 75 69 6c 64 2e 68 20 73 63 68 65 6d 61 5f 2e 63 uild.h schema_.c
cdb0: 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f :schema.h setup_
cdc0: 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f .c:setup.h sha1_
cdd0: 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f .c:sha1.h style_
cde0: 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f .c:style.h sync_
cdf0: 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 .c:sync.h tag_.c
ce00: 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f :tag.h timeline_
ce10: 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 75 6e .c:timeline.h un
ce20: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 do_.c:undo.h upd
ce30: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 ate_.c:update.h
ce40: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 url_.c:url.h use
ce50: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 r_.c:user.h veri
ce60: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 fy_.c:verify.h v
ce70: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 file_.c:vfile.h
ce80: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 wiki_.c:wiki.h w
ce90: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b ikiformat_.c:wik
cea0: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e iformat.h xfer_.
ceb0: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a c:xfer.h zip_.c:
cec0: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f zip.h $(SRCDIR)/
ced0: 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 sqlite3.h ./VERS
cee0: 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 ION.h..touch hea
cef0: 64 65 72 73 0a 0a 75 72 6c 5f 2e 63 3a 09 24 28 ders..url_.c:.$(
cf00: 53 52 43 44 49 52 29 2f 75 72 6c 2e 63 20 24 28 SRCDIR)/url.c $(
cf10: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
cf20: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 translate.../tra
cf30: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 nslate $(SRCDIR)
cf40: 2f 75 72 6c 2e 63 20 7c 20 73 65 64 20 2d 66 20 /url.c | sed -f
cf50: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
cf60: 4e 20 3e 75 72 6c 5f 2e 63 0a 0a 75 72 6c 2e 6f N >url_.c..url.o
cf70: 3a 09 75 72 6c 5f 2e 63 20 75 72 6c 2e 68 20 20 :.url_.c url.h
cf80: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 $(SRCDIR)/config
cf90: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 75 .h..$(XTCC) -o u
cfa0: 72 6c 2e 6f 20 2d 63 20 75 72 6c 5f 2e 63 0a 0a rl.o -c url_.c..
cfb0: 75 72 6c 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 url.h:.makeheade
cfc0: 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 rs.../makeheader
cfd0: 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 s add_.c:add.h
cfe0: 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f bag_.c:bag.h blo
cff0: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f b_.c:blob.h cgi_
d000: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
d010: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
d020: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
d030: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
d040: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
d050: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
d060: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
d070: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
d080: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
d090: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
d0a0: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
d0b0: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
d0c0: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
d0d0: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
d0e0: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
d0f0: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
d100: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
d110: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
d120: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
d130: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
d140: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
d150: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
d160: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
d170: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
d180: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
d190: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
d1a0: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
d1b0: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
d1c0: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
d1d0: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
d1e0: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 h pqueue_.c:pque
d1f0: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 ue.h printf_.c:p
d200: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f rintf.h rebuild_
d210: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 68 .c:rebuild.h sch
d220: 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 ema_.c:schema.h
d230: 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 setup_.c:setup.h
d240: 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 sha1_.c:sha1.h
d250: 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 style_.c:style.h
d260: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 sync_.c:sync.h
d270: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d tag_.c:tag.h tim
d280: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e eline_.c:timelin
d290: 65 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f e.h undo_.c:undo
d2a0: 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 .h update_.c:upd
d2b0: 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c ate.h url_.c:url
d2c0: 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e .h user_.c:user.
d2d0: 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 h verify_.c:veri
d2e0: 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 fy.h vfile_.c:vf
d2f0: 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 ile.h wiki_.c:wi
d300: 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f ki.h wikiformat_
d310: 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 .c:wikiformat.h
d320: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
d330: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
d340: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
d350: 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 ./VERSION.h..tou
d360: 63 68 20 68 65 61 64 65 72 73 0a 0a 75 73 65 72 ch headers..user
d370: 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 75 _.c:.$(SRCDIR)/u
d380: 73 65 72 2e 63 20 24 28 53 52 43 44 49 52 29 2f ser.c $(SRCDIR)/
d390: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 VERSION translat
d3a0: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 e.../translate $
d3b0: 28 53 52 43 44 49 52 29 2f 75 73 65 72 2e 63 20 (SRCDIR)/user.c
d3c0: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 | sed -f $(SRCDI
d3d0: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 75 73 65 72 R)/VERSION >user
d3e0: 5f 2e 63 0a 0a 75 73 65 72 2e 6f 3a 09 75 73 65 _.c..user.o:.use
d3f0: 72 5f 2e 63 20 75 73 65 72 2e 68 20 20 24 28 53 r_.c user.h $(S
d400: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a RCDIR)/config.h.
d410: 09 24 28 58 54 43 43 29 20 2d 6f 20 75 73 65 72 .$(XTCC) -o user
d420: 2e 6f 20 2d 63 20 75 73 65 72 5f 2e 63 0a 0a 75 .o -c user_.c..u
d430: 73 65 72 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 ser.h:.makeheade
d440: 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 rs.../makeheader
d450: 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 s add_.c:add.h
d460: 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f bag_.c:bag.h blo
d470: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f b_.c:blob.h cgi_
d480: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
d490: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
d4a0: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
d4b0: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
d4c0: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
d4d0: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
d4e0: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
d4f0: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
d500: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
d510: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
d520: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
d530: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
d540: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
d550: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
d560: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
d570: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
d580: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
d590: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
d5a0: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
d5b0: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
d5c0: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
d5d0: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
d5e0: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
d5f0: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
d600: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
d610: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
d620: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
d630: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
d640: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
d650: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
d660: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 h pqueue_.c:pque
d670: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 ue.h printf_.c:p
d680: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f rintf.h rebuild_
d690: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 68 .c:rebuild.h sch
d6a0: 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 ema_.c:schema.h
d6b0: 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 setup_.c:setup.h
d6c0: 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 sha1_.c:sha1.h
d6d0: 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 style_.c:style.h
d6e0: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 sync_.c:sync.h
d6f0: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d tag_.c:tag.h tim
d700: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e eline_.c:timelin
d710: 65 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f e.h undo_.c:undo
d720: 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 .h update_.c:upd
d730: 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c ate.h url_.c:url
d740: 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e .h user_.c:user.
d750: 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 h verify_.c:veri
d760: 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 fy.h vfile_.c:vf
d770: 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 ile.h wiki_.c:wi
d780: 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f ki.h wikiformat_
d790: 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 .c:wikiformat.h
d7a0: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
d7b0: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
d7c0: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
d7d0: 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 ./VERSION.h..tou
d7e0: 63 68 20 68 65 61 64 65 72 73 0a 0a 76 65 72 69 ch headers..veri
d7f0: 66 79 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 fy_.c:.$(SRCDIR)
d800: 2f 76 65 72 69 66 79 2e 63 20 24 28 53 52 43 44 /verify.c $(SRCD
d810: 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e IR)/VERSION tran
d820: 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 slate.../transla
d830: 74 65 20 24 28 53 52 43 44 49 52 29 2f 76 65 72 te $(SRCDIR)/ver
d840: 69 66 79 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 ify.c | sed -f $
d850: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
d860: 20 3e 76 65 72 69 66 79 5f 2e 63 0a 0a 76 65 72 >verify_.c..ver
d870: 69 66 79 2e 6f 3a 09 76 65 72 69 66 79 5f 2e 63 ify.o:.verify_.c
d880: 20 76 65 72 69 66 79 2e 68 20 20 24 28 53 52 43 verify.h $(SRC
d890: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 DIR)/config.h..$
d8a0: 28 58 54 43 43 29 20 2d 6f 20 76 65 72 69 66 79 (XTCC) -o verify
d8b0: 2e 6f 20 2d 63 20 76 65 72 69 66 79 5f 2e 63 0a .o -c verify_.c.
d8c0: 0a 76 65 72 69 66 79 2e 68 3a 09 6d 61 6b 65 68 .verify.h:.makeh
d8d0: 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 eaders.../makehe
d8e0: 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 aders add_.c:ad
d8f0: 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 d.h bag_.c:bag.h
d900: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 blob_.c:blob.h
d910: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
d920: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
d930: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
d940: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
d950: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
d960: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
d970: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
d980: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 comformat.h cons
d990: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 truct_.c:constru
d9a0: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a ct.h content_.c:
d9b0: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a content.h db_.c:
d9c0: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 db.h delta_.c:de
d9d0: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e lta.h deltacmd_.
d9e0: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 c:deltacmd.h des
d9f0: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 cendents_.c:desc
da00: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e endents.h diff_.
da10: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 c:diff.h diffcmd
da20: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e _.c:diffcmd.h en
da30: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
da40: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
da50: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
da60: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
da70: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
da80: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
da90: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
daa0: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
dab0: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
dac0: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
dad0: 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 ge3.h name_.c:na
dae0: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 me.h pivot_.c:pi
daf0: 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a vot.h pqueue_.c:
db00: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f pqueue.h printf_
db10: 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 .c:printf.h rebu
db20: 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 ild_.c:rebuild.h
db30: 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d schema_.c:schem
db40: 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 a.h setup_.c:set
db50: 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 up.h sha1_.c:sha
db60: 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 1.h style_.c:sty
db70: 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e le.h sync_.c:syn
db80: 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 c.h tag_.c:tag.h
db90: 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d timeline_.c:tim
dba0: 65 6c 69 6e 65 2e 68 20 75 6e 64 6f 5f 2e 63 3a eline.h undo_.c:
dbb0: 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 undo.h update_.c
dbc0: 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 :update.h url_.c
dbd0: 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 :url.h user_.c:u
dbe0: 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a ser.h verify_.c:
dbf0: 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e verify.h vfile_.
dc00: 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e c:vfile.h wiki_.
dc10: 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 c:wiki.h wikifor
dc20: 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 mat_.c:wikiforma
dc30: 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 t.h xfer_.c:xfer
dc40: 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 .h zip_.c:zip.h
dc50: 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 $(SRCDIR)/sqlite
dc60: 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 3.h ./VERSION.h.
dc70: 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a .touch headers..
dc80: 76 66 69 6c 65 5f 2e 63 3a 09 24 28 53 52 43 44 vfile_.c:.$(SRCD
dc90: 49 52 29 2f 76 66 69 6c 65 2e 63 20 24 28 53 52 IR)/vfile.c $(SR
dca0: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 CDIR)/VERSION tr
dcb0: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 anslate.../trans
dcc0: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 76 late $(SRCDIR)/v
dcd0: 66 69 6c 65 2e 63 20 7c 20 73 65 64 20 2d 66 20 file.c | sed -f
dce0: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
dcf0: 4e 20 3e 76 66 69 6c 65 5f 2e 63 0a 0a 76 66 69 N >vfile_.c..vfi
dd00: 6c 65 2e 6f 3a 09 76 66 69 6c 65 5f 2e 63 20 76 le.o:.vfile_.c v
dd10: 66 69 6c 65 2e 68 20 20 24 28 53 52 43 44 49 52 file.h $(SRCDIR
dd20: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 )/config.h..$(XT
dd30: 43 43 29 20 2d 6f 20 76 66 69 6c 65 2e 6f 20 2d CC) -o vfile.o -
dd40: 63 20 76 66 69 6c 65 5f 2e 63 0a 0a 76 66 69 6c c vfile_.c..vfil
dd50: 65 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 e.h:.makeheaders
dd60: 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 .../makeheaders
dd70: 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 add_.c:add.h ba
dd80: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
dd90: 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 .c:blob.h cgi_.c
dda0: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
ddb0: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
ddc0: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
ddd0: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
dde0: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
ddf0: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
de00: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
de10: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
de20: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
de30: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
de40: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
de50: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
de60: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
de70: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
de80: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
de90: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
dea0: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
deb0: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
dec0: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
ded0: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
dee0: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
def0: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
df00: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
df10: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
df20: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
df30: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
df40: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
df50: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
df60: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 name_.c:name.h p
df70: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 ivot_.c:pivot.h
df80: 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 pqueue_.c:pqueue
df90: 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 .h printf_.c:pri
dfa0: 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 ntf.h rebuild_.c
dfb0: 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 68 65 6d :rebuild.h schem
dfc0: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 a_.c:schema.h se
dfd0: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 tup_.c:setup.h s
dfe0: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 ha1_.c:sha1.h st
dff0: 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 yle_.c:style.h s
e000: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 ync_.c:sync.h ta
e010: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c g_.c:tag.h timel
e020: 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e ine_.c:timeline.
e030: 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 h undo_.c:undo.h
e040: 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 update_.c:updat
e050: 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 e.h url_.c:url.h
e060: 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 user_.c:user.h
e070: 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 verify_.c:verify
e080: 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c .h vfile_.c:vfil
e090: 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 e.h wiki_.c:wiki
e0a0: 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 .h wikiformat_.c
e0b0: 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 :wikiformat.h xf
e0c0: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 er_.c:xfer.h zip
e0d0: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 _.c:zip.h $(SRCD
e0e0: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f IR)/sqlite3.h ./
e0f0: 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 VERSION.h..touch
e100: 20 68 65 61 64 65 72 73 0a 0a 77 69 6b 69 5f 2e headers..wiki_.
e110: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 77 69 6b c:.$(SRCDIR)/wik
e120: 69 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 i.c $(SRCDIR)/VE
e130: 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a RSION translate.
e140: 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 ../translate $(S
e150: 52 43 44 49 52 29 2f 77 69 6b 69 2e 63 20 7c 20 RCDIR)/wiki.c |
e160: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 sed -f $(SRCDIR)
e170: 2f 56 45 52 53 49 4f 4e 20 3e 77 69 6b 69 5f 2e /VERSION >wiki_.
e180: 63 0a 0a 77 69 6b 69 2e 6f 3a 09 77 69 6b 69 5f c..wiki.o:.wiki_
e190: 2e 63 20 77 69 6b 69 2e 68 20 20 24 28 53 52 43 .c wiki.h $(SRC
e1a0: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 DIR)/config.h..$
e1b0: 28 58 54 43 43 29 20 2d 6f 20 77 69 6b 69 2e 6f (XTCC) -o wiki.o
e1c0: 20 2d 63 20 77 69 6b 69 5f 2e 63 0a 0a 77 69 6b -c wiki_.c..wik
e1d0: 69 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 i.h:.makeheaders
e1e0: 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 .../makeheaders
e1f0: 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 add_.c:add.h ba
e200: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
e210: 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 .c:blob.h cgi_.c
e220: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
e230: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
e240: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
e250: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
e260: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
e270: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
e280: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
e290: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
e2a0: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
e2b0: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
e2c0: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
e2d0: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
e2e0: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
e2f0: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
e300: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
e310: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
e320: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
e330: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
e340: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
e350: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
e360: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
e370: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
e380: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
e390: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
e3a0: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
e3b0: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
e3c0: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
e3d0: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
e3e0: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 name_.c:name.h p
e3f0: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 ivot_.c:pivot.h
e400: 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 pqueue_.c:pqueue
e410: 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 .h printf_.c:pri
e420: 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 ntf.h rebuild_.c
e430: 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 68 65 6d :rebuild.h schem
e440: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 a_.c:schema.h se
e450: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 tup_.c:setup.h s
e460: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 ha1_.c:sha1.h st
e470: 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 yle_.c:style.h s
e480: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 ync_.c:sync.h ta
e490: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d 65 6c g_.c:tag.h timel
e4a0: 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e ine_.c:timeline.
e4b0: 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 h undo_.c:undo.h
e4c0: 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 update_.c:updat
e4d0: 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 e.h url_.c:url.h
e4e0: 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 user_.c:user.h
e4f0: 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 verify_.c:verify
e500: 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c .h vfile_.c:vfil
e510: 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 e.h wiki_.c:wiki
e520: 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 .h wikiformat_.c
e530: 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 :wikiformat.h xf
e540: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 er_.c:xfer.h zip
e550: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 _.c:zip.h $(SRCD
e560: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f IR)/sqlite3.h ./
e570: 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 VERSION.h..touch
e580: 20 68 65 61 64 65 72 73 0a 0a 77 69 6b 69 66 6f headers..wikifo
e590: 72 6d 61 74 5f 2e 63 3a 09 24 28 53 52 43 44 49 rmat_.c:.$(SRCDI
e5a0: 52 29 2f 77 69 6b 69 66 6f 72 6d 61 74 2e 63 20 R)/wikiformat.c
e5b0: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
e5c0: 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 N translate.../t
e5d0: 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 ranslate $(SRCDI
e5e0: 52 29 2f 77 69 6b 69 66 6f 72 6d 61 74 2e 63 20 R)/wikiformat.c
e5f0: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 | sed -f $(SRCDI
e600: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 77 69 6b 69 R)/VERSION >wiki
e610: 66 6f 72 6d 61 74 5f 2e 63 0a 0a 77 69 6b 69 66 format_.c..wikif
e620: 6f 72 6d 61 74 2e 6f 3a 09 77 69 6b 69 66 6f 72 ormat.o:.wikifor
e630: 6d 61 74 5f 2e 63 20 77 69 6b 69 66 6f 72 6d 61 mat_.c wikiforma
e640: 74 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 t.h $(SRCDIR)/c
e650: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 onfig.h..$(XTCC)
e660: 20 2d 6f 20 77 69 6b 69 66 6f 72 6d 61 74 2e 6f -o wikiformat.o
e670: 20 2d 63 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e -c wikiformat_.
e680: 63 0a 0a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 3a c..wikiformat.h:
e690: 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f .makeheaders.../
e6a0: 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 makeheaders add
e6b0: 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 _.c:add.h bag_.c
e6c0: 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 :bag.h blob_.c:b
e6d0: 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 lob.h cgi_.c:cgi
e6e0: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
e6f0: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
e700: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
e710: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
e720: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
e730: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
e740: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
e750: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
e760: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
e770: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
e780: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
e790: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
e7a0: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
e7b0: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
e7c0: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
e7d0: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
e7e0: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
e7f0: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
e800: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
e810: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
e820: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
e830: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
e840: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
e850: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
e860: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
e870: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
e880: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
e890: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 .c:merge3.h name
e8a0: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 _.c:name.h pivot
e8b0: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 _.c:pivot.h pque
e8c0: 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 ue_.c:pqueue.h p
e8d0: 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e rintf_.c:printf.
e8e0: 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 h rebuild_.c:reb
e8f0: 75 69 6c 64 2e 68 20 73 63 68 65 6d 61 5f 2e 63 uild.h schema_.c
e900: 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f :schema.h setup_
e910: 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f .c:setup.h sha1_
e920: 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f .c:sha1.h style_
e930: 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f .c:style.h sync_
e940: 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 .c:sync.h tag_.c
e950: 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f :tag.h timeline_
e960: 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 75 6e .c:timeline.h un
e970: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 do_.c:undo.h upd
e980: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 ate_.c:update.h
e990: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 url_.c:url.h use
e9a0: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 r_.c:user.h veri
e9b0: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 fy_.c:verify.h v
e9c0: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 file_.c:vfile.h
e9d0: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 wiki_.c:wiki.h w
e9e0: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b ikiformat_.c:wik
e9f0: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e iformat.h xfer_.
ea00: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a c:xfer.h zip_.c:
ea10: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f zip.h $(SRCDIR)/
ea20: 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 sqlite3.h ./VERS
ea30: 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 ION.h..touch hea
ea40: 64 65 72 73 0a 0a 78 66 65 72 5f 2e 63 3a 09 24 ders..xfer_.c:.$
ea50: 28 53 52 43 44 49 52 29 2f 78 66 65 72 2e 63 20 (SRCDIR)/xfer.c
ea60: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
ea70: 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 N translate.../t
ea80: 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 ranslate $(SRCDI
ea90: 52 29 2f 78 66 65 72 2e 63 20 7c 20 73 65 64 20 R)/xfer.c | sed
eaa0: 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 -f $(SRCDIR)/VER
eab0: 53 49 4f 4e 20 3e 78 66 65 72 5f 2e 63 0a 0a 78 SION >xfer_.c..x
eac0: 66 65 72 2e 6f 3a 09 78 66 65 72 5f 2e 63 20 78 fer.o:.xfer_.c x
ead0: 66 65 72 2e 68 20 20 24 28 53 52 43 44 49 52 29 fer.h $(SRCDIR)
eae0: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 /config.h..$(XTC
eaf0: 43 29 20 2d 6f 20 78 66 65 72 2e 6f 20 2d 63 20 C) -o xfer.o -c
eb00: 78 66 65 72 5f 2e 63 0a 0a 78 66 65 72 2e 68 3a xfer_.c..xfer.h:
eb10: 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f .makeheaders.../
eb20: 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 makeheaders add
eb30: 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 _.c:add.h bag_.c
eb40: 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 :bag.h blob_.c:b
eb50: 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 lob.h cgi_.c:cgi
eb60: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
eb70: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
eb80: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
eb90: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
eba0: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
ebb0: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
ebc0: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
ebd0: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
ebe0: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
ebf0: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
ec00: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
ec10: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
ec20: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
ec30: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
ec40: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
ec50: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
ec60: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
ec70: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
ec80: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
ec90: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
eca0: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
ecb0: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
ecc0: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
ecd0: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
ece0: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
ecf0: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
ed00: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
ed10: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 .c:merge3.h name
ed20: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 _.c:name.h pivot
ed30: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 _.c:pivot.h pque
ed40: 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 ue_.c:pqueue.h p
ed50: 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e rintf_.c:printf.
ed60: 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 h rebuild_.c:reb
ed70: 75 69 6c 64 2e 68 20 73 63 68 65 6d 61 5f 2e 63 uild.h schema_.c
ed80: 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f :schema.h setup_
ed90: 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f .c:setup.h sha1_
eda0: 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f .c:sha1.h style_
edb0: 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f .c:style.h sync_
edc0: 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 .c:sync.h tag_.c
edd0: 3a 74 61 67 2e 68 20 74 69 6d 65 6c 69 6e 65 5f :tag.h timeline_
ede0: 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 75 6e .c:timeline.h un
edf0: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 do_.c:undo.h upd
ee00: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 ate_.c:update.h
ee10: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 url_.c:url.h use
ee20: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 r_.c:user.h veri
ee30: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 fy_.c:verify.h v
ee40: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 file_.c:vfile.h
ee50: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 wiki_.c:wiki.h w
ee60: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b ikiformat_.c:wik
ee70: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e iformat.h xfer_.
ee80: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a c:xfer.h zip_.c:
ee90: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f zip.h $(SRCDIR)/
eea0: 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 sqlite3.h ./VERS
eeb0: 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 ION.h..touch hea
eec0: 64 65 72 73 0a 0a 7a 69 70 5f 2e 63 3a 09 24 28 ders..zip_.c:.$(
eed0: 53 52 43 44 49 52 29 2f 7a 69 70 2e 63 20 24 28 SRCDIR)/zip.c $(
eee0: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
eef0: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 translate.../tra
ef00: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 nslate $(SRCDIR)
ef10: 2f 7a 69 70 2e 63 20 7c 20 73 65 64 20 2d 66 20 /zip.c | sed -f
ef20: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
ef30: 4e 20 3e 7a 69 70 5f 2e 63 0a 0a 7a 69 70 2e 6f N >zip_.c..zip.o
ef40: 3a 09 7a 69 70 5f 2e 63 20 7a 69 70 2e 68 20 20 :.zip_.c zip.h
ef50: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 $(SRCDIR)/config
ef60: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 7a .h..$(XTCC) -o z
ef70: 69 70 2e 6f 20 2d 63 20 7a 69 70 5f 2e 63 0a 0a ip.o -c zip_.c..
ef80: 7a 69 70 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 zip.h:.makeheade
ef90: 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 rs.../makeheader
efa0: 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 s add_.c:add.h
efb0: 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f bag_.c:bag.h blo
efc0: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f b_.c:blob.h cgi_
efd0: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
efe0: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
eff0: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
f000: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
f010: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
f020: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
f030: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
f040: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
f050: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
f060: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
f070: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
f080: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
f090: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
f0a0: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
f0b0: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
f0c0: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
f0d0: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
f0e0: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
f0f0: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
f100: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
f110: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
f120: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
f130: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
f140: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
f150: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
f160: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
f170: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
f180: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
f190: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
f1a0: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
f1b0: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 h pqueue_.c:pque
f1c0: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 ue.h printf_.c:p
f1d0: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f rintf.h rebuild_
f1e0: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 68 .c:rebuild.h sch
f1f0: 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 ema_.c:schema.h
f200: 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 setup_.c:setup.h
f210: 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 sha1_.c:sha1.h
f220: 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 style_.c:style.h
f230: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 sync_.c:sync.h
f240: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 69 6d tag_.c:tag.h tim
f250: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e eline_.c:timelin
f260: 65 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f e.h undo_.c:undo
f270: 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 .h update_.c:upd
f280: 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c ate.h url_.c:url
f290: 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e .h user_.c:user.
f2a0: 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 h verify_.c:veri
f2b0: 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 fy.h vfile_.c:vf
f2c0: 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 ile.h wiki_.c:wi
f2d0: 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f ki.h wikiformat_
f2e0: 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 .c:wikiformat.h
f2f0: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
f300: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
f310: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
f320: 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 ./VERSION.h..tou
f330: 63 68 20 68 65 61 64 65 72 73 0a 0a 73 71 6c 69 ch headers..sqli
f340: 74 65 33 2e 6f 3a 09 24 28 53 52 43 44 49 52 29 te3.o:.$(SRCDIR)
f350: 2f 73 71 6c 69 74 65 33 2e 63 0a 09 24 28 58 54 /sqlite3.c..$(XT
f360: 43 43 29 20 2d 44 53 51 4c 49 54 45 5f 4f 4d 49 CC) -DSQLITE_OMI
f370: 54 5f 4c 4f 41 44 5f 45 58 54 45 4e 53 49 4f 4e T_LOAD_EXTENSION
f380: 3d 31 20 2d 44 53 51 4c 49 54 45 5f 50 52 49 56 =1 -DSQLITE_PRIV
f390: 41 54 45 3d 20 2d 44 54 48 52 45 41 44 53 41 46 ATE= -DTHREADSAF
f3a0: 45 3d 30 20 2d 44 53 51 4c 49 54 45 5f 44 45 46 E=0 -DSQLITE_DEF
f3b0: 41 55 4c 54 5f 46 49 4c 45 5f 46 4f 52 4d 41 54 AULT_FILE_FORMAT
f3c0: 3d 34 20 2d 63 20 24 28 53 52 43 44 49 52 29 2f =4 -c $(SRCDIR)/
f3d0: 73 71 6c 69 74 65 33 2e 63 20 2d 6f 20 73 71 6c sqlite3.c -o sql
f3e0: 69 74 65 33 2e 6f 0a 0a ite3.o..