Artifact b8f1b0de7966842ac78267373a777425b03014c6:
File
src/main.mk
part of check-in
[b616c3d8c3]
- Patch up makemake.tcl to incorporate aku's edits, then regenerate the
main.mk file.
by
drh on
2007-08-29 03:22:20.
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 6c 6f 62 2e 63 $(SRCDIR)/blob.c
01c0: 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 63 \. $(SRCDIR)/c
01d0: 67 69 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 gi.c \. $(SRCDI
01e0: 52 29 2f 63 68 65 63 6b 69 6e 2e 63 20 5c 0a 20 R)/checkin.c \.
01f0: 20 24 28 53 52 43 44 49 52 29 2f 63 68 65 63 6b $(SRCDIR)/check
0200: 6f 75 74 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 out.c \. $(SRCD
0210: 49 52 29 2f 63 6c 65 61 72 73 69 67 6e 2e 63 20 IR)/clearsign.c
0220: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 63 6c \. $(SRCDIR)/cl
0230: 6f 6e 65 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 one.c \. $(SRCD
0240: 49 52 29 2f 63 6f 6d 66 6f 72 6d 61 74 2e 63 20 IR)/comformat.c
0250: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f \. $(SRCDIR)/co
0260: 6e 73 74 72 75 63 74 2e 63 20 5c 0a 20 20 24 28 nstruct.c \. $(
0270: 53 52 43 44 49 52 29 2f 63 6f 6e 74 65 6e 74 2e SRCDIR)/content.
0280: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f c \. $(SRCDIR)/
0290: 64 62 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 db.c \. $(SRCDI
02a0: 52 29 2f 64 65 6c 74 61 2e 63 20 5c 0a 20 20 24 R)/delta.c \. $
02b0: 28 53 52 43 44 49 52 29 2f 64 65 6c 74 61 63 6d (SRCDIR)/deltacm
02c0: 64 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 d.c \. $(SRCDIR
02d0: 29 2f 64 65 73 63 65 6e 64 65 6e 74 73 2e 63 20 )/descendents.c
02e0: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 64 69 \. $(SRCDIR)/di
02f0: 66 66 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 ff.c \. $(SRCDI
0300: 52 29 2f 64 69 66 66 63 6d 64 2e 63 20 5c 0a 20 R)/diffcmd.c \.
0310: 20 24 28 53 52 43 44 49 52 29 2f 65 6e 63 6f 64 $(SRCDIR)/encod
0320: 65 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 e.c \. $(SRCDIR
0330: 29 2f 66 69 6c 65 2e 63 20 5c 0a 20 20 24 28 53 )/file.c \. $(S
0340: 52 43 44 49 52 29 2f 68 74 74 70 2e 63 20 5c 0a RCDIR)/http.c \.
0350: 20 20 24 28 53 52 43 44 49 52 29 2f 69 6e 66 6f $(SRCDIR)/info
0360: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 .c \. $(SRCDIR)
0370: 2f 6c 6f 67 69 6e 2e 63 20 5c 0a 20 20 24 28 53 /login.c \. $(S
0380: 52 43 44 49 52 29 2f 6d 61 69 6e 2e 63 20 5c 0a RCDIR)/main.c \.
0390: 20 20 24 28 53 52 43 44 49 52 29 2f 6d 61 6e 69 $(SRCDIR)/mani
03a0: 66 65 73 74 2e 63 20 5c 0a 20 20 24 28 53 52 43 fest.c \. $(SRC
03b0: 44 49 52 29 2f 6d 64 35 2e 63 20 5c 0a 20 20 24 DIR)/md5.c \. $
03c0: 28 53 52 43 44 49 52 29 2f 6d 65 72 67 65 2e 63 (SRCDIR)/merge.c
03d0: 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 6d \. $(SRCDIR)/m
03e0: 65 72 67 65 33 2e 63 20 5c 0a 20 20 24 28 53 52 erge3.c \. $(SR
03f0: 43 44 49 52 29 2f 6e 61 6d 65 2e 63 20 5c 0a 20 CDIR)/name.c \.
0400: 20 24 28 53 52 43 44 49 52 29 2f 70 69 76 6f 74 $(SRCDIR)/pivot
0410: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 .c \. $(SRCDIR)
0420: 2f 70 72 69 6e 74 66 2e 63 20 5c 0a 20 20 24 28 /printf.c \. $(
0430: 53 52 43 44 49 52 29 2f 72 65 62 75 69 6c 64 2e SRCDIR)/rebuild.
0440: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f c \. $(SRCDIR)/
0450: 73 63 68 65 6d 61 2e 63 20 5c 0a 20 20 24 28 53 schema.c \. $(S
0460: 52 43 44 49 52 29 2f 73 65 74 75 70 2e 63 20 5c RCDIR)/setup.c \
0470: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 73 68 61 . $(SRCDIR)/sha
0480: 31 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 1.c \. $(SRCDIR
0490: 29 2f 73 74 79 6c 65 2e 63 20 5c 0a 20 20 24 28 )/style.c \. $(
04a0: 53 52 43 44 49 52 29 2f 73 79 6e 63 2e 63 20 5c SRCDIR)/sync.c \
04b0: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 74 69 6d . $(SRCDIR)/tim
04c0: 65 6c 69 6e 65 2e 63 20 5c 0a 20 20 24 28 53 52 eline.c \. $(SR
04d0: 43 44 49 52 29 2f 75 70 64 61 74 65 2e 63 20 5c CDIR)/update.c \
04e0: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 75 72 6c . $(SRCDIR)/url
04f0: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 .c \. $(SRCDIR)
0500: 2f 75 73 65 72 2e 63 20 5c 0a 20 20 24 28 53 52 /user.c \. $(SR
0510: 43 44 49 52 29 2f 76 65 72 69 66 79 2e 63 20 5c CDIR)/verify.c \
0520: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 76 66 69 . $(SRCDIR)/vfi
0530: 6c 65 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 le.c \. $(SRCDI
0540: 52 29 2f 77 69 6b 69 2e 63 20 5c 0a 20 20 24 28 R)/wiki.c \. $(
0550: 53 52 43 44 49 52 29 2f 77 69 6b 69 66 6f 72 6d SRCDIR)/wikiform
0560: 61 74 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 at.c \. $(SRCDI
0570: 52 29 2f 78 66 65 72 2e 63 20 5c 0a 20 20 24 28 R)/xfer.c \. $(
0580: 53 52 43 44 49 52 29 2f 7a 69 70 2e 63 0a 0a 54 SRCDIR)/zip.c..T
0590: 52 41 4e 53 5f 53 52 43 20 3d 20 5c 0a 20 20 61 RANS_SRC = \. a
05a0: 64 64 5f 2e 63 20 5c 0a 20 20 62 6c 6f 62 5f 2e dd_.c \. blob_.
05b0: 63 20 5c 0a 20 20 63 67 69 5f 2e 63 20 5c 0a 20 c \. cgi_.c \.
05c0: 20 63 68 65 63 6b 69 6e 5f 2e 63 20 5c 0a 20 20 checkin_.c \.
05d0: 63 68 65 63 6b 6f 75 74 5f 2e 63 20 5c 0a 20 20 checkout_.c \.
05e0: 63 6c 65 61 72 73 69 67 6e 5f 2e 63 20 5c 0a 20 clearsign_.c \.
05f0: 20 63 6c 6f 6e 65 5f 2e 63 20 5c 0a 20 20 63 6f clone_.c \. co
0600: 6d 66 6f 72 6d 61 74 5f 2e 63 20 5c 0a 20 20 63 mformat_.c \. c
0610: 6f 6e 73 74 72 75 63 74 5f 2e 63 20 5c 0a 20 20 onstruct_.c \.
0620: 63 6f 6e 74 65 6e 74 5f 2e 63 20 5c 0a 20 20 64 content_.c \. d
0630: 62 5f 2e 63 20 5c 0a 20 20 64 65 6c 74 61 5f 2e b_.c \. delta_.
0640: 63 20 5c 0a 20 20 64 65 6c 74 61 63 6d 64 5f 2e c \. deltacmd_.
0650: 63 20 5c 0a 20 20 64 65 73 63 65 6e 64 65 6e 74 c \. descendent
0660: 73 5f 2e 63 20 5c 0a 20 20 64 69 66 66 5f 2e 63 s_.c \. diff_.c
0670: 20 5c 0a 20 20 64 69 66 66 63 6d 64 5f 2e 63 20 \. diffcmd_.c
0680: 5c 0a 20 20 65 6e 63 6f 64 65 5f 2e 63 20 5c 0a \. encode_.c \.
0690: 20 20 66 69 6c 65 5f 2e 63 20 5c 0a 20 20 68 74 file_.c \. ht
06a0: 74 70 5f 2e 63 20 5c 0a 20 20 69 6e 66 6f 5f 2e tp_.c \. info_.
06b0: 63 20 5c 0a 20 20 6c 6f 67 69 6e 5f 2e 63 20 5c c \. login_.c \
06c0: 0a 20 20 6d 61 69 6e 5f 2e 63 20 5c 0a 20 20 6d . main_.c \. m
06d0: 61 6e 69 66 65 73 74 5f 2e 63 20 5c 0a 20 20 6d anifest_.c \. m
06e0: 64 35 5f 2e 63 20 5c 0a 20 20 6d 65 72 67 65 5f d5_.c \. merge_
06f0: 2e 63 20 5c 0a 20 20 6d 65 72 67 65 33 5f 2e 63 .c \. merge3_.c
0700: 20 5c 0a 20 20 6e 61 6d 65 5f 2e 63 20 5c 0a 20 \. name_.c \.
0710: 20 70 69 76 6f 74 5f 2e 63 20 5c 0a 20 20 70 72 pivot_.c \. pr
0720: 69 6e 74 66 5f 2e 63 20 5c 0a 20 20 72 65 62 75 intf_.c \. rebu
0730: 69 6c 64 5f 2e 63 20 5c 0a 20 20 73 63 68 65 6d ild_.c \. schem
0740: 61 5f 2e 63 20 5c 0a 20 20 73 65 74 75 70 5f 2e a_.c \. setup_.
0750: 63 20 5c 0a 20 20 73 68 61 31 5f 2e 63 20 5c 0a c \. sha1_.c \.
0760: 20 20 73 74 79 6c 65 5f 2e 63 20 5c 0a 20 20 73 style_.c \. s
0770: 79 6e 63 5f 2e 63 20 5c 0a 20 20 74 69 6d 65 6c ync_.c \. timel
0780: 69 6e 65 5f 2e 63 20 5c 0a 20 20 75 70 64 61 74 ine_.c \. updat
0790: 65 5f 2e 63 20 5c 0a 20 20 75 72 6c 5f 2e 63 20 e_.c \. url_.c
07a0: 5c 0a 20 20 75 73 65 72 5f 2e 63 20 5c 0a 20 20 \. user_.c \.
07b0: 76 65 72 69 66 79 5f 2e 63 20 5c 0a 20 20 76 66 verify_.c \. vf
07c0: 69 6c 65 5f 2e 63 20 5c 0a 20 20 77 69 6b 69 5f ile_.c \. wiki_
07d0: 2e 63 20 5c 0a 20 20 77 69 6b 69 66 6f 72 6d 61 .c \. wikiforma
07e0: 74 5f 2e 63 20 5c 0a 20 20 78 66 65 72 5f 2e 63 t_.c \. xfer_.c
07f0: 20 5c 0a 20 20 7a 69 70 5f 2e 63 0a 0a 4f 42 4a \. zip_.c..OBJ
0800: 20 3d 20 5c 0a 20 20 61 64 64 2e 6f 20 5c 0a 20 = \. add.o \.
0810: 20 62 6c 6f 62 2e 6f 20 5c 0a 20 20 63 67 69 2e blob.o \. cgi.
0820: 6f 20 5c 0a 20 20 63 68 65 63 6b 69 6e 2e 6f 20 o \. checkin.o
0830: 5c 0a 20 20 63 68 65 63 6b 6f 75 74 2e 6f 20 5c \. checkout.o \
0840: 0a 20 20 63 6c 65 61 72 73 69 67 6e 2e 6f 20 5c . clearsign.o \
0850: 0a 20 20 63 6c 6f 6e 65 2e 6f 20 5c 0a 20 20 63 . clone.o \. c
0860: 6f 6d 66 6f 72 6d 61 74 2e 6f 20 5c 0a 20 20 63 omformat.o \. c
0870: 6f 6e 73 74 72 75 63 74 2e 6f 20 5c 0a 20 20 63 onstruct.o \. c
0880: 6f 6e 74 65 6e 74 2e 6f 20 5c 0a 20 20 64 62 2e ontent.o \. db.
0890: 6f 20 5c 0a 20 20 64 65 6c 74 61 2e 6f 20 5c 0a o \. delta.o \.
08a0: 20 20 64 65 6c 74 61 63 6d 64 2e 6f 20 5c 0a 20 deltacmd.o \.
08b0: 20 64 65 73 63 65 6e 64 65 6e 74 73 2e 6f 20 5c descendents.o \
08c0: 0a 20 20 64 69 66 66 2e 6f 20 5c 0a 20 20 64 69 . diff.o \. di
08d0: 66 66 63 6d 64 2e 6f 20 5c 0a 20 20 65 6e 63 6f ffcmd.o \. enco
08e0: 64 65 2e 6f 20 5c 0a 20 20 66 69 6c 65 2e 6f 20 de.o \. file.o
08f0: 5c 0a 20 20 68 74 74 70 2e 6f 20 5c 0a 20 20 69 \. http.o \. i
0900: 6e 66 6f 2e 6f 20 5c 0a 20 20 6c 6f 67 69 6e 2e nfo.o \. login.
0910: 6f 20 5c 0a 20 20 6d 61 69 6e 2e 6f 20 5c 0a 20 o \. main.o \.
0920: 20 6d 61 6e 69 66 65 73 74 2e 6f 20 5c 0a 20 20 manifest.o \.
0930: 6d 64 35 2e 6f 20 5c 0a 20 20 6d 65 72 67 65 2e md5.o \. merge.
0940: 6f 20 5c 0a 20 20 6d 65 72 67 65 33 2e 6f 20 5c o \. merge3.o \
0950: 0a 20 20 6e 61 6d 65 2e 6f 20 5c 0a 20 20 70 69 . name.o \. pi
0960: 76 6f 74 2e 6f 20 5c 0a 20 20 70 72 69 6e 74 66 vot.o \. printf
0970: 2e 6f 20 5c 0a 20 20 72 65 62 75 69 6c 64 2e 6f .o \. rebuild.o
0980: 20 5c 0a 20 20 73 63 68 65 6d 61 2e 6f 20 5c 0a \. schema.o \.
0990: 20 20 73 65 74 75 70 2e 6f 20 5c 0a 20 20 73 68 setup.o \. sh
09a0: 61 31 2e 6f 20 5c 0a 20 20 73 74 79 6c 65 2e 6f a1.o \. style.o
09b0: 20 5c 0a 20 20 73 79 6e 63 2e 6f 20 5c 0a 20 20 \. sync.o \.
09c0: 74 69 6d 65 6c 69 6e 65 2e 6f 20 5c 0a 20 20 75 timeline.o \. u
09d0: 70 64 61 74 65 2e 6f 20 5c 0a 20 20 75 72 6c 2e pdate.o \. url.
09e0: 6f 20 5c 0a 20 20 75 73 65 72 2e 6f 20 5c 0a 20 o \. user.o \.
09f0: 20 76 65 72 69 66 79 2e 6f 20 5c 0a 20 20 76 66 verify.o \. vf
0a00: 69 6c 65 2e 6f 20 5c 0a 20 20 77 69 6b 69 2e 6f ile.o \. wiki.o
0a10: 20 5c 0a 20 20 77 69 6b 69 66 6f 72 6d 61 74 2e \. wikiformat.
0a20: 6f 20 5c 0a 20 20 78 66 65 72 2e 6f 20 5c 0a 20 o \. xfer.o \.
0a30: 20 7a 69 70 2e 6f 0a 0a 41 50 50 4e 41 4d 45 20 zip.o..APPNAME
0a40: 3d 20 66 6f 73 73 69 6c 24 28 45 29 0a 0a 0a 0a = fossil$(E)....
0a50: 61 6c 6c 3a 09 24 28 41 50 50 4e 41 4d 45 29 0a all:.$(APPNAME).
0a60: 0a 69 6e 73 74 61 6c 6c 3a 09 24 28 41 50 50 4e .install:.$(APPN
0a70: 41 4d 45 29 0a 09 6d 76 20 24 28 41 50 50 4e 41 AME)..mv $(APPNA
0a80: 4d 45 29 20 24 28 49 4e 53 54 41 4c 4c 44 49 52 ME) $(INSTALLDIR
0a90: 29 0a 0a 74 72 61 6e 73 6c 61 74 65 3a 09 24 28 )..translate:.$(
0aa0: 53 52 43 44 49 52 29 2f 74 72 61 6e 73 6c 61 74 SRCDIR)/translat
0ab0: 65 2e 63 0a 09 24 28 42 43 43 29 20 2d 6f 20 74 e.c..$(BCC) -o t
0ac0: 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 ranslate $(SRCDI
0ad0: 52 29 2f 74 72 61 6e 73 6c 61 74 65 2e 63 0a 0a R)/translate.c..
0ae0: 6d 61 6b 65 68 65 61 64 65 72 73 3a 09 24 28 53 makeheaders:.$(S
0af0: 52 43 44 49 52 29 2f 6d 61 6b 65 68 65 61 64 65 RCDIR)/makeheade
0b00: 72 73 2e 63 0a 09 24 28 42 43 43 29 20 2d 6f 20 rs.c..$(BCC) -o
0b10: 6d 61 6b 65 68 65 61 64 65 72 73 20 24 28 53 52 makeheaders $(SR
0b20: 43 44 49 52 29 2f 6d 61 6b 65 68 65 61 64 65 72 CDIR)/makeheader
0b30: 73 2e 63 0a 0a 6d 6b 69 6e 64 65 78 3a 09 24 28 s.c..mkindex:.$(
0b40: 53 52 43 44 49 52 29 2f 6d 6b 69 6e 64 65 78 2e SRCDIR)/mkindex.
0b50: 63 0a 09 24 28 42 43 43 29 20 2d 6f 20 6d 6b 69 c..$(BCC) -o mki
0b60: 6e 64 65 78 20 24 28 53 52 43 44 49 52 29 2f 6d ndex $(SRCDIR)/m
0b70: 6b 69 6e 64 65 78 2e 63 0a 0a 56 45 52 53 49 4f kindex.c..VERSIO
0b80: 4e 2e 68 3a 09 24 28 53 52 43 44 49 52 29 2f 2e N.h:.$(SRCDIR)/.
0b90: 2e 2f 6d 61 6e 69 66 65 73 74 2e 75 75 69 64 0a ./manifest.uuid.
0ba0: 09 61 77 6b 20 27 7b 20 70 72 69 6e 74 66 20 22 .awk '{ printf "
0bb0: 23 64 65 66 69 6e 65 20 4d 41 4e 49 46 45 53 54 #define MANIFEST
0bc0: 5f 55 55 49 44 20 5c 22 25 73 5c 22 5c 6e 22 2c _UUID \"%s\"\n",
0bd0: 20 24 24 31 7d 27 20 20 24 28 53 52 43 44 49 52 $$1}' $(SRCDIR
0be0: 29 2f 2e 2e 2f 6d 61 6e 69 66 65 73 74 2e 75 75 )/../manifest.uu
0bf0: 69 64 20 3e 56 45 52 53 49 4f 4e 2e 68 0a 0a 24 id >VERSION.h..$
0c00: 28 41 50 50 4e 41 4d 45 29 3a 09 68 65 61 64 65 (APPNAME):.heade
0c10: 72 73 20 24 28 4f 42 4a 29 20 73 71 6c 69 74 65 rs $(OBJ) sqlite
0c20: 33 2e 6f 0a 09 24 28 54 43 43 29 20 2d 6f 20 24 3.o..$(TCC) -o $
0c30: 28 41 50 50 4e 41 4d 45 29 20 24 28 4f 42 4a 29 (APPNAME) $(OBJ)
0c40: 20 73 71 6c 69 74 65 33 2e 6f 20 24 28 4c 49 42 sqlite3.o $(LIB
0c50: 29 0a 0a 63 6c 65 61 6e 3a 09 0a 09 72 6d 20 2d )..clean:...rm -
0c60: 66 20 2a 2e 6f 20 2a 5f 2e 63 20 24 28 41 50 50 f *.o *_.c $(APP
0c70: 4e 41 4d 45 29 20 56 45 52 53 49 4f 4e 2e 68 0a NAME) VERSION.h.
0c80: 09 72 6d 20 2d 66 20 74 72 61 6e 73 6c 61 74 65 .rm -f translate
0c90: 20 6d 61 6b 65 68 65 61 64 65 72 73 20 6d 6b 69 makeheaders mki
0ca0: 6e 64 65 78 20 70 61 67 65 5f 69 6e 64 65 78 2e ndex page_index.
0cb0: 68 20 68 65 61 64 65 72 73 0a 09 72 6d 20 2d 66 h headers..rm -f
0cc0: 20 61 64 64 2e 68 20 62 6c 6f 62 2e 68 20 63 67 add.h blob.h cg
0cd0: 69 2e 68 20 63 68 65 63 6b 69 6e 2e 68 20 63 68 i.h checkin.h ch
0ce0: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
0cf0: 67 6e 2e 68 20 63 6c 6f 6e 65 2e 68 20 63 6f 6d gn.h clone.h com
0d00: 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 format.h constru
0d10: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 2e 68 20 64 ct.h content.h d
0d20: 62 2e 68 20 64 65 6c 74 61 2e 68 20 64 65 6c 74 b.h delta.h delt
0d30: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
0d40: 74 73 2e 68 20 64 69 66 66 2e 68 20 64 69 66 66 ts.h diff.h diff
0d50: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 2e 68 20 66 cmd.h encode.h f
0d60: 69 6c 65 2e 68 20 68 74 74 70 2e 68 20 69 6e 66 ile.h http.h inf
0d70: 6f 2e 68 20 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e o.h login.h main
0d80: 2e 68 20 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 .h manifest.h md
0d90: 35 2e 68 20 6d 65 72 67 65 2e 68 20 6d 65 72 67 5.h merge.h merg
0da0: 65 33 2e 68 20 6e 61 6d 65 2e 68 20 70 69 76 6f e3.h name.h pivo
0db0: 74 2e 68 20 70 72 69 6e 74 66 2e 68 20 72 65 62 t.h printf.h reb
0dc0: 75 69 6c 64 2e 68 20 73 63 68 65 6d 61 2e 68 20 uild.h schema.h
0dd0: 73 65 74 75 70 2e 68 20 73 68 61 31 2e 68 20 73 setup.h sha1.h s
0de0: 74 79 6c 65 2e 68 20 73 79 6e 63 2e 68 20 74 69 tyle.h sync.h ti
0df0: 6d 65 6c 69 6e 65 2e 68 20 75 70 64 61 74 65 2e meline.h update.
0e00: 68 20 75 72 6c 2e 68 20 75 73 65 72 2e 68 20 76 h url.h user.h v
0e10: 65 72 69 66 79 2e 68 20 76 66 69 6c 65 2e 68 20 erify.h vfile.h
0e20: 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 wiki.h wikiforma
0e30: 74 2e 68 20 78 66 65 72 2e 68 20 7a 69 70 2e 68 t.h xfer.h zip.h
0e40: 0a 0a 68 65 61 64 65 72 73 3a 09 6d 61 6b 65 68 ..headers:.makeh
0e50: 65 61 64 65 72 73 20 6d 6b 69 6e 64 65 78 20 24 eaders mkindex $
0e60: 28 54 52 41 4e 53 5f 53 52 43 29 20 2e 2f 56 45 (TRANS_SRC) ./VE
0e70: 52 53 49 4f 4e 2e 68 0a 09 2e 2f 6d 61 6b 65 68 RSION.h.../makeh
0e80: 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 eaders add_.c:a
0e90: 64 64 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f dd.h blob_.c:blo
0ea0: 62 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 b.h cgi_.c:cgi.h
0eb0: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
0ec0: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
0ed0: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
0ee0: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
0ef0: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
0f00: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
0f10: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
0f20: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e construct_.c:con
0f30: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 struct.h content
0f40: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 _.c:content.h db
0f50: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e _.c:db.h delta_.
0f60: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 c:delta.h deltac
0f70: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 md_.c:deltacmd.h
0f80: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a descendents_.c:
0f90: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 descendents.h di
0fa0: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 ff_.c:diff.h dif
0fb0: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e fcmd_.c:diffcmd.
0fc0: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
0fd0: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
0fe0: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
0ff0: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
1000: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
1010: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
1020: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
1030: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
1040: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
1050: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
1060: 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e :merge3.h name_.
1070: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e c:name.h pivot_.
1080: 63 3a 70 69 76 6f 74 2e 68 20 70 72 69 6e 74 66 c:pivot.h printf
1090: 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 _.c:printf.h reb
10a0: 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e uild_.c:rebuild.
10b0: 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 h schema_.c:sche
10c0: 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 ma.h setup_.c:se
10d0: 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 tup.h sha1_.c:sh
10e0: 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 a1.h style_.c:st
10f0: 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 yle.h sync_.c:sy
1100: 6e 63 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 nc.h timeline_.c
1110: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 75 70 64 61 :timeline.h upda
1120: 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 te_.c:update.h u
1130: 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 rl_.c:url.h user
1140: 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 _.c:user.h verif
1150: 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 y_.c:verify.h vf
1160: 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 ile_.c:vfile.h w
1170: 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 iki_.c:wiki.h wi
1180: 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 kiformat_.c:wiki
1190: 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 format.h xfer_.c
11a0: 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a :xfer.h zip_.c:z
11b0: 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 ip.h $(SRCDIR)/s
11c0: 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 qlite3.h ./VERSI
11d0: 4f 4e 2e 68 0a 09 2e 2f 6d 6b 69 6e 64 65 78 20 ON.h.../mkindex
11e0: 24 28 54 52 41 4e 53 5f 53 52 43 29 20 3e 70 61 $(TRANS_SRC) >pa
11f0: 67 65 5f 69 6e 64 65 78 2e 68 0a 09 74 6f 75 63 ge_index.h..touc
1200: 68 20 68 65 61 64 65 72 73 0a 0a 61 64 64 5f 2e h headers..add_.
1210: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 61 64 64 c:.$(SRCDIR)/add
1220: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
1230: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
1240: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
1250: 43 44 49 52 29 2f 61 64 64 2e 63 20 7c 20 73 65 CDIR)/add.c | se
1260: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 d -f $(SRCDIR)/V
1270: 45 52 53 49 4f 4e 20 3e 61 64 64 5f 2e 63 0a 0a ERSION >add_.c..
1280: 61 64 64 2e 6f 3a 09 61 64 64 5f 2e 63 20 61 64 add.o:.add_.c ad
1290: 64 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 d.h $(SRCDIR)/c
12a0: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 onfig.h..$(XTCC)
12b0: 20 2d 6f 20 61 64 64 2e 6f 20 2d 63 20 61 64 64 -o add.o -c add
12c0: 5f 2e 63 0a 0a 61 64 64 2e 68 3a 09 6d 61 6b 65 _.c..add.h:.make
12d0: 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 headers.../makeh
12e0: 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 eaders add_.c:a
12f0: 64 64 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f dd.h blob_.c:blo
1300: 62 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 b.h cgi_.c:cgi.h
1310: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
1320: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
1330: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
1340: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
1350: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
1360: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
1370: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
1380: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e construct_.c:con
1390: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 struct.h content
13a0: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 _.c:content.h db
13b0: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e _.c:db.h delta_.
13c0: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 c:delta.h deltac
13d0: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 md_.c:deltacmd.h
13e0: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a descendents_.c:
13f0: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 descendents.h di
1400: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 ff_.c:diff.h dif
1410: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e fcmd_.c:diffcmd.
1420: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
1430: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
1440: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
1450: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
1460: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
1470: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
1480: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
1490: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
14a0: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
14b0: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
14c0: 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e :merge3.h name_.
14d0: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e c:name.h pivot_.
14e0: 63 3a 70 69 76 6f 74 2e 68 20 70 72 69 6e 74 66 c:pivot.h printf
14f0: 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 _.c:printf.h reb
1500: 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e uild_.c:rebuild.
1510: 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 h schema_.c:sche
1520: 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 ma.h setup_.c:se
1530: 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 tup.h sha1_.c:sh
1540: 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 a1.h style_.c:st
1550: 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 yle.h sync_.c:sy
1560: 6e 63 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 nc.h timeline_.c
1570: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 75 70 64 61 :timeline.h upda
1580: 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 te_.c:update.h u
1590: 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 rl_.c:url.h user
15a0: 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 _.c:user.h verif
15b0: 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 y_.c:verify.h vf
15c0: 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 ile_.c:vfile.h w
15d0: 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 iki_.c:wiki.h wi
15e0: 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 kiformat_.c:wiki
15f0: 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 format.h xfer_.c
1600: 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a :xfer.h zip_.c:z
1610: 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 ip.h $(SRCDIR)/s
1620: 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 qlite3.h ./VERSI
1630: 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 ON.h..touch head
1640: 65 72 73 0a 0a 62 6c 6f 62 5f 2e 63 3a 09 24 28 ers..blob_.c:.$(
1650: 53 52 43 44 49 52 29 2f 62 6c 6f 62 2e 63 20 24 SRCDIR)/blob.c $
1660: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
1670: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 translate.../tr
1680: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 anslate $(SRCDIR
1690: 29 2f 62 6c 6f 62 2e 63 20 7c 20 73 65 64 20 2d )/blob.c | sed -
16a0: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 f $(SRCDIR)/VERS
16b0: 49 4f 4e 20 3e 62 6c 6f 62 5f 2e 63 0a 0a 62 6c ION >blob_.c..bl
16c0: 6f 62 2e 6f 3a 09 62 6c 6f 62 5f 2e 63 20 62 6c ob.o:.blob_.c bl
16d0: 6f 62 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f ob.h $(SRCDIR)/
16e0: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 config.h..$(XTCC
16f0: 29 20 2d 6f 20 62 6c 6f 62 2e 6f 20 2d 63 20 62 ) -o blob.o -c b
1700: 6c 6f 62 5f 2e 63 0a 0a 62 6c 6f 62 2e 68 3a 09 lob_.c..blob.h:.
1710: 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d makeheaders.../m
1720: 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f akeheaders add_
1730: 2e 63 3a 61 64 64 2e 68 20 62 6c 6f 62 5f 2e 63 .c:add.h blob_.c
1740: 3a 62 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 3a 63 :blob.h cgi_.c:c
1750: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
1760: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
1770: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
1780: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
1790: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
17a0: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
17b0: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
17c0: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 t.h construct_.c
17d0: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e :construct.h con
17e0: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e tent_.c:content.
17f0: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c h db_.c:db.h del
1800: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 ta_.c:delta.h de
1810: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 ltacmd_.c:deltac
1820: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 md.h descendents
1830: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e _.c:descendents.
1840: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 h diff_.c:diff.h
1850: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 diffcmd_.c:diff
1860: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a cmd.h encode_.c:
1870: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
1880: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
1890: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
18a0: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
18b0: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
18c0: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
18d0: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
18e0: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
18f0: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
1900: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 3_.c:merge3.h na
1910: 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 me_.c:name.h piv
1920: 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 72 ot_.c:pivot.h pr
1930: 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 intf_.c:printf.h
1940: 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 rebuild_.c:rebu
1950: 69 6c 64 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a ild.h schema_.c:
1960: 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e schema.h setup_.
1970: 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e c:setup.h sha1_.
1980: 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e c:sha1.h style_.
1990: 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e c:style.h sync_.
19a0: 63 3a 73 79 6e 63 2e 68 20 74 69 6d 65 6c 69 6e c:sync.h timelin
19b0: 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 e_.c:timeline.h
19c0: 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 update_.c:update
19d0: 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 .h url_.c:url.h
19e0: 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 user_.c:user.h v
19f0: 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e erify_.c:verify.
1a00: 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 h vfile_.c:vfile
1a10: 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e .h wiki_.c:wiki.
1a20: 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a h wikiformat_.c:
1a30: 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 wikiformat.h xfe
1a40: 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f r_.c:xfer.h zip_
1a50: 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 .c:zip.h $(SRCDI
1a60: 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 R)/sqlite3.h ./V
1a70: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 ERSION.h..touch
1a80: 68 65 61 64 65 72 73 0a 0a 63 67 69 5f 2e 63 3a headers..cgi_.c:
1a90: 09 24 28 53 52 43 44 49 52 29 2f 63 67 69 2e 63 .$(SRCDIR)/cgi.c
1aa0: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
1ab0: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f ON translate.../
1ac0: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 translate $(SRCD
1ad0: 49 52 29 2f 63 67 69 2e 63 20 7c 20 73 65 64 20 IR)/cgi.c | sed
1ae0: 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 -f $(SRCDIR)/VER
1af0: 53 49 4f 4e 20 3e 63 67 69 5f 2e 63 0a 0a 63 67 SION >cgi_.c..cg
1b00: 69 2e 6f 3a 09 63 67 69 5f 2e 63 20 63 67 69 2e i.o:.cgi_.c cgi.
1b10: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e h $(SRCDIR)/con
1b20: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d fig.h..$(XTCC) -
1b30: 6f 20 63 67 69 2e 6f 20 2d 63 20 63 67 69 5f 2e o cgi.o -c cgi_.
1b40: 63 0a 0a 63 67 69 2e 68 3a 09 6d 61 6b 65 68 65 c..cgi.h:.makehe
1b50: 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 aders.../makehea
1b60: 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 ders add_.c:add
1b70: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
1b80: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
1b90: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
1ba0: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
1bb0: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
1bc0: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
1bd0: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
1be0: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
1bf0: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
1c00: 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 nstruct_.c:const
1c10: 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e ruct.h content_.
1c20: 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e c:content.h db_.
1c30: 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a c:db.h delta_.c:
1c40: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 delta.h deltacmd
1c50: 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 _.c:deltacmd.h d
1c60: 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 escendents_.c:de
1c70: 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 scendents.h diff
1c80: 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 _.c:diff.h diffc
1c90: 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 md_.c:diffcmd.h
1ca0: 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
1cb0: 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
1cc0: 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
1cd0: 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
1ce0: 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
1cf0: 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
1d00: 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
1d10: 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
1d20: 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
1d30: 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
1d40: 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a erge3.h name_.c:
1d50: 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a name.h pivot_.c:
1d60: 70 69 76 6f 74 2e 68 20 70 72 69 6e 74 66 5f 2e pivot.h printf_.
1d70: 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 c:printf.h rebui
1d80: 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 ld_.c:rebuild.h
1d90: 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 schema_.c:schema
1da0: 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 .h setup_.c:setu
1db0: 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 p.h sha1_.c:sha1
1dc0: 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c .h style_.c:styl
1dd0: 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 e.h sync_.c:sync
1de0: 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 .h timeline_.c:t
1df0: 69 6d 65 6c 69 6e 65 2e 68 20 75 70 64 61 74 65 imeline.h update
1e00: 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c _.c:update.h url
1e10: 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e _.c:url.h user_.
1e20: 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f c:user.h verify_
1e30: 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c .c:verify.h vfil
1e40: 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b e_.c:vfile.h wik
1e50: 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 i_.c:wiki.h wiki
1e60: 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f format_.c:wikifo
1e70: 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 rmat.h xfer_.c:x
1e80: 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 fer.h zip_.c:zip
1e90: 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c .h $(SRCDIR)/sql
1ea0: 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e ite3.h ./VERSION
1eb0: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 .h..touch header
1ec0: 73 0a 0a 63 68 65 63 6b 69 6e 5f 2e 63 3a 09 24 s..checkin_.c:.$
1ed0: 28 53 52 43 44 49 52 29 2f 63 68 65 63 6b 69 6e (SRCDIR)/checkin
1ee0: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
1ef0: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
1f00: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
1f10: 43 44 49 52 29 2f 63 68 65 63 6b 69 6e 2e 63 20 CDIR)/checkin.c
1f20: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 | sed -f $(SRCDI
1f30: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 63 68 65 63 R)/VERSION >chec
1f40: 6b 69 6e 5f 2e 63 0a 0a 63 68 65 63 6b 69 6e 2e kin_.c..checkin.
1f50: 6f 3a 09 63 68 65 63 6b 69 6e 5f 2e 63 20 63 68 o:.checkin_.c ch
1f60: 65 63 6b 69 6e 2e 68 20 20 24 28 53 52 43 44 49 eckin.h $(SRCDI
1f70: 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 R)/config.h..$(X
1f80: 54 43 43 29 20 2d 6f 20 63 68 65 63 6b 69 6e 2e TCC) -o checkin.
1f90: 6f 20 2d 63 20 63 68 65 63 6b 69 6e 5f 2e 63 0a o -c checkin_.c.
1fa0: 0a 63 68 65 63 6b 69 6e 2e 68 3a 09 6d 61 6b 65 .checkin.h:.make
1fb0: 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 headers.../makeh
1fc0: 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 eaders add_.c:a
1fd0: 64 64 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f dd.h blob_.c:blo
1fe0: 62 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 b.h cgi_.c:cgi.h
1ff0: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
2000: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
2010: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
2020: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
2030: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
2040: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
2050: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
2060: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e construct_.c:con
2070: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 struct.h content
2080: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 _.c:content.h db
2090: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e _.c:db.h delta_.
20a0: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 c:delta.h deltac
20b0: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 md_.c:deltacmd.h
20c0: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a descendents_.c:
20d0: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 descendents.h di
20e0: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 ff_.c:diff.h dif
20f0: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e fcmd_.c:diffcmd.
2100: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
2110: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
2120: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
2130: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
2140: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
2150: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
2160: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
2170: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
2180: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
2190: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
21a0: 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e :merge3.h name_.
21b0: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e c:name.h pivot_.
21c0: 63 3a 70 69 76 6f 74 2e 68 20 70 72 69 6e 74 66 c:pivot.h printf
21d0: 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 _.c:printf.h reb
21e0: 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e uild_.c:rebuild.
21f0: 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 h schema_.c:sche
2200: 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 ma.h setup_.c:se
2210: 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 tup.h sha1_.c:sh
2220: 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 a1.h style_.c:st
2230: 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 yle.h sync_.c:sy
2240: 6e 63 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 nc.h timeline_.c
2250: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 75 70 64 61 :timeline.h upda
2260: 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 te_.c:update.h u
2270: 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 rl_.c:url.h user
2280: 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 _.c:user.h verif
2290: 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 y_.c:verify.h vf
22a0: 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 ile_.c:vfile.h w
22b0: 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 iki_.c:wiki.h wi
22c0: 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 kiformat_.c:wiki
22d0: 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 format.h xfer_.c
22e0: 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a :xfer.h zip_.c:z
22f0: 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 ip.h $(SRCDIR)/s
2300: 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 qlite3.h ./VERSI
2310: 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 ON.h..touch head
2320: 65 72 73 0a 0a 63 68 65 63 6b 6f 75 74 5f 2e 63 ers..checkout_.c
2330: 3a 09 24 28 53 52 43 44 49 52 29 2f 63 68 65 63 :.$(SRCDIR)/chec
2340: 6b 6f 75 74 2e 63 20 24 28 53 52 43 44 49 52 29 kout.c $(SRCDIR)
2350: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 /VERSION transla
2360: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 te.../translate
2370: 24 28 53 52 43 44 49 52 29 2f 63 68 65 63 6b 6f $(SRCDIR)/checko
2380: 75 74 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 ut.c | sed -f $(
2390: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
23a0: 3e 63 68 65 63 6b 6f 75 74 5f 2e 63 0a 0a 63 68 >checkout_.c..ch
23b0: 65 63 6b 6f 75 74 2e 6f 3a 09 63 68 65 63 6b 6f eckout.o:.checko
23c0: 75 74 5f 2e 63 20 63 68 65 63 6b 6f 75 74 2e 68 ut_.c checkout.h
23d0: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 $(SRCDIR)/conf
23e0: 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f ig.h..$(XTCC) -o
23f0: 20 63 68 65 63 6b 6f 75 74 2e 6f 20 2d 63 20 63 checkout.o -c c
2400: 68 65 63 6b 6f 75 74 5f 2e 63 0a 0a 63 68 65 63 heckout_.c..chec
2410: 6b 6f 75 74 2e 68 3a 09 6d 61 6b 65 68 65 61 64 kout.h:.makehead
2420: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 ers.../makeheade
2430: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 rs add_.c:add.h
2440: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 blob_.c:blob.h
2450: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
2460: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
2470: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
2480: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
2490: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
24a0: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
24b0: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
24c0: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 comformat.h cons
24d0: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 truct_.c:constru
24e0: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a ct.h content_.c:
24f0: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a content.h db_.c:
2500: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 db.h delta_.c:de
2510: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e lta.h deltacmd_.
2520: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 c:deltacmd.h des
2530: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 cendents_.c:desc
2540: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e endents.h diff_.
2550: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 c:diff.h diffcmd
2560: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e _.c:diffcmd.h en
2570: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
2580: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
2590: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
25a0: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
25b0: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
25c0: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
25d0: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
25e0: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
25f0: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
2600: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
2610: 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 ge3.h name_.c:na
2620: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 me.h pivot_.c:pi
2630: 76 6f 74 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a vot.h printf_.c:
2640: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 printf.h rebuild
2650: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 _.c:rebuild.h sc
2660: 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 hema_.c:schema.h
2670: 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e setup_.c:setup.
2680: 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 h sha1_.c:sha1.h
2690: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
26a0: 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 h sync_.c:sync.h
26b0: 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d timeline_.c:tim
26c0: 65 6c 69 6e 65 2e 68 20 75 70 64 61 74 65 5f 2e eline.h update_.
26d0: 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e c:update.h url_.
26e0: 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a c:url.h user_.c:
26f0: 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 user.h verify_.c
2700: 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f :verify.h vfile_
2710: 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f .c:vfile.h wiki_
2720: 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f .c:wiki.h wikifo
2730: 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d rmat_.c:wikiform
2740: 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 at.h xfer_.c:xfe
2750: 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 r.h zip_.c:zip.h
2760: 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 $(SRCDIR)/sqlit
2770: 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 e3.h ./VERSION.h
2780: 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a ..touch headers.
2790: 0a 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 09 24 .clearsign_.c:.$
27a0: 28 53 52 43 44 49 52 29 2f 63 6c 65 61 72 73 69 (SRCDIR)/clearsi
27b0: 67 6e 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 gn.c $(SRCDIR)/V
27c0: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
27d0: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
27e0: 53 52 43 44 49 52 29 2f 63 6c 65 61 72 73 69 67 SRCDIR)/clearsig
27f0: 6e 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 n.c | sed -f $(S
2800: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e RCDIR)/VERSION >
2810: 63 6c 65 61 72 73 69 67 6e 5f 2e 63 0a 0a 63 6c clearsign_.c..cl
2820: 65 61 72 73 69 67 6e 2e 6f 3a 09 63 6c 65 61 72 earsign.o:.clear
2830: 73 69 67 6e 5f 2e 63 20 63 6c 65 61 72 73 69 67 sign_.c clearsig
2840: 6e 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 n.h $(SRCDIR)/c
2850: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 onfig.h..$(XTCC)
2860: 20 2d 6f 20 63 6c 65 61 72 73 69 67 6e 2e 6f 20 -o clearsign.o
2870: 2d 63 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 0a -c clearsign_.c.
2880: 0a 63 6c 65 61 72 73 69 67 6e 2e 68 3a 09 6d 61 .clearsign.h:.ma
2890: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b keheaders.../mak
28a0: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 eheaders add_.c
28b0: 3a 61 64 64 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 :add.h blob_.c:b
28c0: 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 lob.h cgi_.c:cgi
28d0: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
28e0: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
28f0: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
2900: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
2910: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
2920: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
2930: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
2940: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
2950: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
2960: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
2970: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
2980: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
2990: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
29a0: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
29b0: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
29c0: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
29d0: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
29e0: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
29f0: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
2a00: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
2a10: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
2a20: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
2a30: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
2a40: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
2a50: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
2a60: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
2a70: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
2a80: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 .c:merge3.h name
2a90: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 _.c:name.h pivot
2aa0: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 72 69 6e _.c:pivot.h prin
2ab0: 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 tf_.c:printf.h r
2ac0: 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c ebuild_.c:rebuil
2ad0: 64 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 d.h schema_.c:sc
2ae0: 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a hema.h setup_.c:
2af0: 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a setup.h sha1_.c:
2b00: 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a sha1.h style_.c:
2b10: 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a style.h sync_.c:
2b20: 73 79 6e 63 2e 68 20 74 69 6d 65 6c 69 6e 65 5f sync.h timeline_
2b30: 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 75 70 .c:timeline.h up
2b40: 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 date_.c:update.h
2b50: 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 url_.c:url.h us
2b60: 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 er_.c:user.h ver
2b70: 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 ify_.c:verify.h
2b80: 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 vfile_.c:vfile.h
2b90: 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 wiki_.c:wiki.h
2ba0: 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 wikiformat_.c:wi
2bb0: 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f kiformat.h xfer_
2bc0: 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 .c:xfer.h zip_.c
2bd0: 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 :zip.h $(SRCDIR)
2be0: 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 /sqlite3.h ./VER
2bf0: 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 SION.h..touch he
2c00: 61 64 65 72 73 0a 0a 63 6c 6f 6e 65 5f 2e 63 3a aders..clone_.c:
2c10: 09 24 28 53 52 43 44 49 52 29 2f 63 6c 6f 6e 65 .$(SRCDIR)/clone
2c20: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
2c30: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
2c40: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
2c50: 43 44 49 52 29 2f 63 6c 6f 6e 65 2e 63 20 7c 20 CDIR)/clone.c |
2c60: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 sed -f $(SRCDIR)
2c70: 2f 56 45 52 53 49 4f 4e 20 3e 63 6c 6f 6e 65 5f /VERSION >clone_
2c80: 2e 63 0a 0a 63 6c 6f 6e 65 2e 6f 3a 09 63 6c 6f .c..clone.o:.clo
2c90: 6e 65 5f 2e 63 20 63 6c 6f 6e 65 2e 68 20 20 24 ne_.c clone.h $
2ca0: 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e (SRCDIR)/config.
2cb0: 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 63 6c h..$(XTCC) -o cl
2cc0: 6f 6e 65 2e 6f 20 2d 63 20 63 6c 6f 6e 65 5f 2e one.o -c clone_.
2cd0: 63 0a 0a 63 6c 6f 6e 65 2e 68 3a 09 6d 61 6b 65 c..clone.h:.make
2ce0: 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 headers.../makeh
2cf0: 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 eaders add_.c:a
2d00: 64 64 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f dd.h blob_.c:blo
2d10: 62 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 b.h cgi_.c:cgi.h
2d20: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
2d30: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
2d40: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
2d50: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
2d60: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
2d70: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
2d80: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
2d90: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e construct_.c:con
2da0: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 struct.h content
2db0: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 _.c:content.h db
2dc0: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e _.c:db.h delta_.
2dd0: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 c:delta.h deltac
2de0: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 md_.c:deltacmd.h
2df0: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a descendents_.c:
2e00: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 descendents.h di
2e10: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 ff_.c:diff.h dif
2e20: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e fcmd_.c:diffcmd.
2e30: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
2e40: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
2e50: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
2e60: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
2e70: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
2e80: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
2e90: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
2ea0: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
2eb0: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
2ec0: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
2ed0: 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e :merge3.h name_.
2ee0: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e c:name.h pivot_.
2ef0: 63 3a 70 69 76 6f 74 2e 68 20 70 72 69 6e 74 66 c:pivot.h printf
2f00: 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 _.c:printf.h reb
2f10: 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e uild_.c:rebuild.
2f20: 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 h schema_.c:sche
2f30: 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 ma.h setup_.c:se
2f40: 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 tup.h sha1_.c:sh
2f50: 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 a1.h style_.c:st
2f60: 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 yle.h sync_.c:sy
2f70: 6e 63 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 nc.h timeline_.c
2f80: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 75 70 64 61 :timeline.h upda
2f90: 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 te_.c:update.h u
2fa0: 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 rl_.c:url.h user
2fb0: 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 _.c:user.h verif
2fc0: 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 y_.c:verify.h vf
2fd0: 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 ile_.c:vfile.h w
2fe0: 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 iki_.c:wiki.h wi
2ff0: 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 kiformat_.c:wiki
3000: 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 format.h xfer_.c
3010: 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a :xfer.h zip_.c:z
3020: 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 ip.h $(SRCDIR)/s
3030: 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 qlite3.h ./VERSI
3040: 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 ON.h..touch head
3050: 65 72 73 0a 0a 63 6f 6d 66 6f 72 6d 61 74 5f 2e ers..comformat_.
3060: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 63 6f 6d c:.$(SRCDIR)/com
3070: 66 6f 72 6d 61 74 2e 63 20 24 28 53 52 43 44 49 format.c $(SRCDI
3080: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 R)/VERSION trans
3090: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 late.../translat
30a0: 65 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6d 66 e $(SRCDIR)/comf
30b0: 6f 72 6d 61 74 2e 63 20 7c 20 73 65 64 20 2d 66 ormat.c | sed -f
30c0: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
30d0: 4f 4e 20 3e 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 ON >comformat_.c
30e0: 0a 0a 63 6f 6d 66 6f 72 6d 61 74 2e 6f 3a 09 63 ..comformat.o:.c
30f0: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 20 63 6f 6d 66 omformat_.c comf
3100: 6f 72 6d 61 74 2e 68 20 20 24 28 53 52 43 44 49 ormat.h $(SRCDI
3110: 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 R)/config.h..$(X
3120: 54 43 43 29 20 2d 6f 20 63 6f 6d 66 6f 72 6d 61 TCC) -o comforma
3130: 74 2e 6f 20 2d 63 20 63 6f 6d 66 6f 72 6d 61 74 t.o -c comformat
3140: 5f 2e 63 0a 0a 63 6f 6d 66 6f 72 6d 61 74 2e 68 _.c..comformat.h
3150: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e :.makeheaders...
3160: 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 /makeheaders ad
3170: 64 5f 2e 63 3a 61 64 64 2e 68 20 62 6c 6f 62 5f d_.c:add.h blob_
3180: 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 .c:blob.h cgi_.c
3190: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
31a0: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
31b0: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
31c0: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
31d0: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
31e0: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
31f0: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
3200: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
3210: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
3220: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
3230: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
3240: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
3250: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
3260: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
3270: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
3280: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
3290: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
32a0: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
32b0: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
32c0: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
32d0: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
32e0: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
32f0: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
3300: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
3310: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
3320: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
3330: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
3340: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
3350: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 name_.c:name.h p
3360: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 ivot_.c:pivot.h
3370: 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 printf_.c:printf
3380: 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 .h rebuild_.c:re
3390: 62 75 69 6c 64 2e 68 20 73 63 68 65 6d 61 5f 2e build.h schema_.
33a0: 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 c:schema.h setup
33b0: 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 _.c:setup.h sha1
33c0: 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 _.c:sha1.h style
33d0: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 _.c:style.h sync
33e0: 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 69 6d 65 6c _.c:sync.h timel
33f0: 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e ine_.c:timeline.
3400: 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 h update_.c:upda
3410: 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e te.h url_.c:url.
3420: 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 h user_.c:user.h
3430: 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 verify_.c:verif
3440: 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 y.h vfile_.c:vfi
3450: 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b le.h wiki_.c:wik
3460: 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e i.h wikiformat_.
3470: 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 c:wikiformat.h x
3480: 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 fer_.c:xfer.h zi
3490: 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 p_.c:zip.h $(SRC
34a0: 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e DIR)/sqlite3.h .
34b0: 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 /VERSION.h..touc
34c0: 68 20 68 65 61 64 65 72 73 0a 0a 63 6f 6e 73 74 h headers..const
34d0: 72 75 63 74 5f 2e 63 3a 09 24 28 53 52 43 44 49 ruct_.c:.$(SRCDI
34e0: 52 29 2f 63 6f 6e 73 74 72 75 63 74 2e 63 20 24 R)/construct.c $
34f0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
3500: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 translate.../tr
3510: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 anslate $(SRCDIR
3520: 29 2f 63 6f 6e 73 74 72 75 63 74 2e 63 20 7c 20 )/construct.c |
3530: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 sed -f $(SRCDIR)
3540: 2f 56 45 52 53 49 4f 4e 20 3e 63 6f 6e 73 74 72 /VERSION >constr
3550: 75 63 74 5f 2e 63 0a 0a 63 6f 6e 73 74 72 75 63 uct_.c..construc
3560: 74 2e 6f 3a 09 63 6f 6e 73 74 72 75 63 74 5f 2e t.o:.construct_.
3570: 63 20 63 6f 6e 73 74 72 75 63 74 2e 68 20 20 24 c construct.h $
3580: 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e (SRCDIR)/config.
3590: 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 63 6f h..$(XTCC) -o co
35a0: 6e 73 74 72 75 63 74 2e 6f 20 2d 63 20 63 6f 6e nstruct.o -c con
35b0: 73 74 72 75 63 74 5f 2e 63 0a 0a 63 6f 6e 73 74 struct_.c..const
35c0: 72 75 63 74 2e 68 3a 09 6d 61 6b 65 68 65 61 64 ruct.h:.makehead
35d0: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 ers.../makeheade
35e0: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 rs add_.c:add.h
35f0: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 blob_.c:blob.h
3600: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
3610: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
3620: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
3630: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
3640: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
3650: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
3660: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
3670: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 comformat.h cons
3680: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 truct_.c:constru
3690: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a ct.h content_.c:
36a0: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a content.h db_.c:
36b0: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 db.h delta_.c:de
36c0: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e lta.h deltacmd_.
36d0: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 c:deltacmd.h des
36e0: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 cendents_.c:desc
36f0: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e endents.h diff_.
3700: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 c:diff.h diffcmd
3710: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e _.c:diffcmd.h en
3720: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
3730: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
3740: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
3750: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
3760: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
3770: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
3780: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
3790: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
37a0: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
37b0: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
37c0: 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 ge3.h name_.c:na
37d0: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 me.h pivot_.c:pi
37e0: 76 6f 74 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a vot.h printf_.c:
37f0: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 printf.h rebuild
3800: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 _.c:rebuild.h sc
3810: 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 hema_.c:schema.h
3820: 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e setup_.c:setup.
3830: 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 h sha1_.c:sha1.h
3840: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
3850: 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 h sync_.c:sync.h
3860: 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d timeline_.c:tim
3870: 65 6c 69 6e 65 2e 68 20 75 70 64 61 74 65 5f 2e eline.h update_.
3880: 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e c:update.h url_.
3890: 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a c:url.h user_.c:
38a0: 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 user.h verify_.c
38b0: 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f :verify.h vfile_
38c0: 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f .c:vfile.h wiki_
38d0: 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f .c:wiki.h wikifo
38e0: 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d rmat_.c:wikiform
38f0: 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 at.h xfer_.c:xfe
3900: 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 r.h zip_.c:zip.h
3910: 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 $(SRCDIR)/sqlit
3920: 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 e3.h ./VERSION.h
3930: 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a ..touch headers.
3940: 0a 63 6f 6e 74 65 6e 74 5f 2e 63 3a 09 24 28 53 .content_.c:.$(S
3950: 52 43 44 49 52 29 2f 63 6f 6e 74 65 6e 74 2e 63 RCDIR)/content.c
3960: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
3970: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f ON translate.../
3980: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 translate $(SRCD
3990: 49 52 29 2f 63 6f 6e 74 65 6e 74 2e 63 20 7c 20 IR)/content.c |
39a0: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 sed -f $(SRCDIR)
39b0: 2f 56 45 52 53 49 4f 4e 20 3e 63 6f 6e 74 65 6e /VERSION >conten
39c0: 74 5f 2e 63 0a 0a 63 6f 6e 74 65 6e 74 2e 6f 3a t_.c..content.o:
39d0: 09 63 6f 6e 74 65 6e 74 5f 2e 63 20 63 6f 6e 74 .content_.c cont
39e0: 65 6e 74 2e 68 20 20 24 28 53 52 43 44 49 52 29 ent.h $(SRCDIR)
39f0: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 /config.h..$(XTC
3a00: 43 29 20 2d 6f 20 63 6f 6e 74 65 6e 74 2e 6f 20 C) -o content.o
3a10: 2d 63 20 63 6f 6e 74 65 6e 74 5f 2e 63 0a 0a 63 -c content_.c..c
3a20: 6f 6e 74 65 6e 74 2e 68 3a 09 6d 61 6b 65 68 65 ontent.h:.makehe
3a30: 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 aders.../makehea
3a40: 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 ders add_.c:add
3a50: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
3a60: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
3a70: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
3a80: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
3a90: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
3aa0: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
3ab0: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
3ac0: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
3ad0: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
3ae0: 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 nstruct_.c:const
3af0: 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e ruct.h content_.
3b00: 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e c:content.h db_.
3b10: 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a c:db.h delta_.c:
3b20: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 delta.h deltacmd
3b30: 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 _.c:deltacmd.h d
3b40: 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 escendents_.c:de
3b50: 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 scendents.h diff
3b60: 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 _.c:diff.h diffc
3b70: 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 md_.c:diffcmd.h
3b80: 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
3b90: 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
3ba0: 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
3bb0: 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
3bc0: 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
3bd0: 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
3be0: 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
3bf0: 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
3c00: 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
3c10: 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
3c20: 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a erge3.h name_.c:
3c30: 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a name.h pivot_.c:
3c40: 70 69 76 6f 74 2e 68 20 70 72 69 6e 74 66 5f 2e pivot.h printf_.
3c50: 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 c:printf.h rebui
3c60: 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 ld_.c:rebuild.h
3c70: 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 schema_.c:schema
3c80: 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 .h setup_.c:setu
3c90: 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 p.h sha1_.c:sha1
3ca0: 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c .h style_.c:styl
3cb0: 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 e.h sync_.c:sync
3cc0: 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 .h timeline_.c:t
3cd0: 69 6d 65 6c 69 6e 65 2e 68 20 75 70 64 61 74 65 imeline.h update
3ce0: 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c _.c:update.h url
3cf0: 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e _.c:url.h user_.
3d00: 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f c:user.h verify_
3d10: 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c .c:verify.h vfil
3d20: 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b e_.c:vfile.h wik
3d30: 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 i_.c:wiki.h wiki
3d40: 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f format_.c:wikifo
3d50: 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 rmat.h xfer_.c:x
3d60: 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 fer.h zip_.c:zip
3d70: 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c .h $(SRCDIR)/sql
3d80: 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e ite3.h ./VERSION
3d90: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 .h..touch header
3da0: 73 0a 0a 64 62 5f 2e 63 3a 09 24 28 53 52 43 44 s..db_.c:.$(SRCD
3db0: 49 52 29 2f 64 62 2e 63 20 24 28 53 52 43 44 49 IR)/db.c $(SRCDI
3dc0: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 R)/VERSION trans
3dd0: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 late.../translat
3de0: 65 20 24 28 53 52 43 44 49 52 29 2f 64 62 2e 63 e $(SRCDIR)/db.c
3df0: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 | sed -f $(SRCD
3e00: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 64 62 5f IR)/VERSION >db_
3e10: 2e 63 0a 0a 64 62 2e 6f 3a 09 64 62 5f 2e 63 20 .c..db.o:.db_.c
3e20: 64 62 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f db.h $(SRCDIR)/
3e30: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 config.h..$(XTCC
3e40: 29 20 2d 6f 20 64 62 2e 6f 20 2d 63 20 64 62 5f ) -o db.o -c db_
3e50: 2e 63 0a 0a 64 62 2e 68 3a 09 6d 61 6b 65 68 65 .c..db.h:.makehe
3e60: 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 aders.../makehea
3e70: 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 ders add_.c:add
3e80: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
3e90: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
3ea0: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
3eb0: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
3ec0: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
3ed0: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
3ee0: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
3ef0: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
3f00: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
3f10: 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 nstruct_.c:const
3f20: 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e ruct.h content_.
3f30: 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e c:content.h db_.
3f40: 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a c:db.h delta_.c:
3f50: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 delta.h deltacmd
3f60: 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 _.c:deltacmd.h d
3f70: 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 escendents_.c:de
3f80: 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 scendents.h diff
3f90: 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 _.c:diff.h diffc
3fa0: 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 md_.c:diffcmd.h
3fb0: 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
3fc0: 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
3fd0: 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
3fe0: 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
3ff0: 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
4000: 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
4010: 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
4020: 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
4030: 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
4040: 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
4050: 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a erge3.h name_.c:
4060: 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a name.h pivot_.c:
4070: 70 69 76 6f 74 2e 68 20 70 72 69 6e 74 66 5f 2e pivot.h printf_.
4080: 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 c:printf.h rebui
4090: 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 ld_.c:rebuild.h
40a0: 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 schema_.c:schema
40b0: 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 .h setup_.c:setu
40c0: 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 p.h sha1_.c:sha1
40d0: 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c .h style_.c:styl
40e0: 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 e.h sync_.c:sync
40f0: 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 .h timeline_.c:t
4100: 69 6d 65 6c 69 6e 65 2e 68 20 75 70 64 61 74 65 imeline.h update
4110: 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c _.c:update.h url
4120: 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e _.c:url.h user_.
4130: 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f c:user.h verify_
4140: 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c .c:verify.h vfil
4150: 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b e_.c:vfile.h wik
4160: 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 i_.c:wiki.h wiki
4170: 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f format_.c:wikifo
4180: 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 rmat.h xfer_.c:x
4190: 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 fer.h zip_.c:zip
41a0: 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c .h $(SRCDIR)/sql
41b0: 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e ite3.h ./VERSION
41c0: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 .h..touch header
41d0: 73 0a 0a 64 65 6c 74 61 5f 2e 63 3a 09 24 28 53 s..delta_.c:.$(S
41e0: 52 43 44 49 52 29 2f 64 65 6c 74 61 2e 63 20 24 RCDIR)/delta.c $
41f0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
4200: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 translate.../tr
4210: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 anslate $(SRCDIR
4220: 29 2f 64 65 6c 74 61 2e 63 20 7c 20 73 65 64 20 )/delta.c | sed
4230: 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 -f $(SRCDIR)/VER
4240: 53 49 4f 4e 20 3e 64 65 6c 74 61 5f 2e 63 0a 0a SION >delta_.c..
4250: 64 65 6c 74 61 2e 6f 3a 09 64 65 6c 74 61 5f 2e delta.o:.delta_.
4260: 63 20 64 65 6c 74 61 2e 68 20 20 24 28 53 52 43 c delta.h $(SRC
4270: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 DIR)/config.h..$
4280: 28 58 54 43 43 29 20 2d 6f 20 64 65 6c 74 61 2e (XTCC) -o delta.
4290: 6f 20 2d 63 20 64 65 6c 74 61 5f 2e 63 0a 0a 64 o -c delta_.c..d
42a0: 65 6c 74 61 2e 68 3a 09 6d 61 6b 65 68 65 61 64 elta.h:.makehead
42b0: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 ers.../makeheade
42c0: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 rs add_.c:add.h
42d0: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 blob_.c:blob.h
42e0: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
42f0: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
4300: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
4310: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
4320: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
4330: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
4340: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
4350: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 comformat.h cons
4360: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 truct_.c:constru
4370: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a ct.h content_.c:
4380: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a content.h db_.c:
4390: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 db.h delta_.c:de
43a0: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e lta.h deltacmd_.
43b0: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 c:deltacmd.h des
43c0: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 cendents_.c:desc
43d0: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e endents.h diff_.
43e0: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 c:diff.h diffcmd
43f0: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e _.c:diffcmd.h en
4400: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
4410: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
4420: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
4430: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
4440: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
4450: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
4460: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
4470: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
4480: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
4490: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
44a0: 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 ge3.h name_.c:na
44b0: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 me.h pivot_.c:pi
44c0: 76 6f 74 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a vot.h printf_.c:
44d0: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 printf.h rebuild
44e0: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 _.c:rebuild.h sc
44f0: 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 hema_.c:schema.h
4500: 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e setup_.c:setup.
4510: 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 h sha1_.c:sha1.h
4520: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
4530: 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 h sync_.c:sync.h
4540: 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d timeline_.c:tim
4550: 65 6c 69 6e 65 2e 68 20 75 70 64 61 74 65 5f 2e eline.h update_.
4560: 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e c:update.h url_.
4570: 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a c:url.h user_.c:
4580: 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 user.h verify_.c
4590: 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f :verify.h vfile_
45a0: 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f .c:vfile.h wiki_
45b0: 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f .c:wiki.h wikifo
45c0: 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d rmat_.c:wikiform
45d0: 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 at.h xfer_.c:xfe
45e0: 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 r.h zip_.c:zip.h
45f0: 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 $(SRCDIR)/sqlit
4600: 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 e3.h ./VERSION.h
4610: 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a ..touch headers.
4620: 0a 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 09 24 28 .deltacmd_.c:.$(
4630: 53 52 43 44 49 52 29 2f 64 65 6c 74 61 63 6d 64 SRCDIR)/deltacmd
4640: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
4650: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
4660: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
4670: 43 44 49 52 29 2f 64 65 6c 74 61 63 6d 64 2e 63 CDIR)/deltacmd.c
4680: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 | sed -f $(SRCD
4690: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 64 65 6c IR)/VERSION >del
46a0: 74 61 63 6d 64 5f 2e 63 0a 0a 64 65 6c 74 61 63 tacmd_.c..deltac
46b0: 6d 64 2e 6f 3a 09 64 65 6c 74 61 63 6d 64 5f 2e md.o:.deltacmd_.
46c0: 63 20 64 65 6c 74 61 63 6d 64 2e 68 20 20 24 28 c deltacmd.h $(
46d0: 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 SRCDIR)/config.h
46e0: 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 64 65 6c ..$(XTCC) -o del
46f0: 74 61 63 6d 64 2e 6f 20 2d 63 20 64 65 6c 74 61 tacmd.o -c delta
4700: 63 6d 64 5f 2e 63 0a 0a 64 65 6c 74 61 63 6d 64 cmd_.c..deltacmd
4710: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
4720: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
4730: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 6c 6f add_.c:add.h blo
4740: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f b_.c:blob.h cgi_
4750: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
4760: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
4770: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
4780: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
4790: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
47a0: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
47b0: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
47c0: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
47d0: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
47e0: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
47f0: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
4800: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
4810: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
4820: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
4830: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
4840: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
4850: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
4860: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
4870: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
4880: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
4890: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
48a0: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
48b0: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
48c0: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
48d0: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
48e0: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
48f0: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
4900: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
4910: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
4920: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
4930: 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e h printf_.c:prin
4940: 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a tf.h rebuild_.c:
4950: 72 65 62 75 69 6c 64 2e 68 20 73 63 68 65 6d 61 rebuild.h schema
4960: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
4970: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
4980: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 a1_.c:sha1.h sty
4990: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 le_.c:style.h sy
49a0: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 69 6d nc_.c:sync.h tim
49b0: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e eline_.c:timelin
49c0: 65 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 e.h update_.c:up
49d0: 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 date.h url_.c:ur
49e0: 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 l.h user_.c:user
49f0: 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 .h verify_.c:ver
4a00: 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 ify.h vfile_.c:v
4a10: 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 file.h wiki_.c:w
4a20: 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 iki.h wikiformat
4a30: 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 _.c:wikiformat.h
4a40: 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 xfer_.c:xfer.h
4a50: 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 zip_.c:zip.h $(S
4a60: 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 RCDIR)/sqlite3.h
4a70: 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f ./VERSION.h..to
4a80: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 64 65 73 uch headers..des
4a90: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 09 24 28 53 cendents_.c:.$(S
4aa0: 52 43 44 49 52 29 2f 64 65 73 63 65 6e 64 65 6e RCDIR)/descenden
4ab0: 74 73 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 ts.c $(SRCDIR)/V
4ac0: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
4ad0: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
4ae0: 53 52 43 44 49 52 29 2f 64 65 73 63 65 6e 64 65 SRCDIR)/descende
4af0: 6e 74 73 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 nts.c | sed -f $
4b00: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
4b10: 20 3e 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 >descendents_.c
4b20: 0a 0a 64 65 73 63 65 6e 64 65 6e 74 73 2e 6f 3a ..descendents.o:
4b30: 09 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 20 .descendents_.c
4b40: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 20 24 descendents.h $
4b50: 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e (SRCDIR)/config.
4b60: 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 64 65 h..$(XTCC) -o de
4b70: 73 63 65 6e 64 65 6e 74 73 2e 6f 20 2d 63 20 64 scendents.o -c d
4b80: 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 0a 0a 64 escendents_.c..d
4b90: 65 73 63 65 6e 64 65 6e 74 73 2e 68 3a 09 6d 61 escendents.h:.ma
4ba0: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b keheaders.../mak
4bb0: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 eheaders add_.c
4bc0: 3a 61 64 64 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 :add.h blob_.c:b
4bd0: 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 lob.h cgi_.c:cgi
4be0: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
4bf0: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
4c00: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
4c10: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
4c20: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
4c30: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
4c40: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
4c50: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
4c60: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
4c70: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
4c80: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
4c90: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
4ca0: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
4cb0: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
4cc0: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
4cd0: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
4ce0: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
4cf0: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
4d00: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
4d10: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
4d20: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
4d30: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
4d40: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
4d50: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
4d60: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
4d70: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
4d80: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
4d90: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 .c:merge3.h name
4da0: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 _.c:name.h pivot
4db0: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 72 69 6e _.c:pivot.h prin
4dc0: 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 tf_.c:printf.h r
4dd0: 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c ebuild_.c:rebuil
4de0: 64 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 d.h schema_.c:sc
4df0: 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a hema.h setup_.c:
4e00: 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a setup.h sha1_.c:
4e10: 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a sha1.h style_.c:
4e20: 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a style.h sync_.c:
4e30: 73 79 6e 63 2e 68 20 74 69 6d 65 6c 69 6e 65 5f sync.h timeline_
4e40: 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 75 70 .c:timeline.h up
4e50: 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 date_.c:update.h
4e60: 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 url_.c:url.h us
4e70: 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 er_.c:user.h ver
4e80: 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 ify_.c:verify.h
4e90: 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 vfile_.c:vfile.h
4ea0: 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 wiki_.c:wiki.h
4eb0: 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 wikiformat_.c:wi
4ec0: 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f kiformat.h xfer_
4ed0: 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 .c:xfer.h zip_.c
4ee0: 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 :zip.h $(SRCDIR)
4ef0: 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 /sqlite3.h ./VER
4f00: 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 SION.h..touch he
4f10: 61 64 65 72 73 0a 0a 64 69 66 66 5f 2e 63 3a 09 aders..diff_.c:.
4f20: 24 28 53 52 43 44 49 52 29 2f 64 69 66 66 2e 63 $(SRCDIR)/diff.c
4f30: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
4f40: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f ON translate.../
4f50: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 translate $(SRCD
4f60: 49 52 29 2f 64 69 66 66 2e 63 20 7c 20 73 65 64 IR)/diff.c | sed
4f70: 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 -f $(SRCDIR)/VE
4f80: 52 53 49 4f 4e 20 3e 64 69 66 66 5f 2e 63 0a 0a RSION >diff_.c..
4f90: 64 69 66 66 2e 6f 3a 09 64 69 66 66 5f 2e 63 20 diff.o:.diff_.c
4fa0: 64 69 66 66 2e 68 20 20 24 28 53 52 43 44 49 52 diff.h $(SRCDIR
4fb0: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 )/config.h..$(XT
4fc0: 43 43 29 20 2d 6f 20 64 69 66 66 2e 6f 20 2d 63 CC) -o diff.o -c
4fd0: 20 64 69 66 66 5f 2e 63 0a 0a 64 69 66 66 2e 68 diff_.c..diff.h
4fe0: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e :.makeheaders...
4ff0: 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 /makeheaders ad
5000: 64 5f 2e 63 3a 61 64 64 2e 68 20 62 6c 6f 62 5f d_.c:add.h blob_
5010: 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 .c:blob.h cgi_.c
5020: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
5030: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
5040: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
5050: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
5060: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
5070: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
5080: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
5090: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
50a0: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
50b0: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
50c0: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
50d0: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
50e0: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
50f0: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
5100: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
5110: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
5120: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
5130: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
5140: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
5150: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
5160: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
5170: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
5180: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
5190: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
51a0: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
51b0: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
51c0: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
51d0: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
51e0: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 name_.c:name.h p
51f0: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 ivot_.c:pivot.h
5200: 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 printf_.c:printf
5210: 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 .h rebuild_.c:re
5220: 62 75 69 6c 64 2e 68 20 73 63 68 65 6d 61 5f 2e build.h schema_.
5230: 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 c:schema.h setup
5240: 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 _.c:setup.h sha1
5250: 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 _.c:sha1.h style
5260: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 _.c:style.h sync
5270: 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 69 6d 65 6c _.c:sync.h timel
5280: 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e ine_.c:timeline.
5290: 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 h update_.c:upda
52a0: 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e te.h url_.c:url.
52b0: 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 h user_.c:user.h
52c0: 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 verify_.c:verif
52d0: 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 y.h vfile_.c:vfi
52e0: 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b le.h wiki_.c:wik
52f0: 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e i.h wikiformat_.
5300: 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 c:wikiformat.h x
5310: 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 fer_.c:xfer.h zi
5320: 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 p_.c:zip.h $(SRC
5330: 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e DIR)/sqlite3.h .
5340: 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 /VERSION.h..touc
5350: 68 20 68 65 61 64 65 72 73 0a 0a 64 69 66 66 63 h headers..diffc
5360: 6d 64 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 md_.c:.$(SRCDIR)
5370: 2f 64 69 66 66 63 6d 64 2e 63 20 24 28 53 52 43 /diffcmd.c $(SRC
5380: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
5390: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
53a0: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 64 69 ate $(SRCDIR)/di
53b0: 66 66 63 6d 64 2e 63 20 7c 20 73 65 64 20 2d 66 ffcmd.c | sed -f
53c0: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
53d0: 4f 4e 20 3e 64 69 66 66 63 6d 64 5f 2e 63 0a 0a ON >diffcmd_.c..
53e0: 64 69 66 66 63 6d 64 2e 6f 3a 09 64 69 66 66 63 diffcmd.o:.diffc
53f0: 6d 64 5f 2e 63 20 64 69 66 66 63 6d 64 2e 68 20 md_.c diffcmd.h
5400: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
5410: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
5420: 64 69 66 66 63 6d 64 2e 6f 20 2d 63 20 64 69 66 diffcmd.o -c dif
5430: 66 63 6d 64 5f 2e 63 0a 0a 64 69 66 66 63 6d 64 fcmd_.c..diffcmd
5440: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
5450: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
5460: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 6c 6f add_.c:add.h blo
5470: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f b_.c:blob.h cgi_
5480: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
5490: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
54a0: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
54b0: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
54c0: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
54d0: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
54e0: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
54f0: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
5500: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
5510: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
5520: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
5530: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
5540: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
5550: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
5560: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
5570: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
5580: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
5590: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
55a0: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
55b0: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
55c0: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
55d0: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
55e0: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
55f0: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
5600: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
5610: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
5620: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
5630: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
5640: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
5650: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
5660: 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e h printf_.c:prin
5670: 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a tf.h rebuild_.c:
5680: 72 65 62 75 69 6c 64 2e 68 20 73 63 68 65 6d 61 rebuild.h schema
5690: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
56a0: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
56b0: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 a1_.c:sha1.h sty
56c0: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 le_.c:style.h sy
56d0: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 69 6d nc_.c:sync.h tim
56e0: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e eline_.c:timelin
56f0: 65 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 e.h update_.c:up
5700: 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 date.h url_.c:ur
5710: 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 l.h user_.c:user
5720: 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 .h verify_.c:ver
5730: 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 ify.h vfile_.c:v
5740: 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 file.h wiki_.c:w
5750: 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 iki.h wikiformat
5760: 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 _.c:wikiformat.h
5770: 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 xfer_.c:xfer.h
5780: 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 zip_.c:zip.h $(S
5790: 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 RCDIR)/sqlite3.h
57a0: 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f ./VERSION.h..to
57b0: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 65 6e 63 uch headers..enc
57c0: 6f 64 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 ode_.c:.$(SRCDIR
57d0: 29 2f 65 6e 63 6f 64 65 2e 63 20 24 28 53 52 43 )/encode.c $(SRC
57e0: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
57f0: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
5800: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 65 6e ate $(SRCDIR)/en
5810: 63 6f 64 65 2e 63 20 7c 20 73 65 64 20 2d 66 20 code.c | sed -f
5820: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
5830: 4e 20 3e 65 6e 63 6f 64 65 5f 2e 63 0a 0a 65 6e N >encode_.c..en
5840: 63 6f 64 65 2e 6f 3a 09 65 6e 63 6f 64 65 5f 2e code.o:.encode_.
5850: 63 20 65 6e 63 6f 64 65 2e 68 20 20 24 28 53 52 c encode.h $(SR
5860: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
5870: 24 28 58 54 43 43 29 20 2d 6f 20 65 6e 63 6f 64 $(XTCC) -o encod
5880: 65 2e 6f 20 2d 63 20 65 6e 63 6f 64 65 5f 2e 63 e.o -c encode_.c
5890: 0a 0a 65 6e 63 6f 64 65 2e 68 3a 09 6d 61 6b 65 ..encode.h:.make
58a0: 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 headers.../makeh
58b0: 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 eaders add_.c:a
58c0: 64 64 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f dd.h blob_.c:blo
58d0: 62 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 b.h cgi_.c:cgi.h
58e0: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
58f0: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
5900: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
5910: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
5920: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
5930: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
5940: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
5950: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e construct_.c:con
5960: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 struct.h content
5970: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 _.c:content.h db
5980: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e _.c:db.h delta_.
5990: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 c:delta.h deltac
59a0: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 md_.c:deltacmd.h
59b0: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a descendents_.c:
59c0: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 descendents.h di
59d0: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 ff_.c:diff.h dif
59e0: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e fcmd_.c:diffcmd.
59f0: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
5a00: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
5a10: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
5a20: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
5a30: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
5a40: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
5a50: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
5a60: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
5a70: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
5a80: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
5a90: 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e :merge3.h name_.
5aa0: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e c:name.h pivot_.
5ab0: 63 3a 70 69 76 6f 74 2e 68 20 70 72 69 6e 74 66 c:pivot.h printf
5ac0: 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 _.c:printf.h reb
5ad0: 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e uild_.c:rebuild.
5ae0: 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 h schema_.c:sche
5af0: 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 ma.h setup_.c:se
5b00: 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 tup.h sha1_.c:sh
5b10: 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 a1.h style_.c:st
5b20: 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 yle.h sync_.c:sy
5b30: 6e 63 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 nc.h timeline_.c
5b40: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 75 70 64 61 :timeline.h upda
5b50: 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 te_.c:update.h u
5b60: 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 rl_.c:url.h user
5b70: 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 _.c:user.h verif
5b80: 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 y_.c:verify.h vf
5b90: 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 ile_.c:vfile.h w
5ba0: 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 iki_.c:wiki.h wi
5bb0: 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 kiformat_.c:wiki
5bc0: 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 format.h xfer_.c
5bd0: 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a :xfer.h zip_.c:z
5be0: 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 ip.h $(SRCDIR)/s
5bf0: 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 qlite3.h ./VERSI
5c00: 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 ON.h..touch head
5c10: 65 72 73 0a 0a 66 69 6c 65 5f 2e 63 3a 09 24 28 ers..file_.c:.$(
5c20: 53 52 43 44 49 52 29 2f 66 69 6c 65 2e 63 20 24 SRCDIR)/file.c $
5c30: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
5c40: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 translate.../tr
5c50: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 anslate $(SRCDIR
5c60: 29 2f 66 69 6c 65 2e 63 20 7c 20 73 65 64 20 2d )/file.c | sed -
5c70: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 f $(SRCDIR)/VERS
5c80: 49 4f 4e 20 3e 66 69 6c 65 5f 2e 63 0a 0a 66 69 ION >file_.c..fi
5c90: 6c 65 2e 6f 3a 09 66 69 6c 65 5f 2e 63 20 66 69 le.o:.file_.c fi
5ca0: 6c 65 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f le.h $(SRCDIR)/
5cb0: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 config.h..$(XTCC
5cc0: 29 20 2d 6f 20 66 69 6c 65 2e 6f 20 2d 63 20 66 ) -o file.o -c f
5cd0: 69 6c 65 5f 2e 63 0a 0a 66 69 6c 65 2e 68 3a 09 ile_.c..file.h:.
5ce0: 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d makeheaders.../m
5cf0: 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f akeheaders add_
5d00: 2e 63 3a 61 64 64 2e 68 20 62 6c 6f 62 5f 2e 63 .c:add.h blob_.c
5d10: 3a 62 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 3a 63 :blob.h cgi_.c:c
5d20: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
5d30: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
5d40: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
5d50: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
5d60: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
5d70: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
5d80: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
5d90: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 t.h construct_.c
5da0: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e :construct.h con
5db0: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e tent_.c:content.
5dc0: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c h db_.c:db.h del
5dd0: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 ta_.c:delta.h de
5de0: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 ltacmd_.c:deltac
5df0: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 md.h descendents
5e00: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e _.c:descendents.
5e10: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 h diff_.c:diff.h
5e20: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 diffcmd_.c:diff
5e30: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a cmd.h encode_.c:
5e40: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
5e50: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
5e60: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
5e70: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
5e80: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
5e90: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
5ea0: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
5eb0: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
5ec0: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
5ed0: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 3_.c:merge3.h na
5ee0: 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 me_.c:name.h piv
5ef0: 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 72 ot_.c:pivot.h pr
5f00: 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 intf_.c:printf.h
5f10: 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 rebuild_.c:rebu
5f20: 69 6c 64 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a ild.h schema_.c:
5f30: 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e schema.h setup_.
5f40: 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e c:setup.h sha1_.
5f50: 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e c:sha1.h style_.
5f60: 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e c:style.h sync_.
5f70: 63 3a 73 79 6e 63 2e 68 20 74 69 6d 65 6c 69 6e c:sync.h timelin
5f80: 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 e_.c:timeline.h
5f90: 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 update_.c:update
5fa0: 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 .h url_.c:url.h
5fb0: 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 user_.c:user.h v
5fc0: 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e erify_.c:verify.
5fd0: 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 h vfile_.c:vfile
5fe0: 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e .h wiki_.c:wiki.
5ff0: 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a h wikiformat_.c:
6000: 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 wikiformat.h xfe
6010: 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f r_.c:xfer.h zip_
6020: 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 .c:zip.h $(SRCDI
6030: 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 R)/sqlite3.h ./V
6040: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 ERSION.h..touch
6050: 68 65 61 64 65 72 73 0a 0a 68 74 74 70 5f 2e 63 headers..http_.c
6060: 3a 09 24 28 53 52 43 44 49 52 29 2f 68 74 74 70 :.$(SRCDIR)/http
6070: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
6080: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
6090: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
60a0: 43 44 49 52 29 2f 68 74 74 70 2e 63 20 7c 20 73 CDIR)/http.c | s
60b0: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f ed -f $(SRCDIR)/
60c0: 56 45 52 53 49 4f 4e 20 3e 68 74 74 70 5f 2e 63 VERSION >http_.c
60d0: 0a 0a 68 74 74 70 2e 6f 3a 09 68 74 74 70 5f 2e ..http.o:.http_.
60e0: 63 20 68 74 74 70 2e 68 20 20 24 28 53 52 43 44 c http.h $(SRCD
60f0: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 IR)/config.h..$(
6100: 58 54 43 43 29 20 2d 6f 20 68 74 74 70 2e 6f 20 XTCC) -o http.o
6110: 2d 63 20 68 74 74 70 5f 2e 63 0a 0a 68 74 74 70 -c http_.c..http
6120: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
6130: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
6140: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 6c 6f add_.c:add.h blo
6150: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f b_.c:blob.h cgi_
6160: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
6170: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
6180: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
6190: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
61a0: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
61b0: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
61c0: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
61d0: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
61e0: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
61f0: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
6200: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
6210: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
6220: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
6230: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
6240: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
6250: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
6260: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
6270: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
6280: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
6290: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
62a0: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
62b0: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
62c0: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
62d0: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
62e0: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
62f0: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
6300: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
6310: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
6320: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
6330: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
6340: 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e h printf_.c:prin
6350: 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a tf.h rebuild_.c:
6360: 72 65 62 75 69 6c 64 2e 68 20 73 63 68 65 6d 61 rebuild.h schema
6370: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
6380: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
6390: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 a1_.c:sha1.h sty
63a0: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 le_.c:style.h sy
63b0: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 69 6d nc_.c:sync.h tim
63c0: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e eline_.c:timelin
63d0: 65 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 e.h update_.c:up
63e0: 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 date.h url_.c:ur
63f0: 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 l.h user_.c:user
6400: 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 .h verify_.c:ver
6410: 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 ify.h vfile_.c:v
6420: 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 file.h wiki_.c:w
6430: 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 iki.h wikiformat
6440: 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 _.c:wikiformat.h
6450: 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 xfer_.c:xfer.h
6460: 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 zip_.c:zip.h $(S
6470: 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 RCDIR)/sqlite3.h
6480: 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f ./VERSION.h..to
6490: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 69 6e 66 uch headers..inf
64a0: 6f 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f o_.c:.$(SRCDIR)/
64b0: 69 6e 66 6f 2e 63 20 24 28 53 52 43 44 49 52 29 info.c $(SRCDIR)
64c0: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 /VERSION transla
64d0: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 te.../translate
64e0: 24 28 53 52 43 44 49 52 29 2f 69 6e 66 6f 2e 63 $(SRCDIR)/info.c
64f0: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 | sed -f $(SRCD
6500: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 69 6e 66 IR)/VERSION >inf
6510: 6f 5f 2e 63 0a 0a 69 6e 66 6f 2e 6f 3a 09 69 6e o_.c..info.o:.in
6520: 66 6f 5f 2e 63 20 69 6e 66 6f 2e 68 20 20 24 28 fo_.c info.h $(
6530: 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 SRCDIR)/config.h
6540: 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 69 6e 66 ..$(XTCC) -o inf
6550: 6f 2e 6f 20 2d 63 20 69 6e 66 6f 5f 2e 63 0a 0a o.o -c info_.c..
6560: 69 6e 66 6f 2e 68 3a 09 6d 61 6b 65 68 65 61 64 info.h:.makehead
6570: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 ers.../makeheade
6580: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 rs add_.c:add.h
6590: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 blob_.c:blob.h
65a0: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
65b0: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
65c0: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
65d0: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
65e0: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
65f0: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
6600: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
6610: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 comformat.h cons
6620: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 truct_.c:constru
6630: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a ct.h content_.c:
6640: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a content.h db_.c:
6650: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 db.h delta_.c:de
6660: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e lta.h deltacmd_.
6670: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 c:deltacmd.h des
6680: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 cendents_.c:desc
6690: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e endents.h diff_.
66a0: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 c:diff.h diffcmd
66b0: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e _.c:diffcmd.h en
66c0: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
66d0: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
66e0: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
66f0: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
6700: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
6710: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
6720: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
6730: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
6740: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
6750: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
6760: 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 ge3.h name_.c:na
6770: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 me.h pivot_.c:pi
6780: 76 6f 74 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a vot.h printf_.c:
6790: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 printf.h rebuild
67a0: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 _.c:rebuild.h sc
67b0: 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 hema_.c:schema.h
67c0: 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e setup_.c:setup.
67d0: 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 h sha1_.c:sha1.h
67e0: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
67f0: 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 h sync_.c:sync.h
6800: 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d timeline_.c:tim
6810: 65 6c 69 6e 65 2e 68 20 75 70 64 61 74 65 5f 2e eline.h update_.
6820: 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e c:update.h url_.
6830: 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a c:url.h user_.c:
6840: 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 user.h verify_.c
6850: 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f :verify.h vfile_
6860: 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f .c:vfile.h wiki_
6870: 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f .c:wiki.h wikifo
6880: 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d rmat_.c:wikiform
6890: 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 at.h xfer_.c:xfe
68a0: 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 r.h zip_.c:zip.h
68b0: 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 $(SRCDIR)/sqlit
68c0: 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 e3.h ./VERSION.h
68d0: 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a ..touch headers.
68e0: 0a 6c 6f 67 69 6e 5f 2e 63 3a 09 24 28 53 52 43 .login_.c:.$(SRC
68f0: 44 49 52 29 2f 6c 6f 67 69 6e 2e 63 20 24 28 53 DIR)/login.c $(S
6900: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 RCDIR)/VERSION t
6910: 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e ranslate.../tran
6920: 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f slate $(SRCDIR)/
6930: 6c 6f 67 69 6e 2e 63 20 7c 20 73 65 64 20 2d 66 login.c | sed -f
6940: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
6950: 4f 4e 20 3e 6c 6f 67 69 6e 5f 2e 63 0a 0a 6c 6f ON >login_.c..lo
6960: 67 69 6e 2e 6f 3a 09 6c 6f 67 69 6e 5f 2e 63 20 gin.o:.login_.c
6970: 6c 6f 67 69 6e 2e 68 20 20 24 28 53 52 43 44 49 login.h $(SRCDI
6980: 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 R)/config.h..$(X
6990: 54 43 43 29 20 2d 6f 20 6c 6f 67 69 6e 2e 6f 20 TCC) -o login.o
69a0: 2d 63 20 6c 6f 67 69 6e 5f 2e 63 0a 0a 6c 6f 67 -c login_.c..log
69b0: 69 6e 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 in.h:.makeheader
69c0: 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 s.../makeheaders
69d0: 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 add_.c:add.h b
69e0: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 lob_.c:blob.h cg
69f0: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
6a00: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
6a10: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
6a20: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
6a30: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
6a40: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
6a50: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
6a60: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 mformat.h constr
6a70: 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 uct_.c:construct
6a80: 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f .h content_.c:co
6a90: 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 ntent.h db_.c:db
6aa0: 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 .h delta_.c:delt
6ab0: 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a a.h deltacmd_.c:
6ac0: 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 deltacmd.h desce
6ad0: 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e ndents_.c:descen
6ae0: 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a dents.h diff_.c:
6af0: 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e diff.h diffcmd_.
6b00: 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f c:diffcmd.h enco
6b10: 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
6b20: 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
6b30: 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
6b40: 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
6b50: 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
6b60: 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
6b70: 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
6b80: 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
6b90: 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
6ba0: 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
6bb0: 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 3.h name_.c:name
6bc0: 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f .h pivot_.c:pivo
6bd0: 74 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 t.h printf_.c:pr
6be0: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
6bf0: 63 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 68 65 c:rebuild.h sche
6c00: 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 ma_.c:schema.h s
6c10: 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 etup_.c:setup.h
6c20: 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 sha1_.c:sha1.h s
6c30: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
6c40: 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 sync_.c:sync.h t
6c50: 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c imeline_.c:timel
6c60: 69 6e 65 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ine.h update_.c:
6c70: 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
6c80: 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
6c90: 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
6ca0: 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
6cb0: 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
6cc0: 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
6cd0: 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
6ce0: 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e .h xfer_.c:xfer.
6cf0: 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 h zip_.c:zip.h $
6d00: 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 (SRCDIR)/sqlite3
6d10: 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 .h ./VERSION.h..
6d20: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 6d touch headers..m
6d30: 61 69 6e 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 ain_.c:.$(SRCDIR
6d40: 29 2f 6d 61 69 6e 2e 63 20 24 28 53 52 43 44 49 )/main.c $(SRCDI
6d50: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 R)/VERSION trans
6d60: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 late.../translat
6d70: 65 20 24 28 53 52 43 44 49 52 29 2f 6d 61 69 6e e $(SRCDIR)/main
6d80: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 .c | sed -f $(SR
6d90: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 6d CDIR)/VERSION >m
6da0: 61 69 6e 5f 2e 63 0a 0a 6d 61 69 6e 2e 6f 3a 09 ain_.c..main.o:.
6db0: 6d 61 69 6e 5f 2e 63 20 6d 61 69 6e 2e 68 20 70 main_.c main.h p
6dc0: 61 67 65 5f 69 6e 64 65 78 2e 68 20 24 28 53 52 age_index.h $(SR
6dd0: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
6de0: 24 28 58 54 43 43 29 20 2d 6f 20 6d 61 69 6e 2e $(XTCC) -o main.
6df0: 6f 20 2d 63 20 6d 61 69 6e 5f 2e 63 0a 0a 6d 61 o -c main_.c..ma
6e00: 69 6e 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 in.h:.makeheader
6e10: 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 s.../makeheaders
6e20: 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 add_.c:add.h b
6e30: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 lob_.c:blob.h cg
6e40: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
6e50: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
6e60: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
6e70: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
6e80: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
6e90: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
6ea0: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
6eb0: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 mformat.h constr
6ec0: 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 uct_.c:construct
6ed0: 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f .h content_.c:co
6ee0: 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 ntent.h db_.c:db
6ef0: 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 .h delta_.c:delt
6f00: 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a a.h deltacmd_.c:
6f10: 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 deltacmd.h desce
6f20: 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e ndents_.c:descen
6f30: 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a dents.h diff_.c:
6f40: 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e diff.h diffcmd_.
6f50: 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f c:diffcmd.h enco
6f60: 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
6f70: 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
6f80: 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
6f90: 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
6fa0: 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
6fb0: 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
6fc0: 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
6fd0: 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
6fe0: 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
6ff0: 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
7000: 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 3.h name_.c:name
7010: 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f .h pivot_.c:pivo
7020: 74 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 t.h printf_.c:pr
7030: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
7040: 63 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 68 65 c:rebuild.h sche
7050: 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 ma_.c:schema.h s
7060: 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 etup_.c:setup.h
7070: 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 sha1_.c:sha1.h s
7080: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
7090: 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 sync_.c:sync.h t
70a0: 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c imeline_.c:timel
70b0: 69 6e 65 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ine.h update_.c:
70c0: 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
70d0: 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
70e0: 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
70f0: 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
7100: 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
7110: 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
7120: 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
7130: 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e .h xfer_.c:xfer.
7140: 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 h zip_.c:zip.h $
7150: 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 (SRCDIR)/sqlite3
7160: 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 .h ./VERSION.h..
7170: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 6d touch headers..m
7180: 61 6e 69 66 65 73 74 5f 2e 63 3a 09 24 28 53 52 anifest_.c:.$(SR
7190: 43 44 49 52 29 2f 6d 61 6e 69 66 65 73 74 2e 63 CDIR)/manifest.c
71a0: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
71b0: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f ON translate.../
71c0: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 translate $(SRCD
71d0: 49 52 29 2f 6d 61 6e 69 66 65 73 74 2e 63 20 7c IR)/manifest.c |
71e0: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 sed -f $(SRCDIR
71f0: 29 2f 56 45 52 53 49 4f 4e 20 3e 6d 61 6e 69 66 )/VERSION >manif
7200: 65 73 74 5f 2e 63 0a 0a 6d 61 6e 69 66 65 73 74 est_.c..manifest
7210: 2e 6f 3a 09 6d 61 6e 69 66 65 73 74 5f 2e 63 20 .o:.manifest_.c
7220: 6d 61 6e 69 66 65 73 74 2e 68 20 20 24 28 53 52 manifest.h $(SR
7230: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
7240: 24 28 58 54 43 43 29 20 2d 6f 20 6d 61 6e 69 66 $(XTCC) -o manif
7250: 65 73 74 2e 6f 20 2d 63 20 6d 61 6e 69 66 65 73 est.o -c manifes
7260: 74 5f 2e 63 0a 0a 6d 61 6e 69 66 65 73 74 2e 68 t_.c..manifest.h
7270: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e :.makeheaders...
7280: 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 /makeheaders ad
7290: 64 5f 2e 63 3a 61 64 64 2e 68 20 62 6c 6f 62 5f d_.c:add.h blob_
72a0: 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 .c:blob.h cgi_.c
72b0: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
72c0: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
72d0: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
72e0: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
72f0: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
7300: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
7310: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
7320: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
7330: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
7340: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
7350: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
7360: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
7370: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
7380: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
7390: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
73a0: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
73b0: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
73c0: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
73d0: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
73e0: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
73f0: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
7400: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
7410: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
7420: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
7430: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
7440: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
7450: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
7460: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
7470: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 name_.c:name.h p
7480: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 ivot_.c:pivot.h
7490: 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 printf_.c:printf
74a0: 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 .h rebuild_.c:re
74b0: 62 75 69 6c 64 2e 68 20 73 63 68 65 6d 61 5f 2e build.h schema_.
74c0: 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 c:schema.h setup
74d0: 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 _.c:setup.h sha1
74e0: 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 _.c:sha1.h style
74f0: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 _.c:style.h sync
7500: 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 69 6d 65 6c _.c:sync.h timel
7510: 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e ine_.c:timeline.
7520: 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 h update_.c:upda
7530: 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e te.h url_.c:url.
7540: 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 h user_.c:user.h
7550: 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 verify_.c:verif
7560: 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 y.h vfile_.c:vfi
7570: 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b le.h wiki_.c:wik
7580: 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e i.h wikiformat_.
7590: 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 c:wikiformat.h x
75a0: 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 fer_.c:xfer.h zi
75b0: 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 p_.c:zip.h $(SRC
75c0: 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e DIR)/sqlite3.h .
75d0: 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 /VERSION.h..touc
75e0: 68 20 68 65 61 64 65 72 73 0a 0a 6d 64 35 5f 2e h headers..md5_.
75f0: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 6d 64 35 c:.$(SRCDIR)/md5
7600: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
7610: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
7620: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
7630: 43 44 49 52 29 2f 6d 64 35 2e 63 20 7c 20 73 65 CDIR)/md5.c | se
7640: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 d -f $(SRCDIR)/V
7650: 45 52 53 49 4f 4e 20 3e 6d 64 35 5f 2e 63 0a 0a ERSION >md5_.c..
7660: 6d 64 35 2e 6f 3a 09 6d 64 35 5f 2e 63 20 6d 64 md5.o:.md5_.c md
7670: 35 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 5.h $(SRCDIR)/c
7680: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 onfig.h..$(XTCC)
7690: 20 2d 6f 20 6d 64 35 2e 6f 20 2d 63 20 6d 64 35 -o md5.o -c md5
76a0: 5f 2e 63 0a 0a 6d 64 35 2e 68 3a 09 6d 61 6b 65 _.c..md5.h:.make
76b0: 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 headers.../makeh
76c0: 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 eaders add_.c:a
76d0: 64 64 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f dd.h blob_.c:blo
76e0: 62 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 b.h cgi_.c:cgi.h
76f0: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
7700: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
7710: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
7720: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
7730: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
7740: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
7750: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
7760: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e construct_.c:con
7770: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 struct.h content
7780: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 _.c:content.h db
7790: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e _.c:db.h delta_.
77a0: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 c:delta.h deltac
77b0: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 md_.c:deltacmd.h
77c0: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a descendents_.c:
77d0: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 descendents.h di
77e0: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 ff_.c:diff.h dif
77f0: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e fcmd_.c:diffcmd.
7800: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
7810: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
7820: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
7830: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
7840: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
7850: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
7860: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
7870: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
7880: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
7890: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
78a0: 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e :merge3.h name_.
78b0: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e c:name.h pivot_.
78c0: 63 3a 70 69 76 6f 74 2e 68 20 70 72 69 6e 74 66 c:pivot.h printf
78d0: 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 _.c:printf.h reb
78e0: 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e uild_.c:rebuild.
78f0: 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 h schema_.c:sche
7900: 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 ma.h setup_.c:se
7910: 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 tup.h sha1_.c:sh
7920: 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 a1.h style_.c:st
7930: 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 yle.h sync_.c:sy
7940: 6e 63 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 nc.h timeline_.c
7950: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 75 70 64 61 :timeline.h upda
7960: 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 te_.c:update.h u
7970: 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 rl_.c:url.h user
7980: 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 _.c:user.h verif
7990: 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 y_.c:verify.h vf
79a0: 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 ile_.c:vfile.h w
79b0: 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 iki_.c:wiki.h wi
79c0: 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 kiformat_.c:wiki
79d0: 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 format.h xfer_.c
79e0: 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a :xfer.h zip_.c:z
79f0: 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 ip.h $(SRCDIR)/s
7a00: 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 qlite3.h ./VERSI
7a10: 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 ON.h..touch head
7a20: 65 72 73 0a 0a 6d 65 72 67 65 5f 2e 63 3a 09 24 ers..merge_.c:.$
7a30: 28 53 52 43 44 49 52 29 2f 6d 65 72 67 65 2e 63 (SRCDIR)/merge.c
7a40: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
7a50: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f ON translate.../
7a60: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 translate $(SRCD
7a70: 49 52 29 2f 6d 65 72 67 65 2e 63 20 7c 20 73 65 IR)/merge.c | se
7a80: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 d -f $(SRCDIR)/V
7a90: 45 52 53 49 4f 4e 20 3e 6d 65 72 67 65 5f 2e 63 ERSION >merge_.c
7aa0: 0a 0a 6d 65 72 67 65 2e 6f 3a 09 6d 65 72 67 65 ..merge.o:.merge
7ab0: 5f 2e 63 20 6d 65 72 67 65 2e 68 20 20 24 28 53 _.c merge.h $(S
7ac0: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a RCDIR)/config.h.
7ad0: 09 24 28 58 54 43 43 29 20 2d 6f 20 6d 65 72 67 .$(XTCC) -o merg
7ae0: 65 2e 6f 20 2d 63 20 6d 65 72 67 65 5f 2e 63 0a e.o -c merge_.c.
7af0: 0a 6d 65 72 67 65 2e 68 3a 09 6d 61 6b 65 68 65 .merge.h:.makehe
7b00: 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 aders.../makehea
7b10: 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 ders add_.c:add
7b20: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
7b30: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
7b40: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
7b50: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
7b60: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
7b70: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
7b80: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
7b90: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
7ba0: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
7bb0: 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 nstruct_.c:const
7bc0: 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e ruct.h content_.
7bd0: 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e c:content.h db_.
7be0: 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a c:db.h delta_.c:
7bf0: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 delta.h deltacmd
7c00: 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 _.c:deltacmd.h d
7c10: 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 escendents_.c:de
7c20: 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 scendents.h diff
7c30: 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 _.c:diff.h diffc
7c40: 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 md_.c:diffcmd.h
7c50: 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
7c60: 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
7c70: 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
7c80: 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
7c90: 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
7ca0: 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
7cb0: 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
7cc0: 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
7cd0: 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
7ce0: 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
7cf0: 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a erge3.h name_.c:
7d00: 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a name.h pivot_.c:
7d10: 70 69 76 6f 74 2e 68 20 70 72 69 6e 74 66 5f 2e pivot.h printf_.
7d20: 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 c:printf.h rebui
7d30: 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 ld_.c:rebuild.h
7d40: 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 schema_.c:schema
7d50: 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 .h setup_.c:setu
7d60: 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 p.h sha1_.c:sha1
7d70: 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c .h style_.c:styl
7d80: 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 e.h sync_.c:sync
7d90: 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 .h timeline_.c:t
7da0: 69 6d 65 6c 69 6e 65 2e 68 20 75 70 64 61 74 65 imeline.h update
7db0: 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c _.c:update.h url
7dc0: 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e _.c:url.h user_.
7dd0: 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f c:user.h verify_
7de0: 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c .c:verify.h vfil
7df0: 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b e_.c:vfile.h wik
7e00: 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 i_.c:wiki.h wiki
7e10: 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f format_.c:wikifo
7e20: 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 rmat.h xfer_.c:x
7e30: 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 fer.h zip_.c:zip
7e40: 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c .h $(SRCDIR)/sql
7e50: 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e ite3.h ./VERSION
7e60: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 .h..touch header
7e70: 73 0a 0a 6d 65 72 67 65 33 5f 2e 63 3a 09 24 28 s..merge3_.c:.$(
7e80: 53 52 43 44 49 52 29 2f 6d 65 72 67 65 33 2e 63 SRCDIR)/merge3.c
7e90: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
7ea0: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f ON translate.../
7eb0: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 translate $(SRCD
7ec0: 49 52 29 2f 6d 65 72 67 65 33 2e 63 20 7c 20 73 IR)/merge3.c | s
7ed0: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f ed -f $(SRCDIR)/
7ee0: 56 45 52 53 49 4f 4e 20 3e 6d 65 72 67 65 33 5f VERSION >merge3_
7ef0: 2e 63 0a 0a 6d 65 72 67 65 33 2e 6f 3a 09 6d 65 .c..merge3.o:.me
7f00: 72 67 65 33 5f 2e 63 20 6d 65 72 67 65 33 2e 68 rge3_.c merge3.h
7f10: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 $(SRCDIR)/conf
7f20: 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f ig.h..$(XTCC) -o
7f30: 20 6d 65 72 67 65 33 2e 6f 20 2d 63 20 6d 65 72 merge3.o -c mer
7f40: 67 65 33 5f 2e 63 0a 0a 6d 65 72 67 65 33 2e 68 ge3_.c..merge3.h
7f50: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e :.makeheaders...
7f60: 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 /makeheaders ad
7f70: 64 5f 2e 63 3a 61 64 64 2e 68 20 62 6c 6f 62 5f d_.c:add.h blob_
7f80: 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 .c:blob.h cgi_.c
7f90: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
7fa0: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
7fb0: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
7fc0: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
7fd0: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
7fe0: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
7ff0: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
8000: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
8010: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
8020: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
8030: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
8040: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
8050: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
8060: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
8070: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
8080: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
8090: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
80a0: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
80b0: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
80c0: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
80d0: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
80e0: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
80f0: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
8100: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
8110: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
8120: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
8130: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
8140: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
8150: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 name_.c:name.h p
8160: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 ivot_.c:pivot.h
8170: 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 printf_.c:printf
8180: 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 .h rebuild_.c:re
8190: 62 75 69 6c 64 2e 68 20 73 63 68 65 6d 61 5f 2e build.h schema_.
81a0: 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 c:schema.h setup
81b0: 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 _.c:setup.h sha1
81c0: 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 _.c:sha1.h style
81d0: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 _.c:style.h sync
81e0: 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 69 6d 65 6c _.c:sync.h timel
81f0: 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e ine_.c:timeline.
8200: 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 h update_.c:upda
8210: 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e te.h url_.c:url.
8220: 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 h user_.c:user.h
8230: 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 verify_.c:verif
8240: 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 y.h vfile_.c:vfi
8250: 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b le.h wiki_.c:wik
8260: 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e i.h wikiformat_.
8270: 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 c:wikiformat.h x
8280: 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 fer_.c:xfer.h zi
8290: 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 p_.c:zip.h $(SRC
82a0: 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e DIR)/sqlite3.h .
82b0: 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 /VERSION.h..touc
82c0: 68 20 68 65 61 64 65 72 73 0a 0a 6e 61 6d 65 5f h headers..name_
82d0: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 6e 61 .c:.$(SRCDIR)/na
82e0: 6d 65 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 me.c $(SRCDIR)/V
82f0: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
8300: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
8310: 53 52 43 44 49 52 29 2f 6e 61 6d 65 2e 63 20 7c SRCDIR)/name.c |
8320: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 sed -f $(SRCDIR
8330: 29 2f 56 45 52 53 49 4f 4e 20 3e 6e 61 6d 65 5f )/VERSION >name_
8340: 2e 63 0a 0a 6e 61 6d 65 2e 6f 3a 09 6e 61 6d 65 .c..name.o:.name
8350: 5f 2e 63 20 6e 61 6d 65 2e 68 20 20 24 28 53 52 _.c name.h $(SR
8360: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
8370: 24 28 58 54 43 43 29 20 2d 6f 20 6e 61 6d 65 2e $(XTCC) -o name.
8380: 6f 20 2d 63 20 6e 61 6d 65 5f 2e 63 0a 0a 6e 61 o -c name_.c..na
8390: 6d 65 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 me.h:.makeheader
83a0: 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 s.../makeheaders
83b0: 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 add_.c:add.h b
83c0: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 lob_.c:blob.h cg
83d0: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
83e0: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
83f0: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
8400: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
8410: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
8420: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
8430: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
8440: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 mformat.h constr
8450: 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 uct_.c:construct
8460: 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f .h content_.c:co
8470: 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 ntent.h db_.c:db
8480: 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 .h delta_.c:delt
8490: 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a a.h deltacmd_.c:
84a0: 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 deltacmd.h desce
84b0: 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e ndents_.c:descen
84c0: 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a dents.h diff_.c:
84d0: 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e diff.h diffcmd_.
84e0: 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f c:diffcmd.h enco
84f0: 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
8500: 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
8510: 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
8520: 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
8530: 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
8540: 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
8550: 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
8560: 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
8570: 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
8580: 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
8590: 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 3.h name_.c:name
85a0: 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f .h pivot_.c:pivo
85b0: 74 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 t.h printf_.c:pr
85c0: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
85d0: 63 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 68 65 c:rebuild.h sche
85e0: 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 ma_.c:schema.h s
85f0: 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 etup_.c:setup.h
8600: 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 sha1_.c:sha1.h s
8610: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
8620: 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 sync_.c:sync.h t
8630: 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c imeline_.c:timel
8640: 69 6e 65 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ine.h update_.c:
8650: 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
8660: 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
8670: 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
8680: 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
8690: 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
86a0: 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
86b0: 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
86c0: 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e .h xfer_.c:xfer.
86d0: 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 h zip_.c:zip.h $
86e0: 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 (SRCDIR)/sqlite3
86f0: 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 .h ./VERSION.h..
8700: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 70 touch headers..p
8710: 69 76 6f 74 5f 2e 63 3a 09 24 28 53 52 43 44 49 ivot_.c:.$(SRCDI
8720: 52 29 2f 70 69 76 6f 74 2e 63 20 24 28 53 52 43 R)/pivot.c $(SRC
8730: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
8740: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
8750: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 70 69 ate $(SRCDIR)/pi
8760: 76 6f 74 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 vot.c | sed -f $
8770: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
8780: 20 3e 70 69 76 6f 74 5f 2e 63 0a 0a 70 69 76 6f >pivot_.c..pivo
8790: 74 2e 6f 3a 09 70 69 76 6f 74 5f 2e 63 20 70 69 t.o:.pivot_.c pi
87a0: 76 6f 74 2e 68 20 20 24 28 53 52 43 44 49 52 29 vot.h $(SRCDIR)
87b0: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 /config.h..$(XTC
87c0: 43 29 20 2d 6f 20 70 69 76 6f 74 2e 6f 20 2d 63 C) -o pivot.o -c
87d0: 20 70 69 76 6f 74 5f 2e 63 0a 0a 70 69 76 6f 74 pivot_.c..pivot
87e0: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
87f0: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
8800: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 6c 6f add_.c:add.h blo
8810: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f b_.c:blob.h cgi_
8820: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
8830: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
8840: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
8850: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
8860: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
8870: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
8880: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
8890: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
88a0: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
88b0: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
88c0: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
88d0: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
88e0: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
88f0: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
8900: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
8910: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
8920: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
8930: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
8940: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
8950: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
8960: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
8970: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
8980: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
8990: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
89a0: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
89b0: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
89c0: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
89d0: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
89e0: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
89f0: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
8a00: 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e h printf_.c:prin
8a10: 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a tf.h rebuild_.c:
8a20: 72 65 62 75 69 6c 64 2e 68 20 73 63 68 65 6d 61 rebuild.h schema
8a30: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
8a40: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
8a50: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 a1_.c:sha1.h sty
8a60: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 le_.c:style.h sy
8a70: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 69 6d nc_.c:sync.h tim
8a80: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e eline_.c:timelin
8a90: 65 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 e.h update_.c:up
8aa0: 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 date.h url_.c:ur
8ab0: 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 l.h user_.c:user
8ac0: 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 .h verify_.c:ver
8ad0: 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 ify.h vfile_.c:v
8ae0: 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 file.h wiki_.c:w
8af0: 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 iki.h wikiformat
8b00: 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 _.c:wikiformat.h
8b10: 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 xfer_.c:xfer.h
8b20: 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 zip_.c:zip.h $(S
8b30: 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 RCDIR)/sqlite3.h
8b40: 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f ./VERSION.h..to
8b50: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 70 72 69 uch headers..pri
8b60: 6e 74 66 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 ntf_.c:.$(SRCDIR
8b70: 29 2f 70 72 69 6e 74 66 2e 63 20 24 28 53 52 43 )/printf.c $(SRC
8b80: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
8b90: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
8ba0: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 70 72 ate $(SRCDIR)/pr
8bb0: 69 6e 74 66 2e 63 20 7c 20 73 65 64 20 2d 66 20 intf.c | sed -f
8bc0: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
8bd0: 4e 20 3e 70 72 69 6e 74 66 5f 2e 63 0a 0a 70 72 N >printf_.c..pr
8be0: 69 6e 74 66 2e 6f 3a 09 70 72 69 6e 74 66 5f 2e intf.o:.printf_.
8bf0: 63 20 70 72 69 6e 74 66 2e 68 20 20 24 28 53 52 c printf.h $(SR
8c00: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
8c10: 24 28 58 54 43 43 29 20 2d 6f 20 70 72 69 6e 74 $(XTCC) -o print
8c20: 66 2e 6f 20 2d 63 20 70 72 69 6e 74 66 5f 2e 63 f.o -c printf_.c
8c30: 0a 0a 70 72 69 6e 74 66 2e 68 3a 09 6d 61 6b 65 ..printf.h:.make
8c40: 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 headers.../makeh
8c50: 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 eaders add_.c:a
8c60: 64 64 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f dd.h blob_.c:blo
8c70: 62 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 b.h cgi_.c:cgi.h
8c80: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
8c90: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
8ca0: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
8cb0: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
8cc0: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
8cd0: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
8ce0: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
8cf0: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e construct_.c:con
8d00: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 struct.h content
8d10: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 _.c:content.h db
8d20: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e _.c:db.h delta_.
8d30: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 c:delta.h deltac
8d40: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 md_.c:deltacmd.h
8d50: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a descendents_.c:
8d60: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 descendents.h di
8d70: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 ff_.c:diff.h dif
8d80: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e fcmd_.c:diffcmd.
8d90: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
8da0: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
8db0: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
8dc0: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
8dd0: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
8de0: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
8df0: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
8e00: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
8e10: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
8e20: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
8e30: 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e :merge3.h name_.
8e40: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e c:name.h pivot_.
8e50: 63 3a 70 69 76 6f 74 2e 68 20 70 72 69 6e 74 66 c:pivot.h printf
8e60: 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 _.c:printf.h reb
8e70: 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e uild_.c:rebuild.
8e80: 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 h schema_.c:sche
8e90: 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 ma.h setup_.c:se
8ea0: 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 tup.h sha1_.c:sh
8eb0: 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 a1.h style_.c:st
8ec0: 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 yle.h sync_.c:sy
8ed0: 6e 63 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 nc.h timeline_.c
8ee0: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 75 70 64 61 :timeline.h upda
8ef0: 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 te_.c:update.h u
8f00: 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 rl_.c:url.h user
8f10: 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 _.c:user.h verif
8f20: 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 y_.c:verify.h vf
8f30: 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 ile_.c:vfile.h w
8f40: 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 iki_.c:wiki.h wi
8f50: 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 kiformat_.c:wiki
8f60: 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 format.h xfer_.c
8f70: 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a :xfer.h zip_.c:z
8f80: 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 ip.h $(SRCDIR)/s
8f90: 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 qlite3.h ./VERSI
8fa0: 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 ON.h..touch head
8fb0: 65 72 73 0a 0a 72 65 62 75 69 6c 64 5f 2e 63 3a ers..rebuild_.c:
8fc0: 09 24 28 53 52 43 44 49 52 29 2f 72 65 62 75 69 .$(SRCDIR)/rebui
8fd0: 6c 64 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 ld.c $(SRCDIR)/V
8fe0: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
8ff0: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
9000: 53 52 43 44 49 52 29 2f 72 65 62 75 69 6c 64 2e SRCDIR)/rebuild.
9010: 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 c | sed -f $(SRC
9020: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 72 65 DIR)/VERSION >re
9030: 62 75 69 6c 64 5f 2e 63 0a 0a 72 65 62 75 69 6c build_.c..rebuil
9040: 64 2e 6f 3a 09 72 65 62 75 69 6c 64 5f 2e 63 20 d.o:.rebuild_.c
9050: 72 65 62 75 69 6c 64 2e 68 20 20 24 28 53 52 43 rebuild.h $(SRC
9060: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 DIR)/config.h..$
9070: 28 58 54 43 43 29 20 2d 6f 20 72 65 62 75 69 6c (XTCC) -o rebuil
9080: 64 2e 6f 20 2d 63 20 72 65 62 75 69 6c 64 5f 2e d.o -c rebuild_.
9090: 63 0a 0a 72 65 62 75 69 6c 64 2e 68 3a 09 6d 61 c..rebuild.h:.ma
90a0: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b keheaders.../mak
90b0: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 eheaders add_.c
90c0: 3a 61 64 64 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 :add.h blob_.c:b
90d0: 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 lob.h cgi_.c:cgi
90e0: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
90f0: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
9100: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
9110: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
9120: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
9130: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
9140: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
9150: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
9160: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
9170: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
9180: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
9190: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
91a0: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
91b0: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
91c0: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
91d0: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
91e0: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
91f0: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
9200: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
9210: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
9220: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
9230: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
9240: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
9250: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
9260: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
9270: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
9280: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
9290: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 .c:merge3.h name
92a0: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 _.c:name.h pivot
92b0: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 72 69 6e _.c:pivot.h prin
92c0: 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 tf_.c:printf.h r
92d0: 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c ebuild_.c:rebuil
92e0: 64 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 d.h schema_.c:sc
92f0: 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a hema.h setup_.c:
9300: 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a setup.h sha1_.c:
9310: 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a sha1.h style_.c:
9320: 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a style.h sync_.c:
9330: 73 79 6e 63 2e 68 20 74 69 6d 65 6c 69 6e 65 5f sync.h timeline_
9340: 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 75 70 .c:timeline.h up
9350: 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 date_.c:update.h
9360: 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 url_.c:url.h us
9370: 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 er_.c:user.h ver
9380: 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 ify_.c:verify.h
9390: 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 vfile_.c:vfile.h
93a0: 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 wiki_.c:wiki.h
93b0: 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 wikiformat_.c:wi
93c0: 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f kiformat.h xfer_
93d0: 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 .c:xfer.h zip_.c
93e0: 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 :zip.h $(SRCDIR)
93f0: 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 /sqlite3.h ./VER
9400: 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 SION.h..touch he
9410: 61 64 65 72 73 0a 0a 73 63 68 65 6d 61 5f 2e 63 aders..schema_.c
9420: 3a 09 24 28 53 52 43 44 49 52 29 2f 73 63 68 65 :.$(SRCDIR)/sche
9430: 6d 61 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 ma.c $(SRCDIR)/V
9440: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
9450: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
9460: 53 52 43 44 49 52 29 2f 73 63 68 65 6d 61 2e 63 SRCDIR)/schema.c
9470: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 | sed -f $(SRCD
9480: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 73 63 68 IR)/VERSION >sch
9490: 65 6d 61 5f 2e 63 0a 0a 73 63 68 65 6d 61 2e 6f ema_.c..schema.o
94a0: 3a 09 73 63 68 65 6d 61 5f 2e 63 20 73 63 68 65 :.schema_.c sche
94b0: 6d 61 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f ma.h $(SRCDIR)/
94c0: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 config.h..$(XTCC
94d0: 29 20 2d 6f 20 73 63 68 65 6d 61 2e 6f 20 2d 63 ) -o schema.o -c
94e0: 20 73 63 68 65 6d 61 5f 2e 63 0a 0a 73 63 68 65 schema_.c..sche
94f0: 6d 61 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 ma.h:.makeheader
9500: 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 s.../makeheaders
9510: 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 add_.c:add.h b
9520: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 lob_.c:blob.h cg
9530: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
9540: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
9550: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
9560: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
9570: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
9580: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
9590: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
95a0: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 mformat.h constr
95b0: 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 uct_.c:construct
95c0: 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f .h content_.c:co
95d0: 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 ntent.h db_.c:db
95e0: 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 .h delta_.c:delt
95f0: 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a a.h deltacmd_.c:
9600: 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 deltacmd.h desce
9610: 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e ndents_.c:descen
9620: 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a dents.h diff_.c:
9630: 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e diff.h diffcmd_.
9640: 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f c:diffcmd.h enco
9650: 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
9660: 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
9670: 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
9680: 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
9690: 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
96a0: 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
96b0: 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
96c0: 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
96d0: 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
96e0: 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
96f0: 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 3.h name_.c:name
9700: 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f .h pivot_.c:pivo
9710: 74 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 t.h printf_.c:pr
9720: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
9730: 63 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 68 65 c:rebuild.h sche
9740: 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 ma_.c:schema.h s
9750: 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 etup_.c:setup.h
9760: 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 sha1_.c:sha1.h s
9770: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
9780: 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 sync_.c:sync.h t
9790: 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c imeline_.c:timel
97a0: 69 6e 65 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ine.h update_.c:
97b0: 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
97c0: 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
97d0: 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
97e0: 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
97f0: 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
9800: 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
9810: 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
9820: 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e .h xfer_.c:xfer.
9830: 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 h zip_.c:zip.h $
9840: 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 (SRCDIR)/sqlite3
9850: 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 .h ./VERSION.h..
9860: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 73 touch headers..s
9870: 65 74 75 70 5f 2e 63 3a 09 24 28 53 52 43 44 49 etup_.c:.$(SRCDI
9880: 52 29 2f 73 65 74 75 70 2e 63 20 24 28 53 52 43 R)/setup.c $(SRC
9890: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
98a0: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
98b0: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 73 65 ate $(SRCDIR)/se
98c0: 74 75 70 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 tup.c | sed -f $
98d0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
98e0: 20 3e 73 65 74 75 70 5f 2e 63 0a 0a 73 65 74 75 >setup_.c..setu
98f0: 70 2e 6f 3a 09 73 65 74 75 70 5f 2e 63 20 73 65 p.o:.setup_.c se
9900: 74 75 70 2e 68 20 20 24 28 53 52 43 44 49 52 29 tup.h $(SRCDIR)
9910: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 /config.h..$(XTC
9920: 43 29 20 2d 6f 20 73 65 74 75 70 2e 6f 20 2d 63 C) -o setup.o -c
9930: 20 73 65 74 75 70 5f 2e 63 0a 0a 73 65 74 75 70 setup_.c..setup
9940: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
9950: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
9960: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 6c 6f add_.c:add.h blo
9970: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f b_.c:blob.h cgi_
9980: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
9990: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
99a0: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
99b0: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
99c0: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
99d0: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
99e0: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
99f0: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
9a00: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
9a10: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
9a20: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
9a30: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
9a40: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
9a50: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
9a60: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
9a70: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
9a80: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
9a90: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
9aa0: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
9ab0: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
9ac0: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
9ad0: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
9ae0: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
9af0: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
9b00: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
9b10: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
9b20: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
9b30: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
9b40: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
9b50: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
9b60: 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e h printf_.c:prin
9b70: 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a tf.h rebuild_.c:
9b80: 72 65 62 75 69 6c 64 2e 68 20 73 63 68 65 6d 61 rebuild.h schema
9b90: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
9ba0: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
9bb0: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 a1_.c:sha1.h sty
9bc0: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 le_.c:style.h sy
9bd0: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 69 6d nc_.c:sync.h tim
9be0: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e eline_.c:timelin
9bf0: 65 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 e.h update_.c:up
9c00: 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 date.h url_.c:ur
9c10: 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 l.h user_.c:user
9c20: 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 .h verify_.c:ver
9c30: 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 ify.h vfile_.c:v
9c40: 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 file.h wiki_.c:w
9c50: 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 iki.h wikiformat
9c60: 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 _.c:wikiformat.h
9c70: 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 xfer_.c:xfer.h
9c80: 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 zip_.c:zip.h $(S
9c90: 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 RCDIR)/sqlite3.h
9ca0: 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f ./VERSION.h..to
9cb0: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 73 68 61 uch headers..sha
9cc0: 31 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 1_.c:.$(SRCDIR)/
9cd0: 73 68 61 31 2e 63 20 24 28 53 52 43 44 49 52 29 sha1.c $(SRCDIR)
9ce0: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 /VERSION transla
9cf0: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 te.../translate
9d00: 24 28 53 52 43 44 49 52 29 2f 73 68 61 31 2e 63 $(SRCDIR)/sha1.c
9d10: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 | sed -f $(SRCD
9d20: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 73 68 61 IR)/VERSION >sha
9d30: 31 5f 2e 63 0a 0a 73 68 61 31 2e 6f 3a 09 73 68 1_.c..sha1.o:.sh
9d40: 61 31 5f 2e 63 20 73 68 61 31 2e 68 20 20 24 28 a1_.c sha1.h $(
9d50: 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 SRCDIR)/config.h
9d60: 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 73 68 61 ..$(XTCC) -o sha
9d70: 31 2e 6f 20 2d 63 20 73 68 61 31 5f 2e 63 0a 0a 1.o -c sha1_.c..
9d80: 73 68 61 31 2e 68 3a 09 6d 61 6b 65 68 65 61 64 sha1.h:.makehead
9d90: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 ers.../makeheade
9da0: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 rs add_.c:add.h
9db0: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 blob_.c:blob.h
9dc0: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
9dd0: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
9de0: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
9df0: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
9e00: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
9e10: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
9e20: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
9e30: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 comformat.h cons
9e40: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 truct_.c:constru
9e50: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a ct.h content_.c:
9e60: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a content.h db_.c:
9e70: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 db.h delta_.c:de
9e80: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e lta.h deltacmd_.
9e90: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 c:deltacmd.h des
9ea0: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 cendents_.c:desc
9eb0: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e endents.h diff_.
9ec0: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 c:diff.h diffcmd
9ed0: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e _.c:diffcmd.h en
9ee0: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
9ef0: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
9f00: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
9f10: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
9f20: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
9f30: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
9f40: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
9f50: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
9f60: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
9f70: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
9f80: 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 ge3.h name_.c:na
9f90: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 me.h pivot_.c:pi
9fa0: 76 6f 74 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a vot.h printf_.c:
9fb0: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 printf.h rebuild
9fc0: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 _.c:rebuild.h sc
9fd0: 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 hema_.c:schema.h
9fe0: 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e setup_.c:setup.
9ff0: 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 h sha1_.c:sha1.h
a000: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
a010: 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 h sync_.c:sync.h
a020: 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d timeline_.c:tim
a030: 65 6c 69 6e 65 2e 68 20 75 70 64 61 74 65 5f 2e eline.h update_.
a040: 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e c:update.h url_.
a050: 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a c:url.h user_.c:
a060: 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 user.h verify_.c
a070: 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f :verify.h vfile_
a080: 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f .c:vfile.h wiki_
a090: 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f .c:wiki.h wikifo
a0a0: 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d rmat_.c:wikiform
a0b0: 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 at.h xfer_.c:xfe
a0c0: 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 r.h zip_.c:zip.h
a0d0: 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 $(SRCDIR)/sqlit
a0e0: 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 e3.h ./VERSION.h
a0f0: 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a ..touch headers.
a100: 0a 73 74 79 6c 65 5f 2e 63 3a 09 24 28 53 52 43 .style_.c:.$(SRC
a110: 44 49 52 29 2f 73 74 79 6c 65 2e 63 20 24 28 53 DIR)/style.c $(S
a120: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 RCDIR)/VERSION t
a130: 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e ranslate.../tran
a140: 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f slate $(SRCDIR)/
a150: 73 74 79 6c 65 2e 63 20 7c 20 73 65 64 20 2d 66 style.c | sed -f
a160: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
a170: 4f 4e 20 3e 73 74 79 6c 65 5f 2e 63 0a 0a 73 74 ON >style_.c..st
a180: 79 6c 65 2e 6f 3a 09 73 74 79 6c 65 5f 2e 63 20 yle.o:.style_.c
a190: 73 74 79 6c 65 2e 68 20 20 24 28 53 52 43 44 49 style.h $(SRCDI
a1a0: 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 R)/config.h..$(X
a1b0: 54 43 43 29 20 2d 6f 20 73 74 79 6c 65 2e 6f 20 TCC) -o style.o
a1c0: 2d 63 20 73 74 79 6c 65 5f 2e 63 0a 0a 73 74 79 -c style_.c..sty
a1d0: 6c 65 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 le.h:.makeheader
a1e0: 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 s.../makeheaders
a1f0: 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 add_.c:add.h b
a200: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 lob_.c:blob.h cg
a210: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
a220: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
a230: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
a240: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
a250: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
a260: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
a270: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
a280: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 mformat.h constr
a290: 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 uct_.c:construct
a2a0: 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f .h content_.c:co
a2b0: 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 ntent.h db_.c:db
a2c0: 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 .h delta_.c:delt
a2d0: 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a a.h deltacmd_.c:
a2e0: 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 deltacmd.h desce
a2f0: 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e ndents_.c:descen
a300: 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a dents.h diff_.c:
a310: 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e diff.h diffcmd_.
a320: 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f c:diffcmd.h enco
a330: 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
a340: 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
a350: 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
a360: 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
a370: 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
a380: 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
a390: 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
a3a0: 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
a3b0: 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
a3c0: 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
a3d0: 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 3.h name_.c:name
a3e0: 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f .h pivot_.c:pivo
a3f0: 74 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 t.h printf_.c:pr
a400: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
a410: 63 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 68 65 c:rebuild.h sche
a420: 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 ma_.c:schema.h s
a430: 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 etup_.c:setup.h
a440: 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 sha1_.c:sha1.h s
a450: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
a460: 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 sync_.c:sync.h t
a470: 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c imeline_.c:timel
a480: 69 6e 65 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ine.h update_.c:
a490: 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
a4a0: 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
a4b0: 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
a4c0: 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
a4d0: 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
a4e0: 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
a4f0: 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
a500: 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e .h xfer_.c:xfer.
a510: 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 h zip_.c:zip.h $
a520: 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 (SRCDIR)/sqlite3
a530: 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 .h ./VERSION.h..
a540: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 73 touch headers..s
a550: 79 6e 63 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 ync_.c:.$(SRCDIR
a560: 29 2f 73 79 6e 63 2e 63 20 24 28 53 52 43 44 49 )/sync.c $(SRCDI
a570: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 R)/VERSION trans
a580: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 late.../translat
a590: 65 20 24 28 53 52 43 44 49 52 29 2f 73 79 6e 63 e $(SRCDIR)/sync
a5a0: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 .c | sed -f $(SR
a5b0: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 73 CDIR)/VERSION >s
a5c0: 79 6e 63 5f 2e 63 0a 0a 73 79 6e 63 2e 6f 3a 09 ync_.c..sync.o:.
a5d0: 73 79 6e 63 5f 2e 63 20 73 79 6e 63 2e 68 20 20 sync_.c sync.h
a5e0: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 $(SRCDIR)/config
a5f0: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 73 .h..$(XTCC) -o s
a600: 79 6e 63 2e 6f 20 2d 63 20 73 79 6e 63 5f 2e 63 ync.o -c sync_.c
a610: 0a 0a 73 79 6e 63 2e 68 3a 09 6d 61 6b 65 68 65 ..sync.h:.makehe
a620: 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 aders.../makehea
a630: 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 ders add_.c:add
a640: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
a650: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
a660: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
a670: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
a680: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
a690: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
a6a0: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
a6b0: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
a6c0: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
a6d0: 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 nstruct_.c:const
a6e0: 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e ruct.h content_.
a6f0: 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e c:content.h db_.
a700: 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a c:db.h delta_.c:
a710: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 delta.h deltacmd
a720: 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 _.c:deltacmd.h d
a730: 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 escendents_.c:de
a740: 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 scendents.h diff
a750: 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 _.c:diff.h diffc
a760: 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 md_.c:diffcmd.h
a770: 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
a780: 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
a790: 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
a7a0: 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
a7b0: 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
a7c0: 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
a7d0: 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
a7e0: 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
a7f0: 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
a800: 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
a810: 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a erge3.h name_.c:
a820: 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a name.h pivot_.c:
a830: 70 69 76 6f 74 2e 68 20 70 72 69 6e 74 66 5f 2e pivot.h printf_.
a840: 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 c:printf.h rebui
a850: 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 ld_.c:rebuild.h
a860: 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 schema_.c:schema
a870: 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 .h setup_.c:setu
a880: 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 p.h sha1_.c:sha1
a890: 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c .h style_.c:styl
a8a0: 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 e.h sync_.c:sync
a8b0: 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 .h timeline_.c:t
a8c0: 69 6d 65 6c 69 6e 65 2e 68 20 75 70 64 61 74 65 imeline.h update
a8d0: 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c _.c:update.h url
a8e0: 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e _.c:url.h user_.
a8f0: 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f c:user.h verify_
a900: 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c .c:verify.h vfil
a910: 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b e_.c:vfile.h wik
a920: 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 i_.c:wiki.h wiki
a930: 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f format_.c:wikifo
a940: 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 rmat.h xfer_.c:x
a950: 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 fer.h zip_.c:zip
a960: 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c .h $(SRCDIR)/sql
a970: 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e ite3.h ./VERSION
a980: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 .h..touch header
a990: 73 0a 0a 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 09 s..timeline_.c:.
a9a0: 24 28 53 52 43 44 49 52 29 2f 74 69 6d 65 6c 69 $(SRCDIR)/timeli
a9b0: 6e 65 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 ne.c $(SRCDIR)/V
a9c0: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
a9d0: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
a9e0: 53 52 43 44 49 52 29 2f 74 69 6d 65 6c 69 6e 65 SRCDIR)/timeline
a9f0: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 .c | sed -f $(SR
aa00: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 74 CDIR)/VERSION >t
aa10: 69 6d 65 6c 69 6e 65 5f 2e 63 0a 0a 74 69 6d 65 imeline_.c..time
aa20: 6c 69 6e 65 2e 6f 3a 09 74 69 6d 65 6c 69 6e 65 line.o:.timeline
aa30: 5f 2e 63 20 74 69 6d 65 6c 69 6e 65 2e 68 20 20 _.c timeline.h
aa40: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 $(SRCDIR)/config
aa50: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 74 .h..$(XTCC) -o t
aa60: 69 6d 65 6c 69 6e 65 2e 6f 20 2d 63 20 74 69 6d imeline.o -c tim
aa70: 65 6c 69 6e 65 5f 2e 63 0a 0a 74 69 6d 65 6c 69 eline_.c..timeli
aa80: 6e 65 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 ne.h:.makeheader
aa90: 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 s.../makeheaders
aaa0: 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 add_.c:add.h b
aab0: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 lob_.c:blob.h cg
aac0: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
aad0: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
aae0: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
aaf0: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
ab00: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
ab10: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
ab20: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
ab30: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 mformat.h constr
ab40: 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 uct_.c:construct
ab50: 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f .h content_.c:co
ab60: 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 ntent.h db_.c:db
ab70: 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 .h delta_.c:delt
ab80: 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a a.h deltacmd_.c:
ab90: 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 deltacmd.h desce
aba0: 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e ndents_.c:descen
abb0: 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a dents.h diff_.c:
abc0: 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e diff.h diffcmd_.
abd0: 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f c:diffcmd.h enco
abe0: 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
abf0: 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
ac00: 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
ac10: 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
ac20: 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
ac30: 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
ac40: 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
ac50: 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
ac60: 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
ac70: 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
ac80: 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 3.h name_.c:name
ac90: 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f .h pivot_.c:pivo
aca0: 74 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 t.h printf_.c:pr
acb0: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
acc0: 63 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 68 65 c:rebuild.h sche
acd0: 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 ma_.c:schema.h s
ace0: 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 etup_.c:setup.h
acf0: 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 sha1_.c:sha1.h s
ad00: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
ad10: 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 sync_.c:sync.h t
ad20: 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c imeline_.c:timel
ad30: 69 6e 65 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ine.h update_.c:
ad40: 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
ad50: 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
ad60: 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
ad70: 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
ad80: 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
ad90: 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
ada0: 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
adb0: 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e .h xfer_.c:xfer.
adc0: 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 h zip_.c:zip.h $
add0: 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 (SRCDIR)/sqlite3
ade0: 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 .h ./VERSION.h..
adf0: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 75 touch headers..u
ae00: 70 64 61 74 65 5f 2e 63 3a 09 24 28 53 52 43 44 pdate_.c:.$(SRCD
ae10: 49 52 29 2f 75 70 64 61 74 65 2e 63 20 24 28 53 IR)/update.c $(S
ae20: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 RCDIR)/VERSION t
ae30: 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e ranslate.../tran
ae40: 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f slate $(SRCDIR)/
ae50: 75 70 64 61 74 65 2e 63 20 7c 20 73 65 64 20 2d update.c | sed -
ae60: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 f $(SRCDIR)/VERS
ae70: 49 4f 4e 20 3e 75 70 64 61 74 65 5f 2e 63 0a 0a ION >update_.c..
ae80: 75 70 64 61 74 65 2e 6f 3a 09 75 70 64 61 74 65 update.o:.update
ae90: 5f 2e 63 20 75 70 64 61 74 65 2e 68 20 20 24 28 _.c update.h $(
aea0: 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 SRCDIR)/config.h
aeb0: 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 75 70 64 ..$(XTCC) -o upd
aec0: 61 74 65 2e 6f 20 2d 63 20 75 70 64 61 74 65 5f ate.o -c update_
aed0: 2e 63 0a 0a 75 70 64 61 74 65 2e 68 3a 09 6d 61 .c..update.h:.ma
aee0: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b keheaders.../mak
aef0: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 eheaders add_.c
af00: 3a 61 64 64 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 :add.h blob_.c:b
af10: 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 lob.h cgi_.c:cgi
af20: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
af30: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
af40: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
af50: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
af60: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
af70: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
af80: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
af90: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
afa0: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
afb0: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
afc0: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
afd0: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
afe0: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
aff0: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
b000: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
b010: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
b020: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
b030: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
b040: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
b050: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
b060: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
b070: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
b080: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
b090: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
b0a0: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
b0b0: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
b0c0: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
b0d0: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 .c:merge3.h name
b0e0: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 _.c:name.h pivot
b0f0: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 72 69 6e _.c:pivot.h prin
b100: 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 tf_.c:printf.h r
b110: 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c ebuild_.c:rebuil
b120: 64 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 d.h schema_.c:sc
b130: 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a hema.h setup_.c:
b140: 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a setup.h sha1_.c:
b150: 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a sha1.h style_.c:
b160: 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a style.h sync_.c:
b170: 73 79 6e 63 2e 68 20 74 69 6d 65 6c 69 6e 65 5f sync.h timeline_
b180: 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 75 70 .c:timeline.h up
b190: 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 date_.c:update.h
b1a0: 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 url_.c:url.h us
b1b0: 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 er_.c:user.h ver
b1c0: 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 ify_.c:verify.h
b1d0: 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 vfile_.c:vfile.h
b1e0: 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 wiki_.c:wiki.h
b1f0: 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 wikiformat_.c:wi
b200: 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f kiformat.h xfer_
b210: 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 .c:xfer.h zip_.c
b220: 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 :zip.h $(SRCDIR)
b230: 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 /sqlite3.h ./VER
b240: 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 SION.h..touch he
b250: 61 64 65 72 73 0a 0a 75 72 6c 5f 2e 63 3a 09 24 aders..url_.c:.$
b260: 28 53 52 43 44 49 52 29 2f 75 72 6c 2e 63 20 24 (SRCDIR)/url.c $
b270: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
b280: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 translate.../tr
b290: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 anslate $(SRCDIR
b2a0: 29 2f 75 72 6c 2e 63 20 7c 20 73 65 64 20 2d 66 )/url.c | sed -f
b2b0: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
b2c0: 4f 4e 20 3e 75 72 6c 5f 2e 63 0a 0a 75 72 6c 2e ON >url_.c..url.
b2d0: 6f 3a 09 75 72 6c 5f 2e 63 20 75 72 6c 2e 68 20 o:.url_.c url.h
b2e0: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
b2f0: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
b300: 75 72 6c 2e 6f 20 2d 63 20 75 72 6c 5f 2e 63 0a url.o -c url_.c.
b310: 0a 75 72 6c 2e 68 3a 09 6d 61 6b 65 68 65 61 64 .url.h:.makehead
b320: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 ers.../makeheade
b330: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 rs add_.c:add.h
b340: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 blob_.c:blob.h
b350: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
b360: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
b370: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
b380: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
b390: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
b3a0: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
b3b0: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
b3c0: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 comformat.h cons
b3d0: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 truct_.c:constru
b3e0: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a ct.h content_.c:
b3f0: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a content.h db_.c:
b400: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 db.h delta_.c:de
b410: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e lta.h deltacmd_.
b420: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 c:deltacmd.h des
b430: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 cendents_.c:desc
b440: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e endents.h diff_.
b450: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 c:diff.h diffcmd
b460: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e _.c:diffcmd.h en
b470: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
b480: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
b490: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
b4a0: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
b4b0: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
b4c0: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
b4d0: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
b4e0: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
b4f0: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
b500: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
b510: 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 ge3.h name_.c:na
b520: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 me.h pivot_.c:pi
b530: 76 6f 74 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a vot.h printf_.c:
b540: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 printf.h rebuild
b550: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 _.c:rebuild.h sc
b560: 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 hema_.c:schema.h
b570: 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e setup_.c:setup.
b580: 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 h sha1_.c:sha1.h
b590: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
b5a0: 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 h sync_.c:sync.h
b5b0: 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d timeline_.c:tim
b5c0: 65 6c 69 6e 65 2e 68 20 75 70 64 61 74 65 5f 2e eline.h update_.
b5d0: 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e c:update.h url_.
b5e0: 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a c:url.h user_.c:
b5f0: 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 user.h verify_.c
b600: 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f :verify.h vfile_
b610: 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f .c:vfile.h wiki_
b620: 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f .c:wiki.h wikifo
b630: 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d rmat_.c:wikiform
b640: 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 at.h xfer_.c:xfe
b650: 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 r.h zip_.c:zip.h
b660: 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 $(SRCDIR)/sqlit
b670: 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 e3.h ./VERSION.h
b680: 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a ..touch headers.
b690: 0a 75 73 65 72 5f 2e 63 3a 09 24 28 53 52 43 44 .user_.c:.$(SRCD
b6a0: 49 52 29 2f 75 73 65 72 2e 63 20 24 28 53 52 43 IR)/user.c $(SRC
b6b0: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
b6c0: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
b6d0: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 75 73 ate $(SRCDIR)/us
b6e0: 65 72 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 er.c | sed -f $(
b6f0: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
b700: 3e 75 73 65 72 5f 2e 63 0a 0a 75 73 65 72 2e 6f >user_.c..user.o
b710: 3a 09 75 73 65 72 5f 2e 63 20 75 73 65 72 2e 68 :.user_.c user.h
b720: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 $(SRCDIR)/conf
b730: 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f ig.h..$(XTCC) -o
b740: 20 75 73 65 72 2e 6f 20 2d 63 20 75 73 65 72 5f user.o -c user_
b750: 2e 63 0a 0a 75 73 65 72 2e 68 3a 09 6d 61 6b 65 .c..user.h:.make
b760: 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 headers.../makeh
b770: 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 eaders add_.c:a
b780: 64 64 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f dd.h blob_.c:blo
b790: 62 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 b.h cgi_.c:cgi.h
b7a0: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
b7b0: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
b7c0: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
b7d0: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
b7e0: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
b7f0: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
b800: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
b810: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e construct_.c:con
b820: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 struct.h content
b830: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 _.c:content.h db
b840: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e _.c:db.h delta_.
b850: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 c:delta.h deltac
b860: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 md_.c:deltacmd.h
b870: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a descendents_.c:
b880: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 descendents.h di
b890: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 ff_.c:diff.h dif
b8a0: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e fcmd_.c:diffcmd.
b8b0: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
b8c0: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
b8d0: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
b8e0: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
b8f0: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
b900: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
b910: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
b920: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
b930: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
b940: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
b950: 3a 6d 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e :merge3.h name_.
b960: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e c:name.h pivot_.
b970: 63 3a 70 69 76 6f 74 2e 68 20 70 72 69 6e 74 66 c:pivot.h printf
b980: 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 _.c:printf.h reb
b990: 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e uild_.c:rebuild.
b9a0: 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 h schema_.c:sche
b9b0: 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 ma.h setup_.c:se
b9c0: 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 tup.h sha1_.c:sh
b9d0: 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 a1.h style_.c:st
b9e0: 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 yle.h sync_.c:sy
b9f0: 6e 63 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 nc.h timeline_.c
ba00: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 75 70 64 61 :timeline.h upda
ba10: 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 te_.c:update.h u
ba20: 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 rl_.c:url.h user
ba30: 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 _.c:user.h verif
ba40: 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 y_.c:verify.h vf
ba50: 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 ile_.c:vfile.h w
ba60: 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 iki_.c:wiki.h wi
ba70: 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 kiformat_.c:wiki
ba80: 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 format.h xfer_.c
ba90: 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a :xfer.h zip_.c:z
baa0: 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 ip.h $(SRCDIR)/s
bab0: 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 qlite3.h ./VERSI
bac0: 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 ON.h..touch head
bad0: 65 72 73 0a 0a 76 65 72 69 66 79 5f 2e 63 3a 09 ers..verify_.c:.
bae0: 24 28 53 52 43 44 49 52 29 2f 76 65 72 69 66 79 $(SRCDIR)/verify
baf0: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
bb00: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
bb10: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
bb20: 43 44 49 52 29 2f 76 65 72 69 66 79 2e 63 20 7c CDIR)/verify.c |
bb30: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 sed -f $(SRCDIR
bb40: 29 2f 56 45 52 53 49 4f 4e 20 3e 76 65 72 69 66 )/VERSION >verif
bb50: 79 5f 2e 63 0a 0a 76 65 72 69 66 79 2e 6f 3a 09 y_.c..verify.o:.
bb60: 76 65 72 69 66 79 5f 2e 63 20 76 65 72 69 66 79 verify_.c verify
bb70: 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f .h $(SRCDIR)/co
bb80: 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 nfig.h..$(XTCC)
bb90: 2d 6f 20 76 65 72 69 66 79 2e 6f 20 2d 63 20 76 -o verify.o -c v
bba0: 65 72 69 66 79 5f 2e 63 0a 0a 76 65 72 69 66 79 erify_.c..verify
bbb0: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
bbc0: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
bbd0: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 6c 6f add_.c:add.h blo
bbe0: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f b_.c:blob.h cgi_
bbf0: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
bc00: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
bc10: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
bc20: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
bc30: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
bc40: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
bc50: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
bc60: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
bc70: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
bc80: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
bc90: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
bca0: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
bcb0: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
bcc0: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
bcd0: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
bce0: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
bcf0: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
bd00: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
bd10: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
bd20: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
bd30: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
bd40: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
bd50: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
bd60: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
bd70: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
bd80: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
bd90: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
bda0: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
bdb0: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
bdc0: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
bdd0: 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e h printf_.c:prin
bde0: 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a tf.h rebuild_.c:
bdf0: 72 65 62 75 69 6c 64 2e 68 20 73 63 68 65 6d 61 rebuild.h schema
be00: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
be10: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
be20: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 a1_.c:sha1.h sty
be30: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 le_.c:style.h sy
be40: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 69 6d nc_.c:sync.h tim
be50: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e eline_.c:timelin
be60: 65 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 e.h update_.c:up
be70: 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 date.h url_.c:ur
be80: 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 l.h user_.c:user
be90: 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 .h verify_.c:ver
bea0: 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 ify.h vfile_.c:v
beb0: 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 file.h wiki_.c:w
bec0: 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 iki.h wikiformat
bed0: 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 _.c:wikiformat.h
bee0: 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 xfer_.c:xfer.h
bef0: 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 zip_.c:zip.h $(S
bf00: 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 RCDIR)/sqlite3.h
bf10: 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f ./VERSION.h..to
bf20: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 76 66 69 uch headers..vfi
bf30: 6c 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 le_.c:.$(SRCDIR)
bf40: 2f 76 66 69 6c 65 2e 63 20 24 28 53 52 43 44 49 /vfile.c $(SRCDI
bf50: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 R)/VERSION trans
bf60: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 late.../translat
bf70: 65 20 24 28 53 52 43 44 49 52 29 2f 76 66 69 6c e $(SRCDIR)/vfil
bf80: 65 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 e.c | sed -f $(S
bf90: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e RCDIR)/VERSION >
bfa0: 76 66 69 6c 65 5f 2e 63 0a 0a 76 66 69 6c 65 2e vfile_.c..vfile.
bfb0: 6f 3a 09 76 66 69 6c 65 5f 2e 63 20 76 66 69 6c o:.vfile_.c vfil
bfc0: 65 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 e.h $(SRCDIR)/c
bfd0: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 onfig.h..$(XTCC)
bfe0: 20 2d 6f 20 76 66 69 6c 65 2e 6f 20 2d 63 20 76 -o vfile.o -c v
bff0: 66 69 6c 65 5f 2e 63 0a 0a 76 66 69 6c 65 2e 68 file_.c..vfile.h
c000: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e :.makeheaders...
c010: 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 /makeheaders ad
c020: 64 5f 2e 63 3a 61 64 64 2e 68 20 62 6c 6f 62 5f d_.c:add.h blob_
c030: 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f 2e 63 .c:blob.h cgi_.c
c040: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
c050: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
c060: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
c070: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
c080: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
c090: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
c0a0: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
c0b0: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
c0c0: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
c0d0: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
c0e0: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
c0f0: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
c100: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
c110: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
c120: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
c130: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
c140: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
c150: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
c160: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
c170: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
c180: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
c190: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
c1a0: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
c1b0: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
c1c0: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
c1d0: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
c1e0: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
c1f0: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
c200: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 name_.c:name.h p
c210: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 ivot_.c:pivot.h
c220: 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 printf_.c:printf
c230: 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 .h rebuild_.c:re
c240: 62 75 69 6c 64 2e 68 20 73 63 68 65 6d 61 5f 2e build.h schema_.
c250: 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 c:schema.h setup
c260: 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 _.c:setup.h sha1
c270: 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 _.c:sha1.h style
c280: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 _.c:style.h sync
c290: 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 69 6d 65 6c _.c:sync.h timel
c2a0: 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e ine_.c:timeline.
c2b0: 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 h update_.c:upda
c2c0: 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e te.h url_.c:url.
c2d0: 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 h user_.c:user.h
c2e0: 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 verify_.c:verif
c2f0: 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 y.h vfile_.c:vfi
c300: 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b le.h wiki_.c:wik
c310: 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e i.h wikiformat_.
c320: 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 c:wikiformat.h x
c330: 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 fer_.c:xfer.h zi
c340: 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 p_.c:zip.h $(SRC
c350: 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e DIR)/sqlite3.h .
c360: 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 /VERSION.h..touc
c370: 68 20 68 65 61 64 65 72 73 0a 0a 77 69 6b 69 5f h headers..wiki_
c380: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 77 69 .c:.$(SRCDIR)/wi
c390: 6b 69 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 ki.c $(SRCDIR)/V
c3a0: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
c3b0: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
c3c0: 53 52 43 44 49 52 29 2f 77 69 6b 69 2e 63 20 7c SRCDIR)/wiki.c |
c3d0: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 sed -f $(SRCDIR
c3e0: 29 2f 56 45 52 53 49 4f 4e 20 3e 77 69 6b 69 5f )/VERSION >wiki_
c3f0: 2e 63 0a 0a 77 69 6b 69 2e 6f 3a 09 77 69 6b 69 .c..wiki.o:.wiki
c400: 5f 2e 63 20 77 69 6b 69 2e 68 20 20 24 28 53 52 _.c wiki.h $(SR
c410: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
c420: 24 28 58 54 43 43 29 20 2d 6f 20 77 69 6b 69 2e $(XTCC) -o wiki.
c430: 6f 20 2d 63 20 77 69 6b 69 5f 2e 63 0a 0a 77 69 o -c wiki_.c..wi
c440: 6b 69 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 ki.h:.makeheader
c450: 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 s.../makeheaders
c460: 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 add_.c:add.h b
c470: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 lob_.c:blob.h cg
c480: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
c490: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
c4a0: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
c4b0: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
c4c0: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
c4d0: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
c4e0: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
c4f0: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 mformat.h constr
c500: 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 uct_.c:construct
c510: 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f .h content_.c:co
c520: 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 ntent.h db_.c:db
c530: 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 .h delta_.c:delt
c540: 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a a.h deltacmd_.c:
c550: 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 deltacmd.h desce
c560: 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e ndents_.c:descen
c570: 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a dents.h diff_.c:
c580: 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e diff.h diffcmd_.
c590: 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f c:diffcmd.h enco
c5a0: 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
c5b0: 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
c5c0: 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
c5d0: 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
c5e0: 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
c5f0: 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
c600: 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
c610: 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
c620: 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
c630: 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
c640: 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 3.h name_.c:name
c650: 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f .h pivot_.c:pivo
c660: 74 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 t.h printf_.c:pr
c670: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
c680: 63 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 68 65 c:rebuild.h sche
c690: 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 ma_.c:schema.h s
c6a0: 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 etup_.c:setup.h
c6b0: 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 sha1_.c:sha1.h s
c6c0: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
c6d0: 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 sync_.c:sync.h t
c6e0: 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c imeline_.c:timel
c6f0: 69 6e 65 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ine.h update_.c:
c700: 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
c710: 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
c720: 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
c730: 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
c740: 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
c750: 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
c760: 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
c770: 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e .h xfer_.c:xfer.
c780: 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 h zip_.c:zip.h $
c790: 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 (SRCDIR)/sqlite3
c7a0: 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 .h ./VERSION.h..
c7b0: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 77 touch headers..w
c7c0: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 09 24 28 ikiformat_.c:.$(
c7d0: 53 52 43 44 49 52 29 2f 77 69 6b 69 66 6f 72 6d SRCDIR)/wikiform
c7e0: 61 74 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 at.c $(SRCDIR)/V
c7f0: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
c800: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
c810: 53 52 43 44 49 52 29 2f 77 69 6b 69 66 6f 72 6d SRCDIR)/wikiform
c820: 61 74 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 at.c | sed -f $(
c830: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
c840: 3e 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 0a 0a >wikiformat_.c..
c850: 77 69 6b 69 66 6f 72 6d 61 74 2e 6f 3a 09 77 69 wikiformat.o:.wi
c860: 6b 69 66 6f 72 6d 61 74 5f 2e 63 20 77 69 6b 69 kiformat_.c wiki
c870: 66 6f 72 6d 61 74 2e 68 20 20 24 28 53 52 43 44 format.h $(SRCD
c880: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 IR)/config.h..$(
c890: 58 54 43 43 29 20 2d 6f 20 77 69 6b 69 66 6f 72 XTCC) -o wikifor
c8a0: 6d 61 74 2e 6f 20 2d 63 20 77 69 6b 69 66 6f 72 mat.o -c wikifor
c8b0: 6d 61 74 5f 2e 63 0a 0a 77 69 6b 69 66 6f 72 6d mat_.c..wikiform
c8c0: 61 74 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 at.h:.makeheader
c8d0: 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 s.../makeheaders
c8e0: 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 add_.c:add.h b
c8f0: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 lob_.c:blob.h cg
c900: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
c910: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
c920: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
c930: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
c940: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
c950: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
c960: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
c970: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 mformat.h constr
c980: 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 uct_.c:construct
c990: 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f .h content_.c:co
c9a0: 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 ntent.h db_.c:db
c9b0: 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 .h delta_.c:delt
c9c0: 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a a.h deltacmd_.c:
c9d0: 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 deltacmd.h desce
c9e0: 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e ndents_.c:descen
c9f0: 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a dents.h diff_.c:
ca00: 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e diff.h diffcmd_.
ca10: 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f c:diffcmd.h enco
ca20: 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
ca30: 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
ca40: 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
ca50: 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
ca60: 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
ca70: 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
ca80: 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
ca90: 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
caa0: 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
cab0: 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
cac0: 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 3.h name_.c:name
cad0: 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f .h pivot_.c:pivo
cae0: 74 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 t.h printf_.c:pr
caf0: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
cb00: 63 3a 72 65 62 75 69 6c 64 2e 68 20 73 63 68 65 c:rebuild.h sche
cb10: 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 ma_.c:schema.h s
cb20: 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 etup_.c:setup.h
cb30: 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 sha1_.c:sha1.h s
cb40: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
cb50: 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 sync_.c:sync.h t
cb60: 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c imeline_.c:timel
cb70: 69 6e 65 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ine.h update_.c:
cb80: 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
cb90: 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
cba0: 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
cbb0: 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
cbc0: 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
cbd0: 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
cbe0: 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
cbf0: 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e .h xfer_.c:xfer.
cc00: 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 h zip_.c:zip.h $
cc10: 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 (SRCDIR)/sqlite3
cc20: 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 .h ./VERSION.h..
cc30: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 78 touch headers..x
cc40: 66 65 72 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 fer_.c:.$(SRCDIR
cc50: 29 2f 78 66 65 72 2e 63 20 24 28 53 52 43 44 49 )/xfer.c $(SRCDI
cc60: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 R)/VERSION trans
cc70: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 late.../translat
cc80: 65 20 24 28 53 52 43 44 49 52 29 2f 78 66 65 72 e $(SRCDIR)/xfer
cc90: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 .c | sed -f $(SR
cca0: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 78 CDIR)/VERSION >x
ccb0: 66 65 72 5f 2e 63 0a 0a 78 66 65 72 2e 6f 3a 09 fer_.c..xfer.o:.
ccc0: 78 66 65 72 5f 2e 63 20 78 66 65 72 2e 68 20 20 xfer_.c xfer.h
ccd0: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 $(SRCDIR)/config
cce0: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 78 .h..$(XTCC) -o x
ccf0: 66 65 72 2e 6f 20 2d 63 20 78 66 65 72 5f 2e 63 fer.o -c xfer_.c
cd00: 0a 0a 78 66 65 72 2e 68 3a 09 6d 61 6b 65 68 65 ..xfer.h:.makehe
cd10: 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 aders.../makehea
cd20: 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 ders add_.c:add
cd30: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
cd40: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
cd50: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
cd60: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
cd70: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
cd80: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
cd90: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
cda0: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
cdb0: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
cdc0: 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 nstruct_.c:const
cdd0: 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e ruct.h content_.
cde0: 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e c:content.h db_.
cdf0: 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a c:db.h delta_.c:
ce00: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 delta.h deltacmd
ce10: 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 _.c:deltacmd.h d
ce20: 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 escendents_.c:de
ce30: 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 scendents.h diff
ce40: 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 _.c:diff.h diffc
ce50: 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 md_.c:diffcmd.h
ce60: 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
ce70: 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
ce80: 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
ce90: 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
cea0: 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
ceb0: 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
cec0: 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
ced0: 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
cee0: 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
cef0: 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
cf00: 65 72 67 65 33 2e 68 20 6e 61 6d 65 5f 2e 63 3a erge3.h name_.c:
cf10: 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a name.h pivot_.c:
cf20: 70 69 76 6f 74 2e 68 20 70 72 69 6e 74 66 5f 2e pivot.h printf_.
cf30: 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 c:printf.h rebui
cf40: 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 ld_.c:rebuild.h
cf50: 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 schema_.c:schema
cf60: 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 .h setup_.c:setu
cf70: 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 p.h sha1_.c:sha1
cf80: 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c .h style_.c:styl
cf90: 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 e.h sync_.c:sync
cfa0: 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 .h timeline_.c:t
cfb0: 69 6d 65 6c 69 6e 65 2e 68 20 75 70 64 61 74 65 imeline.h update
cfc0: 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c _.c:update.h url
cfd0: 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e _.c:url.h user_.
cfe0: 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f c:user.h verify_
cff0: 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c .c:verify.h vfil
d000: 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b e_.c:vfile.h wik
d010: 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 i_.c:wiki.h wiki
d020: 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f format_.c:wikifo
d030: 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 rmat.h xfer_.c:x
d040: 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 fer.h zip_.c:zip
d050: 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c .h $(SRCDIR)/sql
d060: 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e ite3.h ./VERSION
d070: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 .h..touch header
d080: 73 0a 0a 7a 69 70 5f 2e 63 3a 09 24 28 53 52 43 s..zip_.c:.$(SRC
d090: 44 49 52 29 2f 7a 69 70 2e 63 20 24 28 53 52 43 DIR)/zip.c $(SRC
d0a0: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
d0b0: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
d0c0: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 7a 69 ate $(SRCDIR)/zi
d0d0: 70 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 p.c | sed -f $(S
d0e0: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e RCDIR)/VERSION >
d0f0: 7a 69 70 5f 2e 63 0a 0a 7a 69 70 2e 6f 3a 09 7a zip_.c..zip.o:.z
d100: 69 70 5f 2e 63 20 7a 69 70 2e 68 20 20 24 28 53 ip_.c zip.h $(S
d110: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a RCDIR)/config.h.
d120: 09 24 28 58 54 43 43 29 20 2d 6f 20 7a 69 70 2e .$(XTCC) -o zip.
d130: 6f 20 2d 63 20 7a 69 70 5f 2e 63 0a 0a 7a 69 70 o -c zip_.c..zip
d140: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
d150: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
d160: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 6c 6f add_.c:add.h blo
d170: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 63 67 69 5f b_.c:blob.h cgi_
d180: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
d190: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
d1a0: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
d1b0: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
d1c0: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
d1d0: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
d1e0: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
d1f0: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
d200: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
d210: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
d220: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
d230: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
d240: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
d250: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
d260: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
d270: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
d280: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
d290: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
d2a0: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
d2b0: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
d2c0: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
d2d0: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
d2e0: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
d2f0: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
d300: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
d310: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
d320: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
d330: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
d340: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
d350: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
d360: 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e h printf_.c:prin
d370: 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a tf.h rebuild_.c:
d380: 72 65 62 75 69 6c 64 2e 68 20 73 63 68 65 6d 61 rebuild.h schema
d390: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
d3a0: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
d3b0: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 a1_.c:sha1.h sty
d3c0: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 le_.c:style.h sy
d3d0: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 69 6d nc_.c:sync.h tim
d3e0: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e eline_.c:timelin
d3f0: 65 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 e.h update_.c:up
d400: 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 date.h url_.c:ur
d410: 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 l.h user_.c:user
d420: 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 .h verify_.c:ver
d430: 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 ify.h vfile_.c:v
d440: 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 file.h wiki_.c:w
d450: 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 iki.h wikiformat
d460: 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 _.c:wikiformat.h
d470: 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 xfer_.c:xfer.h
d480: 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 zip_.c:zip.h $(S
d490: 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 RCDIR)/sqlite3.h
d4a0: 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f ./VERSION.h..to
d4b0: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 73 71 6c uch headers..sql
d4c0: 69 74 65 33 2e 6f 3a 09 24 28 53 52 43 44 49 52 ite3.o:.$(SRCDIR
d4d0: 29 2f 73 71 6c 69 74 65 33 2e 63 0a 09 24 28 58 )/sqlite3.c..$(X
d4e0: 54 43 43 29 20 2d 44 53 51 4c 49 54 45 5f 4f 4d TCC) -DSQLITE_OM
d4f0: 49 54 5f 4c 4f 41 44 5f 45 58 54 45 4e 53 49 4f IT_LOAD_EXTENSIO
d500: 4e 3d 31 20 2d 44 53 51 4c 49 54 45 5f 50 52 49 N=1 -DSQLITE_PRI
d510: 56 41 54 45 3d 20 2d 44 54 48 52 45 41 44 53 41 VATE= -DTHREADSA
d520: 46 45 3d 30 20 2d 44 53 51 4c 49 54 45 5f 44 45 FE=0 -DSQLITE_DE
d530: 46 41 55 4c 54 5f 46 49 4c 45 5f 46 4f 52 4d 41 FAULT_FILE_FORMA
d540: 54 3d 34 20 2d 63 20 24 28 53 52 43 44 49 52 29 T=4 -c $(SRCDIR)
d550: 2f 73 71 6c 69 74 65 33 2e 63 20 2d 6f 20 73 71 /sqlite3.c -o sq
d560: 6c 69 74 65 33 2e 6f 0a 0a lite3.o..