Artifact 5098d3f338b9f992f41eb3882daa7ad594a973a7:
File
src/main.mk
part of check-in
[e487b77b1a]
- Add file and directory browsing capabilities to the web interface.
by
drh on
2008-02-04 02:45:55.
0000: 23 20 44 4f 20 4e 4f 54 20 45 44 49 54 0a 23 0a # DO NOT EDIT.#.
0010: 23 20 54 68 69 73 20 66 69 6c 65 20 69 73 20 61 # This file is a
0020: 75 74 6f 6d 61 74 69 63 61 6c 6c 79 20 67 65 6e utomatically gen
0030: 65 72 61 74 65 64 2e 20 20 49 6e 73 74 65 61 64 erated. Instead
0040: 20 6f 66 20 65 64 69 74 69 6e 67 20 74 68 69 73 of editing this
0050: 0a 23 20 66 69 6c 65 2c 20 65 64 69 74 20 22 6d .# file, edit "m
0060: 61 6b 65 6d 61 6b 65 2e 74 63 6c 22 20 74 68 65 akemake.tcl" the
0070: 6e 20 72 75 6e 20 22 74 63 6c 73 68 20 6d 61 6b n run "tclsh mak
0080: 65 6d 61 6b 65 2e 74 63 6c 20 3e 6d 61 69 6e 2e emake.tcl >main.
0090: 6d 6b 22 0a 23 20 74 6f 20 72 65 67 65 6e 65 72 mk".# to regener
00a0: 61 74 65 20 74 68 69 73 20 66 69 6c 65 2e 0a 23 ate this file..#
00b0: 0a 23 20 54 68 69 73 20 66 69 6c 65 20 69 73 20 .# This file is
00c0: 69 6e 63 6c 75 64 65 64 20 62 79 20 6c 69 6e 75 included by linu
00d0: 78 2d 67 63 63 2e 6d 6b 20 6f 72 20 6c 69 6e 75 x-gcc.mk or linu
00e0: 78 2d 6d 69 6e 67 77 2e 6d 6b 20 6f 72 20 70 6f x-mingw.mk or po
00f0: 73 73 69 62 6c 65 0a 23 20 73 6f 6d 65 20 6f 74 ssible.# some ot
0100: 68 65 72 20 6d 61 6b 65 66 69 6c 65 73 2e 20 20 her makefiles.
0110: 54 68 69 73 20 66 69 6c 65 20 63 6f 6e 74 61 69 This file contai
0120: 6e 73 20 74 68 65 20 72 75 6c 65 73 20 74 68 61 ns the rules tha
0130: 74 20 61 72 65 20 63 6f 6d 6d 6f 6e 0a 23 20 74 t are common.# t
0140: 6f 20 62 75 69 6c 64 69 6e 67 20 72 65 67 61 72 o building regar
0150: 64 6c 65 73 73 20 6f 66 20 74 68 65 20 74 61 72 dless of the tar
0160: 67 65 74 2e 0a 23 0a 0a 58 54 43 43 20 3d 20 24 get..#..XTCC = $
0170: 28 54 43 43 29 20 24 28 43 46 4c 41 47 53 29 20 (TCC) $(CFLAGS)
0180: 2d 49 2e 20 2d 49 24 28 53 52 43 44 49 52 29 0a -I. -I$(SRCDIR).
0190: 0a 0a 53 52 43 20 3d 20 5c 0a 20 20 24 28 53 52 ..SRC = \. $(SR
01a0: 43 44 49 52 29 2f 61 64 64 2e 63 20 5c 0a 20 20 CDIR)/add.c \.
01b0: 24 28 53 52 43 44 49 52 29 2f 62 61 67 2e 63 20 $(SRCDIR)/bag.c
01c0: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 62 6c \. $(SRCDIR)/bl
01d0: 6f 62 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 ob.c \. $(SRCDI
01e0: 52 29 2f 62 72 61 6e 63 68 2e 63 20 5c 0a 20 20 R)/branch.c \.
01f0: 24 28 53 52 43 44 49 52 29 2f 62 72 6f 77 73 65 $(SRCDIR)/browse
0200: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 .c \. $(SRCDIR)
0210: 2f 63 67 69 2e 63 20 5c 0a 20 20 24 28 53 52 43 /cgi.c \. $(SRC
0220: 44 49 52 29 2f 63 68 65 63 6b 69 6e 2e 63 20 5c DIR)/checkin.c \
0230: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 63 68 65 . $(SRCDIR)/che
0240: 63 6b 6f 75 74 2e 63 20 5c 0a 20 20 24 28 53 52 ckout.c \. $(SR
0250: 43 44 49 52 29 2f 63 6c 65 61 72 73 69 67 6e 2e CDIR)/clearsign.
0260: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f c \. $(SRCDIR)/
0270: 63 6c 6f 6e 65 2e 63 20 5c 0a 20 20 24 28 53 52 clone.c \. $(SR
0280: 43 44 49 52 29 2f 63 6f 6d 66 6f 72 6d 61 74 2e CDIR)/comformat.
0290: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f c \. $(SRCDIR)/
02a0: 63 6f 6e 73 74 72 75 63 74 2e 63 20 5c 0a 20 20 construct.c \.
02b0: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 74 65 6e $(SRCDIR)/conten
02c0: 74 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 t.c \. $(SRCDIR
02d0: 29 2f 64 62 2e 63 20 5c 0a 20 20 24 28 53 52 43 )/db.c \. $(SRC
02e0: 44 49 52 29 2f 64 65 6c 74 61 2e 63 20 5c 0a 20 DIR)/delta.c \.
02f0: 20 24 28 53 52 43 44 49 52 29 2f 64 65 6c 74 61 $(SRCDIR)/delta
0300: 63 6d 64 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 cmd.c \. $(SRCD
0310: 49 52 29 2f 64 65 73 63 65 6e 64 65 6e 74 73 2e IR)/descendents.
0320: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f c \. $(SRCDIR)/
0330: 64 69 66 66 2e 63 20 5c 0a 20 20 24 28 53 52 43 diff.c \. $(SRC
0340: 44 49 52 29 2f 64 69 66 66 63 6d 64 2e 63 20 5c DIR)/diffcmd.c \
0350: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 65 6e 63 . $(SRCDIR)/enc
0360: 6f 64 65 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 ode.c \. $(SRCD
0370: 49 52 29 2f 66 69 6c 65 2e 63 20 5c 0a 20 20 24 IR)/file.c \. $
0380: 28 53 52 43 44 49 52 29 2f 68 74 74 70 2e 63 20 (SRCDIR)/http.c
0390: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 69 6e \. $(SRCDIR)/in
03a0: 66 6f 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 fo.c \. $(SRCDI
03b0: 52 29 2f 6c 6f 67 69 6e 2e 63 20 5c 0a 20 20 24 R)/login.c \. $
03c0: 28 53 52 43 44 49 52 29 2f 6d 61 69 6e 2e 63 20 (SRCDIR)/main.c
03d0: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 6d 61 \. $(SRCDIR)/ma
03e0: 6e 69 66 65 73 74 2e 63 20 5c 0a 20 20 24 28 53 nifest.c \. $(S
03f0: 52 43 44 49 52 29 2f 6d 64 35 2e 63 20 5c 0a 20 RCDIR)/md5.c \.
0400: 20 24 28 53 52 43 44 49 52 29 2f 6d 65 72 67 65 $(SRCDIR)/merge
0410: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 .c \. $(SRCDIR)
0420: 2f 6d 65 72 67 65 33 2e 63 20 5c 0a 20 20 24 28 /merge3.c \. $(
0430: 53 52 43 44 49 52 29 2f 6d 79 5f 70 61 67 65 2e SRCDIR)/my_page.
0440: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f c \. $(SRCDIR)/
0450: 6e 61 6d 65 2e 63 20 5c 0a 20 20 24 28 53 52 43 name.c \. $(SRC
0460: 44 49 52 29 2f 70 69 76 6f 74 2e 63 20 5c 0a 20 DIR)/pivot.c \.
0470: 20 24 28 53 52 43 44 49 52 29 2f 70 71 75 65 75 $(SRCDIR)/pqueu
0480: 65 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 e.c \. $(SRCDIR
0490: 29 2f 70 72 69 6e 74 66 2e 63 20 5c 0a 20 20 24 )/printf.c \. $
04a0: 28 53 52 43 44 49 52 29 2f 72 65 62 75 69 6c 64 (SRCDIR)/rebuild
04b0: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 .c \. $(SRCDIR)
04c0: 2f 72 73 73 2e 63 20 5c 0a 20 20 24 28 53 52 43 /rss.c \. $(SRC
04d0: 44 49 52 29 2f 73 63 68 65 6d 61 2e 63 20 5c 0a DIR)/schema.c \.
04e0: 20 20 24 28 53 52 43 44 49 52 29 2f 73 65 74 75 $(SRCDIR)/setu
04f0: 70 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 p.c \. $(SRCDIR
0500: 29 2f 73 68 61 31 2e 63 20 5c 0a 20 20 24 28 53 )/sha1.c \. $(S
0510: 52 43 44 49 52 29 2f 73 74 72 69 6e 67 5f 78 66 RCDIR)/string_xf
0520: 6f 72 6d 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 orm.c \. $(SRCD
0530: 49 52 29 2f 73 74 79 6c 65 2e 63 20 5c 0a 20 20 IR)/style.c \.
0540: 24 28 53 52 43 44 49 52 29 2f 73 75 62 73 63 72 $(SRCDIR)/subscr
0550: 69 70 74 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 ipt.c \. $(SRCD
0560: 49 52 29 2f 73 79 6e 63 2e 63 20 5c 0a 20 20 24 IR)/sync.c \. $
0570: 28 53 52 43 44 49 52 29 2f 74 61 67 2e 63 20 5c (SRCDIR)/tag.c \
0580: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 74 61 67 . $(SRCDIR)/tag
0590: 76 69 65 77 2e 63 20 5c 0a 20 20 24 28 53 52 43 view.c \. $(SRC
05a0: 44 49 52 29 2f 74 69 6d 65 6c 69 6e 65 2e 63 20 DIR)/timeline.c
05b0: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 74 6b \. $(SRCDIR)/tk
05c0: 74 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 t.c \. $(SRCDIR
05d0: 29 2f 74 6b 74 63 6f 6e 66 69 67 2e 63 20 5c 0a )/tktconfig.c \.
05e0: 20 20 24 28 53 52 43 44 49 52 29 2f 74 6b 74 73 $(SRCDIR)/tkts
05f0: 65 74 75 70 2e 63 20 5c 0a 20 20 24 28 53 52 43 etup.c \. $(SRC
0600: 44 49 52 29 2f 75 6e 64 6f 2e 63 20 5c 0a 20 20 DIR)/undo.c \.
0610: 24 28 53 52 43 44 49 52 29 2f 75 70 64 61 74 65 $(SRCDIR)/update
0620: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 .c \. $(SRCDIR)
0630: 2f 75 72 6c 2e 63 20 5c 0a 20 20 24 28 53 52 43 /url.c \. $(SRC
0640: 44 49 52 29 2f 75 73 65 72 2e 63 20 5c 0a 20 20 DIR)/user.c \.
0650: 24 28 53 52 43 44 49 52 29 2f 76 65 72 69 66 79 $(SRCDIR)/verify
0660: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 .c \. $(SRCDIR)
0670: 2f 76 66 69 6c 65 2e 63 20 5c 0a 20 20 24 28 53 /vfile.c \. $(S
0680: 52 43 44 49 52 29 2f 77 69 6b 69 2e 63 20 5c 0a RCDIR)/wiki.c \.
0690: 20 20 24 28 53 52 43 44 49 52 29 2f 77 69 6b 69 $(SRCDIR)/wiki
06a0: 66 6f 72 6d 61 74 2e 63 20 5c 0a 20 20 24 28 53 format.c \. $(S
06b0: 52 43 44 49 52 29 2f 78 66 65 72 2e 63 20 5c 0a RCDIR)/xfer.c \.
06c0: 20 20 24 28 53 52 43 44 49 52 29 2f 7a 69 70 2e $(SRCDIR)/zip.
06d0: 63 0a 0a 54 52 41 4e 53 5f 53 52 43 20 3d 20 5c c..TRANS_SRC = \
06e0: 0a 20 20 61 64 64 5f 2e 63 20 5c 0a 20 20 62 61 . add_.c \. ba
06f0: 67 5f 2e 63 20 5c 0a 20 20 62 6c 6f 62 5f 2e 63 g_.c \. blob_.c
0700: 20 5c 0a 20 20 62 72 61 6e 63 68 5f 2e 63 20 5c \. branch_.c \
0710: 0a 20 20 62 72 6f 77 73 65 5f 2e 63 20 5c 0a 20 . browse_.c \.
0720: 20 63 67 69 5f 2e 63 20 5c 0a 20 20 63 68 65 63 cgi_.c \. chec
0730: 6b 69 6e 5f 2e 63 20 5c 0a 20 20 63 68 65 63 6b kin_.c \. check
0740: 6f 75 74 5f 2e 63 20 5c 0a 20 20 63 6c 65 61 72 out_.c \. clear
0750: 73 69 67 6e 5f 2e 63 20 5c 0a 20 20 63 6c 6f 6e sign_.c \. clon
0760: 65 5f 2e 63 20 5c 0a 20 20 63 6f 6d 66 6f 72 6d e_.c \. comform
0770: 61 74 5f 2e 63 20 5c 0a 20 20 63 6f 6e 73 74 72 at_.c \. constr
0780: 75 63 74 5f 2e 63 20 5c 0a 20 20 63 6f 6e 74 65 uct_.c \. conte
0790: 6e 74 5f 2e 63 20 5c 0a 20 20 64 62 5f 2e 63 20 nt_.c \. db_.c
07a0: 5c 0a 20 20 64 65 6c 74 61 5f 2e 63 20 5c 0a 20 \. delta_.c \.
07b0: 20 64 65 6c 74 61 63 6d 64 5f 2e 63 20 5c 0a 20 deltacmd_.c \.
07c0: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 20 descendents_.c
07d0: 5c 0a 20 20 64 69 66 66 5f 2e 63 20 5c 0a 20 20 \. diff_.c \.
07e0: 64 69 66 66 63 6d 64 5f 2e 63 20 5c 0a 20 20 65 diffcmd_.c \. e
07f0: 6e 63 6f 64 65 5f 2e 63 20 5c 0a 20 20 66 69 6c ncode_.c \. fil
0800: 65 5f 2e 63 20 5c 0a 20 20 68 74 74 70 5f 2e 63 e_.c \. http_.c
0810: 20 5c 0a 20 20 69 6e 66 6f 5f 2e 63 20 5c 0a 20 \. info_.c \.
0820: 20 6c 6f 67 69 6e 5f 2e 63 20 5c 0a 20 20 6d 61 login_.c \. ma
0830: 69 6e 5f 2e 63 20 5c 0a 20 20 6d 61 6e 69 66 65 in_.c \. manife
0840: 73 74 5f 2e 63 20 5c 0a 20 20 6d 64 35 5f 2e 63 st_.c \. md5_.c
0850: 20 5c 0a 20 20 6d 65 72 67 65 5f 2e 63 20 5c 0a \. merge_.c \.
0860: 20 20 6d 65 72 67 65 33 5f 2e 63 20 5c 0a 20 20 merge3_.c \.
0870: 6d 79 5f 70 61 67 65 5f 2e 63 20 5c 0a 20 20 6e my_page_.c \. n
0880: 61 6d 65 5f 2e 63 20 5c 0a 20 20 70 69 76 6f 74 ame_.c \. pivot
0890: 5f 2e 63 20 5c 0a 20 20 70 71 75 65 75 65 5f 2e _.c \. pqueue_.
08a0: 63 20 5c 0a 20 20 70 72 69 6e 74 66 5f 2e 63 20 c \. printf_.c
08b0: 5c 0a 20 20 72 65 62 75 69 6c 64 5f 2e 63 20 5c \. rebuild_.c \
08c0: 0a 20 20 72 73 73 5f 2e 63 20 5c 0a 20 20 73 63 . rss_.c \. sc
08d0: 68 65 6d 61 5f 2e 63 20 5c 0a 20 20 73 65 74 75 hema_.c \. setu
08e0: 70 5f 2e 63 20 5c 0a 20 20 73 68 61 31 5f 2e 63 p_.c \. sha1_.c
08f0: 20 5c 0a 20 20 73 74 72 69 6e 67 5f 78 66 6f 72 \. string_xfor
0900: 6d 5f 2e 63 20 5c 0a 20 20 73 74 79 6c 65 5f 2e m_.c \. style_.
0910: 63 20 5c 0a 20 20 73 75 62 73 63 72 69 70 74 5f c \. subscript_
0920: 2e 63 20 5c 0a 20 20 73 79 6e 63 5f 2e 63 20 5c .c \. sync_.c \
0930: 0a 20 20 74 61 67 5f 2e 63 20 5c 0a 20 20 74 61 . tag_.c \. ta
0940: 67 76 69 65 77 5f 2e 63 20 5c 0a 20 20 74 69 6d gview_.c \. tim
0950: 65 6c 69 6e 65 5f 2e 63 20 5c 0a 20 20 74 6b 74 eline_.c \. tkt
0960: 5f 2e 63 20 5c 0a 20 20 74 6b 74 63 6f 6e 66 69 _.c \. tktconfi
0970: 67 5f 2e 63 20 5c 0a 20 20 74 6b 74 73 65 74 75 g_.c \. tktsetu
0980: 70 5f 2e 63 20 5c 0a 20 20 75 6e 64 6f 5f 2e 63 p_.c \. undo_.c
0990: 20 5c 0a 20 20 75 70 64 61 74 65 5f 2e 63 20 5c \. update_.c \
09a0: 0a 20 20 75 72 6c 5f 2e 63 20 5c 0a 20 20 75 73 . url_.c \. us
09b0: 65 72 5f 2e 63 20 5c 0a 20 20 76 65 72 69 66 79 er_.c \. verify
09c0: 5f 2e 63 20 5c 0a 20 20 76 66 69 6c 65 5f 2e 63 _.c \. vfile_.c
09d0: 20 5c 0a 20 20 77 69 6b 69 5f 2e 63 20 5c 0a 20 \. wiki_.c \.
09e0: 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 20 5c wikiformat_.c \
09f0: 0a 20 20 78 66 65 72 5f 2e 63 20 5c 0a 20 20 7a . xfer_.c \. z
0a00: 69 70 5f 2e 63 0a 0a 4f 42 4a 20 3d 20 5c 0a 20 ip_.c..OBJ = \.
0a10: 20 61 64 64 2e 6f 20 5c 0a 20 20 62 61 67 2e 6f add.o \. bag.o
0a20: 20 5c 0a 20 20 62 6c 6f 62 2e 6f 20 5c 0a 20 20 \. blob.o \.
0a30: 62 72 61 6e 63 68 2e 6f 20 5c 0a 20 20 62 72 6f branch.o \. bro
0a40: 77 73 65 2e 6f 20 5c 0a 20 20 63 67 69 2e 6f 20 wse.o \. cgi.o
0a50: 5c 0a 20 20 63 68 65 63 6b 69 6e 2e 6f 20 5c 0a \. checkin.o \.
0a60: 20 20 63 68 65 63 6b 6f 75 74 2e 6f 20 5c 0a 20 checkout.o \.
0a70: 20 63 6c 65 61 72 73 69 67 6e 2e 6f 20 5c 0a 20 clearsign.o \.
0a80: 20 63 6c 6f 6e 65 2e 6f 20 5c 0a 20 20 63 6f 6d clone.o \. com
0a90: 66 6f 72 6d 61 74 2e 6f 20 5c 0a 20 20 63 6f 6e format.o \. con
0aa0: 73 74 72 75 63 74 2e 6f 20 5c 0a 20 20 63 6f 6e struct.o \. con
0ab0: 74 65 6e 74 2e 6f 20 5c 0a 20 20 64 62 2e 6f 20 tent.o \. db.o
0ac0: 5c 0a 20 20 64 65 6c 74 61 2e 6f 20 5c 0a 20 20 \. delta.o \.
0ad0: 64 65 6c 74 61 63 6d 64 2e 6f 20 5c 0a 20 20 64 deltacmd.o \. d
0ae0: 65 73 63 65 6e 64 65 6e 74 73 2e 6f 20 5c 0a 20 escendents.o \.
0af0: 20 64 69 66 66 2e 6f 20 5c 0a 20 20 64 69 66 66 diff.o \. diff
0b00: 63 6d 64 2e 6f 20 5c 0a 20 20 65 6e 63 6f 64 65 cmd.o \. encode
0b10: 2e 6f 20 5c 0a 20 20 66 69 6c 65 2e 6f 20 5c 0a .o \. file.o \.
0b20: 20 20 68 74 74 70 2e 6f 20 5c 0a 20 20 69 6e 66 http.o \. inf
0b30: 6f 2e 6f 20 5c 0a 20 20 6c 6f 67 69 6e 2e 6f 20 o.o \. login.o
0b40: 5c 0a 20 20 6d 61 69 6e 2e 6f 20 5c 0a 20 20 6d \. main.o \. m
0b50: 61 6e 69 66 65 73 74 2e 6f 20 5c 0a 20 20 6d 64 anifest.o \. md
0b60: 35 2e 6f 20 5c 0a 20 20 6d 65 72 67 65 2e 6f 20 5.o \. merge.o
0b70: 5c 0a 20 20 6d 65 72 67 65 33 2e 6f 20 5c 0a 20 \. merge3.o \.
0b80: 20 6d 79 5f 70 61 67 65 2e 6f 20 5c 0a 20 20 6e my_page.o \. n
0b90: 61 6d 65 2e 6f 20 5c 0a 20 20 70 69 76 6f 74 2e ame.o \. pivot.
0ba0: 6f 20 5c 0a 20 20 70 71 75 65 75 65 2e 6f 20 5c o \. pqueue.o \
0bb0: 0a 20 20 70 72 69 6e 74 66 2e 6f 20 5c 0a 20 20 . printf.o \.
0bc0: 72 65 62 75 69 6c 64 2e 6f 20 5c 0a 20 20 72 73 rebuild.o \. rs
0bd0: 73 2e 6f 20 5c 0a 20 20 73 63 68 65 6d 61 2e 6f s.o \. schema.o
0be0: 20 5c 0a 20 20 73 65 74 75 70 2e 6f 20 5c 0a 20 \. setup.o \.
0bf0: 20 73 68 61 31 2e 6f 20 5c 0a 20 20 73 74 72 69 sha1.o \. stri
0c00: 6e 67 5f 78 66 6f 72 6d 2e 6f 20 5c 0a 20 20 73 ng_xform.o \. s
0c10: 74 79 6c 65 2e 6f 20 5c 0a 20 20 73 75 62 73 63 tyle.o \. subsc
0c20: 72 69 70 74 2e 6f 20 5c 0a 20 20 73 79 6e 63 2e ript.o \. sync.
0c30: 6f 20 5c 0a 20 20 74 61 67 2e 6f 20 5c 0a 20 20 o \. tag.o \.
0c40: 74 61 67 76 69 65 77 2e 6f 20 5c 0a 20 20 74 69 tagview.o \. ti
0c50: 6d 65 6c 69 6e 65 2e 6f 20 5c 0a 20 20 74 6b 74 meline.o \. tkt
0c60: 2e 6f 20 5c 0a 20 20 74 6b 74 63 6f 6e 66 69 67 .o \. tktconfig
0c70: 2e 6f 20 5c 0a 20 20 74 6b 74 73 65 74 75 70 2e .o \. tktsetup.
0c80: 6f 20 5c 0a 20 20 75 6e 64 6f 2e 6f 20 5c 0a 20 o \. undo.o \.
0c90: 20 75 70 64 61 74 65 2e 6f 20 5c 0a 20 20 75 72 update.o \. ur
0ca0: 6c 2e 6f 20 5c 0a 20 20 75 73 65 72 2e 6f 20 5c l.o \. user.o \
0cb0: 0a 20 20 76 65 72 69 66 79 2e 6f 20 5c 0a 20 20 . verify.o \.
0cc0: 76 66 69 6c 65 2e 6f 20 5c 0a 20 20 77 69 6b 69 vfile.o \. wiki
0cd0: 2e 6f 20 5c 0a 20 20 77 69 6b 69 66 6f 72 6d 61 .o \. wikiforma
0ce0: 74 2e 6f 20 5c 0a 20 20 78 66 65 72 2e 6f 20 5c t.o \. xfer.o \
0cf0: 0a 20 20 7a 69 70 2e 6f 0a 0a 41 50 50 4e 41 4d . zip.o..APPNAM
0d00: 45 20 3d 20 66 6f 73 73 69 6c 24 28 45 29 0a 0a E = fossil$(E)..
0d10: 0a 0a 61 6c 6c 3a 09 24 28 41 50 50 4e 41 4d 45 ..all:.$(APPNAME
0d20: 29 0a 0a 69 6e 73 74 61 6c 6c 3a 09 24 28 41 50 )..install:.$(AP
0d30: 50 4e 41 4d 45 29 0a 09 6d 76 20 24 28 41 50 50 PNAME)..mv $(APP
0d40: 4e 41 4d 45 29 20 24 28 49 4e 53 54 41 4c 4c 44 NAME) $(INSTALLD
0d50: 49 52 29 0a 0a 74 72 61 6e 73 6c 61 74 65 3a 09 IR)..translate:.
0d60: 24 28 53 52 43 44 49 52 29 2f 74 72 61 6e 73 6c $(SRCDIR)/transl
0d70: 61 74 65 2e 63 0a 09 24 28 42 43 43 29 20 2d 6f ate.c..$(BCC) -o
0d80: 20 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 translate $(SRC
0d90: 44 49 52 29 2f 74 72 61 6e 73 6c 61 74 65 2e 63 DIR)/translate.c
0da0: 0a 0a 6d 61 6b 65 68 65 61 64 65 72 73 3a 09 24 ..makeheaders:.$
0db0: 28 53 52 43 44 49 52 29 2f 6d 61 6b 65 68 65 61 (SRCDIR)/makehea
0dc0: 64 65 72 73 2e 63 0a 09 24 28 42 43 43 29 20 2d ders.c..$(BCC) -
0dd0: 6f 20 6d 61 6b 65 68 65 61 64 65 72 73 20 24 28 o makeheaders $(
0de0: 53 52 43 44 49 52 29 2f 6d 61 6b 65 68 65 61 64 SRCDIR)/makehead
0df0: 65 72 73 2e 63 0a 0a 6d 6b 69 6e 64 65 78 3a 09 ers.c..mkindex:.
0e00: 24 28 53 52 43 44 49 52 29 2f 6d 6b 69 6e 64 65 $(SRCDIR)/mkinde
0e10: 78 2e 63 0a 09 24 28 42 43 43 29 20 2d 6f 20 6d x.c..$(BCC) -o m
0e20: 6b 69 6e 64 65 78 20 24 28 53 52 43 44 49 52 29 kindex $(SRCDIR)
0e30: 2f 6d 6b 69 6e 64 65 78 2e 63 0a 0a 23 20 57 41 /mkindex.c..# WA
0e40: 52 4e 49 4e 47 2e 20 44 41 4e 47 45 52 2e 20 52 RNING. DANGER. R
0e50: 75 6e 6e 69 6e 67 20 74 68 65 20 74 65 73 74 73 unning the tests
0e60: 75 69 74 65 20 6d 6f 64 69 66 69 65 73 20 74 68 uite modifies th
0e70: 65 20 72 65 70 6f 73 69 74 6f 72 79 20 74 68 65 e repository the
0e80: 0a 23 20 62 75 69 6c 64 20 69 73 20 64 6f 6e 65 .# build is done
0e90: 20 66 72 6f 6d 2c 20 69 2e 65 2e 20 74 68 65 20 from, i.e. the
0ea0: 63 68 65 63 6b 6f 75 74 20 62 65 6c 6f 6e 67 73 checkout belongs
0eb0: 20 74 6f 2e 20 44 6f 20 6e 6f 74 20 73 79 6e 63 to. Do not sync
0ec0: 2f 70 75 73 68 0a 23 20 74 68 65 20 72 65 70 6f /push.# the repo
0ed0: 73 69 74 6f 72 79 20 61 66 74 65 72 20 72 75 6e sitory after run
0ee0: 6e 69 6e 67 20 74 68 65 20 74 65 73 74 73 2e 0a ning the tests..
0ef0: 74 65 73 74 3a 09 24 28 41 50 50 4e 41 4d 45 29 test:.$(APPNAME)
0f00: 0a 09 24 28 54 43 4c 53 48 29 20 74 65 73 74 2f ..$(TCLSH) test/
0f10: 74 65 73 74 65 72 2e 74 63 6c 20 24 28 41 50 50 tester.tcl $(APP
0f20: 4e 41 4d 45 29 0a 0a 56 45 52 53 49 4f 4e 2e 68 NAME)..VERSION.h
0f30: 3a 09 24 28 53 52 43 44 49 52 29 2f 2e 2e 2f 6d :.$(SRCDIR)/../m
0f40: 61 6e 69 66 65 73 74 2e 75 75 69 64 20 24 28 53 anifest.uuid $(S
0f50: 52 43 44 49 52 29 2f 2e 2e 2f 6d 61 6e 69 66 65 RCDIR)/../manife
0f60: 73 74 0a 09 61 77 6b 20 27 7b 20 70 72 69 6e 74 st..awk '{ print
0f70: 66 20 22 23 64 65 66 69 6e 65 20 4d 41 4e 49 46 f "#define MANIF
0f80: 45 53 54 5f 55 55 49 44 20 5c 22 25 73 5c 22 5c EST_UUID \"%s\"\
0f90: 6e 22 2c 20 24 24 31 7d 27 20 20 24 28 53 52 43 n", $$1}' $(SRC
0fa0: 44 49 52 29 2f 2e 2e 2f 6d 61 6e 69 66 65 73 74 DIR)/../manifest
0fb0: 2e 75 75 69 64 20 3e 56 45 52 53 49 4f 4e 2e 68 .uuid >VERSION.h
0fc0: 0a 09 61 77 6b 20 27 7b 20 70 72 69 6e 74 66 20 ..awk '{ printf
0fd0: 22 23 64 65 66 69 6e 65 20 4d 41 4e 49 46 45 53 "#define MANIFES
0fe0: 54 5f 56 45 52 53 49 4f 4e 20 5c 22 5b 25 2e 31 T_VERSION \"[%.1
0ff0: 30 73 5d 5c 22 5c 6e 22 2c 20 24 24 31 7d 27 20 0s]\"\n", $$1}'
1000: 20 24 28 53 52 43 44 49 52 29 2f 2e 2e 2f 6d 61 $(SRCDIR)/../ma
1010: 6e 69 66 65 73 74 2e 75 75 69 64 20 3e 3e 56 45 nifest.uuid >>VE
1020: 52 53 49 4f 4e 2e 68 0a 09 61 77 6b 20 27 24 24 RSION.h..awk '$$
1030: 31 3d 3d 22 44 22 7b 70 72 69 6e 74 66 20 22 23 1=="D"{printf "#
1040: 64 65 66 69 6e 65 20 4d 41 4e 49 46 45 53 54 5f define MANIFEST_
1050: 44 41 54 45 20 5c 22 25 73 20 25 73 5c 22 5c 6e DATE \"%s %s\"\n
1060: 22 2c 20 73 75 62 73 74 72 28 24 24 32 2c 31 2c ", substr($$2,1,
1070: 31 30 29 2c 73 75 62 73 74 72 28 24 24 32 2c 31 10),substr($$2,1
1080: 32 29 7d 27 20 20 24 28 53 52 43 44 49 52 29 2f 2)}' $(SRCDIR)/
1090: 2e 2e 2f 6d 61 6e 69 66 65 73 74 20 3e 3e 56 45 ../manifest >>VE
10a0: 52 53 49 4f 4e 2e 68 0a 0a 24 28 41 50 50 4e 41 RSION.h..$(APPNA
10b0: 4d 45 29 3a 09 68 65 61 64 65 72 73 20 24 28 4f ME):.headers $(O
10c0: 42 4a 29 20 73 71 6c 69 74 65 33 2e 6f 0a 09 24 BJ) sqlite3.o..$
10d0: 28 54 43 43 29 20 2d 6f 20 24 28 41 50 50 4e 41 (TCC) -o $(APPNA
10e0: 4d 45 29 20 24 28 4f 42 4a 29 20 73 71 6c 69 74 ME) $(OBJ) sqlit
10f0: 65 33 2e 6f 20 24 28 4c 49 42 29 0a 0a 23 20 54 e3.o $(LIB)..# T
1100: 68 69 73 20 72 75 6c 65 20 70 72 65 76 65 6e 74 his rule prevent
1110: 73 20 6d 61 6b 65 20 66 72 6f 6d 20 75 73 69 6e s make from usin
1120: 67 20 69 74 73 20 64 65 66 61 75 6c 74 20 72 75 g its default ru
1130: 6c 65 73 20 74 6f 20 74 72 79 20 62 75 69 6c 64 les to try build
1140: 0a 23 20 61 6e 20 65 78 65 63 75 74 61 62 6c 65 .# an executable
1150: 20 6e 61 6d 65 64 20 22 6d 61 6e 69 66 65 73 74 named "manifest
1160: 22 20 6f 75 74 20 6f 66 20 74 68 65 20 66 69 6c " out of the fil
1170: 65 20 6e 61 6d 65 64 20 22 6d 61 6e 69 66 65 73 e named "manifes
1180: 74 2e 63 22 0a 23 0a 24 28 53 52 43 44 49 52 29 t.c".#.$(SRCDIR)
1190: 2f 2e 2e 2f 6d 61 6e 69 66 65 73 74 3a 09 0a 09 /../manifest:...
11a0: 23 20 6e 6f 6f 70 0a 0a 63 6c 65 61 6e 3a 09 0a # noop..clean:..
11b0: 09 72 6d 20 2d 66 20 2a 2e 6f 20 2a 5f 2e 63 20 .rm -f *.o *_.c
11c0: 24 28 41 50 50 4e 41 4d 45 29 20 56 45 52 53 49 $(APPNAME) VERSI
11d0: 4f 4e 2e 68 0a 09 72 6d 20 2d 66 20 74 72 61 6e ON.h..rm -f tran
11e0: 73 6c 61 74 65 20 6d 61 6b 65 68 65 61 64 65 72 slate makeheader
11f0: 73 20 6d 6b 69 6e 64 65 78 20 70 61 67 65 5f 69 s mkindex page_i
1200: 6e 64 65 78 2e 68 20 68 65 61 64 65 72 73 0a 09 ndex.h headers..
1210: 72 6d 20 2d 66 20 61 64 64 2e 68 20 62 61 67 2e rm -f add.h bag.
1220: 68 20 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 2e h blob.h branch.
1230: 68 20 62 72 6f 77 73 65 2e 68 20 63 67 69 2e 68 h browse.h cgi.h
1240: 20 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b checkin.h check
1250: 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 2e out.h clearsign.
1260: 68 20 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 h clone.h comfor
1270: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 2e mat.h construct.
1280: 68 20 63 6f 6e 74 65 6e 74 2e 68 20 64 62 2e 68 h content.h db.h
1290: 20 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d delta.h deltacm
12a0: 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 2e d.h descendents.
12b0: 68 20 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 h diff.h diffcmd
12c0: 2e 68 20 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 .h encode.h file
12d0: 2e 68 20 68 74 74 70 2e 68 20 69 6e 66 6f 2e 68 .h http.h info.h
12e0: 20 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 2e 68 20 login.h main.h
12f0: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 2e 68 manifest.h md5.h
1300: 20 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 2e merge.h merge3.
1310: 68 20 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 h my_page.h name
1320: 2e 68 20 70 69 76 6f 74 2e 68 20 70 71 75 65 75 .h pivot.h pqueu
1330: 65 2e 68 20 70 72 69 6e 74 66 2e 68 20 72 65 62 e.h printf.h reb
1340: 75 69 6c 64 2e 68 20 72 73 73 2e 68 20 73 63 68 uild.h rss.h sch
1350: 65 6d 61 2e 68 20 73 65 74 75 70 2e 68 20 73 68 ema.h setup.h sh
1360: 61 31 2e 68 20 73 74 72 69 6e 67 5f 78 66 6f 72 a1.h string_xfor
1370: 6d 2e 68 20 73 74 79 6c 65 2e 68 20 73 75 62 73 m.h style.h subs
1380: 63 72 69 70 74 2e 68 20 73 79 6e 63 2e 68 20 74 cript.h sync.h t
1390: 61 67 2e 68 20 74 61 67 76 69 65 77 2e 68 20 74 ag.h tagview.h t
13a0: 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 2e 68 20 imeline.h tkt.h
13b0: 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 tktconfig.h tkts
13c0: 65 74 75 70 2e 68 20 75 6e 64 6f 2e 68 20 75 70 etup.h undo.h up
13d0: 64 61 74 65 2e 68 20 75 72 6c 2e 68 20 75 73 65 date.h url.h use
13e0: 72 2e 68 20 76 65 72 69 66 79 2e 68 20 76 66 69 r.h verify.h vfi
13f0: 6c 65 2e 68 20 77 69 6b 69 2e 68 20 77 69 6b 69 le.h wiki.h wiki
1400: 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 2e 68 20 format.h xfer.h
1410: 7a 69 70 2e 68 0a 0a 68 65 61 64 65 72 73 3a 09 zip.h..headers:.
1420: 6d 61 6b 65 68 65 61 64 65 72 73 20 6d 6b 69 6e makeheaders mkin
1430: 64 65 78 20 24 28 54 52 41 4e 53 5f 53 52 43 29 dex $(TRANS_SRC)
1440: 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 2e 2f ./VERSION.h.../
1450: 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 makeheaders add
1460: 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 _.c:add.h bag_.c
1470: 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 :bag.h blob_.c:b
1480: 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a lob.h branch_.c:
1490: 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f branch.h browse_
14a0: 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f .c:browse.h cgi_
14b0: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
14c0: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
14d0: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
14e0: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
14f0: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
1500: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
1510: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
1520: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
1530: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
1540: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
1550: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
1560: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
1570: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
1580: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
1590: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
15a0: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
15b0: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
15c0: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
15d0: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
15e0: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
15f0: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
1600: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
1610: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
1620: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
1630: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
1640: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
1650: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
1660: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
1670: 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f h my_page_.c:my_
1680: 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e page.h name_.c:n
1690: 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 ame.h pivot_.c:p
16a0: 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 ivot.h pqueue_.c
16b0: 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 :pqueue.h printf
16c0: 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 _.c:printf.h reb
16d0: 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e uild_.c:rebuild.
16e0: 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 h rss_.c:rss.h s
16f0: 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e chema_.c:schema.
1700: 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 h setup_.c:setup
1710: 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e .h sha1_.c:sha1.
1720: 68 20 73 74 72 69 6e 67 5f 78 66 6f 72 6d 5f 2e h string_xform_.
1730: 63 3a 73 74 72 69 6e 67 5f 78 66 6f 72 6d 2e 68 c:string_xform.h
1740: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
1750: 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 h subscript_.c:s
1760: 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f ubscript.h sync_
1770: 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 .c:sync.h tag_.c
1780: 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e :tag.h tagview_.
1790: 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 c:tagview.h time
17a0: 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 line_.c:timeline
17b0: 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 .h tkt_.c:tkt.h
17c0: 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 tktconfig_.c:tkt
17d0: 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 config.h tktsetu
17e0: 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 p_.c:tktsetup.h
17f0: 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 undo_.c:undo.h u
1800: 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e pdate_.c:update.
1810: 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 h url_.c:url.h u
1820: 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 ser_.c:user.h ve
1830: 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 rify_.c:verify.h
1840: 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e vfile_.c:vfile.
1850: 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 h wiki_.c:wiki.h
1860: 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 wikiformat_.c:w
1870: 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 ikiformat.h xfer
1880: 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e _.c:xfer.h zip_.
1890: 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 c:zip.h $(SRCDIR
18a0: 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 )/sqlite3.h ./VE
18b0: 52 53 49 4f 4e 2e 68 0a 09 2e 2f 6d 6b 69 6e 64 RSION.h.../mkind
18c0: 65 78 20 24 28 54 52 41 4e 53 5f 53 52 43 29 20 ex $(TRANS_SRC)
18d0: 3e 70 61 67 65 5f 69 6e 64 65 78 2e 68 0a 09 74 >page_index.h..t
18e0: 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 61 64 ouch headers..ad
18f0: 64 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f d_.c:.$(SRCDIR)/
1900: 61 64 64 2e 63 20 24 28 53 52 43 44 49 52 29 2f add.c $(SRCDIR)/
1910: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 VERSION translat
1920: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 e.../translate $
1930: 28 53 52 43 44 49 52 29 2f 61 64 64 2e 63 20 7c (SRCDIR)/add.c |
1940: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 sed -f $(SRCDIR
1950: 29 2f 56 45 52 53 49 4f 4e 20 3e 61 64 64 5f 2e )/VERSION >add_.
1960: 63 0a 0a 61 64 64 2e 6f 3a 09 61 64 64 5f 2e 63 c..add.o:.add_.c
1970: 20 61 64 64 2e 68 20 20 24 28 53 52 43 44 49 52 add.h $(SRCDIR
1980: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 )/config.h..$(XT
1990: 43 43 29 20 2d 6f 20 61 64 64 2e 6f 20 2d 63 20 CC) -o add.o -c
19a0: 61 64 64 5f 2e 63 0a 0a 61 64 64 2e 68 3a 09 6d add_.c..add.h:.m
19b0: 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 akeheaders.../ma
19c0: 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e keheaders add_.
19d0: 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 c:add.h bag_.c:b
19e0: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f ag.h blob_.c:blo
19f0: 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 b.h branch_.c:br
1a00: 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 anch.h browse_.c
1a10: 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 :browse.h cgi_.c
1a20: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
1a30: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
1a40: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
1a50: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
1a60: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
1a70: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
1a80: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
1a90: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
1aa0: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
1ab0: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
1ac0: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
1ad0: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
1ae0: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
1af0: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
1b00: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
1b10: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
1b20: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
1b30: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
1b40: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
1b50: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
1b60: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
1b70: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
1b80: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
1b90: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
1ba0: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
1bb0: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
1bc0: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
1bd0: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
1be0: 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 my_page_.c:my_pa
1bf0: 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d ge.h name_.c:nam
1c00: 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 e.h pivot_.c:piv
1c10: 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 ot.h pqueue_.c:p
1c20: 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e queue.h printf_.
1c30: 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 c:printf.h rebui
1c40: 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 ld_.c:rebuild.h
1c50: 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 rss_.c:rss.h sch
1c60: 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 ema_.c:schema.h
1c70: 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 setup_.c:setup.h
1c80: 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 sha1_.c:sha1.h
1c90: 73 74 72 69 6e 67 5f 78 66 6f 72 6d 5f 2e 63 3a string_xform_.c:
1ca0: 73 74 72 69 6e 67 5f 78 66 6f 72 6d 2e 68 20 73 string_xform.h s
1cb0: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
1cc0: 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 subscript_.c:sub
1cd0: 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 script.h sync_.c
1ce0: 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 :sync.h tag_.c:t
1cf0: 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a ag.h tagview_.c:
1d00: 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 tagview.h timeli
1d10: 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 ne_.c:timeline.h
1d20: 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b tkt_.c:tkt.h tk
1d30: 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f tconfig_.c:tktco
1d40: 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f nfig.h tktsetup_
1d50: 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e .c:tktsetup.h un
1d60: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 do_.c:undo.h upd
1d70: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 ate_.c:update.h
1d80: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 url_.c:url.h use
1d90: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 r_.c:user.h veri
1da0: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 fy_.c:verify.h v
1db0: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 file_.c:vfile.h
1dc0: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 wiki_.c:wiki.h w
1dd0: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b ikiformat_.c:wik
1de0: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e iformat.h xfer_.
1df0: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a c:xfer.h zip_.c:
1e00: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f zip.h $(SRCDIR)/
1e10: 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 sqlite3.h ./VERS
1e20: 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 ION.h..touch hea
1e30: 64 65 72 73 0a 0a 62 61 67 5f 2e 63 3a 09 24 28 ders..bag_.c:.$(
1e40: 53 52 43 44 49 52 29 2f 62 61 67 2e 63 20 24 28 SRCDIR)/bag.c $(
1e50: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
1e60: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 translate.../tra
1e70: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 nslate $(SRCDIR)
1e80: 2f 62 61 67 2e 63 20 7c 20 73 65 64 20 2d 66 20 /bag.c | sed -f
1e90: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
1ea0: 4e 20 3e 62 61 67 5f 2e 63 0a 0a 62 61 67 2e 6f N >bag_.c..bag.o
1eb0: 3a 09 62 61 67 5f 2e 63 20 62 61 67 2e 68 20 20 :.bag_.c bag.h
1ec0: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 $(SRCDIR)/config
1ed0: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 62 .h..$(XTCC) -o b
1ee0: 61 67 2e 6f 20 2d 63 20 62 61 67 5f 2e 63 0a 0a ag.o -c bag_.c..
1ef0: 62 61 67 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 bag.h:.makeheade
1f00: 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 rs.../makeheader
1f10: 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 s add_.c:add.h
1f20: 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f bag_.c:bag.h blo
1f30: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e b_.c:blob.h bran
1f40: 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 ch_.c:branch.h b
1f50: 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e rowse_.c:browse.
1f60: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
1f70: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
1f80: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
1f90: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
1fa0: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
1fb0: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
1fc0: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
1fd0: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
1fe0: 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 nstruct_.c:const
1ff0: 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e ruct.h content_.
2000: 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e c:content.h db_.
2010: 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a c:db.h delta_.c:
2020: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 delta.h deltacmd
2030: 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 _.c:deltacmd.h d
2040: 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 escendents_.c:de
2050: 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 scendents.h diff
2060: 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 _.c:diff.h diffc
2070: 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 md_.c:diffcmd.h
2080: 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
2090: 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
20a0: 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
20b0: 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
20c0: 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
20d0: 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
20e0: 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
20f0: 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
2100: 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
2110: 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
2120: 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f erge3.h my_page_
2130: 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d .c:my_page.h nam
2140: 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f e_.c:name.h pivo
2150: 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 t_.c:pivot.h pqu
2160: 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 eue_.c:pqueue.h
2170: 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 printf_.c:printf
2180: 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 .h rebuild_.c:re
2190: 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 build.h rss_.c:r
21a0: 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 ss.h schema_.c:s
21b0: 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 chema.h setup_.c
21c0: 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 :setup.h sha1_.c
21d0: 3a 73 68 61 31 2e 68 20 73 74 72 69 6e 67 5f 78 :sha1.h string_x
21e0: 66 6f 72 6d 5f 2e 63 3a 73 74 72 69 6e 67 5f 78 form_.c:string_x
21f0: 66 6f 72 6d 2e 68 20 73 74 79 6c 65 5f 2e 63 3a form.h style_.c:
2200: 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 style.h subscrip
2210: 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 t_.c:subscript.h
2220: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 sync_.c:sync.h
2230: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 tag_.c:tag.h tag
2240: 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e view_.c:tagview.
2250: 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 h timeline_.c:ti
2260: 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a meline.h tkt_.c:
2270: 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f tkt.h tktconfig_
2280: 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 .c:tktconfig.h t
2290: 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 ktsetup_.c:tktse
22a0: 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e tup.h undo_.c:un
22b0: 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 do.h update_.c:u
22c0: 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 pdate.h url_.c:u
22d0: 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 rl.h user_.c:use
22e0: 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 r.h verify_.c:ve
22f0: 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a rify.h vfile_.c:
2300: 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a vfile.h wiki_.c:
2310: 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 wiki.h wikiforma
2320: 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e t_.c:wikiformat.
2330: 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 h xfer_.c:xfer.h
2340: 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 zip_.c:zip.h $(
2350: 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e SRCDIR)/sqlite3.
2360: 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 h ./VERSION.h..t
2370: 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 62 6c ouch headers..bl
2380: 6f 62 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 ob_.c:.$(SRCDIR)
2390: 2f 62 6c 6f 62 2e 63 20 24 28 53 52 43 44 49 52 /blob.c $(SRCDIR
23a0: 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c )/VERSION transl
23b0: 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 ate.../translate
23c0: 20 24 28 53 52 43 44 49 52 29 2f 62 6c 6f 62 2e $(SRCDIR)/blob.
23d0: 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 c | sed -f $(SRC
23e0: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 62 6c DIR)/VERSION >bl
23f0: 6f 62 5f 2e 63 0a 0a 62 6c 6f 62 2e 6f 3a 09 62 ob_.c..blob.o:.b
2400: 6c 6f 62 5f 2e 63 20 62 6c 6f 62 2e 68 20 20 24 lob_.c blob.h $
2410: 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e (SRCDIR)/config.
2420: 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 62 6c h..$(XTCC) -o bl
2430: 6f 62 2e 6f 20 2d 63 20 62 6c 6f 62 5f 2e 63 0a ob.o -c blob_.c.
2440: 0a 62 6c 6f 62 2e 68 3a 09 6d 61 6b 65 68 65 61 .blob.h:.makehea
2450: 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 ders.../makehead
2460: 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e ers add_.c:add.
2470: 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 h bag_.c:bag.h b
2480: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 lob_.c:blob.h br
2490: 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 anch_.c:branch.h
24a0: 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 browse_.c:brows
24b0: 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 e.h cgi_.c:cgi.h
24c0: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
24d0: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
24e0: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
24f0: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
2500: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
2510: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
2520: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
2530: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e construct_.c:con
2540: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 struct.h content
2550: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 _.c:content.h db
2560: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e _.c:db.h delta_.
2570: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 c:delta.h deltac
2580: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 md_.c:deltacmd.h
2590: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a descendents_.c:
25a0: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 descendents.h di
25b0: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 ff_.c:diff.h dif
25c0: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e fcmd_.c:diffcmd.
25d0: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
25e0: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
25f0: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
2600: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
2610: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
2620: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
2630: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
2640: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
2650: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
2660: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
2670: 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 :merge3.h my_pag
2680: 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e e_.c:my_page.h n
2690: 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 ame_.c:name.h pi
26a0: 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 vot_.c:pivot.h p
26b0: 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e queue_.c:pqueue.
26c0: 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e h printf_.c:prin
26d0: 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a tf.h rebuild_.c:
26e0: 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 rebuild.h rss_.c
26f0: 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 :rss.h schema_.c
2700: 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f :schema.h setup_
2710: 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f .c:setup.h sha1_
2720: 2e 63 3a 73 68 61 31 2e 68 20 73 74 72 69 6e 67 .c:sha1.h string
2730: 5f 78 66 6f 72 6d 5f 2e 63 3a 73 74 72 69 6e 67 _xform_.c:string
2740: 5f 78 66 6f 72 6d 2e 68 20 73 74 79 6c 65 5f 2e _xform.h style_.
2750: 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 c:style.h subscr
2760: 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 ipt_.c:subscript
2770: 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e .h sync_.c:sync.
2780: 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 h tag_.c:tag.h t
2790: 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 agview_.c:tagvie
27a0: 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a w.h timeline_.c:
27b0: 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e timeline.h tkt_.
27c0: 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 c:tkt.h tktconfi
27d0: 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 g_.c:tktconfig.h
27e0: 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 tktsetup_.c:tkt
27f0: 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a setup.h undo_.c:
2800: 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 undo.h update_.c
2810: 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 :update.h url_.c
2820: 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 :url.h user_.c:u
2830: 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a ser.h verify_.c:
2840: 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e verify.h vfile_.
2850: 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e c:vfile.h wiki_.
2860: 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 c:wiki.h wikifor
2870: 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 mat_.c:wikiforma
2880: 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 t.h xfer_.c:xfer
2890: 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 .h zip_.c:zip.h
28a0: 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 $(SRCDIR)/sqlite
28b0: 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 3.h ./VERSION.h.
28c0: 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a .touch headers..
28d0: 62 72 61 6e 63 68 5f 2e 63 3a 09 24 28 53 52 43 branch_.c:.$(SRC
28e0: 44 49 52 29 2f 62 72 61 6e 63 68 2e 63 20 24 28 DIR)/branch.c $(
28f0: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
2900: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 translate.../tra
2910: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 nslate $(SRCDIR)
2920: 2f 62 72 61 6e 63 68 2e 63 20 7c 20 73 65 64 20 /branch.c | sed
2930: 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 -f $(SRCDIR)/VER
2940: 53 49 4f 4e 20 3e 62 72 61 6e 63 68 5f 2e 63 0a SION >branch_.c.
2950: 0a 62 72 61 6e 63 68 2e 6f 3a 09 62 72 61 6e 63 .branch.o:.branc
2960: 68 5f 2e 63 20 62 72 61 6e 63 68 2e 68 20 20 24 h_.c branch.h $
2970: 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e (SRCDIR)/config.
2980: 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 62 72 h..$(XTCC) -o br
2990: 61 6e 63 68 2e 6f 20 2d 63 20 62 72 61 6e 63 68 anch.o -c branch
29a0: 5f 2e 63 0a 0a 62 72 61 6e 63 68 2e 68 3a 09 6d _.c..branch.h:.m
29b0: 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 akeheaders.../ma
29c0: 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e keheaders add_.
29d0: 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 c:add.h bag_.c:b
29e0: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f ag.h blob_.c:blo
29f0: 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 b.h branch_.c:br
2a00: 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 anch.h browse_.c
2a10: 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 :browse.h cgi_.c
2a20: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
2a30: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
2a40: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
2a50: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
2a60: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
2a70: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
2a80: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
2a90: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
2aa0: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
2ab0: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
2ac0: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
2ad0: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
2ae0: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
2af0: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
2b00: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
2b10: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
2b20: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
2b30: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
2b40: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
2b50: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
2b60: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
2b70: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
2b80: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
2b90: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
2ba0: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
2bb0: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
2bc0: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
2bd0: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
2be0: 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 my_page_.c:my_pa
2bf0: 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d ge.h name_.c:nam
2c00: 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 e.h pivot_.c:piv
2c10: 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 ot.h pqueue_.c:p
2c20: 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e queue.h printf_.
2c30: 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 c:printf.h rebui
2c40: 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 ld_.c:rebuild.h
2c50: 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 rss_.c:rss.h sch
2c60: 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 ema_.c:schema.h
2c70: 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 setup_.c:setup.h
2c80: 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 sha1_.c:sha1.h
2c90: 73 74 72 69 6e 67 5f 78 66 6f 72 6d 5f 2e 63 3a string_xform_.c:
2ca0: 73 74 72 69 6e 67 5f 78 66 6f 72 6d 2e 68 20 73 string_xform.h s
2cb0: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
2cc0: 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 subscript_.c:sub
2cd0: 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 script.h sync_.c
2ce0: 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 :sync.h tag_.c:t
2cf0: 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a ag.h tagview_.c:
2d00: 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 tagview.h timeli
2d10: 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 ne_.c:timeline.h
2d20: 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b tkt_.c:tkt.h tk
2d30: 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f tconfig_.c:tktco
2d40: 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f nfig.h tktsetup_
2d50: 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e .c:tktsetup.h un
2d60: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 do_.c:undo.h upd
2d70: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 ate_.c:update.h
2d80: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 url_.c:url.h use
2d90: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 r_.c:user.h veri
2da0: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 fy_.c:verify.h v
2db0: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 file_.c:vfile.h
2dc0: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 wiki_.c:wiki.h w
2dd0: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b ikiformat_.c:wik
2de0: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e iformat.h xfer_.
2df0: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a c:xfer.h zip_.c:
2e00: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f zip.h $(SRCDIR)/
2e10: 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 sqlite3.h ./VERS
2e20: 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 ION.h..touch hea
2e30: 64 65 72 73 0a 0a 62 72 6f 77 73 65 5f 2e 63 3a ders..browse_.c:
2e40: 09 24 28 53 52 43 44 49 52 29 2f 62 72 6f 77 73 .$(SRCDIR)/brows
2e50: 65 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 e.c $(SRCDIR)/VE
2e60: 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a RSION translate.
2e70: 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 ../translate $(S
2e80: 52 43 44 49 52 29 2f 62 72 6f 77 73 65 2e 63 20 RCDIR)/browse.c
2e90: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 | sed -f $(SRCDI
2ea0: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 62 72 6f 77 R)/VERSION >brow
2eb0: 73 65 5f 2e 63 0a 0a 62 72 6f 77 73 65 2e 6f 3a se_.c..browse.o:
2ec0: 09 62 72 6f 77 73 65 5f 2e 63 20 62 72 6f 77 73 .browse_.c brows
2ed0: 65 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 e.h $(SRCDIR)/c
2ee0: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 onfig.h..$(XTCC)
2ef0: 20 2d 6f 20 62 72 6f 77 73 65 2e 6f 20 2d 63 20 -o browse.o -c
2f00: 62 72 6f 77 73 65 5f 2e 63 0a 0a 62 72 6f 77 73 browse_.c..brows
2f10: 65 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 e.h:.makeheaders
2f20: 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 .../makeheaders
2f30: 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 add_.c:add.h ba
2f40: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
2f50: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 .c:blob.h branch
2f60: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f _.c:branch.h bro
2f70: 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 wse_.c:browse.h
2f80: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
2f90: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
2fa0: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
2fb0: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
2fc0: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
2fd0: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
2fe0: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
2ff0: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 comformat.h cons
3000: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 truct_.c:constru
3010: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a ct.h content_.c:
3020: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a content.h db_.c:
3030: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 db.h delta_.c:de
3040: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e lta.h deltacmd_.
3050: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 c:deltacmd.h des
3060: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 cendents_.c:desc
3070: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e endents.h diff_.
3080: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 c:diff.h diffcmd
3090: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e _.c:diffcmd.h en
30a0: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
30b0: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
30c0: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
30d0: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
30e0: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
30f0: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
3100: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
3110: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
3120: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
3130: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
3140: 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 ge3.h my_page_.c
3150: 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f :my_page.h name_
3160: 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f .c:name.h pivot_
3170: 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 .c:pivot.h pqueu
3180: 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 e_.c:pqueue.h pr
3190: 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 intf_.c:printf.h
31a0: 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 rebuild_.c:rebu
31b0: 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 ild.h rss_.c:rss
31c0: 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 .h schema_.c:sch
31d0: 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 ema.h setup_.c:s
31e0: 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 etup.h sha1_.c:s
31f0: 68 61 31 2e 68 20 73 74 72 69 6e 67 5f 78 66 6f ha1.h string_xfo
3200: 72 6d 5f 2e 63 3a 73 74 72 69 6e 67 5f 78 66 6f rm_.c:string_xfo
3210: 72 6d 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 rm.h style_.c:st
3220: 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f yle.h subscript_
3230: 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 .c:subscript.h s
3240: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 ync_.c:sync.h ta
3250: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 g_.c:tag.h tagvi
3260: 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 ew_.c:tagview.h
3270: 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 timeline_.c:time
3280: 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b line.h tkt_.c:tk
3290: 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 t.h tktconfig_.c
32a0: 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 :tktconfig.h tkt
32b0: 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 setup_.c:tktsetu
32c0: 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f p.h undo_.c:undo
32d0: 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 .h update_.c:upd
32e0: 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c ate.h url_.c:url
32f0: 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e .h user_.c:user.
3300: 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 h verify_.c:veri
3310: 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 fy.h vfile_.c:vf
3320: 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 ile.h wiki_.c:wi
3330: 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f ki.h wikiformat_
3340: 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 .c:wikiformat.h
3350: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
3360: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
3370: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
3380: 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 ./VERSION.h..tou
3390: 63 68 20 68 65 61 64 65 72 73 0a 0a 63 67 69 5f ch headers..cgi_
33a0: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 63 67 .c:.$(SRCDIR)/cg
33b0: 69 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 i.c $(SRCDIR)/VE
33c0: 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a RSION translate.
33d0: 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 ../translate $(S
33e0: 52 43 44 49 52 29 2f 63 67 69 2e 63 20 7c 20 73 RCDIR)/cgi.c | s
33f0: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f ed -f $(SRCDIR)/
3400: 56 45 52 53 49 4f 4e 20 3e 63 67 69 5f 2e 63 0a VERSION >cgi_.c.
3410: 0a 63 67 69 2e 6f 3a 09 63 67 69 5f 2e 63 20 63 .cgi.o:.cgi_.c c
3420: 67 69 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f gi.h $(SRCDIR)/
3430: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 config.h..$(XTCC
3440: 29 20 2d 6f 20 63 67 69 2e 6f 20 2d 63 20 63 67 ) -o cgi.o -c cg
3450: 69 5f 2e 63 0a 0a 63 67 69 2e 68 3a 09 6d 61 6b i_.c..cgi.h:.mak
3460: 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 eheaders.../make
3470: 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a headers add_.c:
3480: 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 add.h bag_.c:bag
3490: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
34a0: 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e h branch_.c:bran
34b0: 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 ch.h browse_.c:b
34c0: 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 rowse.h cgi_.c:c
34d0: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
34e0: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
34f0: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
3500: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
3510: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
3520: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
3530: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
3540: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 t.h construct_.c
3550: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e :construct.h con
3560: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e tent_.c:content.
3570: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c h db_.c:db.h del
3580: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 ta_.c:delta.h de
3590: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 ltacmd_.c:deltac
35a0: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 md.h descendents
35b0: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e _.c:descendents.
35c0: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 h diff_.c:diff.h
35d0: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 diffcmd_.c:diff
35e0: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a cmd.h encode_.c:
35f0: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
3600: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
3610: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
3620: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
3630: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
3640: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
3650: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
3660: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
3670: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
3680: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 3_.c:merge3.h my
3690: 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 _page_.c:my_page
36a0: 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e .h name_.c:name.
36b0: 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 h pivot_.c:pivot
36c0: 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 .h pqueue_.c:pqu
36d0: 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a eue.h printf_.c:
36e0: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 printf.h rebuild
36f0: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 _.c:rebuild.h rs
3700: 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d s_.c:rss.h schem
3710: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 a_.c:schema.h se
3720: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 tup_.c:setup.h s
3730: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 ha1_.c:sha1.h st
3740: 72 69 6e 67 5f 78 66 6f 72 6d 5f 2e 63 3a 73 74 ring_xform_.c:st
3750: 72 69 6e 67 5f 78 66 6f 72 6d 2e 68 20 73 74 79 ring_xform.h sty
3760: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 le_.c:style.h su
3770: 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 bscript_.c:subsc
3780: 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 ript.h sync_.c:s
3790: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
37a0: 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 .h tagview_.c:ta
37b0: 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 gview.h timeline
37c0: 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 _.c:timeline.h t
37d0: 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 kt_.c:tkt.h tktc
37e0: 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 onfig_.c:tktconf
37f0: 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 ig.h tktsetup_.c
3800: 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f :tktsetup.h undo
3810: 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 _.c:undo.h updat
3820: 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 e_.c:update.h ur
3830: 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f l_.c:url.h user_
3840: 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 .c:user.h verify
3850: 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 _.c:verify.h vfi
3860: 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 le_.c:vfile.h wi
3870: 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b ki_.c:wiki.h wik
3880: 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 iformat_.c:wikif
3890: 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a ormat.h xfer_.c:
38a0: 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
38b0: 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
38c0: 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f lite3.h ./VERSIO
38d0: 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 N.h..touch heade
38e0: 72 73 0a 0a 63 68 65 63 6b 69 6e 5f 2e 63 3a 09 rs..checkin_.c:.
38f0: 24 28 53 52 43 44 49 52 29 2f 63 68 65 63 6b 69 $(SRCDIR)/checki
3900: 6e 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 n.c $(SRCDIR)/VE
3910: 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a RSION translate.
3920: 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 ../translate $(S
3930: 52 43 44 49 52 29 2f 63 68 65 63 6b 69 6e 2e 63 RCDIR)/checkin.c
3940: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 | sed -f $(SRCD
3950: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 63 68 65 IR)/VERSION >che
3960: 63 6b 69 6e 5f 2e 63 0a 0a 63 68 65 63 6b 69 6e ckin_.c..checkin
3970: 2e 6f 3a 09 63 68 65 63 6b 69 6e 5f 2e 63 20 63 .o:.checkin_.c c
3980: 68 65 63 6b 69 6e 2e 68 20 20 24 28 53 52 43 44 heckin.h $(SRCD
3990: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 IR)/config.h..$(
39a0: 58 54 43 43 29 20 2d 6f 20 63 68 65 63 6b 69 6e XTCC) -o checkin
39b0: 2e 6f 20 2d 63 20 63 68 65 63 6b 69 6e 5f 2e 63 .o -c checkin_.c
39c0: 0a 0a 63 68 65 63 6b 69 6e 2e 68 3a 09 6d 61 6b ..checkin.h:.mak
39d0: 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 eheaders.../make
39e0: 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a headers add_.c:
39f0: 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 add.h bag_.c:bag
3a00: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
3a10: 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e h branch_.c:bran
3a20: 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 ch.h browse_.c:b
3a30: 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 rowse.h cgi_.c:c
3a40: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
3a50: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
3a60: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
3a70: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
3a80: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
3a90: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
3aa0: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
3ab0: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 t.h construct_.c
3ac0: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e :construct.h con
3ad0: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e tent_.c:content.
3ae0: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c h db_.c:db.h del
3af0: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 ta_.c:delta.h de
3b00: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 ltacmd_.c:deltac
3b10: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 md.h descendents
3b20: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e _.c:descendents.
3b30: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 h diff_.c:diff.h
3b40: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 diffcmd_.c:diff
3b50: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a cmd.h encode_.c:
3b60: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
3b70: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
3b80: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
3b90: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
3ba0: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
3bb0: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
3bc0: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
3bd0: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
3be0: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
3bf0: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 3_.c:merge3.h my
3c00: 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 _page_.c:my_page
3c10: 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e .h name_.c:name.
3c20: 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 h pivot_.c:pivot
3c30: 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 .h pqueue_.c:pqu
3c40: 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a eue.h printf_.c:
3c50: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 printf.h rebuild
3c60: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 _.c:rebuild.h rs
3c70: 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d s_.c:rss.h schem
3c80: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 a_.c:schema.h se
3c90: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 tup_.c:setup.h s
3ca0: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 ha1_.c:sha1.h st
3cb0: 72 69 6e 67 5f 78 66 6f 72 6d 5f 2e 63 3a 73 74 ring_xform_.c:st
3cc0: 72 69 6e 67 5f 78 66 6f 72 6d 2e 68 20 73 74 79 ring_xform.h sty
3cd0: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 le_.c:style.h su
3ce0: 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 bscript_.c:subsc
3cf0: 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 ript.h sync_.c:s
3d00: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
3d10: 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 .h tagview_.c:ta
3d20: 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 gview.h timeline
3d30: 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 _.c:timeline.h t
3d40: 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 kt_.c:tkt.h tktc
3d50: 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 onfig_.c:tktconf
3d60: 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 ig.h tktsetup_.c
3d70: 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f :tktsetup.h undo
3d80: 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 _.c:undo.h updat
3d90: 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 e_.c:update.h ur
3da0: 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f l_.c:url.h user_
3db0: 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 .c:user.h verify
3dc0: 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 _.c:verify.h vfi
3dd0: 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 le_.c:vfile.h wi
3de0: 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b ki_.c:wiki.h wik
3df0: 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 iformat_.c:wikif
3e00: 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a ormat.h xfer_.c:
3e10: 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
3e20: 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
3e30: 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f lite3.h ./VERSIO
3e40: 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 N.h..touch heade
3e50: 72 73 0a 0a 63 68 65 63 6b 6f 75 74 5f 2e 63 3a rs..checkout_.c:
3e60: 09 24 28 53 52 43 44 49 52 29 2f 63 68 65 63 6b .$(SRCDIR)/check
3e70: 6f 75 74 2e 63 20 24 28 53 52 43 44 49 52 29 2f out.c $(SRCDIR)/
3e80: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 VERSION translat
3e90: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 e.../translate $
3ea0: 28 53 52 43 44 49 52 29 2f 63 68 65 63 6b 6f 75 (SRCDIR)/checkou
3eb0: 74 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 t.c | sed -f $(S
3ec0: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e RCDIR)/VERSION >
3ed0: 63 68 65 63 6b 6f 75 74 5f 2e 63 0a 0a 63 68 65 checkout_.c..che
3ee0: 63 6b 6f 75 74 2e 6f 3a 09 63 68 65 63 6b 6f 75 ckout.o:.checkou
3ef0: 74 5f 2e 63 20 63 68 65 63 6b 6f 75 74 2e 68 20 t_.c checkout.h
3f00: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
3f10: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
3f20: 63 68 65 63 6b 6f 75 74 2e 6f 20 2d 63 20 63 68 checkout.o -c ch
3f30: 65 63 6b 6f 75 74 5f 2e 63 0a 0a 63 68 65 63 6b eckout_.c..check
3f40: 6f 75 74 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 out.h:.makeheade
3f50: 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 rs.../makeheader
3f60: 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 s add_.c:add.h
3f70: 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f bag_.c:bag.h blo
3f80: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e b_.c:blob.h bran
3f90: 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 ch_.c:branch.h b
3fa0: 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e rowse_.c:browse.
3fb0: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
3fc0: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
3fd0: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
3fe0: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
3ff0: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
4000: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
4010: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
4020: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
4030: 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 nstruct_.c:const
4040: 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e ruct.h content_.
4050: 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e c:content.h db_.
4060: 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a c:db.h delta_.c:
4070: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 delta.h deltacmd
4080: 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 _.c:deltacmd.h d
4090: 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 escendents_.c:de
40a0: 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 scendents.h diff
40b0: 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 _.c:diff.h diffc
40c0: 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 md_.c:diffcmd.h
40d0: 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
40e0: 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
40f0: 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
4100: 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
4110: 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
4120: 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
4130: 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
4140: 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
4150: 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
4160: 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
4170: 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f erge3.h my_page_
4180: 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d .c:my_page.h nam
4190: 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f e_.c:name.h pivo
41a0: 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 t_.c:pivot.h pqu
41b0: 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 eue_.c:pqueue.h
41c0: 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 printf_.c:printf
41d0: 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 .h rebuild_.c:re
41e0: 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 build.h rss_.c:r
41f0: 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 ss.h schema_.c:s
4200: 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 chema.h setup_.c
4210: 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 :setup.h sha1_.c
4220: 3a 73 68 61 31 2e 68 20 73 74 72 69 6e 67 5f 78 :sha1.h string_x
4230: 66 6f 72 6d 5f 2e 63 3a 73 74 72 69 6e 67 5f 78 form_.c:string_x
4240: 66 6f 72 6d 2e 68 20 73 74 79 6c 65 5f 2e 63 3a form.h style_.c:
4250: 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 style.h subscrip
4260: 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 t_.c:subscript.h
4270: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 sync_.c:sync.h
4280: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 tag_.c:tag.h tag
4290: 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e view_.c:tagview.
42a0: 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 h timeline_.c:ti
42b0: 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a meline.h tkt_.c:
42c0: 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f tkt.h tktconfig_
42d0: 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 .c:tktconfig.h t
42e0: 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 ktsetup_.c:tktse
42f0: 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e tup.h undo_.c:un
4300: 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 do.h update_.c:u
4310: 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 pdate.h url_.c:u
4320: 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 rl.h user_.c:use
4330: 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 r.h verify_.c:ve
4340: 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a rify.h vfile_.c:
4350: 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a vfile.h wiki_.c:
4360: 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 wiki.h wikiforma
4370: 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e t_.c:wikiformat.
4380: 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 h xfer_.c:xfer.h
4390: 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 zip_.c:zip.h $(
43a0: 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e SRCDIR)/sqlite3.
43b0: 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 h ./VERSION.h..t
43c0: 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 63 6c ouch headers..cl
43d0: 65 61 72 73 69 67 6e 5f 2e 63 3a 09 24 28 53 52 earsign_.c:.$(SR
43e0: 43 44 49 52 29 2f 63 6c 65 61 72 73 69 67 6e 2e CDIR)/clearsign.
43f0: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 c $(SRCDIR)/VERS
4400: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e ION translate...
4410: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 /translate $(SRC
4420: 44 49 52 29 2f 63 6c 65 61 72 73 69 67 6e 2e 63 DIR)/clearsign.c
4430: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 | sed -f $(SRCD
4440: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 63 6c 65 IR)/VERSION >cle
4450: 61 72 73 69 67 6e 5f 2e 63 0a 0a 63 6c 65 61 72 arsign_.c..clear
4460: 73 69 67 6e 2e 6f 3a 09 63 6c 65 61 72 73 69 67 sign.o:.clearsig
4470: 6e 5f 2e 63 20 63 6c 65 61 72 73 69 67 6e 2e 68 n_.c clearsign.h
4480: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 $(SRCDIR)/conf
4490: 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f ig.h..$(XTCC) -o
44a0: 20 63 6c 65 61 72 73 69 67 6e 2e 6f 20 2d 63 20 clearsign.o -c
44b0: 63 6c 65 61 72 73 69 67 6e 5f 2e 63 0a 0a 63 6c clearsign_.c..cl
44c0: 65 61 72 73 69 67 6e 2e 68 3a 09 6d 61 6b 65 68 earsign.h:.makeh
44d0: 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 eaders.../makehe
44e0: 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 aders add_.c:ad
44f0: 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 d.h bag_.c:bag.h
4500: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 blob_.c:blob.h
4510: 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 branch_.c:branch
4520: 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f .h browse_.c:bro
4530: 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 wse.h cgi_.c:cgi
4540: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
4550: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
4560: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
4570: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
4580: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
4590: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
45a0: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
45b0: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
45c0: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
45d0: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
45e0: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
45f0: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
4600: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
4610: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
4620: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
4630: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
4640: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
4650: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
4660: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
4670: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
4680: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
4690: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
46a0: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
46b0: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
46c0: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
46d0: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
46e0: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
46f0: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 .c:merge3.h my_p
4700: 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 age_.c:my_page.h
4710: 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 name_.c:name.h
4720: 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 pivot_.c:pivot.h
4730: 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 pqueue_.c:pqueu
4740: 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 e.h printf_.c:pr
4750: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
4760: 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f c:rebuild.h rss_
4770: 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f .c:rss.h schema_
4780: 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 .c:schema.h setu
4790: 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 p_.c:setup.h sha
47a0: 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 72 69 1_.c:sha1.h stri
47b0: 6e 67 5f 78 66 6f 72 6d 5f 2e 63 3a 73 74 72 69 ng_xform_.c:stri
47c0: 6e 67 5f 78 66 6f 72 6d 2e 68 20 73 74 79 6c 65 ng_xform.h style
47d0: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 _.c:style.h subs
47e0: 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 cript_.c:subscri
47f0: 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e pt.h sync_.c:syn
4800: 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 c.h tag_.c:tag.h
4810: 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 tagview_.c:tagv
4820: 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e iew.h timeline_.
4830: 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 c:timeline.h tkt
4840: 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e _.c:tkt.h tktcon
4850: 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 fig_.c:tktconfig
4860: 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 .h tktsetup_.c:t
4870: 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e ktsetup.h undo_.
4880: 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f c:undo.h update_
4890: 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f .c:update.h url_
48a0: 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 .c:url.h user_.c
48b0: 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e :user.h verify_.
48c0: 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 c:verify.h vfile
48d0: 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 _.c:vfile.h wiki
48e0: 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 _.c:wiki.h wikif
48f0: 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 ormat_.c:wikifor
4900: 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 mat.h xfer_.c:xf
4910: 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e er.h zip_.c:zip.
4920: 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 h $(SRCDIR)/sqli
4930: 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e te3.h ./VERSION.
4940: 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 h..touch headers
4950: 0a 0a 63 6c 6f 6e 65 5f 2e 63 3a 09 24 28 53 52 ..clone_.c:.$(SR
4960: 43 44 49 52 29 2f 63 6c 6f 6e 65 2e 63 20 24 28 CDIR)/clone.c $(
4970: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
4980: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 translate.../tra
4990: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 nslate $(SRCDIR)
49a0: 2f 63 6c 6f 6e 65 2e 63 20 7c 20 73 65 64 20 2d /clone.c | sed -
49b0: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 f $(SRCDIR)/VERS
49c0: 49 4f 4e 20 3e 63 6c 6f 6e 65 5f 2e 63 0a 0a 63 ION >clone_.c..c
49d0: 6c 6f 6e 65 2e 6f 3a 09 63 6c 6f 6e 65 5f 2e 63 lone.o:.clone_.c
49e0: 20 63 6c 6f 6e 65 2e 68 20 20 24 28 53 52 43 44 clone.h $(SRCD
49f0: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 IR)/config.h..$(
4a00: 58 54 43 43 29 20 2d 6f 20 63 6c 6f 6e 65 2e 6f XTCC) -o clone.o
4a10: 20 2d 63 20 63 6c 6f 6e 65 5f 2e 63 0a 0a 63 6c -c clone_.c..cl
4a20: 6f 6e 65 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 one.h:.makeheade
4a30: 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 rs.../makeheader
4a40: 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 s add_.c:add.h
4a50: 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f bag_.c:bag.h blo
4a60: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e b_.c:blob.h bran
4a70: 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 ch_.c:branch.h b
4a80: 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e rowse_.c:browse.
4a90: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
4aa0: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
4ab0: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
4ac0: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
4ad0: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
4ae0: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
4af0: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
4b00: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
4b10: 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 nstruct_.c:const
4b20: 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e ruct.h content_.
4b30: 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e c:content.h db_.
4b40: 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a c:db.h delta_.c:
4b50: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 delta.h deltacmd
4b60: 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 _.c:deltacmd.h d
4b70: 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 escendents_.c:de
4b80: 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 scendents.h diff
4b90: 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 _.c:diff.h diffc
4ba0: 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 md_.c:diffcmd.h
4bb0: 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
4bc0: 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
4bd0: 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
4be0: 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
4bf0: 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
4c00: 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
4c10: 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
4c20: 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
4c30: 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
4c40: 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
4c50: 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f erge3.h my_page_
4c60: 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d .c:my_page.h nam
4c70: 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f e_.c:name.h pivo
4c80: 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 t_.c:pivot.h pqu
4c90: 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 eue_.c:pqueue.h
4ca0: 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 printf_.c:printf
4cb0: 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 .h rebuild_.c:re
4cc0: 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 build.h rss_.c:r
4cd0: 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 ss.h schema_.c:s
4ce0: 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 chema.h setup_.c
4cf0: 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 :setup.h sha1_.c
4d00: 3a 73 68 61 31 2e 68 20 73 74 72 69 6e 67 5f 78 :sha1.h string_x
4d10: 66 6f 72 6d 5f 2e 63 3a 73 74 72 69 6e 67 5f 78 form_.c:string_x
4d20: 66 6f 72 6d 2e 68 20 73 74 79 6c 65 5f 2e 63 3a form.h style_.c:
4d30: 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 style.h subscrip
4d40: 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 t_.c:subscript.h
4d50: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 sync_.c:sync.h
4d60: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 tag_.c:tag.h tag
4d70: 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e view_.c:tagview.
4d80: 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 h timeline_.c:ti
4d90: 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a meline.h tkt_.c:
4da0: 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f tkt.h tktconfig_
4db0: 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 .c:tktconfig.h t
4dc0: 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 ktsetup_.c:tktse
4dd0: 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e tup.h undo_.c:un
4de0: 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 do.h update_.c:u
4df0: 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 pdate.h url_.c:u
4e00: 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 rl.h user_.c:use
4e10: 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 r.h verify_.c:ve
4e20: 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a rify.h vfile_.c:
4e30: 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a vfile.h wiki_.c:
4e40: 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 wiki.h wikiforma
4e50: 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e t_.c:wikiformat.
4e60: 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 h xfer_.c:xfer.h
4e70: 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 zip_.c:zip.h $(
4e80: 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e SRCDIR)/sqlite3.
4e90: 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 h ./VERSION.h..t
4ea0: 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 63 6f ouch headers..co
4eb0: 6d 66 6f 72 6d 61 74 5f 2e 63 3a 09 24 28 53 52 mformat_.c:.$(SR
4ec0: 43 44 49 52 29 2f 63 6f 6d 66 6f 72 6d 61 74 2e CDIR)/comformat.
4ed0: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 c $(SRCDIR)/VERS
4ee0: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e ION translate...
4ef0: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 /translate $(SRC
4f00: 44 49 52 29 2f 63 6f 6d 66 6f 72 6d 61 74 2e 63 DIR)/comformat.c
4f10: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 | sed -f $(SRCD
4f20: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 63 6f 6d IR)/VERSION >com
4f30: 66 6f 72 6d 61 74 5f 2e 63 0a 0a 63 6f 6d 66 6f format_.c..comfo
4f40: 72 6d 61 74 2e 6f 3a 09 63 6f 6d 66 6f 72 6d 61 rmat.o:.comforma
4f50: 74 5f 2e 63 20 63 6f 6d 66 6f 72 6d 61 74 2e 68 t_.c comformat.h
4f60: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 $(SRCDIR)/conf
4f70: 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f ig.h..$(XTCC) -o
4f80: 20 63 6f 6d 66 6f 72 6d 61 74 2e 6f 20 2d 63 20 comformat.o -c
4f90: 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 0a 0a 63 6f comformat_.c..co
4fa0: 6d 66 6f 72 6d 61 74 2e 68 3a 09 6d 61 6b 65 68 mformat.h:.makeh
4fb0: 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 eaders.../makehe
4fc0: 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 aders add_.c:ad
4fd0: 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 d.h bag_.c:bag.h
4fe0: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 blob_.c:blob.h
4ff0: 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 branch_.c:branch
5000: 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f .h browse_.c:bro
5010: 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 wse.h cgi_.c:cgi
5020: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
5030: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
5040: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
5050: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
5060: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
5070: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
5080: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
5090: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
50a0: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
50b0: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
50c0: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
50d0: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
50e0: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
50f0: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
5100: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
5110: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
5120: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
5130: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
5140: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
5150: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
5160: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
5170: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
5180: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
5190: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
51a0: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
51b0: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
51c0: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
51d0: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 .c:merge3.h my_p
51e0: 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 age_.c:my_page.h
51f0: 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 name_.c:name.h
5200: 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 pivot_.c:pivot.h
5210: 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 pqueue_.c:pqueu
5220: 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 e.h printf_.c:pr
5230: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
5240: 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f c:rebuild.h rss_
5250: 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f .c:rss.h schema_
5260: 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 .c:schema.h setu
5270: 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 p_.c:setup.h sha
5280: 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 72 69 1_.c:sha1.h stri
5290: 6e 67 5f 78 66 6f 72 6d 5f 2e 63 3a 73 74 72 69 ng_xform_.c:stri
52a0: 6e 67 5f 78 66 6f 72 6d 2e 68 20 73 74 79 6c 65 ng_xform.h style
52b0: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 _.c:style.h subs
52c0: 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 cript_.c:subscri
52d0: 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e pt.h sync_.c:syn
52e0: 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 c.h tag_.c:tag.h
52f0: 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 tagview_.c:tagv
5300: 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e iew.h timeline_.
5310: 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 c:timeline.h tkt
5320: 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e _.c:tkt.h tktcon
5330: 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 fig_.c:tktconfig
5340: 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 .h tktsetup_.c:t
5350: 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e ktsetup.h undo_.
5360: 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f c:undo.h update_
5370: 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f .c:update.h url_
5380: 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 .c:url.h user_.c
5390: 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e :user.h verify_.
53a0: 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 c:verify.h vfile
53b0: 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 _.c:vfile.h wiki
53c0: 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 _.c:wiki.h wikif
53d0: 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 ormat_.c:wikifor
53e0: 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 mat.h xfer_.c:xf
53f0: 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e er.h zip_.c:zip.
5400: 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 h $(SRCDIR)/sqli
5410: 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e te3.h ./VERSION.
5420: 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 h..touch headers
5430: 0a 0a 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 09 ..construct_.c:.
5440: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 73 74 72 $(SRCDIR)/constr
5450: 75 63 74 2e 63 20 24 28 53 52 43 44 49 52 29 2f uct.c $(SRCDIR)/
5460: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 VERSION translat
5470: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 e.../translate $
5480: 28 53 52 43 44 49 52 29 2f 63 6f 6e 73 74 72 75 (SRCDIR)/constru
5490: 63 74 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 ct.c | sed -f $(
54a0: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
54b0: 3e 63 6f 6e 73 74 72 75 63 74 5f 2e 63 0a 0a 63 >construct_.c..c
54c0: 6f 6e 73 74 72 75 63 74 2e 6f 3a 09 63 6f 6e 73 onstruct.o:.cons
54d0: 74 72 75 63 74 5f 2e 63 20 63 6f 6e 73 74 72 75 truct_.c constru
54e0: 63 74 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f ct.h $(SRCDIR)/
54f0: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 config.h..$(XTCC
5500: 29 20 2d 6f 20 63 6f 6e 73 74 72 75 63 74 2e 6f ) -o construct.o
5510: 20 2d 63 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 -c construct_.c
5520: 0a 0a 63 6f 6e 73 74 72 75 63 74 2e 68 3a 09 6d ..construct.h:.m
5530: 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 akeheaders.../ma
5540: 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e keheaders add_.
5550: 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 c:add.h bag_.c:b
5560: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f ag.h blob_.c:blo
5570: 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 b.h branch_.c:br
5580: 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 anch.h browse_.c
5590: 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 :browse.h cgi_.c
55a0: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
55b0: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
55c0: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
55d0: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
55e0: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
55f0: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
5600: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
5610: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
5620: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
5630: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
5640: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
5650: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
5660: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
5670: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
5680: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
5690: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
56a0: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
56b0: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
56c0: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
56d0: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
56e0: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
56f0: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
5700: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
5710: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
5720: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
5730: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
5740: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
5750: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
5760: 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 my_page_.c:my_pa
5770: 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d ge.h name_.c:nam
5780: 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 e.h pivot_.c:piv
5790: 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 ot.h pqueue_.c:p
57a0: 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e queue.h printf_.
57b0: 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 c:printf.h rebui
57c0: 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 ld_.c:rebuild.h
57d0: 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 rss_.c:rss.h sch
57e0: 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 ema_.c:schema.h
57f0: 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 setup_.c:setup.h
5800: 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 sha1_.c:sha1.h
5810: 73 74 72 69 6e 67 5f 78 66 6f 72 6d 5f 2e 63 3a string_xform_.c:
5820: 73 74 72 69 6e 67 5f 78 66 6f 72 6d 2e 68 20 73 string_xform.h s
5830: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
5840: 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 subscript_.c:sub
5850: 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 script.h sync_.c
5860: 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 :sync.h tag_.c:t
5870: 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a ag.h tagview_.c:
5880: 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 tagview.h timeli
5890: 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 ne_.c:timeline.h
58a0: 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b tkt_.c:tkt.h tk
58b0: 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f tconfig_.c:tktco
58c0: 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f nfig.h tktsetup_
58d0: 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e .c:tktsetup.h un
58e0: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 do_.c:undo.h upd
58f0: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 ate_.c:update.h
5900: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 url_.c:url.h use
5910: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 r_.c:user.h veri
5920: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 fy_.c:verify.h v
5930: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 file_.c:vfile.h
5940: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 wiki_.c:wiki.h w
5950: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b ikiformat_.c:wik
5960: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e iformat.h xfer_.
5970: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a c:xfer.h zip_.c:
5980: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f zip.h $(SRCDIR)/
5990: 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 sqlite3.h ./VERS
59a0: 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 ION.h..touch hea
59b0: 64 65 72 73 0a 0a 63 6f 6e 74 65 6e 74 5f 2e 63 ders..content_.c
59c0: 3a 09 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 74 :.$(SRCDIR)/cont
59d0: 65 6e 74 2e 63 20 24 28 53 52 43 44 49 52 29 2f ent.c $(SRCDIR)/
59e0: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 VERSION translat
59f0: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 e.../translate $
5a00: 28 53 52 43 44 49 52 29 2f 63 6f 6e 74 65 6e 74 (SRCDIR)/content
5a10: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 .c | sed -f $(SR
5a20: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 63 CDIR)/VERSION >c
5a30: 6f 6e 74 65 6e 74 5f 2e 63 0a 0a 63 6f 6e 74 65 ontent_.c..conte
5a40: 6e 74 2e 6f 3a 09 63 6f 6e 74 65 6e 74 5f 2e 63 nt.o:.content_.c
5a50: 20 63 6f 6e 74 65 6e 74 2e 68 20 20 24 28 53 52 content.h $(SR
5a60: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
5a70: 24 28 58 54 43 43 29 20 2d 6f 20 63 6f 6e 74 65 $(XTCC) -o conte
5a80: 6e 74 2e 6f 20 2d 63 20 63 6f 6e 74 65 6e 74 5f nt.o -c content_
5a90: 2e 63 0a 0a 63 6f 6e 74 65 6e 74 2e 68 3a 09 6d .c..content.h:.m
5aa0: 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 akeheaders.../ma
5ab0: 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e keheaders add_.
5ac0: 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 c:add.h bag_.c:b
5ad0: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f ag.h blob_.c:blo
5ae0: 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 b.h branch_.c:br
5af0: 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 anch.h browse_.c
5b00: 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 :browse.h cgi_.c
5b10: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
5b20: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
5b30: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
5b40: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
5b50: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
5b60: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
5b70: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
5b80: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
5b90: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
5ba0: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
5bb0: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
5bc0: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
5bd0: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
5be0: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
5bf0: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
5c00: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
5c10: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
5c20: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
5c30: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
5c40: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
5c50: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
5c60: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
5c70: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
5c80: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
5c90: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
5ca0: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
5cb0: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
5cc0: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
5cd0: 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 my_page_.c:my_pa
5ce0: 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d ge.h name_.c:nam
5cf0: 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 e.h pivot_.c:piv
5d00: 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 ot.h pqueue_.c:p
5d10: 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e queue.h printf_.
5d20: 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 c:printf.h rebui
5d30: 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 ld_.c:rebuild.h
5d40: 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 rss_.c:rss.h sch
5d50: 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 ema_.c:schema.h
5d60: 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 setup_.c:setup.h
5d70: 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 sha1_.c:sha1.h
5d80: 73 74 72 69 6e 67 5f 78 66 6f 72 6d 5f 2e 63 3a string_xform_.c:
5d90: 73 74 72 69 6e 67 5f 78 66 6f 72 6d 2e 68 20 73 string_xform.h s
5da0: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
5db0: 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 subscript_.c:sub
5dc0: 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 script.h sync_.c
5dd0: 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 :sync.h tag_.c:t
5de0: 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a ag.h tagview_.c:
5df0: 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 tagview.h timeli
5e00: 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 ne_.c:timeline.h
5e10: 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b tkt_.c:tkt.h tk
5e20: 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f tconfig_.c:tktco
5e30: 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f nfig.h tktsetup_
5e40: 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e .c:tktsetup.h un
5e50: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 do_.c:undo.h upd
5e60: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 ate_.c:update.h
5e70: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 url_.c:url.h use
5e80: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 r_.c:user.h veri
5e90: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 fy_.c:verify.h v
5ea0: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 file_.c:vfile.h
5eb0: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 wiki_.c:wiki.h w
5ec0: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b ikiformat_.c:wik
5ed0: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e iformat.h xfer_.
5ee0: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a c:xfer.h zip_.c:
5ef0: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f zip.h $(SRCDIR)/
5f00: 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 sqlite3.h ./VERS
5f10: 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 ION.h..touch hea
5f20: 64 65 72 73 0a 0a 64 62 5f 2e 63 3a 09 24 28 53 ders..db_.c:.$(S
5f30: 52 43 44 49 52 29 2f 64 62 2e 63 20 24 28 53 52 RCDIR)/db.c $(SR
5f40: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 CDIR)/VERSION tr
5f50: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 anslate.../trans
5f60: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 64 late $(SRCDIR)/d
5f70: 62 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 b.c | sed -f $(S
5f80: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e RCDIR)/VERSION >
5f90: 64 62 5f 2e 63 0a 0a 64 62 2e 6f 3a 09 64 62 5f db_.c..db.o:.db_
5fa0: 2e 63 20 64 62 2e 68 20 20 24 28 53 52 43 44 49 .c db.h $(SRCDI
5fb0: 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 R)/config.h..$(X
5fc0: 54 43 43 29 20 2d 6f 20 64 62 2e 6f 20 2d 63 20 TCC) -o db.o -c
5fd0: 64 62 5f 2e 63 0a 0a 64 62 2e 68 3a 09 6d 61 6b db_.c..db.h:.mak
5fe0: 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 eheaders.../make
5ff0: 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a headers add_.c:
6000: 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 add.h bag_.c:bag
6010: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
6020: 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e h branch_.c:bran
6030: 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 ch.h browse_.c:b
6040: 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 rowse.h cgi_.c:c
6050: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
6060: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
6070: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
6080: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
6090: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
60a0: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
60b0: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
60c0: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 t.h construct_.c
60d0: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e :construct.h con
60e0: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e tent_.c:content.
60f0: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c h db_.c:db.h del
6100: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 ta_.c:delta.h de
6110: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 ltacmd_.c:deltac
6120: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 md.h descendents
6130: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e _.c:descendents.
6140: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 h diff_.c:diff.h
6150: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 diffcmd_.c:diff
6160: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a cmd.h encode_.c:
6170: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
6180: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
6190: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
61a0: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
61b0: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
61c0: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
61d0: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
61e0: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
61f0: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
6200: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 3_.c:merge3.h my
6210: 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 _page_.c:my_page
6220: 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e .h name_.c:name.
6230: 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 h pivot_.c:pivot
6240: 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 .h pqueue_.c:pqu
6250: 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a eue.h printf_.c:
6260: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 printf.h rebuild
6270: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 _.c:rebuild.h rs
6280: 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d s_.c:rss.h schem
6290: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 a_.c:schema.h se
62a0: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 tup_.c:setup.h s
62b0: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 ha1_.c:sha1.h st
62c0: 72 69 6e 67 5f 78 66 6f 72 6d 5f 2e 63 3a 73 74 ring_xform_.c:st
62d0: 72 69 6e 67 5f 78 66 6f 72 6d 2e 68 20 73 74 79 ring_xform.h sty
62e0: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 le_.c:style.h su
62f0: 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 bscript_.c:subsc
6300: 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 ript.h sync_.c:s
6310: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
6320: 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 .h tagview_.c:ta
6330: 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 gview.h timeline
6340: 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 _.c:timeline.h t
6350: 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 kt_.c:tkt.h tktc
6360: 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 onfig_.c:tktconf
6370: 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 ig.h tktsetup_.c
6380: 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f :tktsetup.h undo
6390: 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 _.c:undo.h updat
63a0: 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 e_.c:update.h ur
63b0: 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f l_.c:url.h user_
63c0: 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 .c:user.h verify
63d0: 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 _.c:verify.h vfi
63e0: 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 le_.c:vfile.h wi
63f0: 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b ki_.c:wiki.h wik
6400: 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 iformat_.c:wikif
6410: 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a ormat.h xfer_.c:
6420: 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
6430: 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
6440: 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f lite3.h ./VERSIO
6450: 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 N.h..touch heade
6460: 72 73 0a 0a 64 65 6c 74 61 5f 2e 63 3a 09 24 28 rs..delta_.c:.$(
6470: 53 52 43 44 49 52 29 2f 64 65 6c 74 61 2e 63 20 SRCDIR)/delta.c
6480: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
6490: 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 N translate.../t
64a0: 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 ranslate $(SRCDI
64b0: 52 29 2f 64 65 6c 74 61 2e 63 20 7c 20 73 65 64 R)/delta.c | sed
64c0: 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 -f $(SRCDIR)/VE
64d0: 52 53 49 4f 4e 20 3e 64 65 6c 74 61 5f 2e 63 0a RSION >delta_.c.
64e0: 0a 64 65 6c 74 61 2e 6f 3a 09 64 65 6c 74 61 5f .delta.o:.delta_
64f0: 2e 63 20 64 65 6c 74 61 2e 68 20 20 24 28 53 52 .c delta.h $(SR
6500: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
6510: 24 28 58 54 43 43 29 20 2d 6f 20 64 65 6c 74 61 $(XTCC) -o delta
6520: 2e 6f 20 2d 63 20 64 65 6c 74 61 5f 2e 63 0a 0a .o -c delta_.c..
6530: 64 65 6c 74 61 2e 68 3a 09 6d 61 6b 65 68 65 61 delta.h:.makehea
6540: 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 ders.../makehead
6550: 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e ers add_.c:add.
6560: 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 h bag_.c:bag.h b
6570: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 lob_.c:blob.h br
6580: 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 anch_.c:branch.h
6590: 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 browse_.c:brows
65a0: 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 e.h cgi_.c:cgi.h
65b0: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
65c0: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
65d0: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
65e0: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
65f0: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
6600: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
6610: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
6620: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e construct_.c:con
6630: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 struct.h content
6640: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 _.c:content.h db
6650: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e _.c:db.h delta_.
6660: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 c:delta.h deltac
6670: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 md_.c:deltacmd.h
6680: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a descendents_.c:
6690: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 descendents.h di
66a0: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 ff_.c:diff.h dif
66b0: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e fcmd_.c:diffcmd.
66c0: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
66d0: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
66e0: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
66f0: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
6700: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
6710: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
6720: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
6730: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
6740: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
6750: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
6760: 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 :merge3.h my_pag
6770: 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e e_.c:my_page.h n
6780: 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 ame_.c:name.h pi
6790: 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 vot_.c:pivot.h p
67a0: 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e queue_.c:pqueue.
67b0: 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e h printf_.c:prin
67c0: 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a tf.h rebuild_.c:
67d0: 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 rebuild.h rss_.c
67e0: 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 :rss.h schema_.c
67f0: 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f :schema.h setup_
6800: 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f .c:setup.h sha1_
6810: 2e 63 3a 73 68 61 31 2e 68 20 73 74 72 69 6e 67 .c:sha1.h string
6820: 5f 78 66 6f 72 6d 5f 2e 63 3a 73 74 72 69 6e 67 _xform_.c:string
6830: 5f 78 66 6f 72 6d 2e 68 20 73 74 79 6c 65 5f 2e _xform.h style_.
6840: 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 c:style.h subscr
6850: 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 ipt_.c:subscript
6860: 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e .h sync_.c:sync.
6870: 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 h tag_.c:tag.h t
6880: 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 agview_.c:tagvie
6890: 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a w.h timeline_.c:
68a0: 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e timeline.h tkt_.
68b0: 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 c:tkt.h tktconfi
68c0: 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 g_.c:tktconfig.h
68d0: 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 tktsetup_.c:tkt
68e0: 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a setup.h undo_.c:
68f0: 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 undo.h update_.c
6900: 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 :update.h url_.c
6910: 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 :url.h user_.c:u
6920: 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a ser.h verify_.c:
6930: 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e verify.h vfile_.
6940: 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e c:vfile.h wiki_.
6950: 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 c:wiki.h wikifor
6960: 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 mat_.c:wikiforma
6970: 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 t.h xfer_.c:xfer
6980: 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 .h zip_.c:zip.h
6990: 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 $(SRCDIR)/sqlite
69a0: 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 3.h ./VERSION.h.
69b0: 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a .touch headers..
69c0: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 09 24 28 53 deltacmd_.c:.$(S
69d0: 52 43 44 49 52 29 2f 64 65 6c 74 61 63 6d 64 2e RCDIR)/deltacmd.
69e0: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 c $(SRCDIR)/VERS
69f0: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e ION translate...
6a00: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 /translate $(SRC
6a10: 44 49 52 29 2f 64 65 6c 74 61 63 6d 64 2e 63 20 DIR)/deltacmd.c
6a20: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 | sed -f $(SRCDI
6a30: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 64 65 6c 74 R)/VERSION >delt
6a40: 61 63 6d 64 5f 2e 63 0a 0a 64 65 6c 74 61 63 6d acmd_.c..deltacm
6a50: 64 2e 6f 3a 09 64 65 6c 74 61 63 6d 64 5f 2e 63 d.o:.deltacmd_.c
6a60: 20 64 65 6c 74 61 63 6d 64 2e 68 20 20 24 28 53 deltacmd.h $(S
6a70: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a RCDIR)/config.h.
6a80: 09 24 28 58 54 43 43 29 20 2d 6f 20 64 65 6c 74 .$(XTCC) -o delt
6a90: 61 63 6d 64 2e 6f 20 2d 63 20 64 65 6c 74 61 63 acmd.o -c deltac
6aa0: 6d 64 5f 2e 63 0a 0a 64 65 6c 74 61 63 6d 64 2e md_.c..deltacmd.
6ab0: 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 h:.makeheaders..
6ac0: 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 ./makeheaders a
6ad0: 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f dd_.c:add.h bag_
6ae0: 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 .c:bag.h blob_.c
6af0: 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e :blob.h branch_.
6b00: 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 c:branch.h brows
6b10: 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 e_.c:browse.h cg
6b20: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
6b30: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
6b40: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
6b50: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
6b60: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
6b70: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
6b80: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
6b90: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 mformat.h constr
6ba0: 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 uct_.c:construct
6bb0: 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f .h content_.c:co
6bc0: 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 ntent.h db_.c:db
6bd0: 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 .h delta_.c:delt
6be0: 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a a.h deltacmd_.c:
6bf0: 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 deltacmd.h desce
6c00: 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e ndents_.c:descen
6c10: 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a dents.h diff_.c:
6c20: 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e diff.h diffcmd_.
6c30: 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f c:diffcmd.h enco
6c40: 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
6c50: 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
6c60: 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
6c70: 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
6c80: 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
6c90: 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
6ca0: 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
6cb0: 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
6cc0: 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
6cd0: 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
6ce0: 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 3.h my_page_.c:m
6cf0: 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 y_page.h name_.c
6d00: 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 :name.h pivot_.c
6d10: 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f :pivot.h pqueue_
6d20: 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e .c:pqueue.h prin
6d30: 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 tf_.c:printf.h r
6d40: 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c ebuild_.c:rebuil
6d50: 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 d.h rss_.c:rss.h
6d60: 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d schema_.c:schem
6d70: 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 a.h setup_.c:set
6d80: 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 up.h sha1_.c:sha
6d90: 31 2e 68 20 73 74 72 69 6e 67 5f 78 66 6f 72 6d 1.h string_xform
6da0: 5f 2e 63 3a 73 74 72 69 6e 67 5f 78 66 6f 72 6d _.c:string_xform
6db0: 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c .h style_.c:styl
6dc0: 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 e.h subscript_.c
6dd0: 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e :subscript.h syn
6de0: 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f c_.c:sync.h tag_
6df0: 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 .c:tag.h tagview
6e00: 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69 _.c:tagview.h ti
6e10: 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 meline_.c:timeli
6e20: 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e ne.h tkt_.c:tkt.
6e30: 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 h tktconfig_.c:t
6e40: 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 ktconfig.h tktse
6e50: 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e tup_.c:tktsetup.
6e60: 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 h undo_.c:undo.h
6e70: 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 update_.c:updat
6e80: 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 e.h url_.c:url.h
6e90: 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 user_.c:user.h
6ea0: 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 verify_.c:verify
6eb0: 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c .h vfile_.c:vfil
6ec0: 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 e.h wiki_.c:wiki
6ed0: 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 .h wikiformat_.c
6ee0: 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 :wikiformat.h xf
6ef0: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 er_.c:xfer.h zip
6f00: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 _.c:zip.h $(SRCD
6f10: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f IR)/sqlite3.h ./
6f20: 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 VERSION.h..touch
6f30: 20 68 65 61 64 65 72 73 0a 0a 64 65 73 63 65 6e headers..descen
6f40: 64 65 6e 74 73 5f 2e 63 3a 09 24 28 53 52 43 44 dents_.c:.$(SRCD
6f50: 49 52 29 2f 64 65 73 63 65 6e 64 65 6e 74 73 2e IR)/descendents.
6f60: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 c $(SRCDIR)/VERS
6f70: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e ION translate...
6f80: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 /translate $(SRC
6f90: 44 49 52 29 2f 64 65 73 63 65 6e 64 65 6e 74 73 DIR)/descendents
6fa0: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 .c | sed -f $(SR
6fb0: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 64 CDIR)/VERSION >d
6fc0: 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 0a 0a 64 escendents_.c..d
6fd0: 65 73 63 65 6e 64 65 6e 74 73 2e 6f 3a 09 64 65 escendents.o:.de
6fe0: 73 63 65 6e 64 65 6e 74 73 5f 2e 63 20 64 65 73 scendents_.c des
6ff0: 63 65 6e 64 65 6e 74 73 2e 68 20 20 24 28 53 52 cendents.h $(SR
7000: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
7010: 24 28 58 54 43 43 29 20 2d 6f 20 64 65 73 63 65 $(XTCC) -o desce
7020: 6e 64 65 6e 74 73 2e 6f 20 2d 63 20 64 65 73 63 ndents.o -c desc
7030: 65 6e 64 65 6e 74 73 5f 2e 63 0a 0a 64 65 73 63 endents_.c..desc
7040: 65 6e 64 65 6e 74 73 2e 68 3a 09 6d 61 6b 65 68 endents.h:.makeh
7050: 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 eaders.../makehe
7060: 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 aders add_.c:ad
7070: 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 d.h bag_.c:bag.h
7080: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 blob_.c:blob.h
7090: 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 branch_.c:branch
70a0: 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f .h browse_.c:bro
70b0: 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 wse.h cgi_.c:cgi
70c0: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
70d0: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
70e0: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
70f0: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
7100: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
7110: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
7120: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
7130: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
7140: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
7150: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
7160: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
7170: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
7180: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
7190: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
71a0: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
71b0: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
71c0: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
71d0: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
71e0: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
71f0: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
7200: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
7210: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
7220: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
7230: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
7240: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
7250: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
7260: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
7270: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 .c:merge3.h my_p
7280: 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 age_.c:my_page.h
7290: 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 name_.c:name.h
72a0: 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 pivot_.c:pivot.h
72b0: 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 pqueue_.c:pqueu
72c0: 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 e.h printf_.c:pr
72d0: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
72e0: 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f c:rebuild.h rss_
72f0: 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f .c:rss.h schema_
7300: 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 .c:schema.h setu
7310: 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 p_.c:setup.h sha
7320: 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 72 69 1_.c:sha1.h stri
7330: 6e 67 5f 78 66 6f 72 6d 5f 2e 63 3a 73 74 72 69 ng_xform_.c:stri
7340: 6e 67 5f 78 66 6f 72 6d 2e 68 20 73 74 79 6c 65 ng_xform.h style
7350: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 _.c:style.h subs
7360: 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 cript_.c:subscri
7370: 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e pt.h sync_.c:syn
7380: 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 c.h tag_.c:tag.h
7390: 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 tagview_.c:tagv
73a0: 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e iew.h timeline_.
73b0: 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 c:timeline.h tkt
73c0: 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e _.c:tkt.h tktcon
73d0: 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 fig_.c:tktconfig
73e0: 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 .h tktsetup_.c:t
73f0: 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e ktsetup.h undo_.
7400: 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f c:undo.h update_
7410: 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f .c:update.h url_
7420: 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 .c:url.h user_.c
7430: 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e :user.h verify_.
7440: 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 c:verify.h vfile
7450: 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 _.c:vfile.h wiki
7460: 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 _.c:wiki.h wikif
7470: 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 ormat_.c:wikifor
7480: 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 mat.h xfer_.c:xf
7490: 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e er.h zip_.c:zip.
74a0: 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 h $(SRCDIR)/sqli
74b0: 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e te3.h ./VERSION.
74c0: 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 h..touch headers
74d0: 0a 0a 64 69 66 66 5f 2e 63 3a 09 24 28 53 52 43 ..diff_.c:.$(SRC
74e0: 44 49 52 29 2f 64 69 66 66 2e 63 20 24 28 53 52 DIR)/diff.c $(SR
74f0: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 CDIR)/VERSION tr
7500: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 anslate.../trans
7510: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 64 late $(SRCDIR)/d
7520: 69 66 66 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 iff.c | sed -f $
7530: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
7540: 20 3e 64 69 66 66 5f 2e 63 0a 0a 64 69 66 66 2e >diff_.c..diff.
7550: 6f 3a 09 64 69 66 66 5f 2e 63 20 64 69 66 66 2e o:.diff_.c diff.
7560: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e h $(SRCDIR)/con
7570: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d fig.h..$(XTCC) -
7580: 6f 20 64 69 66 66 2e 6f 20 2d 63 20 64 69 66 66 o diff.o -c diff
7590: 5f 2e 63 0a 0a 64 69 66 66 2e 68 3a 09 6d 61 6b _.c..diff.h:.mak
75a0: 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 eheaders.../make
75b0: 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a headers add_.c:
75c0: 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 add.h bag_.c:bag
75d0: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
75e0: 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e h branch_.c:bran
75f0: 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 ch.h browse_.c:b
7600: 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 rowse.h cgi_.c:c
7610: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
7620: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
7630: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
7640: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
7650: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
7660: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
7670: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
7680: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 t.h construct_.c
7690: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e :construct.h con
76a0: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e tent_.c:content.
76b0: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c h db_.c:db.h del
76c0: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 ta_.c:delta.h de
76d0: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 ltacmd_.c:deltac
76e0: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 md.h descendents
76f0: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e _.c:descendents.
7700: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 h diff_.c:diff.h
7710: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 diffcmd_.c:diff
7720: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a cmd.h encode_.c:
7730: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
7740: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
7750: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
7760: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
7770: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
7780: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
7790: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
77a0: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
77b0: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
77c0: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 3_.c:merge3.h my
77d0: 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 _page_.c:my_page
77e0: 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e .h name_.c:name.
77f0: 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 h pivot_.c:pivot
7800: 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 .h pqueue_.c:pqu
7810: 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a eue.h printf_.c:
7820: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 printf.h rebuild
7830: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 _.c:rebuild.h rs
7840: 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d s_.c:rss.h schem
7850: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 a_.c:schema.h se
7860: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 tup_.c:setup.h s
7870: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 ha1_.c:sha1.h st
7880: 72 69 6e 67 5f 78 66 6f 72 6d 5f 2e 63 3a 73 74 ring_xform_.c:st
7890: 72 69 6e 67 5f 78 66 6f 72 6d 2e 68 20 73 74 79 ring_xform.h sty
78a0: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 le_.c:style.h su
78b0: 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 bscript_.c:subsc
78c0: 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 ript.h sync_.c:s
78d0: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
78e0: 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 .h tagview_.c:ta
78f0: 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 gview.h timeline
7900: 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 _.c:timeline.h t
7910: 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 kt_.c:tkt.h tktc
7920: 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 onfig_.c:tktconf
7930: 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 ig.h tktsetup_.c
7940: 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f :tktsetup.h undo
7950: 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 _.c:undo.h updat
7960: 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 e_.c:update.h ur
7970: 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f l_.c:url.h user_
7980: 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 .c:user.h verify
7990: 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 _.c:verify.h vfi
79a0: 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 le_.c:vfile.h wi
79b0: 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b ki_.c:wiki.h wik
79c0: 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 iformat_.c:wikif
79d0: 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a ormat.h xfer_.c:
79e0: 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
79f0: 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
7a00: 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f lite3.h ./VERSIO
7a10: 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 N.h..touch heade
7a20: 72 73 0a 0a 64 69 66 66 63 6d 64 5f 2e 63 3a 09 rs..diffcmd_.c:.
7a30: 24 28 53 52 43 44 49 52 29 2f 64 69 66 66 63 6d $(SRCDIR)/diffcm
7a40: 64 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 d.c $(SRCDIR)/VE
7a50: 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a RSION translate.
7a60: 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 ../translate $(S
7a70: 52 43 44 49 52 29 2f 64 69 66 66 63 6d 64 2e 63 RCDIR)/diffcmd.c
7a80: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 | sed -f $(SRCD
7a90: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 64 69 66 IR)/VERSION >dif
7aa0: 66 63 6d 64 5f 2e 63 0a 0a 64 69 66 66 63 6d 64 fcmd_.c..diffcmd
7ab0: 2e 6f 3a 09 64 69 66 66 63 6d 64 5f 2e 63 20 64 .o:.diffcmd_.c d
7ac0: 69 66 66 63 6d 64 2e 68 20 20 24 28 53 52 43 44 iffcmd.h $(SRCD
7ad0: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 IR)/config.h..$(
7ae0: 58 54 43 43 29 20 2d 6f 20 64 69 66 66 63 6d 64 XTCC) -o diffcmd
7af0: 2e 6f 20 2d 63 20 64 69 66 66 63 6d 64 5f 2e 63 .o -c diffcmd_.c
7b00: 0a 0a 64 69 66 66 63 6d 64 2e 68 3a 09 6d 61 6b ..diffcmd.h:.mak
7b10: 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 eheaders.../make
7b20: 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a headers add_.c:
7b30: 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 add.h bag_.c:bag
7b40: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
7b50: 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e h branch_.c:bran
7b60: 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 ch.h browse_.c:b
7b70: 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 rowse.h cgi_.c:c
7b80: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
7b90: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
7ba0: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
7bb0: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
7bc0: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
7bd0: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
7be0: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
7bf0: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 t.h construct_.c
7c00: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e :construct.h con
7c10: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e tent_.c:content.
7c20: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c h db_.c:db.h del
7c30: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 ta_.c:delta.h de
7c40: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 ltacmd_.c:deltac
7c50: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 md.h descendents
7c60: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e _.c:descendents.
7c70: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 h diff_.c:diff.h
7c80: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 diffcmd_.c:diff
7c90: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a cmd.h encode_.c:
7ca0: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
7cb0: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
7cc0: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
7cd0: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
7ce0: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
7cf0: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
7d00: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
7d10: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
7d20: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
7d30: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 3_.c:merge3.h my
7d40: 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 _page_.c:my_page
7d50: 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e .h name_.c:name.
7d60: 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 h pivot_.c:pivot
7d70: 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 .h pqueue_.c:pqu
7d80: 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a eue.h printf_.c:
7d90: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 printf.h rebuild
7da0: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 _.c:rebuild.h rs
7db0: 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d s_.c:rss.h schem
7dc0: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 a_.c:schema.h se
7dd0: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 tup_.c:setup.h s
7de0: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 ha1_.c:sha1.h st
7df0: 72 69 6e 67 5f 78 66 6f 72 6d 5f 2e 63 3a 73 74 ring_xform_.c:st
7e00: 72 69 6e 67 5f 78 66 6f 72 6d 2e 68 20 73 74 79 ring_xform.h sty
7e10: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 le_.c:style.h su
7e20: 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 bscript_.c:subsc
7e30: 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 ript.h sync_.c:s
7e40: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
7e50: 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 .h tagview_.c:ta
7e60: 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 gview.h timeline
7e70: 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 _.c:timeline.h t
7e80: 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 kt_.c:tkt.h tktc
7e90: 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 onfig_.c:tktconf
7ea0: 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 ig.h tktsetup_.c
7eb0: 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f :tktsetup.h undo
7ec0: 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 _.c:undo.h updat
7ed0: 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 e_.c:update.h ur
7ee0: 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f l_.c:url.h user_
7ef0: 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 .c:user.h verify
7f00: 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 _.c:verify.h vfi
7f10: 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 le_.c:vfile.h wi
7f20: 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b ki_.c:wiki.h wik
7f30: 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 iformat_.c:wikif
7f40: 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a ormat.h xfer_.c:
7f50: 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
7f60: 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
7f70: 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f lite3.h ./VERSIO
7f80: 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 N.h..touch heade
7f90: 72 73 0a 0a 65 6e 63 6f 64 65 5f 2e 63 3a 09 24 rs..encode_.c:.$
7fa0: 28 53 52 43 44 49 52 29 2f 65 6e 63 6f 64 65 2e (SRCDIR)/encode.
7fb0: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 c $(SRCDIR)/VERS
7fc0: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e ION translate...
7fd0: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 /translate $(SRC
7fe0: 44 49 52 29 2f 65 6e 63 6f 64 65 2e 63 20 7c 20 DIR)/encode.c |
7ff0: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 sed -f $(SRCDIR)
8000: 2f 56 45 52 53 49 4f 4e 20 3e 65 6e 63 6f 64 65 /VERSION >encode
8010: 5f 2e 63 0a 0a 65 6e 63 6f 64 65 2e 6f 3a 09 65 _.c..encode.o:.e
8020: 6e 63 6f 64 65 5f 2e 63 20 65 6e 63 6f 64 65 2e ncode_.c encode.
8030: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e h $(SRCDIR)/con
8040: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d fig.h..$(XTCC) -
8050: 6f 20 65 6e 63 6f 64 65 2e 6f 20 2d 63 20 65 6e o encode.o -c en
8060: 63 6f 64 65 5f 2e 63 0a 0a 65 6e 63 6f 64 65 2e code_.c..encode.
8070: 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 h:.makeheaders..
8080: 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 ./makeheaders a
8090: 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f dd_.c:add.h bag_
80a0: 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 .c:bag.h blob_.c
80b0: 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e :blob.h branch_.
80c0: 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 c:branch.h brows
80d0: 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 e_.c:browse.h cg
80e0: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
80f0: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
8100: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
8110: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
8120: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
8130: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
8140: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
8150: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 mformat.h constr
8160: 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 uct_.c:construct
8170: 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f .h content_.c:co
8180: 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 ntent.h db_.c:db
8190: 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 .h delta_.c:delt
81a0: 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a a.h deltacmd_.c:
81b0: 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 deltacmd.h desce
81c0: 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e ndents_.c:descen
81d0: 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a dents.h diff_.c:
81e0: 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e diff.h diffcmd_.
81f0: 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f c:diffcmd.h enco
8200: 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
8210: 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
8220: 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
8230: 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
8240: 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
8250: 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
8260: 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
8270: 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
8280: 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
8290: 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
82a0: 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 3.h my_page_.c:m
82b0: 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 y_page.h name_.c
82c0: 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 :name.h pivot_.c
82d0: 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f :pivot.h pqueue_
82e0: 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e .c:pqueue.h prin
82f0: 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 tf_.c:printf.h r
8300: 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c ebuild_.c:rebuil
8310: 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 d.h rss_.c:rss.h
8320: 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d schema_.c:schem
8330: 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 a.h setup_.c:set
8340: 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 up.h sha1_.c:sha
8350: 31 2e 68 20 73 74 72 69 6e 67 5f 78 66 6f 72 6d 1.h string_xform
8360: 5f 2e 63 3a 73 74 72 69 6e 67 5f 78 66 6f 72 6d _.c:string_xform
8370: 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c .h style_.c:styl
8380: 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 e.h subscript_.c
8390: 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e :subscript.h syn
83a0: 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f c_.c:sync.h tag_
83b0: 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 .c:tag.h tagview
83c0: 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69 _.c:tagview.h ti
83d0: 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 meline_.c:timeli
83e0: 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e ne.h tkt_.c:tkt.
83f0: 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 h tktconfig_.c:t
8400: 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 ktconfig.h tktse
8410: 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e tup_.c:tktsetup.
8420: 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 h undo_.c:undo.h
8430: 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 update_.c:updat
8440: 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 e.h url_.c:url.h
8450: 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 user_.c:user.h
8460: 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 verify_.c:verify
8470: 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c .h vfile_.c:vfil
8480: 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 e.h wiki_.c:wiki
8490: 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 .h wikiformat_.c
84a0: 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 :wikiformat.h xf
84b0: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 er_.c:xfer.h zip
84c0: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 _.c:zip.h $(SRCD
84d0: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f IR)/sqlite3.h ./
84e0: 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 VERSION.h..touch
84f0: 20 68 65 61 64 65 72 73 0a 0a 66 69 6c 65 5f 2e headers..file_.
8500: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 66 69 6c c:.$(SRCDIR)/fil
8510: 65 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 e.c $(SRCDIR)/VE
8520: 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a RSION translate.
8530: 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 ../translate $(S
8540: 52 43 44 49 52 29 2f 66 69 6c 65 2e 63 20 7c 20 RCDIR)/file.c |
8550: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 sed -f $(SRCDIR)
8560: 2f 56 45 52 53 49 4f 4e 20 3e 66 69 6c 65 5f 2e /VERSION >file_.
8570: 63 0a 0a 66 69 6c 65 2e 6f 3a 09 66 69 6c 65 5f c..file.o:.file_
8580: 2e 63 20 66 69 6c 65 2e 68 20 20 24 28 53 52 43 .c file.h $(SRC
8590: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 DIR)/config.h..$
85a0: 28 58 54 43 43 29 20 2d 6f 20 66 69 6c 65 2e 6f (XTCC) -o file.o
85b0: 20 2d 63 20 66 69 6c 65 5f 2e 63 0a 0a 66 69 6c -c file_.c..fil
85c0: 65 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 e.h:.makeheaders
85d0: 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 .../makeheaders
85e0: 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 add_.c:add.h ba
85f0: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
8600: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 .c:blob.h branch
8610: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f _.c:branch.h bro
8620: 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 wse_.c:browse.h
8630: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
8640: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
8650: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
8660: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
8670: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
8680: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
8690: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
86a0: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 comformat.h cons
86b0: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 truct_.c:constru
86c0: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a ct.h content_.c:
86d0: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a content.h db_.c:
86e0: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 db.h delta_.c:de
86f0: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e lta.h deltacmd_.
8700: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 c:deltacmd.h des
8710: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 cendents_.c:desc
8720: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e endents.h diff_.
8730: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 c:diff.h diffcmd
8740: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e _.c:diffcmd.h en
8750: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
8760: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
8770: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
8780: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
8790: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
87a0: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
87b0: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
87c0: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
87d0: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
87e0: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
87f0: 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 ge3.h my_page_.c
8800: 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f :my_page.h name_
8810: 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f .c:name.h pivot_
8820: 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 .c:pivot.h pqueu
8830: 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 e_.c:pqueue.h pr
8840: 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 intf_.c:printf.h
8850: 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 rebuild_.c:rebu
8860: 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 ild.h rss_.c:rss
8870: 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 .h schema_.c:sch
8880: 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 ema.h setup_.c:s
8890: 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 etup.h sha1_.c:s
88a0: 68 61 31 2e 68 20 73 74 72 69 6e 67 5f 78 66 6f ha1.h string_xfo
88b0: 72 6d 5f 2e 63 3a 73 74 72 69 6e 67 5f 78 66 6f rm_.c:string_xfo
88c0: 72 6d 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 rm.h style_.c:st
88d0: 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f yle.h subscript_
88e0: 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 .c:subscript.h s
88f0: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 ync_.c:sync.h ta
8900: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 g_.c:tag.h tagvi
8910: 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 ew_.c:tagview.h
8920: 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 timeline_.c:time
8930: 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b line.h tkt_.c:tk
8940: 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 t.h tktconfig_.c
8950: 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 :tktconfig.h tkt
8960: 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 setup_.c:tktsetu
8970: 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f p.h undo_.c:undo
8980: 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 .h update_.c:upd
8990: 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c ate.h url_.c:url
89a0: 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e .h user_.c:user.
89b0: 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 h verify_.c:veri
89c0: 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 fy.h vfile_.c:vf
89d0: 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 ile.h wiki_.c:wi
89e0: 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f ki.h wikiformat_
89f0: 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 .c:wikiformat.h
8a00: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
8a10: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
8a20: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
8a30: 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 ./VERSION.h..tou
8a40: 63 68 20 68 65 61 64 65 72 73 0a 0a 68 74 74 70 ch headers..http
8a50: 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 68 _.c:.$(SRCDIR)/h
8a60: 74 74 70 2e 63 20 24 28 53 52 43 44 49 52 29 2f ttp.c $(SRCDIR)/
8a70: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 VERSION translat
8a80: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 e.../translate $
8a90: 28 53 52 43 44 49 52 29 2f 68 74 74 70 2e 63 20 (SRCDIR)/http.c
8aa0: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 | sed -f $(SRCDI
8ab0: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 68 74 74 70 R)/VERSION >http
8ac0: 5f 2e 63 0a 0a 68 74 74 70 2e 6f 3a 09 68 74 74 _.c..http.o:.htt
8ad0: 70 5f 2e 63 20 68 74 74 70 2e 68 20 20 24 28 53 p_.c http.h $(S
8ae0: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a RCDIR)/config.h.
8af0: 09 24 28 58 54 43 43 29 20 2d 6f 20 68 74 74 70 .$(XTCC) -o http
8b00: 2e 6f 20 2d 63 20 68 74 74 70 5f 2e 63 0a 0a 68 .o -c http_.c..h
8b10: 74 74 70 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 ttp.h:.makeheade
8b20: 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 rs.../makeheader
8b30: 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 s add_.c:add.h
8b40: 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f bag_.c:bag.h blo
8b50: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e b_.c:blob.h bran
8b60: 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 ch_.c:branch.h b
8b70: 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e rowse_.c:browse.
8b80: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
8b90: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
8ba0: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
8bb0: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
8bc0: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
8bd0: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
8be0: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
8bf0: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
8c00: 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 nstruct_.c:const
8c10: 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e ruct.h content_.
8c20: 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e c:content.h db_.
8c30: 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a c:db.h delta_.c:
8c40: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 delta.h deltacmd
8c50: 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 _.c:deltacmd.h d
8c60: 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 escendents_.c:de
8c70: 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 scendents.h diff
8c80: 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 _.c:diff.h diffc
8c90: 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 md_.c:diffcmd.h
8ca0: 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
8cb0: 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
8cc0: 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
8cd0: 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
8ce0: 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
8cf0: 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
8d00: 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
8d10: 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
8d20: 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
8d30: 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
8d40: 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f erge3.h my_page_
8d50: 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d .c:my_page.h nam
8d60: 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f e_.c:name.h pivo
8d70: 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 t_.c:pivot.h pqu
8d80: 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 eue_.c:pqueue.h
8d90: 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 printf_.c:printf
8da0: 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 .h rebuild_.c:re
8db0: 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 build.h rss_.c:r
8dc0: 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 ss.h schema_.c:s
8dd0: 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 chema.h setup_.c
8de0: 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 :setup.h sha1_.c
8df0: 3a 73 68 61 31 2e 68 20 73 74 72 69 6e 67 5f 78 :sha1.h string_x
8e00: 66 6f 72 6d 5f 2e 63 3a 73 74 72 69 6e 67 5f 78 form_.c:string_x
8e10: 66 6f 72 6d 2e 68 20 73 74 79 6c 65 5f 2e 63 3a form.h style_.c:
8e20: 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 style.h subscrip
8e30: 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 t_.c:subscript.h
8e40: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 sync_.c:sync.h
8e50: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 tag_.c:tag.h tag
8e60: 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e view_.c:tagview.
8e70: 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 h timeline_.c:ti
8e80: 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a meline.h tkt_.c:
8e90: 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f tkt.h tktconfig_
8ea0: 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 .c:tktconfig.h t
8eb0: 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 ktsetup_.c:tktse
8ec0: 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e tup.h undo_.c:un
8ed0: 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 do.h update_.c:u
8ee0: 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 pdate.h url_.c:u
8ef0: 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 rl.h user_.c:use
8f00: 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 r.h verify_.c:ve
8f10: 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a rify.h vfile_.c:
8f20: 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a vfile.h wiki_.c:
8f30: 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 wiki.h wikiforma
8f40: 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e t_.c:wikiformat.
8f50: 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 h xfer_.c:xfer.h
8f60: 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 zip_.c:zip.h $(
8f70: 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e SRCDIR)/sqlite3.
8f80: 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 h ./VERSION.h..t
8f90: 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 69 6e ouch headers..in
8fa0: 66 6f 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 fo_.c:.$(SRCDIR)
8fb0: 2f 69 6e 66 6f 2e 63 20 24 28 53 52 43 44 49 52 /info.c $(SRCDIR
8fc0: 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c )/VERSION transl
8fd0: 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 ate.../translate
8fe0: 20 24 28 53 52 43 44 49 52 29 2f 69 6e 66 6f 2e $(SRCDIR)/info.
8ff0: 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 c | sed -f $(SRC
9000: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 69 6e DIR)/VERSION >in
9010: 66 6f 5f 2e 63 0a 0a 69 6e 66 6f 2e 6f 3a 09 69 fo_.c..info.o:.i
9020: 6e 66 6f 5f 2e 63 20 69 6e 66 6f 2e 68 20 20 24 nfo_.c info.h $
9030: 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e (SRCDIR)/config.
9040: 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 69 6e h..$(XTCC) -o in
9050: 66 6f 2e 6f 20 2d 63 20 69 6e 66 6f 5f 2e 63 0a fo.o -c info_.c.
9060: 0a 69 6e 66 6f 2e 68 3a 09 6d 61 6b 65 68 65 61 .info.h:.makehea
9070: 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 ders.../makehead
9080: 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e ers add_.c:add.
9090: 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 h bag_.c:bag.h b
90a0: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 lob_.c:blob.h br
90b0: 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 anch_.c:branch.h
90c0: 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 browse_.c:brows
90d0: 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 e.h cgi_.c:cgi.h
90e0: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
90f0: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
9100: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
9110: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
9120: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
9130: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
9140: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
9150: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e construct_.c:con
9160: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 struct.h content
9170: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 _.c:content.h db
9180: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e _.c:db.h delta_.
9190: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 c:delta.h deltac
91a0: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 md_.c:deltacmd.h
91b0: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a descendents_.c:
91c0: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 descendents.h di
91d0: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 ff_.c:diff.h dif
91e0: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e fcmd_.c:diffcmd.
91f0: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
9200: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
9210: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
9220: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
9230: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
9240: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
9250: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
9260: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
9270: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
9280: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
9290: 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 :merge3.h my_pag
92a0: 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e e_.c:my_page.h n
92b0: 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 ame_.c:name.h pi
92c0: 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 vot_.c:pivot.h p
92d0: 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e queue_.c:pqueue.
92e0: 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e h printf_.c:prin
92f0: 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a tf.h rebuild_.c:
9300: 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 rebuild.h rss_.c
9310: 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 :rss.h schema_.c
9320: 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f :schema.h setup_
9330: 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f .c:setup.h sha1_
9340: 2e 63 3a 73 68 61 31 2e 68 20 73 74 72 69 6e 67 .c:sha1.h string
9350: 5f 78 66 6f 72 6d 5f 2e 63 3a 73 74 72 69 6e 67 _xform_.c:string
9360: 5f 78 66 6f 72 6d 2e 68 20 73 74 79 6c 65 5f 2e _xform.h style_.
9370: 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 c:style.h subscr
9380: 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 ipt_.c:subscript
9390: 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e .h sync_.c:sync.
93a0: 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 h tag_.c:tag.h t
93b0: 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 agview_.c:tagvie
93c0: 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a w.h timeline_.c:
93d0: 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e timeline.h tkt_.
93e0: 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 c:tkt.h tktconfi
93f0: 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 g_.c:tktconfig.h
9400: 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 tktsetup_.c:tkt
9410: 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a setup.h undo_.c:
9420: 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 undo.h update_.c
9430: 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 :update.h url_.c
9440: 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 :url.h user_.c:u
9450: 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a ser.h verify_.c:
9460: 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e verify.h vfile_.
9470: 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e c:vfile.h wiki_.
9480: 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 c:wiki.h wikifor
9490: 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 mat_.c:wikiforma
94a0: 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 t.h xfer_.c:xfer
94b0: 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 .h zip_.c:zip.h
94c0: 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 $(SRCDIR)/sqlite
94d0: 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 3.h ./VERSION.h.
94e0: 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a .touch headers..
94f0: 6c 6f 67 69 6e 5f 2e 63 3a 09 24 28 53 52 43 44 login_.c:.$(SRCD
9500: 49 52 29 2f 6c 6f 67 69 6e 2e 63 20 24 28 53 52 IR)/login.c $(SR
9510: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 CDIR)/VERSION tr
9520: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 anslate.../trans
9530: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 6c late $(SRCDIR)/l
9540: 6f 67 69 6e 2e 63 20 7c 20 73 65 64 20 2d 66 20 ogin.c | sed -f
9550: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
9560: 4e 20 3e 6c 6f 67 69 6e 5f 2e 63 0a 0a 6c 6f 67 N >login_.c..log
9570: 69 6e 2e 6f 3a 09 6c 6f 67 69 6e 5f 2e 63 20 6c in.o:.login_.c l
9580: 6f 67 69 6e 2e 68 20 20 24 28 53 52 43 44 49 52 ogin.h $(SRCDIR
9590: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 )/config.h..$(XT
95a0: 43 43 29 20 2d 6f 20 6c 6f 67 69 6e 2e 6f 20 2d CC) -o login.o -
95b0: 63 20 6c 6f 67 69 6e 5f 2e 63 0a 0a 6c 6f 67 69 c login_.c..logi
95c0: 6e 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 n.h:.makeheaders
95d0: 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 .../makeheaders
95e0: 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 add_.c:add.h ba
95f0: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
9600: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 .c:blob.h branch
9610: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f _.c:branch.h bro
9620: 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 wse_.c:browse.h
9630: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
9640: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
9650: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
9660: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
9670: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
9680: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
9690: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
96a0: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 comformat.h cons
96b0: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 truct_.c:constru
96c0: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a ct.h content_.c:
96d0: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a content.h db_.c:
96e0: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 db.h delta_.c:de
96f0: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e lta.h deltacmd_.
9700: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 c:deltacmd.h des
9710: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 cendents_.c:desc
9720: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e endents.h diff_.
9730: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 c:diff.h diffcmd
9740: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e _.c:diffcmd.h en
9750: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
9760: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
9770: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
9780: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
9790: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
97a0: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
97b0: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
97c0: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
97d0: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
97e0: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
97f0: 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 ge3.h my_page_.c
9800: 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f :my_page.h name_
9810: 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f .c:name.h pivot_
9820: 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 .c:pivot.h pqueu
9830: 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 e_.c:pqueue.h pr
9840: 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 intf_.c:printf.h
9850: 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 rebuild_.c:rebu
9860: 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 ild.h rss_.c:rss
9870: 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 .h schema_.c:sch
9880: 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 ema.h setup_.c:s
9890: 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 etup.h sha1_.c:s
98a0: 68 61 31 2e 68 20 73 74 72 69 6e 67 5f 78 66 6f ha1.h string_xfo
98b0: 72 6d 5f 2e 63 3a 73 74 72 69 6e 67 5f 78 66 6f rm_.c:string_xfo
98c0: 72 6d 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 rm.h style_.c:st
98d0: 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f yle.h subscript_
98e0: 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 .c:subscript.h s
98f0: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 ync_.c:sync.h ta
9900: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 g_.c:tag.h tagvi
9910: 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 ew_.c:tagview.h
9920: 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 timeline_.c:time
9930: 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b line.h tkt_.c:tk
9940: 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 t.h tktconfig_.c
9950: 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 :tktconfig.h tkt
9960: 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 setup_.c:tktsetu
9970: 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f p.h undo_.c:undo
9980: 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 .h update_.c:upd
9990: 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c ate.h url_.c:url
99a0: 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e .h user_.c:user.
99b0: 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 h verify_.c:veri
99c0: 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 fy.h vfile_.c:vf
99d0: 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 ile.h wiki_.c:wi
99e0: 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f ki.h wikiformat_
99f0: 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 .c:wikiformat.h
9a00: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
9a10: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
9a20: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
9a30: 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 ./VERSION.h..tou
9a40: 63 68 20 68 65 61 64 65 72 73 0a 0a 6d 61 69 6e ch headers..main
9a50: 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 6d _.c:.$(SRCDIR)/m
9a60: 61 69 6e 2e 63 20 24 28 53 52 43 44 49 52 29 2f ain.c $(SRCDIR)/
9a70: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 VERSION translat
9a80: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 e.../translate $
9a90: 28 53 52 43 44 49 52 29 2f 6d 61 69 6e 2e 63 20 (SRCDIR)/main.c
9aa0: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 | sed -f $(SRCDI
9ab0: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 6d 61 69 6e R)/VERSION >main
9ac0: 5f 2e 63 0a 0a 6d 61 69 6e 2e 6f 3a 09 6d 61 69 _.c..main.o:.mai
9ad0: 6e 5f 2e 63 20 6d 61 69 6e 2e 68 20 70 61 67 65 n_.c main.h page
9ae0: 5f 69 6e 64 65 78 2e 68 20 24 28 53 52 43 44 49 _index.h $(SRCDI
9af0: 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 R)/config.h..$(X
9b00: 54 43 43 29 20 2d 6f 20 6d 61 69 6e 2e 6f 20 2d TCC) -o main.o -
9b10: 63 20 6d 61 69 6e 5f 2e 63 0a 0a 6d 61 69 6e 2e c main_.c..main.
9b20: 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 h:.makeheaders..
9b30: 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 ./makeheaders a
9b40: 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f dd_.c:add.h bag_
9b50: 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 .c:bag.h blob_.c
9b60: 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e :blob.h branch_.
9b70: 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 c:branch.h brows
9b80: 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 e_.c:browse.h cg
9b90: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
9ba0: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
9bb0: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
9bc0: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
9bd0: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
9be0: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
9bf0: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
9c00: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 mformat.h constr
9c10: 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 uct_.c:construct
9c20: 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f .h content_.c:co
9c30: 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 ntent.h db_.c:db
9c40: 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 .h delta_.c:delt
9c50: 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a a.h deltacmd_.c:
9c60: 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 deltacmd.h desce
9c70: 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e ndents_.c:descen
9c80: 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a dents.h diff_.c:
9c90: 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e diff.h diffcmd_.
9ca0: 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f c:diffcmd.h enco
9cb0: 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
9cc0: 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
9cd0: 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
9ce0: 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
9cf0: 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
9d00: 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
9d10: 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
9d20: 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
9d30: 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
9d40: 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
9d50: 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 3.h my_page_.c:m
9d60: 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 y_page.h name_.c
9d70: 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 :name.h pivot_.c
9d80: 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f :pivot.h pqueue_
9d90: 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e .c:pqueue.h prin
9da0: 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 tf_.c:printf.h r
9db0: 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c ebuild_.c:rebuil
9dc0: 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 d.h rss_.c:rss.h
9dd0: 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d schema_.c:schem
9de0: 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 a.h setup_.c:set
9df0: 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 up.h sha1_.c:sha
9e00: 31 2e 68 20 73 74 72 69 6e 67 5f 78 66 6f 72 6d 1.h string_xform
9e10: 5f 2e 63 3a 73 74 72 69 6e 67 5f 78 66 6f 72 6d _.c:string_xform
9e20: 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c .h style_.c:styl
9e30: 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 e.h subscript_.c
9e40: 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e :subscript.h syn
9e50: 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f c_.c:sync.h tag_
9e60: 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 .c:tag.h tagview
9e70: 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69 _.c:tagview.h ti
9e80: 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 meline_.c:timeli
9e90: 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e ne.h tkt_.c:tkt.
9ea0: 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 h tktconfig_.c:t
9eb0: 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 ktconfig.h tktse
9ec0: 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e tup_.c:tktsetup.
9ed0: 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 h undo_.c:undo.h
9ee0: 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 update_.c:updat
9ef0: 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 e.h url_.c:url.h
9f00: 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 user_.c:user.h
9f10: 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 verify_.c:verify
9f20: 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c .h vfile_.c:vfil
9f30: 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 e.h wiki_.c:wiki
9f40: 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 .h wikiformat_.c
9f50: 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 :wikiformat.h xf
9f60: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 er_.c:xfer.h zip
9f70: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 _.c:zip.h $(SRCD
9f80: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f IR)/sqlite3.h ./
9f90: 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 VERSION.h..touch
9fa0: 20 68 65 61 64 65 72 73 0a 0a 6d 61 6e 69 66 65 headers..manife
9fb0: 73 74 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 st_.c:.$(SRCDIR)
9fc0: 2f 6d 61 6e 69 66 65 73 74 2e 63 20 24 28 53 52 /manifest.c $(SR
9fd0: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 CDIR)/VERSION tr
9fe0: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 anslate.../trans
9ff0: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 6d late $(SRCDIR)/m
a000: 61 6e 69 66 65 73 74 2e 63 20 7c 20 73 65 64 20 anifest.c | sed
a010: 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 -f $(SRCDIR)/VER
a020: 53 49 4f 4e 20 3e 6d 61 6e 69 66 65 73 74 5f 2e SION >manifest_.
a030: 63 0a 0a 6d 61 6e 69 66 65 73 74 2e 6f 3a 09 6d c..manifest.o:.m
a040: 61 6e 69 66 65 73 74 5f 2e 63 20 6d 61 6e 69 66 anifest_.c manif
a050: 65 73 74 2e 68 20 20 24 28 53 52 43 44 49 52 29 est.h $(SRCDIR)
a060: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 /config.h..$(XTC
a070: 43 29 20 2d 6f 20 6d 61 6e 69 66 65 73 74 2e 6f C) -o manifest.o
a080: 20 2d 63 20 6d 61 6e 69 66 65 73 74 5f 2e 63 0a -c manifest_.c.
a090: 0a 6d 61 6e 69 66 65 73 74 2e 68 3a 09 6d 61 6b .manifest.h:.mak
a0a0: 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 eheaders.../make
a0b0: 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a headers add_.c:
a0c0: 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 add.h bag_.c:bag
a0d0: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
a0e0: 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e h branch_.c:bran
a0f0: 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 ch.h browse_.c:b
a100: 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 rowse.h cgi_.c:c
a110: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
a120: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
a130: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
a140: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
a150: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
a160: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
a170: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
a180: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 t.h construct_.c
a190: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e :construct.h con
a1a0: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e tent_.c:content.
a1b0: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c h db_.c:db.h del
a1c0: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 ta_.c:delta.h de
a1d0: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 ltacmd_.c:deltac
a1e0: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 md.h descendents
a1f0: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e _.c:descendents.
a200: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 h diff_.c:diff.h
a210: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 diffcmd_.c:diff
a220: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a cmd.h encode_.c:
a230: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
a240: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
a250: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
a260: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
a270: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
a280: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
a290: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
a2a0: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
a2b0: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
a2c0: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 3_.c:merge3.h my
a2d0: 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 _page_.c:my_page
a2e0: 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e .h name_.c:name.
a2f0: 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 h pivot_.c:pivot
a300: 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 .h pqueue_.c:pqu
a310: 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a eue.h printf_.c:
a320: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 printf.h rebuild
a330: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 _.c:rebuild.h rs
a340: 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d s_.c:rss.h schem
a350: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 a_.c:schema.h se
a360: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 tup_.c:setup.h s
a370: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 ha1_.c:sha1.h st
a380: 72 69 6e 67 5f 78 66 6f 72 6d 5f 2e 63 3a 73 74 ring_xform_.c:st
a390: 72 69 6e 67 5f 78 66 6f 72 6d 2e 68 20 73 74 79 ring_xform.h sty
a3a0: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 le_.c:style.h su
a3b0: 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 bscript_.c:subsc
a3c0: 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 ript.h sync_.c:s
a3d0: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
a3e0: 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 .h tagview_.c:ta
a3f0: 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 gview.h timeline
a400: 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 _.c:timeline.h t
a410: 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 kt_.c:tkt.h tktc
a420: 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 onfig_.c:tktconf
a430: 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 ig.h tktsetup_.c
a440: 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f :tktsetup.h undo
a450: 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 _.c:undo.h updat
a460: 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 e_.c:update.h ur
a470: 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f l_.c:url.h user_
a480: 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 .c:user.h verify
a490: 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 _.c:verify.h vfi
a4a0: 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 le_.c:vfile.h wi
a4b0: 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b ki_.c:wiki.h wik
a4c0: 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 iformat_.c:wikif
a4d0: 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a ormat.h xfer_.c:
a4e0: 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
a4f0: 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
a500: 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f lite3.h ./VERSIO
a510: 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 N.h..touch heade
a520: 72 73 0a 0a 6d 64 35 5f 2e 63 3a 09 24 28 53 52 rs..md5_.c:.$(SR
a530: 43 44 49 52 29 2f 6d 64 35 2e 63 20 24 28 53 52 CDIR)/md5.c $(SR
a540: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 CDIR)/VERSION tr
a550: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 anslate.../trans
a560: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 6d late $(SRCDIR)/m
a570: 64 35 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 d5.c | sed -f $(
a580: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
a590: 3e 6d 64 35 5f 2e 63 0a 0a 6d 64 35 2e 6f 3a 09 >md5_.c..md5.o:.
a5a0: 6d 64 35 5f 2e 63 20 6d 64 35 2e 68 20 20 24 28 md5_.c md5.h $(
a5b0: 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 SRCDIR)/config.h
a5c0: 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 6d 64 35 ..$(XTCC) -o md5
a5d0: 2e 6f 20 2d 63 20 6d 64 35 5f 2e 63 0a 0a 6d 64 .o -c md5_.c..md
a5e0: 35 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 5.h:.makeheaders
a5f0: 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 .../makeheaders
a600: 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 add_.c:add.h ba
a610: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
a620: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 .c:blob.h branch
a630: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f _.c:branch.h bro
a640: 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 wse_.c:browse.h
a650: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
a660: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
a670: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
a680: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
a690: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
a6a0: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
a6b0: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
a6c0: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 comformat.h cons
a6d0: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 truct_.c:constru
a6e0: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a ct.h content_.c:
a6f0: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a content.h db_.c:
a700: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 db.h delta_.c:de
a710: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e lta.h deltacmd_.
a720: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 c:deltacmd.h des
a730: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 cendents_.c:desc
a740: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e endents.h diff_.
a750: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 c:diff.h diffcmd
a760: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e _.c:diffcmd.h en
a770: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
a780: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
a790: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
a7a0: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
a7b0: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
a7c0: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
a7d0: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
a7e0: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
a7f0: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
a800: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
a810: 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 ge3.h my_page_.c
a820: 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f :my_page.h name_
a830: 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f .c:name.h pivot_
a840: 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 .c:pivot.h pqueu
a850: 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 e_.c:pqueue.h pr
a860: 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 intf_.c:printf.h
a870: 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 rebuild_.c:rebu
a880: 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 ild.h rss_.c:rss
a890: 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 .h schema_.c:sch
a8a0: 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 ema.h setup_.c:s
a8b0: 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 etup.h sha1_.c:s
a8c0: 68 61 31 2e 68 20 73 74 72 69 6e 67 5f 78 66 6f ha1.h string_xfo
a8d0: 72 6d 5f 2e 63 3a 73 74 72 69 6e 67 5f 78 66 6f rm_.c:string_xfo
a8e0: 72 6d 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 rm.h style_.c:st
a8f0: 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f yle.h subscript_
a900: 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 .c:subscript.h s
a910: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 ync_.c:sync.h ta
a920: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 g_.c:tag.h tagvi
a930: 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 ew_.c:tagview.h
a940: 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 timeline_.c:time
a950: 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b line.h tkt_.c:tk
a960: 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 t.h tktconfig_.c
a970: 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 :tktconfig.h tkt
a980: 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 setup_.c:tktsetu
a990: 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f p.h undo_.c:undo
a9a0: 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 .h update_.c:upd
a9b0: 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c ate.h url_.c:url
a9c0: 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e .h user_.c:user.
a9d0: 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 h verify_.c:veri
a9e0: 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 fy.h vfile_.c:vf
a9f0: 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 ile.h wiki_.c:wi
aa00: 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f ki.h wikiformat_
aa10: 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 .c:wikiformat.h
aa20: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
aa30: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
aa40: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
aa50: 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 ./VERSION.h..tou
aa60: 63 68 20 68 65 61 64 65 72 73 0a 0a 6d 65 72 67 ch headers..merg
aa70: 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f e_.c:.$(SRCDIR)/
aa80: 6d 65 72 67 65 2e 63 20 24 28 53 52 43 44 49 52 merge.c $(SRCDIR
aa90: 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c )/VERSION transl
aaa0: 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 ate.../translate
aab0: 20 24 28 53 52 43 44 49 52 29 2f 6d 65 72 67 65 $(SRCDIR)/merge
aac0: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 .c | sed -f $(SR
aad0: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 6d CDIR)/VERSION >m
aae0: 65 72 67 65 5f 2e 63 0a 0a 6d 65 72 67 65 2e 6f erge_.c..merge.o
aaf0: 3a 09 6d 65 72 67 65 5f 2e 63 20 6d 65 72 67 65 :.merge_.c merge
ab00: 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f .h $(SRCDIR)/co
ab10: 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 nfig.h..$(XTCC)
ab20: 2d 6f 20 6d 65 72 67 65 2e 6f 20 2d 63 20 6d 65 -o merge.o -c me
ab30: 72 67 65 5f 2e 63 0a 0a 6d 65 72 67 65 2e 68 3a rge_.c..merge.h:
ab40: 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f .makeheaders.../
ab50: 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 makeheaders add
ab60: 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 _.c:add.h bag_.c
ab70: 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 :bag.h blob_.c:b
ab80: 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a lob.h branch_.c:
ab90: 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f branch.h browse_
aba0: 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f .c:browse.h cgi_
abb0: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
abc0: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
abd0: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
abe0: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
abf0: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
ac00: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
ac10: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
ac20: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
ac30: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
ac40: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
ac50: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
ac60: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
ac70: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
ac80: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
ac90: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
aca0: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
acb0: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
acc0: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
acd0: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
ace0: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
acf0: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
ad00: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
ad10: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
ad20: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
ad30: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
ad40: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
ad50: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
ad60: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
ad70: 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f h my_page_.c:my_
ad80: 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e page.h name_.c:n
ad90: 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 ame.h pivot_.c:p
ada0: 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 ivot.h pqueue_.c
adb0: 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 :pqueue.h printf
adc0: 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 _.c:printf.h reb
add0: 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e uild_.c:rebuild.
ade0: 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 h rss_.c:rss.h s
adf0: 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e chema_.c:schema.
ae00: 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 h setup_.c:setup
ae10: 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e .h sha1_.c:sha1.
ae20: 68 20 73 74 72 69 6e 67 5f 78 66 6f 72 6d 5f 2e h string_xform_.
ae30: 63 3a 73 74 72 69 6e 67 5f 78 66 6f 72 6d 2e 68 c:string_xform.h
ae40: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
ae50: 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 h subscript_.c:s
ae60: 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f ubscript.h sync_
ae70: 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 .c:sync.h tag_.c
ae80: 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e :tag.h tagview_.
ae90: 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 c:tagview.h time
aea0: 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 line_.c:timeline
aeb0: 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 .h tkt_.c:tkt.h
aec0: 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 tktconfig_.c:tkt
aed0: 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 config.h tktsetu
aee0: 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 p_.c:tktsetup.h
aef0: 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 undo_.c:undo.h u
af00: 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e pdate_.c:update.
af10: 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 h url_.c:url.h u
af20: 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 ser_.c:user.h ve
af30: 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 rify_.c:verify.h
af40: 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e vfile_.c:vfile.
af50: 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 h wiki_.c:wiki.h
af60: 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 wikiformat_.c:w
af70: 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 ikiformat.h xfer
af80: 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e _.c:xfer.h zip_.
af90: 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 c:zip.h $(SRCDIR
afa0: 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 )/sqlite3.h ./VE
afb0: 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 RSION.h..touch h
afc0: 65 61 64 65 72 73 0a 0a 6d 65 72 67 65 33 5f 2e eaders..merge3_.
afd0: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 6d 65 72 c:.$(SRCDIR)/mer
afe0: 67 65 33 2e 63 20 24 28 53 52 43 44 49 52 29 2f ge3.c $(SRCDIR)/
aff0: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 VERSION translat
b000: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 e.../translate $
b010: 28 53 52 43 44 49 52 29 2f 6d 65 72 67 65 33 2e (SRCDIR)/merge3.
b020: 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 c | sed -f $(SRC
b030: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 6d 65 DIR)/VERSION >me
b040: 72 67 65 33 5f 2e 63 0a 0a 6d 65 72 67 65 33 2e rge3_.c..merge3.
b050: 6f 3a 09 6d 65 72 67 65 33 5f 2e 63 20 6d 65 72 o:.merge3_.c mer
b060: 67 65 33 2e 68 20 20 24 28 53 52 43 44 49 52 29 ge3.h $(SRCDIR)
b070: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 /config.h..$(XTC
b080: 43 29 20 2d 6f 20 6d 65 72 67 65 33 2e 6f 20 2d C) -o merge3.o -
b090: 63 20 6d 65 72 67 65 33 5f 2e 63 0a 0a 6d 65 72 c merge3_.c..mer
b0a0: 67 65 33 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 ge3.h:.makeheade
b0b0: 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 rs.../makeheader
b0c0: 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 s add_.c:add.h
b0d0: 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f bag_.c:bag.h blo
b0e0: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e b_.c:blob.h bran
b0f0: 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 ch_.c:branch.h b
b100: 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e rowse_.c:browse.
b110: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
b120: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
b130: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
b140: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
b150: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
b160: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
b170: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
b180: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
b190: 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 nstruct_.c:const
b1a0: 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e ruct.h content_.
b1b0: 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e c:content.h db_.
b1c0: 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a c:db.h delta_.c:
b1d0: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 delta.h deltacmd
b1e0: 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 _.c:deltacmd.h d
b1f0: 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 escendents_.c:de
b200: 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 scendents.h diff
b210: 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 _.c:diff.h diffc
b220: 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 md_.c:diffcmd.h
b230: 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
b240: 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
b250: 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
b260: 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
b270: 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
b280: 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
b290: 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
b2a0: 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
b2b0: 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
b2c0: 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
b2d0: 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f erge3.h my_page_
b2e0: 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d .c:my_page.h nam
b2f0: 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f e_.c:name.h pivo
b300: 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 t_.c:pivot.h pqu
b310: 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 eue_.c:pqueue.h
b320: 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 printf_.c:printf
b330: 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 .h rebuild_.c:re
b340: 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 build.h rss_.c:r
b350: 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 ss.h schema_.c:s
b360: 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 chema.h setup_.c
b370: 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 :setup.h sha1_.c
b380: 3a 73 68 61 31 2e 68 20 73 74 72 69 6e 67 5f 78 :sha1.h string_x
b390: 66 6f 72 6d 5f 2e 63 3a 73 74 72 69 6e 67 5f 78 form_.c:string_x
b3a0: 66 6f 72 6d 2e 68 20 73 74 79 6c 65 5f 2e 63 3a form.h style_.c:
b3b0: 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 style.h subscrip
b3c0: 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 t_.c:subscript.h
b3d0: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 sync_.c:sync.h
b3e0: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 tag_.c:tag.h tag
b3f0: 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e view_.c:tagview.
b400: 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 h timeline_.c:ti
b410: 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a meline.h tkt_.c:
b420: 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f tkt.h tktconfig_
b430: 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 .c:tktconfig.h t
b440: 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 ktsetup_.c:tktse
b450: 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e tup.h undo_.c:un
b460: 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 do.h update_.c:u
b470: 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 pdate.h url_.c:u
b480: 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 rl.h user_.c:use
b490: 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 r.h verify_.c:ve
b4a0: 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a rify.h vfile_.c:
b4b0: 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a vfile.h wiki_.c:
b4c0: 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 wiki.h wikiforma
b4d0: 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e t_.c:wikiformat.
b4e0: 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 h xfer_.c:xfer.h
b4f0: 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 zip_.c:zip.h $(
b500: 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e SRCDIR)/sqlite3.
b510: 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 h ./VERSION.h..t
b520: 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 6d 79 ouch headers..my
b530: 5f 70 61 67 65 5f 2e 63 3a 09 24 28 53 52 43 44 _page_.c:.$(SRCD
b540: 49 52 29 2f 6d 79 5f 70 61 67 65 2e 63 20 24 28 IR)/my_page.c $(
b550: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
b560: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 translate.../tra
b570: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 nslate $(SRCDIR)
b580: 2f 6d 79 5f 70 61 67 65 2e 63 20 7c 20 73 65 64 /my_page.c | sed
b590: 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 -f $(SRCDIR)/VE
b5a0: 52 53 49 4f 4e 20 3e 6d 79 5f 70 61 67 65 5f 2e RSION >my_page_.
b5b0: 63 0a 0a 6d 79 5f 70 61 67 65 2e 6f 3a 09 6d 79 c..my_page.o:.my
b5c0: 5f 70 61 67 65 5f 2e 63 20 6d 79 5f 70 61 67 65 _page_.c my_page
b5d0: 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f .h $(SRCDIR)/co
b5e0: 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 nfig.h..$(XTCC)
b5f0: 2d 6f 20 6d 79 5f 70 61 67 65 2e 6f 20 2d 63 20 -o my_page.o -c
b600: 6d 79 5f 70 61 67 65 5f 2e 63 0a 0a 6d 79 5f 70 my_page_.c..my_p
b610: 61 67 65 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 age.h:.makeheade
b620: 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 rs.../makeheader
b630: 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 s add_.c:add.h
b640: 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f bag_.c:bag.h blo
b650: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e b_.c:blob.h bran
b660: 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 ch_.c:branch.h b
b670: 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e rowse_.c:browse.
b680: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
b690: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
b6a0: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
b6b0: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
b6c0: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
b6d0: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
b6e0: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
b6f0: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
b700: 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 nstruct_.c:const
b710: 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e ruct.h content_.
b720: 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e c:content.h db_.
b730: 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a c:db.h delta_.c:
b740: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 delta.h deltacmd
b750: 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 _.c:deltacmd.h d
b760: 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 escendents_.c:de
b770: 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 scendents.h diff
b780: 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 _.c:diff.h diffc
b790: 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 md_.c:diffcmd.h
b7a0: 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
b7b0: 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
b7c0: 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
b7d0: 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
b7e0: 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
b7f0: 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
b800: 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
b810: 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
b820: 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
b830: 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
b840: 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f erge3.h my_page_
b850: 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d .c:my_page.h nam
b860: 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f e_.c:name.h pivo
b870: 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 t_.c:pivot.h pqu
b880: 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 eue_.c:pqueue.h
b890: 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 printf_.c:printf
b8a0: 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 .h rebuild_.c:re
b8b0: 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 build.h rss_.c:r
b8c0: 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 ss.h schema_.c:s
b8d0: 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 chema.h setup_.c
b8e0: 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 :setup.h sha1_.c
b8f0: 3a 73 68 61 31 2e 68 20 73 74 72 69 6e 67 5f 78 :sha1.h string_x
b900: 66 6f 72 6d 5f 2e 63 3a 73 74 72 69 6e 67 5f 78 form_.c:string_x
b910: 66 6f 72 6d 2e 68 20 73 74 79 6c 65 5f 2e 63 3a form.h style_.c:
b920: 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 style.h subscrip
b930: 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 t_.c:subscript.h
b940: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 sync_.c:sync.h
b950: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 tag_.c:tag.h tag
b960: 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e view_.c:tagview.
b970: 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 h timeline_.c:ti
b980: 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a meline.h tkt_.c:
b990: 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f tkt.h tktconfig_
b9a0: 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 .c:tktconfig.h t
b9b0: 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 ktsetup_.c:tktse
b9c0: 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e tup.h undo_.c:un
b9d0: 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 do.h update_.c:u
b9e0: 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 pdate.h url_.c:u
b9f0: 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 rl.h user_.c:use
ba00: 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 r.h verify_.c:ve
ba10: 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a rify.h vfile_.c:
ba20: 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a vfile.h wiki_.c:
ba30: 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 wiki.h wikiforma
ba40: 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e t_.c:wikiformat.
ba50: 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 h xfer_.c:xfer.h
ba60: 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 zip_.c:zip.h $(
ba70: 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e SRCDIR)/sqlite3.
ba80: 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 h ./VERSION.h..t
ba90: 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 6e 61 ouch headers..na
baa0: 6d 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 me_.c:.$(SRCDIR)
bab0: 2f 6e 61 6d 65 2e 63 20 24 28 53 52 43 44 49 52 /name.c $(SRCDIR
bac0: 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c )/VERSION transl
bad0: 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 ate.../translate
bae0: 20 24 28 53 52 43 44 49 52 29 2f 6e 61 6d 65 2e $(SRCDIR)/name.
baf0: 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 c | sed -f $(SRC
bb00: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 6e 61 DIR)/VERSION >na
bb10: 6d 65 5f 2e 63 0a 0a 6e 61 6d 65 2e 6f 3a 09 6e me_.c..name.o:.n
bb20: 61 6d 65 5f 2e 63 20 6e 61 6d 65 2e 68 20 20 24 ame_.c name.h $
bb30: 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e (SRCDIR)/config.
bb40: 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 6e 61 h..$(XTCC) -o na
bb50: 6d 65 2e 6f 20 2d 63 20 6e 61 6d 65 5f 2e 63 0a me.o -c name_.c.
bb60: 0a 6e 61 6d 65 2e 68 3a 09 6d 61 6b 65 68 65 61 .name.h:.makehea
bb70: 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 ders.../makehead
bb80: 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e ers add_.c:add.
bb90: 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 h bag_.c:bag.h b
bba0: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 lob_.c:blob.h br
bbb0: 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 anch_.c:branch.h
bbc0: 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 browse_.c:brows
bbd0: 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 e.h cgi_.c:cgi.h
bbe0: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
bbf0: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
bc00: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
bc10: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
bc20: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
bc30: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
bc40: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
bc50: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e construct_.c:con
bc60: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 struct.h content
bc70: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 _.c:content.h db
bc80: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e _.c:db.h delta_.
bc90: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 c:delta.h deltac
bca0: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 md_.c:deltacmd.h
bcb0: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a descendents_.c:
bcc0: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 descendents.h di
bcd0: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 ff_.c:diff.h dif
bce0: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e fcmd_.c:diffcmd.
bcf0: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
bd00: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
bd10: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
bd20: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
bd30: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
bd40: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
bd50: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
bd60: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
bd70: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
bd80: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
bd90: 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 :merge3.h my_pag
bda0: 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e e_.c:my_page.h n
bdb0: 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 ame_.c:name.h pi
bdc0: 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 vot_.c:pivot.h p
bdd0: 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e queue_.c:pqueue.
bde0: 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e h printf_.c:prin
bdf0: 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a tf.h rebuild_.c:
be00: 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 rebuild.h rss_.c
be10: 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 :rss.h schema_.c
be20: 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f :schema.h setup_
be30: 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f .c:setup.h sha1_
be40: 2e 63 3a 73 68 61 31 2e 68 20 73 74 72 69 6e 67 .c:sha1.h string
be50: 5f 78 66 6f 72 6d 5f 2e 63 3a 73 74 72 69 6e 67 _xform_.c:string
be60: 5f 78 66 6f 72 6d 2e 68 20 73 74 79 6c 65 5f 2e _xform.h style_.
be70: 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 c:style.h subscr
be80: 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 ipt_.c:subscript
be90: 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e .h sync_.c:sync.
bea0: 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 h tag_.c:tag.h t
beb0: 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 agview_.c:tagvie
bec0: 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a w.h timeline_.c:
bed0: 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e timeline.h tkt_.
bee0: 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 c:tkt.h tktconfi
bef0: 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 g_.c:tktconfig.h
bf00: 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 tktsetup_.c:tkt
bf10: 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a setup.h undo_.c:
bf20: 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 undo.h update_.c
bf30: 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 :update.h url_.c
bf40: 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 :url.h user_.c:u
bf50: 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a ser.h verify_.c:
bf60: 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e verify.h vfile_.
bf70: 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e c:vfile.h wiki_.
bf80: 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 c:wiki.h wikifor
bf90: 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 mat_.c:wikiforma
bfa0: 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 t.h xfer_.c:xfer
bfb0: 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 .h zip_.c:zip.h
bfc0: 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 $(SRCDIR)/sqlite
bfd0: 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 3.h ./VERSION.h.
bfe0: 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a .touch headers..
bff0: 70 69 76 6f 74 5f 2e 63 3a 09 24 28 53 52 43 44 pivot_.c:.$(SRCD
c000: 49 52 29 2f 70 69 76 6f 74 2e 63 20 24 28 53 52 IR)/pivot.c $(SR
c010: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 CDIR)/VERSION tr
c020: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 anslate.../trans
c030: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 70 late $(SRCDIR)/p
c040: 69 76 6f 74 2e 63 20 7c 20 73 65 64 20 2d 66 20 ivot.c | sed -f
c050: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
c060: 4e 20 3e 70 69 76 6f 74 5f 2e 63 0a 0a 70 69 76 N >pivot_.c..piv
c070: 6f 74 2e 6f 3a 09 70 69 76 6f 74 5f 2e 63 20 70 ot.o:.pivot_.c p
c080: 69 76 6f 74 2e 68 20 20 24 28 53 52 43 44 49 52 ivot.h $(SRCDIR
c090: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 )/config.h..$(XT
c0a0: 43 43 29 20 2d 6f 20 70 69 76 6f 74 2e 6f 20 2d CC) -o pivot.o -
c0b0: 63 20 70 69 76 6f 74 5f 2e 63 0a 0a 70 69 76 6f c pivot_.c..pivo
c0c0: 74 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 t.h:.makeheaders
c0d0: 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 .../makeheaders
c0e0: 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 add_.c:add.h ba
c0f0: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
c100: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 .c:blob.h branch
c110: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f _.c:branch.h bro
c120: 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 wse_.c:browse.h
c130: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
c140: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
c150: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
c160: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
c170: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
c180: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
c190: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
c1a0: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 comformat.h cons
c1b0: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 truct_.c:constru
c1c0: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a ct.h content_.c:
c1d0: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a content.h db_.c:
c1e0: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 db.h delta_.c:de
c1f0: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e lta.h deltacmd_.
c200: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 c:deltacmd.h des
c210: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 cendents_.c:desc
c220: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e endents.h diff_.
c230: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 c:diff.h diffcmd
c240: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e _.c:diffcmd.h en
c250: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
c260: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
c270: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
c280: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
c290: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
c2a0: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
c2b0: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
c2c0: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
c2d0: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
c2e0: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
c2f0: 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 ge3.h my_page_.c
c300: 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f :my_page.h name_
c310: 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f .c:name.h pivot_
c320: 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 .c:pivot.h pqueu
c330: 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 e_.c:pqueue.h pr
c340: 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 intf_.c:printf.h
c350: 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 rebuild_.c:rebu
c360: 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 ild.h rss_.c:rss
c370: 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 .h schema_.c:sch
c380: 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 ema.h setup_.c:s
c390: 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 etup.h sha1_.c:s
c3a0: 68 61 31 2e 68 20 73 74 72 69 6e 67 5f 78 66 6f ha1.h string_xfo
c3b0: 72 6d 5f 2e 63 3a 73 74 72 69 6e 67 5f 78 66 6f rm_.c:string_xfo
c3c0: 72 6d 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 rm.h style_.c:st
c3d0: 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f yle.h subscript_
c3e0: 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 .c:subscript.h s
c3f0: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 ync_.c:sync.h ta
c400: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 g_.c:tag.h tagvi
c410: 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 ew_.c:tagview.h
c420: 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 timeline_.c:time
c430: 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b line.h tkt_.c:tk
c440: 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 t.h tktconfig_.c
c450: 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 :tktconfig.h tkt
c460: 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 setup_.c:tktsetu
c470: 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f p.h undo_.c:undo
c480: 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 .h update_.c:upd
c490: 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c ate.h url_.c:url
c4a0: 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e .h user_.c:user.
c4b0: 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 h verify_.c:veri
c4c0: 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 fy.h vfile_.c:vf
c4d0: 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 ile.h wiki_.c:wi
c4e0: 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f ki.h wikiformat_
c4f0: 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 .c:wikiformat.h
c500: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
c510: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
c520: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
c530: 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 ./VERSION.h..tou
c540: 63 68 20 68 65 61 64 65 72 73 0a 0a 70 71 75 65 ch headers..pque
c550: 75 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 ue_.c:.$(SRCDIR)
c560: 2f 70 71 75 65 75 65 2e 63 20 24 28 53 52 43 44 /pqueue.c $(SRCD
c570: 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e IR)/VERSION tran
c580: 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 slate.../transla
c590: 74 65 20 24 28 53 52 43 44 49 52 29 2f 70 71 75 te $(SRCDIR)/pqu
c5a0: 65 75 65 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 eue.c | sed -f $
c5b0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
c5c0: 20 3e 70 71 75 65 75 65 5f 2e 63 0a 0a 70 71 75 >pqueue_.c..pqu
c5d0: 65 75 65 2e 6f 3a 09 70 71 75 65 75 65 5f 2e 63 eue.o:.pqueue_.c
c5e0: 20 70 71 75 65 75 65 2e 68 20 20 24 28 53 52 43 pqueue.h $(SRC
c5f0: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 DIR)/config.h..$
c600: 28 58 54 43 43 29 20 2d 6f 20 70 71 75 65 75 65 (XTCC) -o pqueue
c610: 2e 6f 20 2d 63 20 70 71 75 65 75 65 5f 2e 63 0a .o -c pqueue_.c.
c620: 0a 70 71 75 65 75 65 2e 68 3a 09 6d 61 6b 65 68 .pqueue.h:.makeh
c630: 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 eaders.../makehe
c640: 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 aders add_.c:ad
c650: 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 d.h bag_.c:bag.h
c660: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 blob_.c:blob.h
c670: 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 branch_.c:branch
c680: 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f .h browse_.c:bro
c690: 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 wse.h cgi_.c:cgi
c6a0: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
c6b0: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
c6c0: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
c6d0: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
c6e0: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
c6f0: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
c700: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
c710: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
c720: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
c730: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
c740: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
c750: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
c760: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
c770: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
c780: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
c790: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
c7a0: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
c7b0: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
c7c0: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
c7d0: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
c7e0: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
c7f0: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
c800: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
c810: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
c820: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
c830: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
c840: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
c850: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 .c:merge3.h my_p
c860: 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 age_.c:my_page.h
c870: 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 name_.c:name.h
c880: 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 pivot_.c:pivot.h
c890: 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 pqueue_.c:pqueu
c8a0: 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 e.h printf_.c:pr
c8b0: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
c8c0: 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f c:rebuild.h rss_
c8d0: 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f .c:rss.h schema_
c8e0: 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 .c:schema.h setu
c8f0: 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 p_.c:setup.h sha
c900: 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 72 69 1_.c:sha1.h stri
c910: 6e 67 5f 78 66 6f 72 6d 5f 2e 63 3a 73 74 72 69 ng_xform_.c:stri
c920: 6e 67 5f 78 66 6f 72 6d 2e 68 20 73 74 79 6c 65 ng_xform.h style
c930: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 _.c:style.h subs
c940: 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 cript_.c:subscri
c950: 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e pt.h sync_.c:syn
c960: 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 c.h tag_.c:tag.h
c970: 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 tagview_.c:tagv
c980: 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e iew.h timeline_.
c990: 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 c:timeline.h tkt
c9a0: 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e _.c:tkt.h tktcon
c9b0: 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 fig_.c:tktconfig
c9c0: 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 .h tktsetup_.c:t
c9d0: 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e ktsetup.h undo_.
c9e0: 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f c:undo.h update_
c9f0: 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f .c:update.h url_
ca00: 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 .c:url.h user_.c
ca10: 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e :user.h verify_.
ca20: 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 c:verify.h vfile
ca30: 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 _.c:vfile.h wiki
ca40: 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 _.c:wiki.h wikif
ca50: 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 ormat_.c:wikifor
ca60: 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 mat.h xfer_.c:xf
ca70: 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e er.h zip_.c:zip.
ca80: 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 h $(SRCDIR)/sqli
ca90: 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e te3.h ./VERSION.
caa0: 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 h..touch headers
cab0: 0a 0a 70 72 69 6e 74 66 5f 2e 63 3a 09 24 28 53 ..printf_.c:.$(S
cac0: 52 43 44 49 52 29 2f 70 72 69 6e 74 66 2e 63 20 RCDIR)/printf.c
cad0: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
cae0: 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 N translate.../t
caf0: 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 ranslate $(SRCDI
cb00: 52 29 2f 70 72 69 6e 74 66 2e 63 20 7c 20 73 65 R)/printf.c | se
cb10: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 d -f $(SRCDIR)/V
cb20: 45 52 53 49 4f 4e 20 3e 70 72 69 6e 74 66 5f 2e ERSION >printf_.
cb30: 63 0a 0a 70 72 69 6e 74 66 2e 6f 3a 09 70 72 69 c..printf.o:.pri
cb40: 6e 74 66 5f 2e 63 20 70 72 69 6e 74 66 2e 68 20 ntf_.c printf.h
cb50: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
cb60: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
cb70: 70 72 69 6e 74 66 2e 6f 20 2d 63 20 70 72 69 6e printf.o -c prin
cb80: 74 66 5f 2e 63 0a 0a 70 72 69 6e 74 66 2e 68 3a tf_.c..printf.h:
cb90: 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f .makeheaders.../
cba0: 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 makeheaders add
cbb0: 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 _.c:add.h bag_.c
cbc0: 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 :bag.h blob_.c:b
cbd0: 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a lob.h branch_.c:
cbe0: 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f branch.h browse_
cbf0: 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f .c:browse.h cgi_
cc00: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
cc10: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
cc20: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
cc30: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
cc40: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
cc50: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
cc60: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
cc70: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
cc80: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
cc90: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
cca0: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
ccb0: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
ccc0: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
ccd0: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
cce0: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
ccf0: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
cd00: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
cd10: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
cd20: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
cd30: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
cd40: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
cd50: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
cd60: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
cd70: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
cd80: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
cd90: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
cda0: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
cdb0: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
cdc0: 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f h my_page_.c:my_
cdd0: 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e page.h name_.c:n
cde0: 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 ame.h pivot_.c:p
cdf0: 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 ivot.h pqueue_.c
ce00: 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 :pqueue.h printf
ce10: 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 _.c:printf.h reb
ce20: 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e uild_.c:rebuild.
ce30: 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 h rss_.c:rss.h s
ce40: 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e chema_.c:schema.
ce50: 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 h setup_.c:setup
ce60: 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e .h sha1_.c:sha1.
ce70: 68 20 73 74 72 69 6e 67 5f 78 66 6f 72 6d 5f 2e h string_xform_.
ce80: 63 3a 73 74 72 69 6e 67 5f 78 66 6f 72 6d 2e 68 c:string_xform.h
ce90: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
cea0: 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 h subscript_.c:s
ceb0: 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f ubscript.h sync_
cec0: 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 .c:sync.h tag_.c
ced0: 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e :tag.h tagview_.
cee0: 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 c:tagview.h time
cef0: 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 line_.c:timeline
cf00: 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 .h tkt_.c:tkt.h
cf10: 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 tktconfig_.c:tkt
cf20: 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 config.h tktsetu
cf30: 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 p_.c:tktsetup.h
cf40: 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 undo_.c:undo.h u
cf50: 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e pdate_.c:update.
cf60: 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 h url_.c:url.h u
cf70: 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 ser_.c:user.h ve
cf80: 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 rify_.c:verify.h
cf90: 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e vfile_.c:vfile.
cfa0: 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 h wiki_.c:wiki.h
cfb0: 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 wikiformat_.c:w
cfc0: 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 ikiformat.h xfer
cfd0: 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e _.c:xfer.h zip_.
cfe0: 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 c:zip.h $(SRCDIR
cff0: 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 )/sqlite3.h ./VE
d000: 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 RSION.h..touch h
d010: 65 61 64 65 72 73 0a 0a 72 65 62 75 69 6c 64 5f eaders..rebuild_
d020: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 72 65 .c:.$(SRCDIR)/re
d030: 62 75 69 6c 64 2e 63 20 24 28 53 52 43 44 49 52 build.c $(SRCDIR
d040: 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c )/VERSION transl
d050: 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 ate.../translate
d060: 20 24 28 53 52 43 44 49 52 29 2f 72 65 62 75 69 $(SRCDIR)/rebui
d070: 6c 64 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 ld.c | sed -f $(
d080: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
d090: 3e 72 65 62 75 69 6c 64 5f 2e 63 0a 0a 72 65 62 >rebuild_.c..reb
d0a0: 75 69 6c 64 2e 6f 3a 09 72 65 62 75 69 6c 64 5f uild.o:.rebuild_
d0b0: 2e 63 20 72 65 62 75 69 6c 64 2e 68 20 20 24 28 .c rebuild.h $(
d0c0: 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 SRCDIR)/config.h
d0d0: 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 72 65 62 ..$(XTCC) -o reb
d0e0: 75 69 6c 64 2e 6f 20 2d 63 20 72 65 62 75 69 6c uild.o -c rebuil
d0f0: 64 5f 2e 63 0a 0a 72 65 62 75 69 6c 64 2e 68 3a d_.c..rebuild.h:
d100: 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f .makeheaders.../
d110: 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 makeheaders add
d120: 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 _.c:add.h bag_.c
d130: 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 :bag.h blob_.c:b
d140: 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a lob.h branch_.c:
d150: 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f branch.h browse_
d160: 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f .c:browse.h cgi_
d170: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
d180: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
d190: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
d1a0: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
d1b0: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
d1c0: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
d1d0: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
d1e0: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
d1f0: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
d200: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
d210: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
d220: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
d230: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
d240: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
d250: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
d260: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
d270: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
d280: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
d290: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
d2a0: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
d2b0: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
d2c0: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
d2d0: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
d2e0: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
d2f0: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
d300: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
d310: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
d320: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
d330: 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f h my_page_.c:my_
d340: 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e page.h name_.c:n
d350: 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 ame.h pivot_.c:p
d360: 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 ivot.h pqueue_.c
d370: 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 :pqueue.h printf
d380: 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 _.c:printf.h reb
d390: 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e uild_.c:rebuild.
d3a0: 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 h rss_.c:rss.h s
d3b0: 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e chema_.c:schema.
d3c0: 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 h setup_.c:setup
d3d0: 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e .h sha1_.c:sha1.
d3e0: 68 20 73 74 72 69 6e 67 5f 78 66 6f 72 6d 5f 2e h string_xform_.
d3f0: 63 3a 73 74 72 69 6e 67 5f 78 66 6f 72 6d 2e 68 c:string_xform.h
d400: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
d410: 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 h subscript_.c:s
d420: 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f ubscript.h sync_
d430: 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 .c:sync.h tag_.c
d440: 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e :tag.h tagview_.
d450: 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 c:tagview.h time
d460: 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 line_.c:timeline
d470: 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 .h tkt_.c:tkt.h
d480: 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 tktconfig_.c:tkt
d490: 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 config.h tktsetu
d4a0: 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 p_.c:tktsetup.h
d4b0: 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 undo_.c:undo.h u
d4c0: 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e pdate_.c:update.
d4d0: 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 h url_.c:url.h u
d4e0: 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 ser_.c:user.h ve
d4f0: 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 rify_.c:verify.h
d500: 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e vfile_.c:vfile.
d510: 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 h wiki_.c:wiki.h
d520: 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 wikiformat_.c:w
d530: 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 ikiformat.h xfer
d540: 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e _.c:xfer.h zip_.
d550: 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 c:zip.h $(SRCDIR
d560: 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 )/sqlite3.h ./VE
d570: 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 RSION.h..touch h
d580: 65 61 64 65 72 73 0a 0a 72 73 73 5f 2e 63 3a 09 eaders..rss_.c:.
d590: 24 28 53 52 43 44 49 52 29 2f 72 73 73 2e 63 20 $(SRCDIR)/rss.c
d5a0: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
d5b0: 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 N translate.../t
d5c0: 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 ranslate $(SRCDI
d5d0: 52 29 2f 72 73 73 2e 63 20 7c 20 73 65 64 20 2d R)/rss.c | sed -
d5e0: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 f $(SRCDIR)/VERS
d5f0: 49 4f 4e 20 3e 72 73 73 5f 2e 63 0a 0a 72 73 73 ION >rss_.c..rss
d600: 2e 6f 3a 09 72 73 73 5f 2e 63 20 72 73 73 2e 68 .o:.rss_.c rss.h
d610: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 $(SRCDIR)/conf
d620: 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f ig.h..$(XTCC) -o
d630: 20 72 73 73 2e 6f 20 2d 63 20 72 73 73 5f 2e 63 rss.o -c rss_.c
d640: 0a 0a 72 73 73 2e 68 3a 09 6d 61 6b 65 68 65 61 ..rss.h:.makehea
d650: 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 ders.../makehead
d660: 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e ers add_.c:add.
d670: 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 h bag_.c:bag.h b
d680: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 lob_.c:blob.h br
d690: 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 anch_.c:branch.h
d6a0: 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 browse_.c:brows
d6b0: 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 e.h cgi_.c:cgi.h
d6c0: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
d6d0: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
d6e0: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
d6f0: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
d700: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
d710: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
d720: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
d730: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e construct_.c:con
d740: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 struct.h content
d750: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 _.c:content.h db
d760: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e _.c:db.h delta_.
d770: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 c:delta.h deltac
d780: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 md_.c:deltacmd.h
d790: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a descendents_.c:
d7a0: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 descendents.h di
d7b0: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 ff_.c:diff.h dif
d7c0: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e fcmd_.c:diffcmd.
d7d0: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
d7e0: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
d7f0: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
d800: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
d810: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
d820: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
d830: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
d840: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
d850: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
d860: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
d870: 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 :merge3.h my_pag
d880: 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e e_.c:my_page.h n
d890: 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 ame_.c:name.h pi
d8a0: 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 vot_.c:pivot.h p
d8b0: 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e queue_.c:pqueue.
d8c0: 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e h printf_.c:prin
d8d0: 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a tf.h rebuild_.c:
d8e0: 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 rebuild.h rss_.c
d8f0: 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 :rss.h schema_.c
d900: 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f :schema.h setup_
d910: 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f .c:setup.h sha1_
d920: 2e 63 3a 73 68 61 31 2e 68 20 73 74 72 69 6e 67 .c:sha1.h string
d930: 5f 78 66 6f 72 6d 5f 2e 63 3a 73 74 72 69 6e 67 _xform_.c:string
d940: 5f 78 66 6f 72 6d 2e 68 20 73 74 79 6c 65 5f 2e _xform.h style_.
d950: 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 c:style.h subscr
d960: 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 ipt_.c:subscript
d970: 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e .h sync_.c:sync.
d980: 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 h tag_.c:tag.h t
d990: 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 agview_.c:tagvie
d9a0: 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a w.h timeline_.c:
d9b0: 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e timeline.h tkt_.
d9c0: 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 c:tkt.h tktconfi
d9d0: 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 g_.c:tktconfig.h
d9e0: 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 tktsetup_.c:tkt
d9f0: 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a setup.h undo_.c:
da00: 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 undo.h update_.c
da10: 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 :update.h url_.c
da20: 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 :url.h user_.c:u
da30: 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a ser.h verify_.c:
da40: 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e verify.h vfile_.
da50: 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e c:vfile.h wiki_.
da60: 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 c:wiki.h wikifor
da70: 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 mat_.c:wikiforma
da80: 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 t.h xfer_.c:xfer
da90: 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 .h zip_.c:zip.h
daa0: 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 $(SRCDIR)/sqlite
dab0: 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 3.h ./VERSION.h.
dac0: 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a .touch headers..
dad0: 73 63 68 65 6d 61 5f 2e 63 3a 09 24 28 53 52 43 schema_.c:.$(SRC
dae0: 44 49 52 29 2f 73 63 68 65 6d 61 2e 63 20 24 28 DIR)/schema.c $(
daf0: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
db00: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 translate.../tra
db10: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 nslate $(SRCDIR)
db20: 2f 73 63 68 65 6d 61 2e 63 20 7c 20 73 65 64 20 /schema.c | sed
db30: 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 -f $(SRCDIR)/VER
db40: 53 49 4f 4e 20 3e 73 63 68 65 6d 61 5f 2e 63 0a SION >schema_.c.
db50: 0a 73 63 68 65 6d 61 2e 6f 3a 09 73 63 68 65 6d .schema.o:.schem
db60: 61 5f 2e 63 20 73 63 68 65 6d 61 2e 68 20 20 24 a_.c schema.h $
db70: 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e (SRCDIR)/config.
db80: 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 73 63 h..$(XTCC) -o sc
db90: 68 65 6d 61 2e 6f 20 2d 63 20 73 63 68 65 6d 61 hema.o -c schema
dba0: 5f 2e 63 0a 0a 73 63 68 65 6d 61 2e 68 3a 09 6d _.c..schema.h:.m
dbb0: 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 akeheaders.../ma
dbc0: 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e keheaders add_.
dbd0: 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 c:add.h bag_.c:b
dbe0: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f ag.h blob_.c:blo
dbf0: 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 b.h branch_.c:br
dc00: 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 anch.h browse_.c
dc10: 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 :browse.h cgi_.c
dc20: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
dc30: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
dc40: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
dc50: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
dc60: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
dc70: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
dc80: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
dc90: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
dca0: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
dcb0: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
dcc0: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
dcd0: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
dce0: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
dcf0: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
dd00: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
dd10: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
dd20: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
dd30: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
dd40: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
dd50: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
dd60: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
dd70: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
dd80: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
dd90: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
dda0: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
ddb0: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
ddc0: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
ddd0: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
dde0: 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 my_page_.c:my_pa
ddf0: 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d ge.h name_.c:nam
de00: 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 e.h pivot_.c:piv
de10: 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 ot.h pqueue_.c:p
de20: 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e queue.h printf_.
de30: 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 c:printf.h rebui
de40: 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 ld_.c:rebuild.h
de50: 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 rss_.c:rss.h sch
de60: 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 ema_.c:schema.h
de70: 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 setup_.c:setup.h
de80: 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 sha1_.c:sha1.h
de90: 73 74 72 69 6e 67 5f 78 66 6f 72 6d 5f 2e 63 3a string_xform_.c:
dea0: 73 74 72 69 6e 67 5f 78 66 6f 72 6d 2e 68 20 73 string_xform.h s
deb0: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
dec0: 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 subscript_.c:sub
ded0: 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 script.h sync_.c
dee0: 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 :sync.h tag_.c:t
def0: 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a ag.h tagview_.c:
df00: 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 tagview.h timeli
df10: 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 ne_.c:timeline.h
df20: 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b tkt_.c:tkt.h tk
df30: 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f tconfig_.c:tktco
df40: 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f nfig.h tktsetup_
df50: 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e .c:tktsetup.h un
df60: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 do_.c:undo.h upd
df70: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 ate_.c:update.h
df80: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 url_.c:url.h use
df90: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 r_.c:user.h veri
dfa0: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 fy_.c:verify.h v
dfb0: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 file_.c:vfile.h
dfc0: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 wiki_.c:wiki.h w
dfd0: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b ikiformat_.c:wik
dfe0: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e iformat.h xfer_.
dff0: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a c:xfer.h zip_.c:
e000: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f zip.h $(SRCDIR)/
e010: 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 sqlite3.h ./VERS
e020: 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 ION.h..touch hea
e030: 64 65 72 73 0a 0a 73 65 74 75 70 5f 2e 63 3a 09 ders..setup_.c:.
e040: 24 28 53 52 43 44 49 52 29 2f 73 65 74 75 70 2e $(SRCDIR)/setup.
e050: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 c $(SRCDIR)/VERS
e060: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e ION translate...
e070: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 /translate $(SRC
e080: 44 49 52 29 2f 73 65 74 75 70 2e 63 20 7c 20 73 DIR)/setup.c | s
e090: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f ed -f $(SRCDIR)/
e0a0: 56 45 52 53 49 4f 4e 20 3e 73 65 74 75 70 5f 2e VERSION >setup_.
e0b0: 63 0a 0a 73 65 74 75 70 2e 6f 3a 09 73 65 74 75 c..setup.o:.setu
e0c0: 70 5f 2e 63 20 73 65 74 75 70 2e 68 20 20 24 28 p_.c setup.h $(
e0d0: 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 SRCDIR)/config.h
e0e0: 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 73 65 74 ..$(XTCC) -o set
e0f0: 75 70 2e 6f 20 2d 63 20 73 65 74 75 70 5f 2e 63 up.o -c setup_.c
e100: 0a 0a 73 65 74 75 70 2e 68 3a 09 6d 61 6b 65 68 ..setup.h:.makeh
e110: 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 eaders.../makehe
e120: 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 aders add_.c:ad
e130: 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 d.h bag_.c:bag.h
e140: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 blob_.c:blob.h
e150: 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 branch_.c:branch
e160: 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f .h browse_.c:bro
e170: 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 wse.h cgi_.c:cgi
e180: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
e190: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
e1a0: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
e1b0: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
e1c0: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
e1d0: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
e1e0: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
e1f0: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
e200: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
e210: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
e220: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
e230: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
e240: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
e250: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
e260: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
e270: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
e280: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
e290: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
e2a0: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
e2b0: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
e2c0: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
e2d0: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
e2e0: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
e2f0: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
e300: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
e310: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
e320: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
e330: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 .c:merge3.h my_p
e340: 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 age_.c:my_page.h
e350: 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 name_.c:name.h
e360: 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 pivot_.c:pivot.h
e370: 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 pqueue_.c:pqueu
e380: 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 e.h printf_.c:pr
e390: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
e3a0: 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f c:rebuild.h rss_
e3b0: 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f .c:rss.h schema_
e3c0: 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 .c:schema.h setu
e3d0: 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 p_.c:setup.h sha
e3e0: 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 72 69 1_.c:sha1.h stri
e3f0: 6e 67 5f 78 66 6f 72 6d 5f 2e 63 3a 73 74 72 69 ng_xform_.c:stri
e400: 6e 67 5f 78 66 6f 72 6d 2e 68 20 73 74 79 6c 65 ng_xform.h style
e410: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 _.c:style.h subs
e420: 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 cript_.c:subscri
e430: 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e pt.h sync_.c:syn
e440: 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 c.h tag_.c:tag.h
e450: 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 tagview_.c:tagv
e460: 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e iew.h timeline_.
e470: 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 c:timeline.h tkt
e480: 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e _.c:tkt.h tktcon
e490: 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 fig_.c:tktconfig
e4a0: 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 .h tktsetup_.c:t
e4b0: 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e ktsetup.h undo_.
e4c0: 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f c:undo.h update_
e4d0: 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f .c:update.h url_
e4e0: 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 .c:url.h user_.c
e4f0: 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e :user.h verify_.
e500: 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 c:verify.h vfile
e510: 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 _.c:vfile.h wiki
e520: 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 _.c:wiki.h wikif
e530: 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 ormat_.c:wikifor
e540: 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 mat.h xfer_.c:xf
e550: 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e er.h zip_.c:zip.
e560: 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 h $(SRCDIR)/sqli
e570: 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e te3.h ./VERSION.
e580: 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 h..touch headers
e590: 0a 0a 73 68 61 31 5f 2e 63 3a 09 24 28 53 52 43 ..sha1_.c:.$(SRC
e5a0: 44 49 52 29 2f 73 68 61 31 2e 63 20 24 28 53 52 DIR)/sha1.c $(SR
e5b0: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 CDIR)/VERSION tr
e5c0: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 anslate.../trans
e5d0: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 73 late $(SRCDIR)/s
e5e0: 68 61 31 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 ha1.c | sed -f $
e5f0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
e600: 20 3e 73 68 61 31 5f 2e 63 0a 0a 73 68 61 31 2e >sha1_.c..sha1.
e610: 6f 3a 09 73 68 61 31 5f 2e 63 20 73 68 61 31 2e o:.sha1_.c sha1.
e620: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e h $(SRCDIR)/con
e630: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d fig.h..$(XTCC) -
e640: 6f 20 73 68 61 31 2e 6f 20 2d 63 20 73 68 61 31 o sha1.o -c sha1
e650: 5f 2e 63 0a 0a 73 68 61 31 2e 68 3a 09 6d 61 6b _.c..sha1.h:.mak
e660: 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 eheaders.../make
e670: 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a headers add_.c:
e680: 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 add.h bag_.c:bag
e690: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
e6a0: 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e h branch_.c:bran
e6b0: 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 ch.h browse_.c:b
e6c0: 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 rowse.h cgi_.c:c
e6d0: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
e6e0: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
e6f0: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
e700: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
e710: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
e720: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
e730: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
e740: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 t.h construct_.c
e750: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e :construct.h con
e760: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e tent_.c:content.
e770: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c h db_.c:db.h del
e780: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 ta_.c:delta.h de
e790: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 ltacmd_.c:deltac
e7a0: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 md.h descendents
e7b0: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e _.c:descendents.
e7c0: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 h diff_.c:diff.h
e7d0: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 diffcmd_.c:diff
e7e0: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a cmd.h encode_.c:
e7f0: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
e800: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
e810: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
e820: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
e830: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
e840: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
e850: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
e860: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
e870: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
e880: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 3_.c:merge3.h my
e890: 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 _page_.c:my_page
e8a0: 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e .h name_.c:name.
e8b0: 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 h pivot_.c:pivot
e8c0: 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 .h pqueue_.c:pqu
e8d0: 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a eue.h printf_.c:
e8e0: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 printf.h rebuild
e8f0: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 _.c:rebuild.h rs
e900: 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d s_.c:rss.h schem
e910: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 a_.c:schema.h se
e920: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 tup_.c:setup.h s
e930: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 ha1_.c:sha1.h st
e940: 72 69 6e 67 5f 78 66 6f 72 6d 5f 2e 63 3a 73 74 ring_xform_.c:st
e950: 72 69 6e 67 5f 78 66 6f 72 6d 2e 68 20 73 74 79 ring_xform.h sty
e960: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 le_.c:style.h su
e970: 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 bscript_.c:subsc
e980: 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 ript.h sync_.c:s
e990: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
e9a0: 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 .h tagview_.c:ta
e9b0: 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 gview.h timeline
e9c0: 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 _.c:timeline.h t
e9d0: 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 kt_.c:tkt.h tktc
e9e0: 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 onfig_.c:tktconf
e9f0: 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 ig.h tktsetup_.c
ea00: 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f :tktsetup.h undo
ea10: 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 _.c:undo.h updat
ea20: 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 e_.c:update.h ur
ea30: 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f l_.c:url.h user_
ea40: 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 .c:user.h verify
ea50: 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 _.c:verify.h vfi
ea60: 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 le_.c:vfile.h wi
ea70: 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b ki_.c:wiki.h wik
ea80: 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 iformat_.c:wikif
ea90: 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a ormat.h xfer_.c:
eaa0: 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
eab0: 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
eac0: 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f lite3.h ./VERSIO
ead0: 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 N.h..touch heade
eae0: 72 73 0a 0a 73 74 72 69 6e 67 5f 78 66 6f 72 6d rs..string_xform
eaf0: 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 73 _.c:.$(SRCDIR)/s
eb00: 74 72 69 6e 67 5f 78 66 6f 72 6d 2e 63 20 24 28 tring_xform.c $(
eb10: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
eb20: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 translate.../tra
eb30: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 nslate $(SRCDIR)
eb40: 2f 73 74 72 69 6e 67 5f 78 66 6f 72 6d 2e 63 20 /string_xform.c
eb50: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 | sed -f $(SRCDI
eb60: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 73 74 72 69 R)/VERSION >stri
eb70: 6e 67 5f 78 66 6f 72 6d 5f 2e 63 0a 0a 73 74 72 ng_xform_.c..str
eb80: 69 6e 67 5f 78 66 6f 72 6d 2e 6f 3a 09 73 74 72 ing_xform.o:.str
eb90: 69 6e 67 5f 78 66 6f 72 6d 5f 2e 63 20 73 74 72 ing_xform_.c str
eba0: 69 6e 67 5f 78 66 6f 72 6d 2e 68 20 20 24 28 53 ing_xform.h $(S
ebb0: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a RCDIR)/config.h.
ebc0: 09 24 28 58 54 43 43 29 20 2d 6f 20 73 74 72 69 .$(XTCC) -o stri
ebd0: 6e 67 5f 78 66 6f 72 6d 2e 6f 20 2d 63 20 73 74 ng_xform.o -c st
ebe0: 72 69 6e 67 5f 78 66 6f 72 6d 5f 2e 63 0a 0a 73 ring_xform_.c..s
ebf0: 74 72 69 6e 67 5f 78 66 6f 72 6d 2e 68 3a 09 6d tring_xform.h:.m
ec00: 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 akeheaders.../ma
ec10: 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e keheaders add_.
ec20: 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 c:add.h bag_.c:b
ec30: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f ag.h blob_.c:blo
ec40: 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 b.h branch_.c:br
ec50: 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 anch.h browse_.c
ec60: 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 :browse.h cgi_.c
ec70: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
ec80: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
ec90: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
eca0: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
ecb0: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
ecc0: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
ecd0: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
ece0: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
ecf0: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
ed00: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
ed10: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
ed20: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
ed30: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
ed40: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
ed50: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
ed60: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
ed70: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
ed80: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
ed90: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
eda0: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
edb0: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
edc0: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
edd0: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
ede0: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
edf0: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
ee00: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
ee10: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
ee20: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
ee30: 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 my_page_.c:my_pa
ee40: 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d ge.h name_.c:nam
ee50: 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 e.h pivot_.c:piv
ee60: 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 ot.h pqueue_.c:p
ee70: 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e queue.h printf_.
ee80: 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 c:printf.h rebui
ee90: 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 ld_.c:rebuild.h
eea0: 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 rss_.c:rss.h sch
eeb0: 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 ema_.c:schema.h
eec0: 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 setup_.c:setup.h
eed0: 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 sha1_.c:sha1.h
eee0: 73 74 72 69 6e 67 5f 78 66 6f 72 6d 5f 2e 63 3a string_xform_.c:
eef0: 73 74 72 69 6e 67 5f 78 66 6f 72 6d 2e 68 20 73 string_xform.h s
ef00: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
ef10: 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 subscript_.c:sub
ef20: 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 script.h sync_.c
ef30: 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 :sync.h tag_.c:t
ef40: 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a ag.h tagview_.c:
ef50: 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 tagview.h timeli
ef60: 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 ne_.c:timeline.h
ef70: 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b tkt_.c:tkt.h tk
ef80: 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f tconfig_.c:tktco
ef90: 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f nfig.h tktsetup_
efa0: 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e .c:tktsetup.h un
efb0: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 do_.c:undo.h upd
efc0: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 ate_.c:update.h
efd0: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 url_.c:url.h use
efe0: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 r_.c:user.h veri
eff0: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 fy_.c:verify.h v
f000: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 file_.c:vfile.h
f010: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 wiki_.c:wiki.h w
f020: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b ikiformat_.c:wik
f030: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e iformat.h xfer_.
f040: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a c:xfer.h zip_.c:
f050: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f zip.h $(SRCDIR)/
f060: 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 sqlite3.h ./VERS
f070: 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 ION.h..touch hea
f080: 64 65 72 73 0a 0a 73 74 79 6c 65 5f 2e 63 3a 09 ders..style_.c:.
f090: 24 28 53 52 43 44 49 52 29 2f 73 74 79 6c 65 2e $(SRCDIR)/style.
f0a0: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 c $(SRCDIR)/VERS
f0b0: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e ION translate...
f0c0: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 /translate $(SRC
f0d0: 44 49 52 29 2f 73 74 79 6c 65 2e 63 20 7c 20 73 DIR)/style.c | s
f0e0: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f ed -f $(SRCDIR)/
f0f0: 56 45 52 53 49 4f 4e 20 3e 73 74 79 6c 65 5f 2e VERSION >style_.
f100: 63 0a 0a 73 74 79 6c 65 2e 6f 3a 09 73 74 79 6c c..style.o:.styl
f110: 65 5f 2e 63 20 73 74 79 6c 65 2e 68 20 20 24 28 e_.c style.h $(
f120: 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 SRCDIR)/config.h
f130: 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 73 74 79 ..$(XTCC) -o sty
f140: 6c 65 2e 6f 20 2d 63 20 73 74 79 6c 65 5f 2e 63 le.o -c style_.c
f150: 0a 0a 73 74 79 6c 65 2e 68 3a 09 6d 61 6b 65 68 ..style.h:.makeh
f160: 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 eaders.../makehe
f170: 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 aders add_.c:ad
f180: 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 d.h bag_.c:bag.h
f190: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 blob_.c:blob.h
f1a0: 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 branch_.c:branch
f1b0: 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f .h browse_.c:bro
f1c0: 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 wse.h cgi_.c:cgi
f1d0: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
f1e0: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
f1f0: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
f200: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
f210: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
f220: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
f230: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
f240: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
f250: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
f260: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
f270: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
f280: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
f290: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
f2a0: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
f2b0: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
f2c0: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
f2d0: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
f2e0: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
f2f0: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
f300: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
f310: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
f320: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
f330: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
f340: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
f350: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
f360: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
f370: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
f380: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 .c:merge3.h my_p
f390: 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 age_.c:my_page.h
f3a0: 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 name_.c:name.h
f3b0: 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 pivot_.c:pivot.h
f3c0: 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 pqueue_.c:pqueu
f3d0: 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 e.h printf_.c:pr
f3e0: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
f3f0: 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f c:rebuild.h rss_
f400: 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f .c:rss.h schema_
f410: 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 .c:schema.h setu
f420: 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 p_.c:setup.h sha
f430: 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 72 69 1_.c:sha1.h stri
f440: 6e 67 5f 78 66 6f 72 6d 5f 2e 63 3a 73 74 72 69 ng_xform_.c:stri
f450: 6e 67 5f 78 66 6f 72 6d 2e 68 20 73 74 79 6c 65 ng_xform.h style
f460: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 _.c:style.h subs
f470: 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 cript_.c:subscri
f480: 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e pt.h sync_.c:syn
f490: 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 c.h tag_.c:tag.h
f4a0: 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 tagview_.c:tagv
f4b0: 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e iew.h timeline_.
f4c0: 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 c:timeline.h tkt
f4d0: 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e _.c:tkt.h tktcon
f4e0: 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 fig_.c:tktconfig
f4f0: 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 .h tktsetup_.c:t
f500: 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e ktsetup.h undo_.
f510: 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f c:undo.h update_
f520: 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f .c:update.h url_
f530: 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 .c:url.h user_.c
f540: 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e :user.h verify_.
f550: 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 c:verify.h vfile
f560: 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 _.c:vfile.h wiki
f570: 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 _.c:wiki.h wikif
f580: 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 ormat_.c:wikifor
f590: 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 mat.h xfer_.c:xf
f5a0: 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e er.h zip_.c:zip.
f5b0: 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 h $(SRCDIR)/sqli
f5c0: 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e te3.h ./VERSION.
f5d0: 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 h..touch headers
f5e0: 0a 0a 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 09 ..subscript_.c:.
f5f0: 24 28 53 52 43 44 49 52 29 2f 73 75 62 73 63 72 $(SRCDIR)/subscr
f600: 69 70 74 2e 63 20 24 28 53 52 43 44 49 52 29 2f ipt.c $(SRCDIR)/
f610: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 VERSION translat
f620: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 e.../translate $
f630: 28 53 52 43 44 49 52 29 2f 73 75 62 73 63 72 69 (SRCDIR)/subscri
f640: 70 74 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 pt.c | sed -f $(
f650: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
f660: 3e 73 75 62 73 63 72 69 70 74 5f 2e 63 0a 0a 73 >subscript_.c..s
f670: 75 62 73 63 72 69 70 74 2e 6f 3a 09 73 75 62 73 ubscript.o:.subs
f680: 63 72 69 70 74 5f 2e 63 20 73 75 62 73 63 72 69 cript_.c subscri
f690: 70 74 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f pt.h $(SRCDIR)/
f6a0: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 config.h..$(XTCC
f6b0: 29 20 2d 6f 20 73 75 62 73 63 72 69 70 74 2e 6f ) -o subscript.o
f6c0: 20 2d 63 20 73 75 62 73 63 72 69 70 74 5f 2e 63 -c subscript_.c
f6d0: 0a 0a 73 75 62 73 63 72 69 70 74 2e 68 3a 09 6d ..subscript.h:.m
f6e0: 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 akeheaders.../ma
f6f0: 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e keheaders add_.
f700: 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 c:add.h bag_.c:b
f710: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f ag.h blob_.c:blo
f720: 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 b.h branch_.c:br
f730: 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 anch.h browse_.c
f740: 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 :browse.h cgi_.c
f750: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
f760: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
f770: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
f780: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
f790: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
f7a0: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
f7b0: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
f7c0: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
f7d0: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
f7e0: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
f7f0: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
f800: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
f810: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
f820: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
f830: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
f840: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
f850: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
f860: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
f870: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
f880: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
f890: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
f8a0: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
f8b0: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
f8c0: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
f8d0: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
f8e0: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
f8f0: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
f900: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
f910: 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 my_page_.c:my_pa
f920: 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d ge.h name_.c:nam
f930: 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 e.h pivot_.c:piv
f940: 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 ot.h pqueue_.c:p
f950: 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e queue.h printf_.
f960: 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 c:printf.h rebui
f970: 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 ld_.c:rebuild.h
f980: 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 rss_.c:rss.h sch
f990: 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 ema_.c:schema.h
f9a0: 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 setup_.c:setup.h
f9b0: 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 sha1_.c:sha1.h
f9c0: 73 74 72 69 6e 67 5f 78 66 6f 72 6d 5f 2e 63 3a string_xform_.c:
f9d0: 73 74 72 69 6e 67 5f 78 66 6f 72 6d 2e 68 20 73 string_xform.h s
f9e0: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
f9f0: 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 subscript_.c:sub
fa00: 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 script.h sync_.c
fa10: 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 :sync.h tag_.c:t
fa20: 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a ag.h tagview_.c:
fa30: 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 tagview.h timeli
fa40: 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 ne_.c:timeline.h
fa50: 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b tkt_.c:tkt.h tk
fa60: 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f tconfig_.c:tktco
fa70: 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f nfig.h tktsetup_
fa80: 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e .c:tktsetup.h un
fa90: 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 do_.c:undo.h upd
faa0: 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 ate_.c:update.h
fab0: 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 url_.c:url.h use
fac0: 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 r_.c:user.h veri
fad0: 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 fy_.c:verify.h v
fae0: 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 file_.c:vfile.h
faf0: 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 wiki_.c:wiki.h w
fb00: 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b ikiformat_.c:wik
fb10: 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e iformat.h xfer_.
fb20: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a c:xfer.h zip_.c:
fb30: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f zip.h $(SRCDIR)/
fb40: 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 sqlite3.h ./VERS
fb50: 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 ION.h..touch hea
fb60: 64 65 72 73 0a 0a 73 79 6e 63 5f 2e 63 3a 09 24 ders..sync_.c:.$
fb70: 28 53 52 43 44 49 52 29 2f 73 79 6e 63 2e 63 20 (SRCDIR)/sync.c
fb80: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
fb90: 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 N translate.../t
fba0: 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 ranslate $(SRCDI
fbb0: 52 29 2f 73 79 6e 63 2e 63 20 7c 20 73 65 64 20 R)/sync.c | sed
fbc0: 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 -f $(SRCDIR)/VER
fbd0: 53 49 4f 4e 20 3e 73 79 6e 63 5f 2e 63 0a 0a 73 SION >sync_.c..s
fbe0: 79 6e 63 2e 6f 3a 09 73 79 6e 63 5f 2e 63 20 73 ync.o:.sync_.c s
fbf0: 79 6e 63 2e 68 20 20 24 28 53 52 43 44 49 52 29 ync.h $(SRCDIR)
fc00: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 /config.h..$(XTC
fc10: 43 29 20 2d 6f 20 73 79 6e 63 2e 6f 20 2d 63 20 C) -o sync.o -c
fc20: 73 79 6e 63 5f 2e 63 0a 0a 73 79 6e 63 2e 68 3a sync_.c..sync.h:
fc30: 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f .makeheaders.../
fc40: 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 makeheaders add
fc50: 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 _.c:add.h bag_.c
fc60: 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 :bag.h blob_.c:b
fc70: 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a lob.h branch_.c:
fc80: 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f branch.h browse_
fc90: 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f .c:browse.h cgi_
fca0: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
fcb0: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
fcc0: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
fcd0: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
fce0: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
fcf0: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
fd00: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
fd10: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
fd20: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
fd30: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
fd40: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
fd50: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
fd60: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
fd70: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
fd80: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
fd90: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
fda0: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
fdb0: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
fdc0: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
fdd0: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
fde0: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
fdf0: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
fe00: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
fe10: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
fe20: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
fe30: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
fe40: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
fe50: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
fe60: 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f h my_page_.c:my_
fe70: 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e page.h name_.c:n
fe80: 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 ame.h pivot_.c:p
fe90: 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 ivot.h pqueue_.c
fea0: 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 :pqueue.h printf
feb0: 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 _.c:printf.h reb
fec0: 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e uild_.c:rebuild.
fed0: 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 h rss_.c:rss.h s
fee0: 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e chema_.c:schema.
fef0: 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 h setup_.c:setup
ff00: 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e .h sha1_.c:sha1.
ff10: 68 20 73 74 72 69 6e 67 5f 78 66 6f 72 6d 5f 2e h string_xform_.
ff20: 63 3a 73 74 72 69 6e 67 5f 78 66 6f 72 6d 2e 68 c:string_xform.h
ff30: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
ff40: 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 h subscript_.c:s
ff50: 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f ubscript.h sync_
ff60: 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 .c:sync.h tag_.c
ff70: 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e :tag.h tagview_.
ff80: 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 c:tagview.h time
ff90: 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 line_.c:timeline
ffa0: 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 .h tkt_.c:tkt.h
ffb0: 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 tktconfig_.c:tkt
ffc0: 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 config.h tktsetu
ffd0: 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 p_.c:tktsetup.h
ffe0: 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 undo_.c:undo.h u
fff0: 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e pdate_.c:update.
10000 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 h url_.c:url.h u
10010 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 ser_.c:user.h ve
10020 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 rify_.c:verify.h
10030 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e vfile_.c:vfile.
10040 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 h wiki_.c:wiki.h
10050 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 wikiformat_.c:w
10060 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 ikiformat.h xfer
10070 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e _.c:xfer.h zip_.
10080 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 c:zip.h $(SRCDIR
10090 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 )/sqlite3.h ./VE
100a0 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 RSION.h..touch h
100b0 65 61 64 65 72 73 0a 0a 74 61 67 5f 2e 63 3a 09 eaders..tag_.c:.
100c0 24 28 53 52 43 44 49 52 29 2f 74 61 67 2e 63 20 $(SRCDIR)/tag.c
100d0 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
100e0 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 N translate.../t
100f0 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 ranslate $(SRCDI
10100 52 29 2f 74 61 67 2e 63 20 7c 20 73 65 64 20 2d R)/tag.c | sed -
10110 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 f $(SRCDIR)/VERS
10120 49 4f 4e 20 3e 74 61 67 5f 2e 63 0a 0a 74 61 67 ION >tag_.c..tag
10130 2e 6f 3a 09 74 61 67 5f 2e 63 20 74 61 67 2e 68 .o:.tag_.c tag.h
10140 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 $(SRCDIR)/conf
10150 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f ig.h..$(XTCC) -o
10160 20 74 61 67 2e 6f 20 2d 63 20 74 61 67 5f 2e 63 tag.o -c tag_.c
10170 0a 0a 74 61 67 2e 68 3a 09 6d 61 6b 65 68 65 61 ..tag.h:.makehea
10180 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 ders.../makehead
10190 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e ers add_.c:add.
101a0 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 h bag_.c:bag.h b
101b0 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 lob_.c:blob.h br
101c0 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 anch_.c:branch.h
101d0 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 browse_.c:brows
101e0 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 e.h cgi_.c:cgi.h
101f0 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
10200 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
10210 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
10220 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
10230 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
10240 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
10250 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
10260 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e construct_.c:con
10270 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 struct.h content
10280 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 _.c:content.h db
10290 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e _.c:db.h delta_.
102a0 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 c:delta.h deltac
102b0 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 md_.c:deltacmd.h
102c0 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a descendents_.c:
102d0 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 descendents.h di
102e0 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 ff_.c:diff.h dif
102f0 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e fcmd_.c:diffcmd.
10300 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
10310 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
10320 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
10330 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
10340 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
10350 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
10360 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
10370 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
10380 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
10390 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
103a0 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 :merge3.h my_pag
103b0 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e e_.c:my_page.h n
103c0 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 ame_.c:name.h pi
103d0 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 vot_.c:pivot.h p
103e0 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e queue_.c:pqueue.
103f0 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e h printf_.c:prin
10400 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a tf.h rebuild_.c:
10410 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 rebuild.h rss_.c
10420 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 :rss.h schema_.c
10430 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f :schema.h setup_
10440 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f .c:setup.h sha1_
10450 2e 63 3a 73 68 61 31 2e 68 20 73 74 72 69 6e 67 .c:sha1.h string
10460 5f 78 66 6f 72 6d 5f 2e 63 3a 73 74 72 69 6e 67 _xform_.c:string
10470 5f 78 66 6f 72 6d 2e 68 20 73 74 79 6c 65 5f 2e _xform.h style_.
10480 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 c:style.h subscr
10490 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 ipt_.c:subscript
104a0 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e .h sync_.c:sync.
104b0 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 h tag_.c:tag.h t
104c0 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 agview_.c:tagvie
104d0 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a w.h timeline_.c:
104e0 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e timeline.h tkt_.
104f0 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 c:tkt.h tktconfi
10500 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 g_.c:tktconfig.h
10510 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 tktsetup_.c:tkt
10520 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a setup.h undo_.c:
10530 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 undo.h update_.c
10540 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 :update.h url_.c
10550 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 :url.h user_.c:u
10560 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a ser.h verify_.c:
10570 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e verify.h vfile_.
10580 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e c:vfile.h wiki_.
10590 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 c:wiki.h wikifor
105a0 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 mat_.c:wikiforma
105b0 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 t.h xfer_.c:xfer
105c0 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 .h zip_.c:zip.h
105d0 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 $(SRCDIR)/sqlite
105e0 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 3.h ./VERSION.h.
105f0 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a .touch headers..
10600 74 61 67 76 69 65 77 5f 2e 63 3a 09 24 28 53 52 tagview_.c:.$(SR
10610 43 44 49 52 29 2f 74 61 67 76 69 65 77 2e 63 20 CDIR)/tagview.c
10620 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
10630 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 N translate.../t
10640 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 ranslate $(SRCDI
10650 52 29 2f 74 61 67 76 69 65 77 2e 63 20 7c 20 73 R)/tagview.c | s
10660 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f ed -f $(SRCDIR)/
10670 56 45 52 53 49 4f 4e 20 3e 74 61 67 76 69 65 77 VERSION >tagview
10680 5f 2e 63 0a 0a 74 61 67 76 69 65 77 2e 6f 3a 09 _.c..tagview.o:.
10690 74 61 67 76 69 65 77 5f 2e 63 20 74 61 67 76 69 tagview_.c tagvi
106a0 65 77 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f ew.h $(SRCDIR)/
106b0 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 config.h..$(XTCC
106c0 29 20 2d 6f 20 74 61 67 76 69 65 77 2e 6f 20 2d ) -o tagview.o -
106d0 63 20 74 61 67 76 69 65 77 5f 2e 63 0a 0a 74 61 c tagview_.c..ta
106e0 67 76 69 65 77 2e 68 3a 09 6d 61 6b 65 68 65 61 gview.h:.makehea
106f0 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 ders.../makehead
10700 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e ers add_.c:add.
10710 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 h bag_.c:bag.h b
10720 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 lob_.c:blob.h br
10730 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 anch_.c:branch.h
10740 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 browse_.c:brows
10750 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 e.h cgi_.c:cgi.h
10760 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
10770 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
10780 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
10790 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
107a0 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
107b0 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
107c0 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
107d0 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e construct_.c:con
107e0 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 struct.h content
107f0 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 _.c:content.h db
10800 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e _.c:db.h delta_.
10810 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 c:delta.h deltac
10820 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 md_.c:deltacmd.h
10830 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a descendents_.c:
10840 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 descendents.h di
10850 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 ff_.c:diff.h dif
10860 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e fcmd_.c:diffcmd.
10870 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
10880 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
10890 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
108a0 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
108b0 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
108c0 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
108d0 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
108e0 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
108f0 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
10900 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
10910 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 :merge3.h my_pag
10920 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e e_.c:my_page.h n
10930 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 ame_.c:name.h pi
10940 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 vot_.c:pivot.h p
10950 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e queue_.c:pqueue.
10960 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e h printf_.c:prin
10970 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a tf.h rebuild_.c:
10980 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 rebuild.h rss_.c
10990 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 :rss.h schema_.c
109a0 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f :schema.h setup_
109b0 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f .c:setup.h sha1_
109c0 2e 63 3a 73 68 61 31 2e 68 20 73 74 72 69 6e 67 .c:sha1.h string
109d0 5f 78 66 6f 72 6d 5f 2e 63 3a 73 74 72 69 6e 67 _xform_.c:string
109e0 5f 78 66 6f 72 6d 2e 68 20 73 74 79 6c 65 5f 2e _xform.h style_.
109f0 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 c:style.h subscr
10a00 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 ipt_.c:subscript
10a10 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e .h sync_.c:sync.
10a20 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 h tag_.c:tag.h t
10a30 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 agview_.c:tagvie
10a40 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a w.h timeline_.c:
10a50 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e timeline.h tkt_.
10a60 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 c:tkt.h tktconfi
10a70 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 g_.c:tktconfig.h
10a80 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 tktsetup_.c:tkt
10a90 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a setup.h undo_.c:
10aa0 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 undo.h update_.c
10ab0 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 :update.h url_.c
10ac0 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 :url.h user_.c:u
10ad0 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a ser.h verify_.c:
10ae0 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e verify.h vfile_.
10af0 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e c:vfile.h wiki_.
10b00 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 c:wiki.h wikifor
10b10 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 mat_.c:wikiforma
10b20 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 t.h xfer_.c:xfer
10b30 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 .h zip_.c:zip.h
10b40 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 $(SRCDIR)/sqlite
10b50 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 3.h ./VERSION.h.
10b60 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a .touch headers..
10b70 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 09 24 28 53 timeline_.c:.$(S
10b80 52 43 44 49 52 29 2f 74 69 6d 65 6c 69 6e 65 2e RCDIR)/timeline.
10b90 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 c $(SRCDIR)/VERS
10ba0 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e ION translate...
10bb0 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 /translate $(SRC
10bc0 44 49 52 29 2f 74 69 6d 65 6c 69 6e 65 2e 63 20 DIR)/timeline.c
10bd0 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 | sed -f $(SRCDI
10be0 52 29 2f 56 45 52 53 49 4f 4e 20 3e 74 69 6d 65 R)/VERSION >time
10bf0 6c 69 6e 65 5f 2e 63 0a 0a 74 69 6d 65 6c 69 6e line_.c..timelin
10c00 65 2e 6f 3a 09 74 69 6d 65 6c 69 6e 65 5f 2e 63 e.o:.timeline_.c
10c10 20 74 69 6d 65 6c 69 6e 65 2e 68 20 20 24 28 53 timeline.h $(S
10c20 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a RCDIR)/config.h.
10c30 09 24 28 58 54 43 43 29 20 2d 6f 20 74 69 6d 65 .$(XTCC) -o time
10c40 6c 69 6e 65 2e 6f 20 2d 63 20 74 69 6d 65 6c 69 line.o -c timeli
10c50 6e 65 5f 2e 63 0a 0a 74 69 6d 65 6c 69 6e 65 2e ne_.c..timeline.
10c60 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 h:.makeheaders..
10c70 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 ./makeheaders a
10c80 64 64 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f dd_.c:add.h bag_
10c90 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 .c:bag.h blob_.c
10ca0 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e :blob.h branch_.
10cb0 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 c:branch.h brows
10cc0 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 e_.c:browse.h cg
10cd0 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
10ce0 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
10cf0 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
10d00 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
10d10 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
10d20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
10d30 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
10d40 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 mformat.h constr
10d50 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 uct_.c:construct
10d60 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f .h content_.c:co
10d70 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 ntent.h db_.c:db
10d80 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 .h delta_.c:delt
10d90 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a a.h deltacmd_.c:
10da0 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 deltacmd.h desce
10db0 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e ndents_.c:descen
10dc0 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a dents.h diff_.c:
10dd0 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e diff.h diffcmd_.
10de0 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f c:diffcmd.h enco
10df0 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
10e00 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
10e10 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
10e20 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
10e30 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
10e40 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
10e50 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
10e60 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
10e70 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
10e80 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
10e90 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 3.h my_page_.c:m
10ea0 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 y_page.h name_.c
10eb0 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 :name.h pivot_.c
10ec0 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f :pivot.h pqueue_
10ed0 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e .c:pqueue.h prin
10ee0 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 tf_.c:printf.h r
10ef0 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c ebuild_.c:rebuil
10f00 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 d.h rss_.c:rss.h
10f10 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d schema_.c:schem
10f20 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 a.h setup_.c:set
10f30 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 up.h sha1_.c:sha
10f40 31 2e 68 20 73 74 72 69 6e 67 5f 78 66 6f 72 6d 1.h string_xform
10f50 5f 2e 63 3a 73 74 72 69 6e 67 5f 78 66 6f 72 6d _.c:string_xform
10f60 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c .h style_.c:styl
10f70 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 e.h subscript_.c
10f80 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e :subscript.h syn
10f90 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f c_.c:sync.h tag_
10fa0 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 .c:tag.h tagview
10fb0 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69 _.c:tagview.h ti
10fc0 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 meline_.c:timeli
10fd0 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e ne.h tkt_.c:tkt.
10fe0 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 h tktconfig_.c:t
10ff0 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 ktconfig.h tktse
11000 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e tup_.c:tktsetup.
11010 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 h undo_.c:undo.h
11020 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 update_.c:updat
11030 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 e.h url_.c:url.h
11040 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 user_.c:user.h
11050 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 verify_.c:verify
11060 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c .h vfile_.c:vfil
11070 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 e.h wiki_.c:wiki
11080 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 .h wikiformat_.c
11090 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 :wikiformat.h xf
110a0 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 er_.c:xfer.h zip
110b0 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 _.c:zip.h $(SRCD
110c0 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f IR)/sqlite3.h ./
110d0 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 VERSION.h..touch
110e0 20 68 65 61 64 65 72 73 0a 0a 74 6b 74 5f 2e 63 headers..tkt_.c
110f0 3a 09 24 28 53 52 43 44 49 52 29 2f 74 6b 74 2e :.$(SRCDIR)/tkt.
11100 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 c $(SRCDIR)/VERS
11110 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e ION translate...
11120 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 /translate $(SRC
11130 44 49 52 29 2f 74 6b 74 2e 63 20 7c 20 73 65 64 DIR)/tkt.c | sed
11140 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 -f $(SRCDIR)/VE
11150 52 53 49 4f 4e 20 3e 74 6b 74 5f 2e 63 0a 0a 74 RSION >tkt_.c..t
11160 6b 74 2e 6f 3a 09 74 6b 74 5f 2e 63 20 74 6b 74 kt.o:.tkt_.c tkt
11170 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f .h $(SRCDIR)/co
11180 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 nfig.h..$(XTCC)
11190 2d 6f 20 74 6b 74 2e 6f 20 2d 63 20 74 6b 74 5f -o tkt.o -c tkt_
111a0 2e 63 0a 0a 74 6b 74 2e 68 3a 09 6d 61 6b 65 68 .c..tkt.h:.makeh
111b0 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 eaders.../makehe
111c0 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 aders add_.c:ad
111d0 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 d.h bag_.c:bag.h
111e0 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 blob_.c:blob.h
111f0 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 branch_.c:branch
11200 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f .h browse_.c:bro
11210 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 wse.h cgi_.c:cgi
11220 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
11230 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
11240 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
11250 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
11260 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
11270 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
11280 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
11290 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
112a0 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
112b0 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
112c0 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
112d0 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
112e0 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
112f0 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
11300 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
11310 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
11320 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
11330 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
11340 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
11350 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
11360 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
11370 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
11380 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
11390 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
113a0 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
113b0 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
113c0 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
113d0 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 .c:merge3.h my_p
113e0 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 age_.c:my_page.h
113f0 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 name_.c:name.h
11400 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 pivot_.c:pivot.h
11410 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 pqueue_.c:pqueu
11420 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 e.h printf_.c:pr
11430 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
11440 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f c:rebuild.h rss_
11450 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f .c:rss.h schema_
11460 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 .c:schema.h setu
11470 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 p_.c:setup.h sha
11480 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 72 69 1_.c:sha1.h stri
11490 6e 67 5f 78 66 6f 72 6d 5f 2e 63 3a 73 74 72 69 ng_xform_.c:stri
114a0 6e 67 5f 78 66 6f 72 6d 2e 68 20 73 74 79 6c 65 ng_xform.h style
114b0 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 _.c:style.h subs
114c0 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 cript_.c:subscri
114d0 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e pt.h sync_.c:syn
114e0 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 c.h tag_.c:tag.h
114f0 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 tagview_.c:tagv
11500 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e iew.h timeline_.
11510 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 c:timeline.h tkt
11520 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e _.c:tkt.h tktcon
11530 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 fig_.c:tktconfig
11540 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 .h tktsetup_.c:t
11550 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e ktsetup.h undo_.
11560 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f c:undo.h update_
11570 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f .c:update.h url_
11580 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 .c:url.h user_.c
11590 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e :user.h verify_.
115a0 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 c:verify.h vfile
115b0 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 _.c:vfile.h wiki
115c0 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 _.c:wiki.h wikif
115d0 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 ormat_.c:wikifor
115e0 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 mat.h xfer_.c:xf
115f0 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e er.h zip_.c:zip.
11600 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 h $(SRCDIR)/sqli
11610 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e te3.h ./VERSION.
11620 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 h..touch headers
11630 0a 0a 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 09 ..tktconfig_.c:.
11640 24 28 53 52 43 44 49 52 29 2f 74 6b 74 63 6f 6e $(SRCDIR)/tktcon
11650 66 69 67 2e 63 20 24 28 53 52 43 44 49 52 29 2f fig.c $(SRCDIR)/
11660 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 VERSION translat
11670 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 e.../translate $
11680 28 53 52 43 44 49 52 29 2f 74 6b 74 63 6f 6e 66 (SRCDIR)/tktconf
11690 69 67 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 ig.c | sed -f $(
116a0 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
116b0 3e 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 0a 0a 74 >tktconfig_.c..t
116c0 6b 74 63 6f 6e 66 69 67 2e 6f 3a 09 74 6b 74 63 ktconfig.o:.tktc
116d0 6f 6e 66 69 67 5f 2e 63 20 74 6b 74 63 6f 6e 66 onfig_.c tktconf
116e0 69 67 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f ig.h $(SRCDIR)/
116f0 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 config.h..$(XTCC
11700 29 20 2d 6f 20 74 6b 74 63 6f 6e 66 69 67 2e 6f ) -o tktconfig.o
11710 20 2d 63 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 -c tktconfig_.c
11720 0a 0a 74 6b 74 63 6f 6e 66 69 67 2e 68 3a 09 6d ..tktconfig.h:.m
11730 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 akeheaders.../ma
11740 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e keheaders add_.
11750 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 c:add.h bag_.c:b
11760 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f ag.h blob_.c:blo
11770 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 b.h branch_.c:br
11780 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 anch.h browse_.c
11790 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 :browse.h cgi_.c
117a0 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
117b0 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
117c0 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
117d0 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
117e0 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
117f0 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
11800 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
11810 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
11820 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
11830 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
11840 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
11850 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
11860 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
11870 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
11880 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
11890 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
118a0 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
118b0 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
118c0 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
118d0 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
118e0 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
118f0 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
11900 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
11910 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
11920 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
11930 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
11940 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
11950 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
11960 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 my_page_.c:my_pa
11970 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d ge.h name_.c:nam
11980 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 e.h pivot_.c:piv
11990 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 ot.h pqueue_.c:p
119a0 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e queue.h printf_.
119b0 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 c:printf.h rebui
119c0 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 ld_.c:rebuild.h
119d0 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 rss_.c:rss.h sch
119e0 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 ema_.c:schema.h
119f0 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 setup_.c:setup.h
11a00 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 sha1_.c:sha1.h
11a10 73 74 72 69 6e 67 5f 78 66 6f 72 6d 5f 2e 63 3a string_xform_.c:
11a20 73 74 72 69 6e 67 5f 78 66 6f 72 6d 2e 68 20 73 string_xform.h s
11a30 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
11a40 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 subscript_.c:sub
11a50 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 script.h sync_.c
11a60 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 :sync.h tag_.c:t
11a70 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a ag.h tagview_.c:
11a80 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 tagview.h timeli
11a90 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 ne_.c:timeline.h
11aa0 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b tkt_.c:tkt.h tk
11ab0 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f tconfig_.c:tktco
11ac0 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f nfig.h tktsetup_
11ad0 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e .c:tktsetup.h un
11ae0 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 do_.c:undo.h upd
11af0 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 ate_.c:update.h
11b00 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 url_.c:url.h use
11b10 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 r_.c:user.h veri
11b20 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 fy_.c:verify.h v
11b30 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 file_.c:vfile.h
11b40 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 wiki_.c:wiki.h w
11b50 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b ikiformat_.c:wik
11b60 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e iformat.h xfer_.
11b70 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a c:xfer.h zip_.c:
11b80 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f zip.h $(SRCDIR)/
11b90 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 sqlite3.h ./VERS
11ba0 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 ION.h..touch hea
11bb0 64 65 72 73 0a 0a 74 6b 74 73 65 74 75 70 5f 2e ders..tktsetup_.
11bc0 63 3a 09 24 28 53 52 43 44 49 52 29 2f 74 6b 74 c:.$(SRCDIR)/tkt
11bd0 73 65 74 75 70 2e 63 20 24 28 53 52 43 44 49 52 setup.c $(SRCDIR
11be0 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c )/VERSION transl
11bf0 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 ate.../translate
11c00 20 24 28 53 52 43 44 49 52 29 2f 74 6b 74 73 65 $(SRCDIR)/tktse
11c10 74 75 70 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 tup.c | sed -f $
11c20 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
11c30 20 3e 74 6b 74 73 65 74 75 70 5f 2e 63 0a 0a 74 >tktsetup_.c..t
11c40 6b 74 73 65 74 75 70 2e 6f 3a 09 74 6b 74 73 65 ktsetup.o:.tktse
11c50 74 75 70 5f 2e 63 20 74 6b 74 73 65 74 75 70 2e tup_.c tktsetup.
11c60 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e h $(SRCDIR)/con
11c70 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d fig.h..$(XTCC) -
11c80 6f 20 74 6b 74 73 65 74 75 70 2e 6f 20 2d 63 20 o tktsetup.o -c
11c90 74 6b 74 73 65 74 75 70 5f 2e 63 0a 0a 74 6b 74 tktsetup_.c..tkt
11ca0 73 65 74 75 70 2e 68 3a 09 6d 61 6b 65 68 65 61 setup.h:.makehea
11cb0 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 ders.../makehead
11cc0 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e ers add_.c:add.
11cd0 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 h bag_.c:bag.h b
11ce0 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 lob_.c:blob.h br
11cf0 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 anch_.c:branch.h
11d00 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 browse_.c:brows
11d10 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 e.h cgi_.c:cgi.h
11d20 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
11d30 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
11d40 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
11d50 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
11d60 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
11d70 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
11d80 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
11d90 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e construct_.c:con
11da0 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 struct.h content
11db0 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 _.c:content.h db
11dc0 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e _.c:db.h delta_.
11dd0 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 c:delta.h deltac
11de0 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 md_.c:deltacmd.h
11df0 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a descendents_.c:
11e00 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 descendents.h di
11e10 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 ff_.c:diff.h dif
11e20 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e fcmd_.c:diffcmd.
11e30 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
11e40 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
11e50 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
11e60 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
11e70 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
11e80 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
11e90 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
11ea0 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
11eb0 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
11ec0 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
11ed0 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 :merge3.h my_pag
11ee0 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e e_.c:my_page.h n
11ef0 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 ame_.c:name.h pi
11f00 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 vot_.c:pivot.h p
11f10 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e queue_.c:pqueue.
11f20 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e h printf_.c:prin
11f30 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a tf.h rebuild_.c:
11f40 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 rebuild.h rss_.c
11f50 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 :rss.h schema_.c
11f60 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f :schema.h setup_
11f70 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f .c:setup.h sha1_
11f80 2e 63 3a 73 68 61 31 2e 68 20 73 74 72 69 6e 67 .c:sha1.h string
11f90 5f 78 66 6f 72 6d 5f 2e 63 3a 73 74 72 69 6e 67 _xform_.c:string
11fa0 5f 78 66 6f 72 6d 2e 68 20 73 74 79 6c 65 5f 2e _xform.h style_.
11fb0 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 c:style.h subscr
11fc0 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 ipt_.c:subscript
11fd0 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e .h sync_.c:sync.
11fe0 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 h tag_.c:tag.h t
11ff0 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 agview_.c:tagvie
12000 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a w.h timeline_.c:
12010 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e timeline.h tkt_.
12020 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 c:tkt.h tktconfi
12030 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 g_.c:tktconfig.h
12040 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 tktsetup_.c:tkt
12050 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a setup.h undo_.c:
12060 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 undo.h update_.c
12070 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 :update.h url_.c
12080 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 :url.h user_.c:u
12090 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a ser.h verify_.c:
120a0 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e verify.h vfile_.
120b0 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e c:vfile.h wiki_.
120c0 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 c:wiki.h wikifor
120d0 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 mat_.c:wikiforma
120e0 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 t.h xfer_.c:xfer
120f0 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 .h zip_.c:zip.h
12100 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 $(SRCDIR)/sqlite
12110 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 3.h ./VERSION.h.
12120 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a .touch headers..
12130 75 6e 64 6f 5f 2e 63 3a 09 24 28 53 52 43 44 49 undo_.c:.$(SRCDI
12140 52 29 2f 75 6e 64 6f 2e 63 20 24 28 53 52 43 44 R)/undo.c $(SRCD
12150 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e IR)/VERSION tran
12160 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 slate.../transla
12170 74 65 20 24 28 53 52 43 44 49 52 29 2f 75 6e 64 te $(SRCDIR)/und
12180 6f 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 o.c | sed -f $(S
12190 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e RCDIR)/VERSION >
121a0 75 6e 64 6f 5f 2e 63 0a 0a 75 6e 64 6f 2e 6f 3a undo_.c..undo.o:
121b0 09 75 6e 64 6f 5f 2e 63 20 75 6e 64 6f 2e 68 20 .undo_.c undo.h
121c0 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
121d0 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
121e0 75 6e 64 6f 2e 6f 20 2d 63 20 75 6e 64 6f 5f 2e undo.o -c undo_.
121f0 63 0a 0a 75 6e 64 6f 2e 68 3a 09 6d 61 6b 65 68 c..undo.h:.makeh
12200 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 eaders.../makehe
12210 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 aders add_.c:ad
12220 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 d.h bag_.c:bag.h
12230 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 blob_.c:blob.h
12240 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 branch_.c:branch
12250 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f .h browse_.c:bro
12260 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 wse.h cgi_.c:cgi
12270 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
12280 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
12290 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
122a0 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
122b0 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
122c0 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
122d0 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
122e0 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
122f0 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
12300 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
12310 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
12320 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
12330 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
12340 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
12350 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
12360 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
12370 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
12380 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
12390 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
123a0 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
123b0 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
123c0 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
123d0 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
123e0 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
123f0 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
12400 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
12410 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
12420 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 .c:merge3.h my_p
12430 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 age_.c:my_page.h
12440 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 name_.c:name.h
12450 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 pivot_.c:pivot.h
12460 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 pqueue_.c:pqueu
12470 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 e.h printf_.c:pr
12480 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
12490 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f c:rebuild.h rss_
124a0 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f .c:rss.h schema_
124b0 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 .c:schema.h setu
124c0 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 p_.c:setup.h sha
124d0 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 72 69 1_.c:sha1.h stri
124e0 6e 67 5f 78 66 6f 72 6d 5f 2e 63 3a 73 74 72 69 ng_xform_.c:stri
124f0 6e 67 5f 78 66 6f 72 6d 2e 68 20 73 74 79 6c 65 ng_xform.h style
12500 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 _.c:style.h subs
12510 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 cript_.c:subscri
12520 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e pt.h sync_.c:syn
12530 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 c.h tag_.c:tag.h
12540 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 tagview_.c:tagv
12550 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e iew.h timeline_.
12560 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 c:timeline.h tkt
12570 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e _.c:tkt.h tktcon
12580 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 fig_.c:tktconfig
12590 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 .h tktsetup_.c:t
125a0 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e ktsetup.h undo_.
125b0 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f c:undo.h update_
125c0 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f .c:update.h url_
125d0 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 .c:url.h user_.c
125e0 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e :user.h verify_.
125f0 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 c:verify.h vfile
12600 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 _.c:vfile.h wiki
12610 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 _.c:wiki.h wikif
12620 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 ormat_.c:wikifor
12630 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 mat.h xfer_.c:xf
12640 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e er.h zip_.c:zip.
12650 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 h $(SRCDIR)/sqli
12660 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e te3.h ./VERSION.
12670 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 h..touch headers
12680 0a 0a 75 70 64 61 74 65 5f 2e 63 3a 09 24 28 53 ..update_.c:.$(S
12690 52 43 44 49 52 29 2f 75 70 64 61 74 65 2e 63 20 RCDIR)/update.c
126a0 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
126b0 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 N translate.../t
126c0 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 ranslate $(SRCDI
126d0 52 29 2f 75 70 64 61 74 65 2e 63 20 7c 20 73 65 R)/update.c | se
126e0 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 d -f $(SRCDIR)/V
126f0 45 52 53 49 4f 4e 20 3e 75 70 64 61 74 65 5f 2e ERSION >update_.
12700 63 0a 0a 75 70 64 61 74 65 2e 6f 3a 09 75 70 64 c..update.o:.upd
12710 61 74 65 5f 2e 63 20 75 70 64 61 74 65 2e 68 20 ate_.c update.h
12720 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
12730 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
12740 75 70 64 61 74 65 2e 6f 20 2d 63 20 75 70 64 61 update.o -c upda
12750 74 65 5f 2e 63 0a 0a 75 70 64 61 74 65 2e 68 3a te_.c..update.h:
12760 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f .makeheaders.../
12770 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 makeheaders add
12780 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 _.c:add.h bag_.c
12790 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 :bag.h blob_.c:b
127a0 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a lob.h branch_.c:
127b0 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f branch.h browse_
127c0 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f .c:browse.h cgi_
127d0 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
127e0 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
127f0 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
12800 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
12810 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
12820 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
12830 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
12840 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
12850 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
12860 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
12870 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
12880 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
12890 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
128a0 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
128b0 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
128c0 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
128d0 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
128e0 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
128f0 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
12900 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
12910 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
12920 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
12930 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
12940 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
12950 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
12960 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
12970 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
12980 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
12990 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f h my_page_.c:my_
129a0 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e page.h name_.c:n
129b0 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 ame.h pivot_.c:p
129c0 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 ivot.h pqueue_.c
129d0 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 :pqueue.h printf
129e0 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 _.c:printf.h reb
129f0 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e uild_.c:rebuild.
12a00 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 h rss_.c:rss.h s
12a10 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e chema_.c:schema.
12a20 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 h setup_.c:setup
12a30 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e .h sha1_.c:sha1.
12a40 68 20 73 74 72 69 6e 67 5f 78 66 6f 72 6d 5f 2e h string_xform_.
12a50 63 3a 73 74 72 69 6e 67 5f 78 66 6f 72 6d 2e 68 c:string_xform.h
12a60 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
12a70 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 h subscript_.c:s
12a80 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f ubscript.h sync_
12a90 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 .c:sync.h tag_.c
12aa0 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e :tag.h tagview_.
12ab0 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 c:tagview.h time
12ac0 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 line_.c:timeline
12ad0 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 .h tkt_.c:tkt.h
12ae0 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 tktconfig_.c:tkt
12af0 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 config.h tktsetu
12b00 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 p_.c:tktsetup.h
12b10 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 undo_.c:undo.h u
12b20 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e pdate_.c:update.
12b30 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 h url_.c:url.h u
12b40 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 ser_.c:user.h ve
12b50 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 rify_.c:verify.h
12b60 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e vfile_.c:vfile.
12b70 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 h wiki_.c:wiki.h
12b80 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 wikiformat_.c:w
12b90 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 ikiformat.h xfer
12ba0 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e _.c:xfer.h zip_.
12bb0 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 c:zip.h $(SRCDIR
12bc0 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 )/sqlite3.h ./VE
12bd0 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 RSION.h..touch h
12be0 65 61 64 65 72 73 0a 0a 75 72 6c 5f 2e 63 3a 09 eaders..url_.c:.
12bf0 24 28 53 52 43 44 49 52 29 2f 75 72 6c 2e 63 20 $(SRCDIR)/url.c
12c00 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
12c10 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 N translate.../t
12c20 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 ranslate $(SRCDI
12c30 52 29 2f 75 72 6c 2e 63 20 7c 20 73 65 64 20 2d R)/url.c | sed -
12c40 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 f $(SRCDIR)/VERS
12c50 49 4f 4e 20 3e 75 72 6c 5f 2e 63 0a 0a 75 72 6c ION >url_.c..url
12c60 2e 6f 3a 09 75 72 6c 5f 2e 63 20 75 72 6c 2e 68 .o:.url_.c url.h
12c70 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 $(SRCDIR)/conf
12c80 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f ig.h..$(XTCC) -o
12c90 20 75 72 6c 2e 6f 20 2d 63 20 75 72 6c 5f 2e 63 url.o -c url_.c
12ca0 0a 0a 75 72 6c 2e 68 3a 09 6d 61 6b 65 68 65 61 ..url.h:.makehea
12cb0 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 ders.../makehead
12cc0 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e ers add_.c:add.
12cd0 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 h bag_.c:bag.h b
12ce0 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 lob_.c:blob.h br
12cf0 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 anch_.c:branch.h
12d00 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 browse_.c:brows
12d10 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 e.h cgi_.c:cgi.h
12d20 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
12d30 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
12d40 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
12d50 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
12d60 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
12d70 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
12d80 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
12d90 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e construct_.c:con
12da0 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 struct.h content
12db0 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 _.c:content.h db
12dc0 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e _.c:db.h delta_.
12dd0 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 c:delta.h deltac
12de0 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 md_.c:deltacmd.h
12df0 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a descendents_.c:
12e00 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 descendents.h di
12e10 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 ff_.c:diff.h dif
12e20 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e fcmd_.c:diffcmd.
12e30 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
12e40 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
12e50 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
12e60 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
12e70 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
12e80 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
12e90 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
12ea0 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
12eb0 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
12ec0 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
12ed0 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 :merge3.h my_pag
12ee0 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e e_.c:my_page.h n
12ef0 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 ame_.c:name.h pi
12f00 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 vot_.c:pivot.h p
12f10 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e queue_.c:pqueue.
12f20 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e h printf_.c:prin
12f30 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a tf.h rebuild_.c:
12f40 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 rebuild.h rss_.c
12f50 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 :rss.h schema_.c
12f60 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f :schema.h setup_
12f70 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f .c:setup.h sha1_
12f80 2e 63 3a 73 68 61 31 2e 68 20 73 74 72 69 6e 67 .c:sha1.h string
12f90 5f 78 66 6f 72 6d 5f 2e 63 3a 73 74 72 69 6e 67 _xform_.c:string
12fa0 5f 78 66 6f 72 6d 2e 68 20 73 74 79 6c 65 5f 2e _xform.h style_.
12fb0 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 c:style.h subscr
12fc0 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 ipt_.c:subscript
12fd0 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e .h sync_.c:sync.
12fe0 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 h tag_.c:tag.h t
12ff0 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 agview_.c:tagvie
13000 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a w.h timeline_.c:
13010 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e timeline.h tkt_.
13020 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 c:tkt.h tktconfi
13030 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 g_.c:tktconfig.h
13040 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 tktsetup_.c:tkt
13050 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a setup.h undo_.c:
13060 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 undo.h update_.c
13070 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 :update.h url_.c
13080 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 :url.h user_.c:u
13090 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a ser.h verify_.c:
130a0 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e verify.h vfile_.
130b0 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e c:vfile.h wiki_.
130c0 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 c:wiki.h wikifor
130d0 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 mat_.c:wikiforma
130e0 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 t.h xfer_.c:xfer
130f0 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 .h zip_.c:zip.h
13100 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 $(SRCDIR)/sqlite
13110 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 3.h ./VERSION.h.
13120 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a .touch headers..
13130 75 73 65 72 5f 2e 63 3a 09 24 28 53 52 43 44 49 user_.c:.$(SRCDI
13140 52 29 2f 75 73 65 72 2e 63 20 24 28 53 52 43 44 R)/user.c $(SRCD
13150 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e IR)/VERSION tran
13160 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 slate.../transla
13170 74 65 20 24 28 53 52 43 44 49 52 29 2f 75 73 65 te $(SRCDIR)/use
13180 72 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 r.c | sed -f $(S
13190 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e RCDIR)/VERSION >
131a0 75 73 65 72 5f 2e 63 0a 0a 75 73 65 72 2e 6f 3a user_.c..user.o:
131b0 09 75 73 65 72 5f 2e 63 20 75 73 65 72 2e 68 20 .user_.c user.h
131c0 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
131d0 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
131e0 75 73 65 72 2e 6f 20 2d 63 20 75 73 65 72 5f 2e user.o -c user_.
131f0 63 0a 0a 75 73 65 72 2e 68 3a 09 6d 61 6b 65 68 c..user.h:.makeh
13200 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 eaders.../makehe
13210 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 aders add_.c:ad
13220 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 d.h bag_.c:bag.h
13230 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 blob_.c:blob.h
13240 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 branch_.c:branch
13250 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f .h browse_.c:bro
13260 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 wse.h cgi_.c:cgi
13270 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
13280 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
13290 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
132a0 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
132b0 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
132c0 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
132d0 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
132e0 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
132f0 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
13300 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
13310 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
13320 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
13330 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
13340 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
13350 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
13360 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
13370 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
13380 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
13390 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
133a0 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
133b0 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
133c0 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
133d0 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
133e0 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
133f0 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
13400 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
13410 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
13420 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 .c:merge3.h my_p
13430 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 age_.c:my_page.h
13440 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 name_.c:name.h
13450 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 pivot_.c:pivot.h
13460 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 pqueue_.c:pqueu
13470 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 e.h printf_.c:pr
13480 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
13490 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f c:rebuild.h rss_
134a0 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f .c:rss.h schema_
134b0 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 .c:schema.h setu
134c0 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 p_.c:setup.h sha
134d0 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 72 69 1_.c:sha1.h stri
134e0 6e 67 5f 78 66 6f 72 6d 5f 2e 63 3a 73 74 72 69 ng_xform_.c:stri
134f0 6e 67 5f 78 66 6f 72 6d 2e 68 20 73 74 79 6c 65 ng_xform.h style
13500 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 _.c:style.h subs
13510 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 cript_.c:subscri
13520 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e pt.h sync_.c:syn
13530 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 c.h tag_.c:tag.h
13540 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 tagview_.c:tagv
13550 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e iew.h timeline_.
13560 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 c:timeline.h tkt
13570 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e _.c:tkt.h tktcon
13580 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 fig_.c:tktconfig
13590 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 .h tktsetup_.c:t
135a0 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e ktsetup.h undo_.
135b0 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f c:undo.h update_
135c0 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f .c:update.h url_
135d0 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 .c:url.h user_.c
135e0 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e :user.h verify_.
135f0 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 c:verify.h vfile
13600 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 _.c:vfile.h wiki
13610 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 _.c:wiki.h wikif
13620 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 ormat_.c:wikifor
13630 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 mat.h xfer_.c:xf
13640 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e er.h zip_.c:zip.
13650 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 h $(SRCDIR)/sqli
13660 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e te3.h ./VERSION.
13670 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 h..touch headers
13680 0a 0a 76 65 72 69 66 79 5f 2e 63 3a 09 24 28 53 ..verify_.c:.$(S
13690 52 43 44 49 52 29 2f 76 65 72 69 66 79 2e 63 20 RCDIR)/verify.c
136a0 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
136b0 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 N translate.../t
136c0 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 ranslate $(SRCDI
136d0 52 29 2f 76 65 72 69 66 79 2e 63 20 7c 20 73 65 R)/verify.c | se
136e0 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 d -f $(SRCDIR)/V
136f0 45 52 53 49 4f 4e 20 3e 76 65 72 69 66 79 5f 2e ERSION >verify_.
13700 63 0a 0a 76 65 72 69 66 79 2e 6f 3a 09 76 65 72 c..verify.o:.ver
13710 69 66 79 5f 2e 63 20 76 65 72 69 66 79 2e 68 20 ify_.c verify.h
13720 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
13730 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
13740 76 65 72 69 66 79 2e 6f 20 2d 63 20 76 65 72 69 verify.o -c veri
13750 66 79 5f 2e 63 0a 0a 76 65 72 69 66 79 2e 68 3a fy_.c..verify.h:
13760 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f .makeheaders.../
13770 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 makeheaders add
13780 5f 2e 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 _.c:add.h bag_.c
13790 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 :bag.h blob_.c:b
137a0 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a lob.h branch_.c:
137b0 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f branch.h browse_
137c0 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f .c:browse.h cgi_
137d0 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
137e0 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
137f0 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
13800 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
13810 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
13820 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
13830 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
13840 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
13850 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
13860 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
13870 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
13880 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
13890 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
138a0 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
138b0 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
138c0 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
138d0 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
138e0 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
138f0 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
13900 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
13910 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
13920 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
13930 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
13940 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
13950 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
13960 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
13970 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
13980 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
13990 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f h my_page_.c:my_
139a0 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e page.h name_.c:n
139b0 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 ame.h pivot_.c:p
139c0 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 ivot.h pqueue_.c
139d0 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 :pqueue.h printf
139e0 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 _.c:printf.h reb
139f0 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e uild_.c:rebuild.
13a00 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 h rss_.c:rss.h s
13a10 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e chema_.c:schema.
13a20 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 h setup_.c:setup
13a30 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e .h sha1_.c:sha1.
13a40 68 20 73 74 72 69 6e 67 5f 78 66 6f 72 6d 5f 2e h string_xform_.
13a50 63 3a 73 74 72 69 6e 67 5f 78 66 6f 72 6d 2e 68 c:string_xform.h
13a60 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
13a70 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 h subscript_.c:s
13a80 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f ubscript.h sync_
13a90 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 .c:sync.h tag_.c
13aa0 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e :tag.h tagview_.
13ab0 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 c:tagview.h time
13ac0 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 line_.c:timeline
13ad0 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 .h tkt_.c:tkt.h
13ae0 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 tktconfig_.c:tkt
13af0 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 config.h tktsetu
13b00 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 p_.c:tktsetup.h
13b10 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 undo_.c:undo.h u
13b20 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e pdate_.c:update.
13b30 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 h url_.c:url.h u
13b40 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 ser_.c:user.h ve
13b50 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 rify_.c:verify.h
13b60 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e vfile_.c:vfile.
13b70 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 h wiki_.c:wiki.h
13b80 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 wikiformat_.c:w
13b90 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 ikiformat.h xfer
13ba0 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e _.c:xfer.h zip_.
13bb0 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 c:zip.h $(SRCDIR
13bc0 29 2f 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 )/sqlite3.h ./VE
13bd0 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 RSION.h..touch h
13be0 65 61 64 65 72 73 0a 0a 76 66 69 6c 65 5f 2e 63 eaders..vfile_.c
13bf0 3a 09 24 28 53 52 43 44 49 52 29 2f 76 66 69 6c :.$(SRCDIR)/vfil
13c00 65 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 e.c $(SRCDIR)/VE
13c10 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a RSION translate.
13c20 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 ../translate $(S
13c30 52 43 44 49 52 29 2f 76 66 69 6c 65 2e 63 20 7c RCDIR)/vfile.c |
13c40 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 sed -f $(SRCDIR
13c50 29 2f 56 45 52 53 49 4f 4e 20 3e 76 66 69 6c 65 )/VERSION >vfile
13c60 5f 2e 63 0a 0a 76 66 69 6c 65 2e 6f 3a 09 76 66 _.c..vfile.o:.vf
13c70 69 6c 65 5f 2e 63 20 76 66 69 6c 65 2e 68 20 20 ile_.c vfile.h
13c80 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 $(SRCDIR)/config
13c90 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 76 .h..$(XTCC) -o v
13ca0 66 69 6c 65 2e 6f 20 2d 63 20 76 66 69 6c 65 5f file.o -c vfile_
13cb0 2e 63 0a 0a 76 66 69 6c 65 2e 68 3a 09 6d 61 6b .c..vfile.h:.mak
13cc0 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 eheaders.../make
13cd0 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a headers add_.c:
13ce0 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 add.h bag_.c:bag
13cf0 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
13d00 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e h branch_.c:bran
13d10 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 ch.h browse_.c:b
13d20 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 rowse.h cgi_.c:c
13d30 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
13d40 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
13d50 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
13d60 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
13d70 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
13d80 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
13d90 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
13da0 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 t.h construct_.c
13db0 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e :construct.h con
13dc0 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e tent_.c:content.
13dd0 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c h db_.c:db.h del
13de0 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 ta_.c:delta.h de
13df0 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 ltacmd_.c:deltac
13e00 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 md.h descendents
13e10 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e _.c:descendents.
13e20 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 h diff_.c:diff.h
13e30 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 diffcmd_.c:diff
13e40 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a cmd.h encode_.c:
13e50 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
13e60 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
13e70 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
13e80 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
13e90 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
13ea0 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
13eb0 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
13ec0 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
13ed0 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
13ee0 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 3_.c:merge3.h my
13ef0 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 _page_.c:my_page
13f00 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e .h name_.c:name.
13f10 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 h pivot_.c:pivot
13f20 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 .h pqueue_.c:pqu
13f30 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a eue.h printf_.c:
13f40 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 printf.h rebuild
13f50 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 _.c:rebuild.h rs
13f60 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d s_.c:rss.h schem
13f70 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 a_.c:schema.h se
13f80 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 tup_.c:setup.h s
13f90 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 ha1_.c:sha1.h st
13fa0 72 69 6e 67 5f 78 66 6f 72 6d 5f 2e 63 3a 73 74 ring_xform_.c:st
13fb0 72 69 6e 67 5f 78 66 6f 72 6d 2e 68 20 73 74 79 ring_xform.h sty
13fc0 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 le_.c:style.h su
13fd0 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 bscript_.c:subsc
13fe0 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 ript.h sync_.c:s
13ff0 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
14000 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 .h tagview_.c:ta
14010 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 gview.h timeline
14020 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 _.c:timeline.h t
14030 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 kt_.c:tkt.h tktc
14040 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 onfig_.c:tktconf
14050 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 ig.h tktsetup_.c
14060 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f :tktsetup.h undo
14070 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 _.c:undo.h updat
14080 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 e_.c:update.h ur
14090 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f l_.c:url.h user_
140a0 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 .c:user.h verify
140b0 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 _.c:verify.h vfi
140c0 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 le_.c:vfile.h wi
140d0 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b ki_.c:wiki.h wik
140e0 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 iformat_.c:wikif
140f0 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a ormat.h xfer_.c:
14100 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
14110 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
14120 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f lite3.h ./VERSIO
14130 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 N.h..touch heade
14140 72 73 0a 0a 77 69 6b 69 5f 2e 63 3a 09 24 28 53 rs..wiki_.c:.$(S
14150 52 43 44 49 52 29 2f 77 69 6b 69 2e 63 20 24 28 RCDIR)/wiki.c $(
14160 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
14170 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 translate.../tra
14180 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 nslate $(SRCDIR)
14190 2f 77 69 6b 69 2e 63 20 7c 20 73 65 64 20 2d 66 /wiki.c | sed -f
141a0 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
141b0 4f 4e 20 3e 77 69 6b 69 5f 2e 63 0a 0a 77 69 6b ON >wiki_.c..wik
141c0 69 2e 6f 3a 09 77 69 6b 69 5f 2e 63 20 77 69 6b i.o:.wiki_.c wik
141d0 69 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 i.h $(SRCDIR)/c
141e0 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 onfig.h..$(XTCC)
141f0 20 2d 6f 20 77 69 6b 69 2e 6f 20 2d 63 20 77 69 -o wiki.o -c wi
14200 6b 69 5f 2e 63 0a 0a 77 69 6b 69 2e 68 3a 09 6d ki_.c..wiki.h:.m
14210 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 akeheaders.../ma
14220 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e keheaders add_.
14230 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 c:add.h bag_.c:b
14240 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f ag.h blob_.c:blo
14250 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 b.h branch_.c:br
14260 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 anch.h browse_.c
14270 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 :browse.h cgi_.c
14280 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
14290 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
142a0 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
142b0 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
142c0 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
142d0 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
142e0 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
142f0 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
14300 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
14310 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
14320 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
14330 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
14340 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
14350 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
14360 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
14370 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
14380 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
14390 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
143a0 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
143b0 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
143c0 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
143d0 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
143e0 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
143f0 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
14400 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
14410 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
14420 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
14430 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
14440 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 my_page_.c:my_pa
14450 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d ge.h name_.c:nam
14460 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 e.h pivot_.c:piv
14470 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 ot.h pqueue_.c:p
14480 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e queue.h printf_.
14490 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 c:printf.h rebui
144a0 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 ld_.c:rebuild.h
144b0 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 rss_.c:rss.h sch
144c0 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 ema_.c:schema.h
144d0 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 setup_.c:setup.h
144e0 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 sha1_.c:sha1.h
144f0 73 74 72 69 6e 67 5f 78 66 6f 72 6d 5f 2e 63 3a string_xform_.c:
14500 73 74 72 69 6e 67 5f 78 66 6f 72 6d 2e 68 20 73 string_xform.h s
14510 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
14520 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 subscript_.c:sub
14530 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 script.h sync_.c
14540 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 :sync.h tag_.c:t
14550 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a ag.h tagview_.c:
14560 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 tagview.h timeli
14570 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 ne_.c:timeline.h
14580 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b tkt_.c:tkt.h tk
14590 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f tconfig_.c:tktco
145a0 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f nfig.h tktsetup_
145b0 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e .c:tktsetup.h un
145c0 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 do_.c:undo.h upd
145d0 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 ate_.c:update.h
145e0 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 url_.c:url.h use
145f0 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 r_.c:user.h veri
14600 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 fy_.c:verify.h v
14610 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 file_.c:vfile.h
14620 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 wiki_.c:wiki.h w
14630 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b ikiformat_.c:wik
14640 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e iformat.h xfer_.
14650 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a c:xfer.h zip_.c:
14660 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f zip.h $(SRCDIR)/
14670 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 sqlite3.h ./VERS
14680 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 ION.h..touch hea
14690 64 65 72 73 0a 0a 77 69 6b 69 66 6f 72 6d 61 74 ders..wikiformat
146a0 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 77 _.c:.$(SRCDIR)/w
146b0 69 6b 69 66 6f 72 6d 61 74 2e 63 20 24 28 53 52 ikiformat.c $(SR
146c0 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 CDIR)/VERSION tr
146d0 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 anslate.../trans
146e0 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 77 late $(SRCDIR)/w
146f0 69 6b 69 66 6f 72 6d 61 74 2e 63 20 7c 20 73 65 ikiformat.c | se
14700 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 d -f $(SRCDIR)/V
14710 45 52 53 49 4f 4e 20 3e 77 69 6b 69 66 6f 72 6d ERSION >wikiform
14720 61 74 5f 2e 63 0a 0a 77 69 6b 69 66 6f 72 6d 61 at_.c..wikiforma
14730 74 2e 6f 3a 09 77 69 6b 69 66 6f 72 6d 61 74 5f t.o:.wikiformat_
14740 2e 63 20 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 .c wikiformat.h
14750 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
14760 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
14770 77 69 6b 69 66 6f 72 6d 61 74 2e 6f 20 2d 63 20 wikiformat.o -c
14780 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 0a 0a 77 wikiformat_.c..w
14790 69 6b 69 66 6f 72 6d 61 74 2e 68 3a 09 6d 61 6b ikiformat.h:.mak
147a0 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 eheaders.../make
147b0 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a headers add_.c:
147c0 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 add.h bag_.c:bag
147d0 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
147e0 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e h branch_.c:bran
147f0 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 ch.h browse_.c:b
14800 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 rowse.h cgi_.c:c
14810 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
14820 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
14830 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
14840 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
14850 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
14860 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
14870 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
14880 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 t.h construct_.c
14890 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e :construct.h con
148a0 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e tent_.c:content.
148b0 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c h db_.c:db.h del
148c0 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 ta_.c:delta.h de
148d0 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 ltacmd_.c:deltac
148e0 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 md.h descendents
148f0 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e _.c:descendents.
14900 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 h diff_.c:diff.h
14910 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 diffcmd_.c:diff
14920 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a cmd.h encode_.c:
14930 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
14940 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
14950 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
14960 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
14970 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
14980 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
14990 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
149a0 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
149b0 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
149c0 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 3_.c:merge3.h my
149d0 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 _page_.c:my_page
149e0 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e .h name_.c:name.
149f0 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 h pivot_.c:pivot
14a00 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 .h pqueue_.c:pqu
14a10 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a eue.h printf_.c:
14a20 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 printf.h rebuild
14a30 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 _.c:rebuild.h rs
14a40 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d s_.c:rss.h schem
14a50 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 a_.c:schema.h se
14a60 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 tup_.c:setup.h s
14a70 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 ha1_.c:sha1.h st
14a80 72 69 6e 67 5f 78 66 6f 72 6d 5f 2e 63 3a 73 74 ring_xform_.c:st
14a90 72 69 6e 67 5f 78 66 6f 72 6d 2e 68 20 73 74 79 ring_xform.h sty
14aa0 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 le_.c:style.h su
14ab0 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 bscript_.c:subsc
14ac0 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 ript.h sync_.c:s
14ad0 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
14ae0 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 .h tagview_.c:ta
14af0 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 gview.h timeline
14b00 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 _.c:timeline.h t
14b10 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 kt_.c:tkt.h tktc
14b20 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 onfig_.c:tktconf
14b30 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 ig.h tktsetup_.c
14b40 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f :tktsetup.h undo
14b50 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 _.c:undo.h updat
14b60 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 e_.c:update.h ur
14b70 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f l_.c:url.h user_
14b80 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 .c:user.h verify
14b90 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 _.c:verify.h vfi
14ba0 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 le_.c:vfile.h wi
14bb0 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b ki_.c:wiki.h wik
14bc0 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 iformat_.c:wikif
14bd0 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a ormat.h xfer_.c:
14be0 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
14bf0 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
14c00 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 49 4f lite3.h ./VERSIO
14c10 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 N.h..touch heade
14c20 72 73 0a 0a 78 66 65 72 5f 2e 63 3a 09 24 28 53 rs..xfer_.c:.$(S
14c30 52 43 44 49 52 29 2f 78 66 65 72 2e 63 20 24 28 RCDIR)/xfer.c $(
14c40 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
14c50 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 translate.../tra
14c60 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 nslate $(SRCDIR)
14c70 2f 78 66 65 72 2e 63 20 7c 20 73 65 64 20 2d 66 /xfer.c | sed -f
14c80 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
14c90 4f 4e 20 3e 78 66 65 72 5f 2e 63 0a 0a 78 66 65 ON >xfer_.c..xfe
14ca0 72 2e 6f 3a 09 78 66 65 72 5f 2e 63 20 78 66 65 r.o:.xfer_.c xfe
14cb0 72 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 r.h $(SRCDIR)/c
14cc0 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 onfig.h..$(XTCC)
14cd0 20 2d 6f 20 78 66 65 72 2e 6f 20 2d 63 20 78 66 -o xfer.o -c xf
14ce0 65 72 5f 2e 63 0a 0a 78 66 65 72 2e 68 3a 09 6d er_.c..xfer.h:.m
14cf0 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 akeheaders.../ma
14d00 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e keheaders add_.
14d10 63 3a 61 64 64 2e 68 20 62 61 67 5f 2e 63 3a 62 c:add.h bag_.c:b
14d20 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f ag.h blob_.c:blo
14d30 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 b.h branch_.c:br
14d40 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 anch.h browse_.c
14d50 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 :browse.h cgi_.c
14d60 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
14d70 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
14d80 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
14d90 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
14da0 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
14db0 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
14dc0 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
14dd0 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
14de0 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
14df0 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
14e00 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
14e10 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
14e20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
14e30 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
14e40 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
14e50 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
14e60 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
14e70 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
14e80 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
14e90 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
14ea0 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
14eb0 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
14ec0 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
14ed0 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
14ee0 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
14ef0 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
14f00 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
14f10 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
14f20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 my_page_.c:my_pa
14f30 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d ge.h name_.c:nam
14f40 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 e.h pivot_.c:piv
14f50 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 ot.h pqueue_.c:p
14f60 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e queue.h printf_.
14f70 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 c:printf.h rebui
14f80 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 ld_.c:rebuild.h
14f90 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 rss_.c:rss.h sch
14fa0 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 ema_.c:schema.h
14fb0 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 setup_.c:setup.h
14fc0 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 sha1_.c:sha1.h
14fd0 73 74 72 69 6e 67 5f 78 66 6f 72 6d 5f 2e 63 3a string_xform_.c:
14fe0 73 74 72 69 6e 67 5f 78 66 6f 72 6d 2e 68 20 73 string_xform.h s
14ff0 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
15000 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 subscript_.c:sub
15010 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 script.h sync_.c
15020 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 :sync.h tag_.c:t
15030 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a ag.h tagview_.c:
15040 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 tagview.h timeli
15050 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 ne_.c:timeline.h
15060 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b tkt_.c:tkt.h tk
15070 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f tconfig_.c:tktco
15080 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f nfig.h tktsetup_
15090 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e .c:tktsetup.h un
150a0 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 do_.c:undo.h upd
150b0 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 ate_.c:update.h
150c0 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 url_.c:url.h use
150d0 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 r_.c:user.h veri
150e0 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 fy_.c:verify.h v
150f0 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 file_.c:vfile.h
15100 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 wiki_.c:wiki.h w
15110 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b ikiformat_.c:wik
15120 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e iformat.h xfer_.
15130 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a c:xfer.h zip_.c:
15140 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f zip.h $(SRCDIR)/
15150 73 71 6c 69 74 65 33 2e 68 20 2e 2f 56 45 52 53 sqlite3.h ./VERS
15160 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 ION.h..touch hea
15170 64 65 72 73 0a 0a 7a 69 70 5f 2e 63 3a 09 24 28 ders..zip_.c:.$(
15180 53 52 43 44 49 52 29 2f 7a 69 70 2e 63 20 24 28 SRCDIR)/zip.c $(
15190 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
151a0 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 translate.../tra
151b0 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 nslate $(SRCDIR)
151c0 2f 7a 69 70 2e 63 20 7c 20 73 65 64 20 2d 66 20 /zip.c | sed -f
151d0 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
151e0 4e 20 3e 7a 69 70 5f 2e 63 0a 0a 7a 69 70 2e 6f N >zip_.c..zip.o
151f0 3a 09 7a 69 70 5f 2e 63 20 7a 69 70 2e 68 20 20 :.zip_.c zip.h
15200 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 $(SRCDIR)/config
15210 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 7a .h..$(XTCC) -o z
15220 69 70 2e 6f 20 2d 63 20 7a 69 70 5f 2e 63 0a 0a ip.o -c zip_.c..
15230 7a 69 70 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 zip.h:.makeheade
15240 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 rs.../makeheader
15250 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 s add_.c:add.h
15260 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f bag_.c:bag.h blo
15270 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e b_.c:blob.h bran
15280 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 ch_.c:branch.h b
15290 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e rowse_.c:browse.
152a0 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
152b0 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
152c0 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
152d0 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
152e0 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
152f0 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
15300 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
15310 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
15320 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 nstruct_.c:const
15330 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e ruct.h content_.
15340 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e c:content.h db_.
15350 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a c:db.h delta_.c:
15360 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 delta.h deltacmd
15370 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 _.c:deltacmd.h d
15380 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 escendents_.c:de
15390 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 scendents.h diff
153a0 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 _.c:diff.h diffc
153b0 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 md_.c:diffcmd.h
153c0 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
153d0 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
153e0 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
153f0 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
15400 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
15410 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
15420 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
15430 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
15440 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
15450 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
15460 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f erge3.h my_page_
15470 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d .c:my_page.h nam
15480 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f e_.c:name.h pivo
15490 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 t_.c:pivot.h pqu
154a0 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 eue_.c:pqueue.h
154b0 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 printf_.c:printf
154c0 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 .h rebuild_.c:re
154d0 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 build.h rss_.c:r
154e0 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 ss.h schema_.c:s
154f0 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 chema.h setup_.c
15500 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 :setup.h sha1_.c
15510 3a 73 68 61 31 2e 68 20 73 74 72 69 6e 67 5f 78 :sha1.h string_x
15520 66 6f 72 6d 5f 2e 63 3a 73 74 72 69 6e 67 5f 78 form_.c:string_x
15530 66 6f 72 6d 2e 68 20 73 74 79 6c 65 5f 2e 63 3a form.h style_.c:
15540 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 style.h subscrip
15550 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 t_.c:subscript.h
15560 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 sync_.c:sync.h
15570 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 tag_.c:tag.h tag
15580 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e view_.c:tagview.
15590 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 h timeline_.c:ti
155a0 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a meline.h tkt_.c:
155b0 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f tkt.h tktconfig_
155c0 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 .c:tktconfig.h t
155d0 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 ktsetup_.c:tktse
155e0 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e tup.h undo_.c:un
155f0 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 do.h update_.c:u
15600 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 pdate.h url_.c:u
15610 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 rl.h user_.c:use
15620 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 r.h verify_.c:ve
15630 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a rify.h vfile_.c:
15640 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a vfile.h wiki_.c:
15650 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 wiki.h wikiforma
15660 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e t_.c:wikiformat.
15670 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 h xfer_.c:xfer.h
15680 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 zip_.c:zip.h $(
15690 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e SRCDIR)/sqlite3.
156a0 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 h ./VERSION.h..t
156b0 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 73 71 ouch headers..sq
156c0 6c 69 74 65 33 2e 6f 3a 09 24 28 53 52 43 44 49 lite3.o:.$(SRCDI
156d0 52 29 2f 73 71 6c 69 74 65 33 2e 63 0a 09 24 28 R)/sqlite3.c..$(
156e0 58 54 43 43 29 20 2d 44 53 51 4c 49 54 45 5f 4f XTCC) -DSQLITE_O
156f0 4d 49 54 5f 4c 4f 41 44 5f 45 58 54 45 4e 53 49 MIT_LOAD_EXTENSI
15700 4f 4e 3d 31 20 2d 44 53 51 4c 49 54 45 5f 50 52 ON=1 -DSQLITE_PR
15710 49 56 41 54 45 3d 20 2d 44 53 51 4c 49 54 45 5f IVATE= -DSQLITE_
15720 54 48 52 45 41 44 53 41 46 45 3d 30 20 2d 44 53 THREADSAFE=0 -DS
15730 51 4c 49 54 45 5f 44 45 46 41 55 4c 54 5f 46 49 QLITE_DEFAULT_FI
15740 4c 45 5f 46 4f 52 4d 41 54 3d 34 20 2d 44 53 51 LE_FORMAT=4 -DSQ
15750 4c 49 54 45 5f 45 4e 41 42 4c 45 5f 46 54 53 33 LITE_ENABLE_FTS3
15760 3d 31 20 2d 63 20 24 28 53 52 43 44 49 52 29 2f =1 -c $(SRCDIR)/
15770 73 71 6c 69 74 65 33 2e 63 20 2d 6f 20 73 71 6c sqlite3.c -o sql
15780 69 74 65 33 2e 6f 0a 0a ite3.o..