Artifact 2afc5bcbf78b9e65c366700fe7d94226b496b4bc:
File
src/main.mk
part of check-in
[f3fb059eb6]
- Remove small glitch that prevent fossil to be built with BSD make.
by
cle on
2008-09-07 08:32:40.
0000: 23 20 44 4f 20 4e 4f 54 20 45 44 49 54 0a 23 0a # DO NOT EDIT.#.
0010: 23 20 54 68 69 73 20 66 69 6c 65 20 69 73 20 61 # This file is a
0020: 75 74 6f 6d 61 74 69 63 61 6c 6c 79 20 67 65 6e utomatically gen
0030: 65 72 61 74 65 64 2e 20 20 49 6e 73 74 65 61 64 erated. Instead
0040: 20 6f 66 20 65 64 69 74 69 6e 67 20 74 68 69 73 of editing this
0050: 0a 23 20 66 69 6c 65 2c 20 65 64 69 74 20 22 6d .# file, edit "m
0060: 61 6b 65 6d 61 6b 65 2e 74 63 6c 22 20 74 68 65 akemake.tcl" the
0070: 6e 20 72 75 6e 20 22 74 63 6c 73 68 20 6d 61 6b n run "tclsh mak
0080: 65 6d 61 6b 65 2e 74 63 6c 20 3e 6d 61 69 6e 2e emake.tcl >main.
0090: 6d 6b 22 0a 23 20 74 6f 20 72 65 67 65 6e 65 72 mk".# to regener
00a0: 61 74 65 20 74 68 69 73 20 66 69 6c 65 2e 0a 23 ate this file..#
00b0: 0a 23 20 54 68 69 73 20 66 69 6c 65 20 69 73 20 .# This file is
00c0: 69 6e 63 6c 75 64 65 64 20 62 79 20 6c 69 6e 75 included by linu
00d0: 78 2d 67 63 63 2e 6d 6b 20 6f 72 20 6c 69 6e 75 x-gcc.mk or linu
00e0: 78 2d 6d 69 6e 67 77 2e 6d 6b 20 6f 72 20 70 6f x-mingw.mk or po
00f0: 73 73 69 62 6c 65 0a 23 20 73 6f 6d 65 20 6f 74 ssible.# some ot
0100: 68 65 72 20 6d 61 6b 65 66 69 6c 65 73 2e 20 20 her makefiles.
0110: 54 68 69 73 20 66 69 6c 65 20 63 6f 6e 74 61 69 This file contai
0120: 6e 73 20 74 68 65 20 72 75 6c 65 73 20 74 68 61 ns the rules tha
0130: 74 20 61 72 65 20 63 6f 6d 6d 6f 6e 0a 23 20 74 t are common.# t
0140: 6f 20 62 75 69 6c 64 69 6e 67 20 72 65 67 61 72 o building regar
0150: 64 6c 65 73 73 20 6f 66 20 74 68 65 20 74 61 72 dless of the tar
0160: 67 65 74 2e 0a 23 0a 0a 58 54 43 43 20 3d 20 24 get..#..XTCC = $
0170: 28 54 43 43 29 20 24 28 43 46 4c 41 47 53 29 20 (TCC) $(CFLAGS)
0180: 2d 49 2e 20 2d 49 24 28 53 52 43 44 49 52 29 0a -I. -I$(SRCDIR).
0190: 0a 0a 53 52 43 20 3d 20 5c 0a 20 20 24 28 53 52 ..SRC = \. $(SR
01a0: 43 44 49 52 29 2f 61 64 64 2e 63 20 5c 0a 20 20 CDIR)/add.c \.
01b0: 24 28 53 52 43 44 49 52 29 2f 61 64 6d 69 6e 2e $(SRCDIR)/admin.
01c0: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f c \. $(SRCDIR)/
01d0: 62 61 67 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 bag.c \. $(SRCD
01e0: 49 52 29 2f 62 6c 6f 62 2e 63 20 5c 0a 20 20 24 IR)/blob.c \. $
01f0: 28 53 52 43 44 49 52 29 2f 62 72 61 6e 63 68 2e (SRCDIR)/branch.
0200: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f c \. $(SRCDIR)/
0210: 62 72 6f 77 73 65 2e 63 20 5c 0a 20 20 24 28 53 browse.c \. $(S
0220: 52 43 44 49 52 29 2f 63 67 69 2e 63 20 5c 0a 20 RCDIR)/cgi.c \.
0230: 20 24 28 53 52 43 44 49 52 29 2f 63 68 65 63 6b $(SRCDIR)/check
0240: 69 6e 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 in.c \. $(SRCDI
0250: 52 29 2f 63 68 65 63 6b 6f 75 74 2e 63 20 5c 0a R)/checkout.c \.
0260: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6c 65 61 $(SRCDIR)/clea
0270: 72 73 69 67 6e 2e 63 20 5c 0a 20 20 24 28 53 52 rsign.c \. $(SR
0280: 43 44 49 52 29 2f 63 6c 6f 6e 65 2e 63 20 5c 0a CDIR)/clone.c \.
0290: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6d 66 $(SRCDIR)/comf
02a0: 6f 72 6d 61 74 2e 63 20 5c 0a 20 20 24 28 53 52 ormat.c \. $(SR
02b0: 43 44 49 52 29 2f 63 6f 6e 66 69 67 75 72 65 2e CDIR)/configure.
02c0: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f c \. $(SRCDIR)/
02d0: 63 6f 6e 73 74 72 75 63 74 2e 63 20 5c 0a 20 20 construct.c \.
02e0: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 74 65 6e $(SRCDIR)/conten
02f0: 74 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 t.c \. $(SRCDIR
0300: 29 2f 64 62 2e 63 20 5c 0a 20 20 24 28 53 52 43 )/db.c \. $(SRC
0310: 44 49 52 29 2f 64 65 6c 74 61 2e 63 20 5c 0a 20 DIR)/delta.c \.
0320: 20 24 28 53 52 43 44 49 52 29 2f 64 65 6c 74 61 $(SRCDIR)/delta
0330: 63 6d 64 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 cmd.c \. $(SRCD
0340: 49 52 29 2f 64 65 73 63 65 6e 64 61 6e 74 73 2e IR)/descendants.
0350: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f c \. $(SRCDIR)/
0360: 64 69 66 66 2e 63 20 5c 0a 20 20 24 28 53 52 43 diff.c \. $(SRC
0370: 44 49 52 29 2f 64 69 66 66 63 6d 64 2e 63 20 5c DIR)/diffcmd.c \
0380: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 64 6f 63 . $(SRCDIR)/doc
0390: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 .c \. $(SRCDIR)
03a0: 2f 65 6e 63 6f 64 65 2e 63 20 5c 0a 20 20 24 28 /encode.c \. $(
03b0: 53 52 43 44 49 52 29 2f 66 69 6c 65 2e 63 20 5c SRCDIR)/file.c \
03c0: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 68 74 74 . $(SRCDIR)/htt
03d0: 70 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 p.c \. $(SRCDIR
03e0: 29 2f 69 6e 66 6f 2e 63 20 5c 0a 20 20 24 28 53 )/info.c \. $(S
03f0: 52 43 44 49 52 29 2f 6c 6f 67 69 6e 2e 63 20 5c RCDIR)/login.c \
0400: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 6d 61 69 . $(SRCDIR)/mai
0410: 6e 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 n.c \. $(SRCDIR
0420: 29 2f 6d 61 6e 69 66 65 73 74 2e 63 20 5c 0a 20 )/manifest.c \.
0430: 20 24 28 53 52 43 44 49 52 29 2f 6d 64 35 2e 63 $(SRCDIR)/md5.c
0440: 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 6d \. $(SRCDIR)/m
0450: 65 72 67 65 2e 63 20 5c 0a 20 20 24 28 53 52 43 erge.c \. $(SRC
0460: 44 49 52 29 2f 6d 65 72 67 65 33 2e 63 20 5c 0a DIR)/merge3.c \.
0470: 20 20 24 28 53 52 43 44 49 52 29 2f 6d 79 5f 70 $(SRCDIR)/my_p
0480: 61 67 65 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 age.c \. $(SRCD
0490: 49 52 29 2f 6e 61 6d 65 2e 63 20 5c 0a 20 20 24 IR)/name.c \. $
04a0: 28 53 52 43 44 49 52 29 2f 70 69 76 6f 74 2e 63 (SRCDIR)/pivot.c
04b0: 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 70 \. $(SRCDIR)/p
04c0: 71 75 65 75 65 2e 63 20 5c 0a 20 20 24 28 53 52 queue.c \. $(SR
04d0: 43 44 49 52 29 2f 70 72 69 6e 74 66 2e 63 20 5c CDIR)/printf.c \
04e0: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 72 65 62 . $(SRCDIR)/reb
04f0: 75 69 6c 64 2e 63 20 5c 0a 20 20 24 28 53 52 43 uild.c \. $(SRC
0500: 44 49 52 29 2f 72 65 70 6f 72 74 2e 63 20 5c 0a DIR)/report.c \.
0510: 20 20 24 28 53 52 43 44 49 52 29 2f 72 73 73 2e $(SRCDIR)/rss.
0520: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f c \. $(SRCDIR)/
0530: 73 63 68 65 6d 61 2e 63 20 5c 0a 20 20 24 28 53 schema.c \. $(S
0540: 52 43 44 49 52 29 2f 73 65 74 75 70 2e 63 20 5c RCDIR)/setup.c \
0550: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 73 68 61 . $(SRCDIR)/sha
0560: 31 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 1.c \. $(SRCDIR
0570: 29 2f 73 68 75 6e 2e 63 20 5c 0a 20 20 24 28 53 )/shun.c \. $(S
0580: 52 43 44 49 52 29 2f 73 74 61 74 2e 63 20 5c 0a RCDIR)/stat.c \.
0590: 20 20 24 28 53 52 43 44 49 52 29 2f 73 74 79 6c $(SRCDIR)/styl
05a0: 65 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 e.c \. $(SRCDIR
05b0: 29 2f 73 79 6e 63 2e 63 20 5c 0a 20 20 24 28 53 )/sync.c \. $(S
05c0: 52 43 44 49 52 29 2f 74 61 67 2e 63 20 5c 0a 20 RCDIR)/tag.c \.
05d0: 20 24 28 53 52 43 44 49 52 29 2f 74 61 67 76 69 $(SRCDIR)/tagvi
05e0: 65 77 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 ew.c \. $(SRCDI
05f0: 52 29 2f 74 68 5f 6d 61 69 6e 2e 63 20 5c 0a 20 R)/th_main.c \.
0600: 20 24 28 53 52 43 44 49 52 29 2f 74 69 6d 65 6c $(SRCDIR)/timel
0610: 69 6e 65 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 ine.c \. $(SRCD
0620: 49 52 29 2f 74 6b 74 2e 63 20 5c 0a 20 20 24 28 IR)/tkt.c \. $(
0630: 53 52 43 44 49 52 29 2f 74 6b 74 73 65 74 75 70 SRCDIR)/tktsetup
0640: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 .c \. $(SRCDIR)
0650: 2f 75 6e 64 6f 2e 63 20 5c 0a 20 20 24 28 53 52 /undo.c \. $(SR
0660: 43 44 49 52 29 2f 75 70 64 61 74 65 2e 63 20 5c CDIR)/update.c \
0670: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 75 72 6c . $(SRCDIR)/url
0680: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 .c \. $(SRCDIR)
0690: 2f 75 73 65 72 2e 63 20 5c 0a 20 20 24 28 53 52 /user.c \. $(SR
06a0: 43 44 49 52 29 2f 76 65 72 69 66 79 2e 63 20 5c CDIR)/verify.c \
06b0: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 76 66 69 . $(SRCDIR)/vfi
06c0: 6c 65 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 le.c \. $(SRCDI
06d0: 52 29 2f 77 69 6b 69 2e 63 20 5c 0a 20 20 24 28 R)/wiki.c \. $(
06e0: 53 52 43 44 49 52 29 2f 77 69 6b 69 66 6f 72 6d SRCDIR)/wikiform
06f0: 61 74 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 at.c \. $(SRCDI
0700: 52 29 2f 77 69 6e 68 74 74 70 2e 63 20 5c 0a 20 R)/winhttp.c \.
0710: 20 24 28 53 52 43 44 49 52 29 2f 78 66 65 72 2e $(SRCDIR)/xfer.
0720: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f c \. $(SRCDIR)/
0730: 7a 69 70 2e 63 0a 0a 54 52 41 4e 53 5f 53 52 43 zip.c..TRANS_SRC
0740: 20 3d 20 5c 0a 20 20 61 64 64 5f 2e 63 20 5c 0a = \. add_.c \.
0750: 20 20 61 64 6d 69 6e 5f 2e 63 20 5c 0a 20 20 62 admin_.c \. b
0760: 61 67 5f 2e 63 20 5c 0a 20 20 62 6c 6f 62 5f 2e ag_.c \. blob_.
0770: 63 20 5c 0a 20 20 62 72 61 6e 63 68 5f 2e 63 20 c \. branch_.c
0780: 5c 0a 20 20 62 72 6f 77 73 65 5f 2e 63 20 5c 0a \. browse_.c \.
0790: 20 20 63 67 69 5f 2e 63 20 5c 0a 20 20 63 68 65 cgi_.c \. che
07a0: 63 6b 69 6e 5f 2e 63 20 5c 0a 20 20 63 68 65 63 ckin_.c \. chec
07b0: 6b 6f 75 74 5f 2e 63 20 5c 0a 20 20 63 6c 65 61 kout_.c \. clea
07c0: 72 73 69 67 6e 5f 2e 63 20 5c 0a 20 20 63 6c 6f rsign_.c \. clo
07d0: 6e 65 5f 2e 63 20 5c 0a 20 20 63 6f 6d 66 6f 72 ne_.c \. comfor
07e0: 6d 61 74 5f 2e 63 20 5c 0a 20 20 63 6f 6e 66 69 mat_.c \. confi
07f0: 67 75 72 65 5f 2e 63 20 5c 0a 20 20 63 6f 6e 73 gure_.c \. cons
0800: 74 72 75 63 74 5f 2e 63 20 5c 0a 20 20 63 6f 6e truct_.c \. con
0810: 74 65 6e 74 5f 2e 63 20 5c 0a 20 20 64 62 5f 2e tent_.c \. db_.
0820: 63 20 5c 0a 20 20 64 65 6c 74 61 5f 2e 63 20 5c c \. delta_.c \
0830: 0a 20 20 64 65 6c 74 61 63 6d 64 5f 2e 63 20 5c . deltacmd_.c \
0840: 0a 20 20 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e . descendants_.
0850: 63 20 5c 0a 20 20 64 69 66 66 5f 2e 63 20 5c 0a c \. diff_.c \.
0860: 20 20 64 69 66 66 63 6d 64 5f 2e 63 20 5c 0a 20 diffcmd_.c \.
0870: 20 64 6f 63 5f 2e 63 20 5c 0a 20 20 65 6e 63 6f doc_.c \. enco
0880: 64 65 5f 2e 63 20 5c 0a 20 20 66 69 6c 65 5f 2e de_.c \. file_.
0890: 63 20 5c 0a 20 20 68 74 74 70 5f 2e 63 20 5c 0a c \. http_.c \.
08a0: 20 20 69 6e 66 6f 5f 2e 63 20 5c 0a 20 20 6c 6f info_.c \. lo
08b0: 67 69 6e 5f 2e 63 20 5c 0a 20 20 6d 61 69 6e 5f gin_.c \. main_
08c0: 2e 63 20 5c 0a 20 20 6d 61 6e 69 66 65 73 74 5f .c \. manifest_
08d0: 2e 63 20 5c 0a 20 20 6d 64 35 5f 2e 63 20 5c 0a .c \. md5_.c \.
08e0: 20 20 6d 65 72 67 65 5f 2e 63 20 5c 0a 20 20 6d merge_.c \. m
08f0: 65 72 67 65 33 5f 2e 63 20 5c 0a 20 20 6d 79 5f erge3_.c \. my_
0900: 70 61 67 65 5f 2e 63 20 5c 0a 20 20 6e 61 6d 65 page_.c \. name
0910: 5f 2e 63 20 5c 0a 20 20 70 69 76 6f 74 5f 2e 63 _.c \. pivot_.c
0920: 20 5c 0a 20 20 70 71 75 65 75 65 5f 2e 63 20 5c \. pqueue_.c \
0930: 0a 20 20 70 72 69 6e 74 66 5f 2e 63 20 5c 0a 20 . printf_.c \.
0940: 20 72 65 62 75 69 6c 64 5f 2e 63 20 5c 0a 20 20 rebuild_.c \.
0950: 72 65 70 6f 72 74 5f 2e 63 20 5c 0a 20 20 72 73 report_.c \. rs
0960: 73 5f 2e 63 20 5c 0a 20 20 73 63 68 65 6d 61 5f s_.c \. schema_
0970: 2e 63 20 5c 0a 20 20 73 65 74 75 70 5f 2e 63 20 .c \. setup_.c
0980: 5c 0a 20 20 73 68 61 31 5f 2e 63 20 5c 0a 20 20 \. sha1_.c \.
0990: 73 68 75 6e 5f 2e 63 20 5c 0a 20 20 73 74 61 74 shun_.c \. stat
09a0: 5f 2e 63 20 5c 0a 20 20 73 74 79 6c 65 5f 2e 63 _.c \. style_.c
09b0: 20 5c 0a 20 20 73 79 6e 63 5f 2e 63 20 5c 0a 20 \. sync_.c \.
09c0: 20 74 61 67 5f 2e 63 20 5c 0a 20 20 74 61 67 76 tag_.c \. tagv
09d0: 69 65 77 5f 2e 63 20 5c 0a 20 20 74 68 5f 6d 61 iew_.c \. th_ma
09e0: 69 6e 5f 2e 63 20 5c 0a 20 20 74 69 6d 65 6c 69 in_.c \. timeli
09f0: 6e 65 5f 2e 63 20 5c 0a 20 20 74 6b 74 5f 2e 63 ne_.c \. tkt_.c
0a00: 20 5c 0a 20 20 74 6b 74 73 65 74 75 70 5f 2e 63 \. tktsetup_.c
0a10: 20 5c 0a 20 20 75 6e 64 6f 5f 2e 63 20 5c 0a 20 \. undo_.c \.
0a20: 20 75 70 64 61 74 65 5f 2e 63 20 5c 0a 20 20 75 update_.c \. u
0a30: 72 6c 5f 2e 63 20 5c 0a 20 20 75 73 65 72 5f 2e rl_.c \. user_.
0a40: 63 20 5c 0a 20 20 76 65 72 69 66 79 5f 2e 63 20 c \. verify_.c
0a50: 5c 0a 20 20 76 66 69 6c 65 5f 2e 63 20 5c 0a 20 \. vfile_.c \.
0a60: 20 77 69 6b 69 5f 2e 63 20 5c 0a 20 20 77 69 6b wiki_.c \. wik
0a70: 69 66 6f 72 6d 61 74 5f 2e 63 20 5c 0a 20 20 77 iformat_.c \. w
0a80: 69 6e 68 74 74 70 5f 2e 63 20 5c 0a 20 20 78 66 inhttp_.c \. xf
0a90: 65 72 5f 2e 63 20 5c 0a 20 20 7a 69 70 5f 2e 63 er_.c \. zip_.c
0aa0: 0a 0a 4f 42 4a 20 3d 20 5c 0a 20 20 61 64 64 2e ..OBJ = \. add.
0ab0: 6f 20 5c 0a 20 20 61 64 6d 69 6e 2e 6f 20 5c 0a o \. admin.o \.
0ac0: 20 20 62 61 67 2e 6f 20 5c 0a 20 20 62 6c 6f 62 bag.o \. blob
0ad0: 2e 6f 20 5c 0a 20 20 62 72 61 6e 63 68 2e 6f 20 .o \. branch.o
0ae0: 5c 0a 20 20 62 72 6f 77 73 65 2e 6f 20 5c 0a 20 \. browse.o \.
0af0: 20 63 67 69 2e 6f 20 5c 0a 20 20 63 68 65 63 6b cgi.o \. check
0b00: 69 6e 2e 6f 20 5c 0a 20 20 63 68 65 63 6b 6f 75 in.o \. checkou
0b10: 74 2e 6f 20 5c 0a 20 20 63 6c 65 61 72 73 69 67 t.o \. clearsig
0b20: 6e 2e 6f 20 5c 0a 20 20 63 6c 6f 6e 65 2e 6f 20 n.o \. clone.o
0b30: 5c 0a 20 20 63 6f 6d 66 6f 72 6d 61 74 2e 6f 20 \. comformat.o
0b40: 5c 0a 20 20 63 6f 6e 66 69 67 75 72 65 2e 6f 20 \. configure.o
0b50: 5c 0a 20 20 63 6f 6e 73 74 72 75 63 74 2e 6f 20 \. construct.o
0b60: 5c 0a 20 20 63 6f 6e 74 65 6e 74 2e 6f 20 5c 0a \. content.o \.
0b70: 20 20 64 62 2e 6f 20 5c 0a 20 20 64 65 6c 74 61 db.o \. delta
0b80: 2e 6f 20 5c 0a 20 20 64 65 6c 74 61 63 6d 64 2e .o \. deltacmd.
0b90: 6f 20 5c 0a 20 20 64 65 73 63 65 6e 64 61 6e 74 o \. descendant
0ba0: 73 2e 6f 20 5c 0a 20 20 64 69 66 66 2e 6f 20 5c s.o \. diff.o \
0bb0: 0a 20 20 64 69 66 66 63 6d 64 2e 6f 20 5c 0a 20 . diffcmd.o \.
0bc0: 20 64 6f 63 2e 6f 20 5c 0a 20 20 65 6e 63 6f 64 doc.o \. encod
0bd0: 65 2e 6f 20 5c 0a 20 20 66 69 6c 65 2e 6f 20 5c e.o \. file.o \
0be0: 0a 20 20 68 74 74 70 2e 6f 20 5c 0a 20 20 69 6e . http.o \. in
0bf0: 66 6f 2e 6f 20 5c 0a 20 20 6c 6f 67 69 6e 2e 6f fo.o \. login.o
0c00: 20 5c 0a 20 20 6d 61 69 6e 2e 6f 20 5c 0a 20 20 \. main.o \.
0c10: 6d 61 6e 69 66 65 73 74 2e 6f 20 5c 0a 20 20 6d manifest.o \. m
0c20: 64 35 2e 6f 20 5c 0a 20 20 6d 65 72 67 65 2e 6f d5.o \. merge.o
0c30: 20 5c 0a 20 20 6d 65 72 67 65 33 2e 6f 20 5c 0a \. merge3.o \.
0c40: 20 20 6d 79 5f 70 61 67 65 2e 6f 20 5c 0a 20 20 my_page.o \.
0c50: 6e 61 6d 65 2e 6f 20 5c 0a 20 20 70 69 76 6f 74 name.o \. pivot
0c60: 2e 6f 20 5c 0a 20 20 70 71 75 65 75 65 2e 6f 20 .o \. pqueue.o
0c70: 5c 0a 20 20 70 72 69 6e 74 66 2e 6f 20 5c 0a 20 \. printf.o \.
0c80: 20 72 65 62 75 69 6c 64 2e 6f 20 5c 0a 20 20 72 rebuild.o \. r
0c90: 65 70 6f 72 74 2e 6f 20 5c 0a 20 20 72 73 73 2e eport.o \. rss.
0ca0: 6f 20 5c 0a 20 20 73 63 68 65 6d 61 2e 6f 20 5c o \. schema.o \
0cb0: 0a 20 20 73 65 74 75 70 2e 6f 20 5c 0a 20 20 73 . setup.o \. s
0cc0: 68 61 31 2e 6f 20 5c 0a 20 20 73 68 75 6e 2e 6f ha1.o \. shun.o
0cd0: 20 5c 0a 20 20 73 74 61 74 2e 6f 20 5c 0a 20 20 \. stat.o \.
0ce0: 73 74 79 6c 65 2e 6f 20 5c 0a 20 20 73 79 6e 63 style.o \. sync
0cf0: 2e 6f 20 5c 0a 20 20 74 61 67 2e 6f 20 5c 0a 20 .o \. tag.o \.
0d00: 20 74 61 67 76 69 65 77 2e 6f 20 5c 0a 20 20 74 tagview.o \. t
0d10: 68 5f 6d 61 69 6e 2e 6f 20 5c 0a 20 20 74 69 6d h_main.o \. tim
0d20: 65 6c 69 6e 65 2e 6f 20 5c 0a 20 20 74 6b 74 2e eline.o \. tkt.
0d30: 6f 20 5c 0a 20 20 74 6b 74 73 65 74 75 70 2e 6f o \. tktsetup.o
0d40: 20 5c 0a 20 20 75 6e 64 6f 2e 6f 20 5c 0a 20 20 \. undo.o \.
0d50: 75 70 64 61 74 65 2e 6f 20 5c 0a 20 20 75 72 6c update.o \. url
0d60: 2e 6f 20 5c 0a 20 20 75 73 65 72 2e 6f 20 5c 0a .o \. user.o \.
0d70: 20 20 76 65 72 69 66 79 2e 6f 20 5c 0a 20 20 76 verify.o \. v
0d80: 66 69 6c 65 2e 6f 20 5c 0a 20 20 77 69 6b 69 2e file.o \. wiki.
0d90: 6f 20 5c 0a 20 20 77 69 6b 69 66 6f 72 6d 61 74 o \. wikiformat
0da0: 2e 6f 20 5c 0a 20 20 77 69 6e 68 74 74 70 2e 6f .o \. winhttp.o
0db0: 20 5c 0a 20 20 78 66 65 72 2e 6f 20 5c 0a 20 20 \. xfer.o \.
0dc0: 7a 69 70 2e 6f 0a 0a 41 50 50 4e 41 4d 45 20 3d zip.o..APPNAME =
0dd0: 20 66 6f 73 73 69 6c 24 28 45 29 0a 0a 0a 0a 61 fossil$(E)....a
0de0: 6c 6c 3a 09 24 28 41 50 50 4e 41 4d 45 29 0a 0a ll:.$(APPNAME)..
0df0: 69 6e 73 74 61 6c 6c 3a 09 24 28 41 50 50 4e 41 install:.$(APPNA
0e00: 4d 45 29 0a 09 6d 76 20 24 28 41 50 50 4e 41 4d ME)..mv $(APPNAM
0e10: 45 29 20 24 28 49 4e 53 54 41 4c 4c 44 49 52 29 E) $(INSTALLDIR)
0e20: 0a 0a 74 72 61 6e 73 6c 61 74 65 3a 09 24 28 53 ..translate:.$(S
0e30: 52 43 44 49 52 29 2f 74 72 61 6e 73 6c 61 74 65 RCDIR)/translate
0e40: 2e 63 0a 09 24 28 42 43 43 29 20 2d 6f 20 74 72 .c..$(BCC) -o tr
0e50: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 anslate $(SRCDIR
0e60: 29 2f 74 72 61 6e 73 6c 61 74 65 2e 63 0a 0a 6d )/translate.c..m
0e70: 61 6b 65 68 65 61 64 65 72 73 3a 09 24 28 53 52 akeheaders:.$(SR
0e80: 43 44 49 52 29 2f 6d 61 6b 65 68 65 61 64 65 72 CDIR)/makeheader
0e90: 73 2e 63 0a 09 24 28 42 43 43 29 20 2d 6f 20 6d s.c..$(BCC) -o m
0ea0: 61 6b 65 68 65 61 64 65 72 73 20 24 28 53 52 43 akeheaders $(SRC
0eb0: 44 49 52 29 2f 6d 61 6b 65 68 65 61 64 65 72 73 DIR)/makeheaders
0ec0: 2e 63 0a 0a 6d 6b 69 6e 64 65 78 3a 09 24 28 53 .c..mkindex:.$(S
0ed0: 52 43 44 49 52 29 2f 6d 6b 69 6e 64 65 78 2e 63 RCDIR)/mkindex.c
0ee0: 0a 09 24 28 42 43 43 29 20 2d 6f 20 6d 6b 69 6e ..$(BCC) -o mkin
0ef0: 64 65 78 20 24 28 53 52 43 44 49 52 29 2f 6d 6b dex $(SRCDIR)/mk
0f00: 69 6e 64 65 78 2e 63 0a 0a 23 20 57 41 52 4e 49 index.c..# WARNI
0f10: 4e 47 2e 20 44 41 4e 47 45 52 2e 20 52 75 6e 6e NG. DANGER. Runn
0f20: 69 6e 67 20 74 68 65 20 74 65 73 74 73 75 69 74 ing the testsuit
0f30: 65 20 6d 6f 64 69 66 69 65 73 20 74 68 65 20 72 e modifies the r
0f40: 65 70 6f 73 69 74 6f 72 79 20 74 68 65 0a 23 20 epository the.#
0f50: 62 75 69 6c 64 20 69 73 20 64 6f 6e 65 20 66 72 build is done fr
0f60: 6f 6d 2c 20 69 2e 65 2e 20 74 68 65 20 63 68 65 om, i.e. the che
0f70: 63 6b 6f 75 74 20 62 65 6c 6f 6e 67 73 20 74 6f ckout belongs to
0f80: 2e 20 44 6f 20 6e 6f 74 20 73 79 6e 63 2f 70 75 . Do not sync/pu
0f90: 73 68 0a 23 20 74 68 65 20 72 65 70 6f 73 69 74 sh.# the reposit
0fa0: 6f 72 79 20 61 66 74 65 72 20 72 75 6e 6e 69 6e ory after runnin
0fb0: 67 20 74 68 65 20 74 65 73 74 73 2e 0a 74 65 73 g the tests..tes
0fc0: 74 3a 09 24 28 41 50 50 4e 41 4d 45 29 0a 09 24 t:.$(APPNAME)..$
0fd0: 28 54 43 4c 53 48 29 20 74 65 73 74 2f 74 65 73 (TCLSH) test/tes
0fe0: 74 65 72 2e 74 63 6c 20 24 28 41 50 50 4e 41 4d ter.tcl $(APPNAM
0ff0: 45 29 0a 0a 56 45 52 53 49 4f 4e 2e 68 3a 09 24 E)..VERSION.h:.$
1000: 28 53 52 43 44 49 52 29 2f 2e 2e 2f 6d 61 6e 69 (SRCDIR)/../mani
1010: 66 65 73 74 2e 75 75 69 64 20 24 28 53 52 43 44 fest.uuid $(SRCD
1020: 49 52 29 2f 2e 2e 2f 6d 61 6e 69 66 65 73 74 0a IR)/../manifest.
1030: 09 61 77 6b 20 27 7b 20 70 72 69 6e 74 66 20 22 .awk '{ printf "
1040: 23 64 65 66 69 6e 65 20 4d 41 4e 49 46 45 53 54 #define MANIFEST
1050: 5f 55 55 49 44 20 5c 22 25 73 5c 22 5c 6e 22 2c _UUID \"%s\"\n",
1060: 20 24 24 31 7d 27 20 20 24 28 53 52 43 44 49 52 $$1}' $(SRCDIR
1070: 29 2f 2e 2e 2f 6d 61 6e 69 66 65 73 74 2e 75 75 )/../manifest.uu
1080: 69 64 20 3e 56 45 52 53 49 4f 4e 2e 68 0a 09 61 id >VERSION.h..a
1090: 77 6b 20 27 7b 20 70 72 69 6e 74 66 20 22 23 64 wk '{ printf "#d
10a0: 65 66 69 6e 65 20 4d 41 4e 49 46 45 53 54 5f 56 efine MANIFEST_V
10b0: 45 52 53 49 4f 4e 20 5c 22 5b 25 2e 31 30 73 5d ERSION \"[%.10s]
10c0: 5c 22 5c 6e 22 2c 20 24 24 31 7d 27 20 20 24 28 \"\n", $$1}' $(
10d0: 53 52 43 44 49 52 29 2f 2e 2e 2f 6d 61 6e 69 66 SRCDIR)/../manif
10e0: 65 73 74 2e 75 75 69 64 20 3e 3e 56 45 52 53 49 est.uuid >>VERSI
10f0: 4f 4e 2e 68 0a 09 61 77 6b 20 27 24 24 31 3d 3d ON.h..awk '$$1==
1100: 22 44 22 7b 70 72 69 6e 74 66 20 22 23 64 65 66 "D"{printf "#def
1110: 69 6e 65 20 4d 41 4e 49 46 45 53 54 5f 44 41 54 ine MANIFEST_DAT
1120: 45 20 5c 22 25 73 20 25 73 5c 22 5c 6e 22 2c 20 E \"%s %s\"\n",
1130: 73 75 62 73 74 72 28 24 24 32 2c 31 2c 31 30 29 substr($$2,1,10)
1140: 2c 73 75 62 73 74 72 28 24 24 32 2c 31 32 29 7d ,substr($$2,12)}
1150: 27 20 20 24 28 53 52 43 44 49 52 29 2f 2e 2e 2f ' $(SRCDIR)/../
1160: 6d 61 6e 69 66 65 73 74 20 3e 3e 56 45 52 53 49 manifest >>VERSI
1170: 4f 4e 2e 68 0a 0a 24 28 41 50 50 4e 41 4d 45 29 ON.h..$(APPNAME)
1180: 3a 09 68 65 61 64 65 72 73 20 24 28 4f 42 4a 29 :.headers $(OBJ)
1190: 20 73 71 6c 69 74 65 33 2e 6f 20 74 68 2e 6f 20 sqlite3.o th.o
11a0: 74 68 5f 6c 61 6e 67 2e 6f 0a 09 24 28 54 43 43 th_lang.o..$(TCC
11b0: 29 20 2d 6f 20 24 28 41 50 50 4e 41 4d 45 29 20 ) -o $(APPNAME)
11c0: 24 28 4f 42 4a 29 20 73 71 6c 69 74 65 33 2e 6f $(OBJ) sqlite3.o
11d0: 20 74 68 2e 6f 20 74 68 5f 6c 61 6e 67 2e 6f 20 th.o th_lang.o
11e0: 24 28 4c 49 42 29 0a 0a 23 20 54 68 69 73 20 72 $(LIB)..# This r
11f0: 75 6c 65 20 70 72 65 76 65 6e 74 73 20 6d 61 6b ule prevents mak
1200: 65 20 66 72 6f 6d 20 75 73 69 6e 67 20 69 74 73 e from using its
1210: 20 64 65 66 61 75 6c 74 20 72 75 6c 65 73 20 74 default rules t
1220: 6f 20 74 72 79 20 62 75 69 6c 64 0a 23 20 61 6e o try build.# an
1230: 20 65 78 65 63 75 74 61 62 6c 65 20 6e 61 6d 65 executable name
1240: 64 20 22 6d 61 6e 69 66 65 73 74 22 20 6f 75 74 d "manifest" out
1250: 20 6f 66 20 74 68 65 20 66 69 6c 65 20 6e 61 6d of the file nam
1260: 65 64 20 22 6d 61 6e 69 66 65 73 74 2e 63 22 0a ed "manifest.c".
1270: 23 0a 24 28 53 52 43 44 49 52 29 2f 2e 2e 2f 6d #.$(SRCDIR)/../m
1280: 61 6e 69 66 65 73 74 3a 09 0a 09 23 20 6e 6f 6f anifest:...# noo
1290: 70 0a 0a 63 6c 65 61 6e 3a 09 0a 09 72 6d 20 2d p..clean:...rm -
12a0: 66 20 2a 2e 6f 20 2a 5f 2e 63 20 24 28 41 50 50 f *.o *_.c $(APP
12b0: 4e 41 4d 45 29 20 56 45 52 53 49 4f 4e 2e 68 0a NAME) VERSION.h.
12c0: 09 72 6d 20 2d 66 20 74 72 61 6e 73 6c 61 74 65 .rm -f translate
12d0: 20 6d 61 6b 65 68 65 61 64 65 72 73 20 6d 6b 69 makeheaders mki
12e0: 6e 64 65 78 20 70 61 67 65 5f 69 6e 64 65 78 2e ndex page_index.
12f0: 68 20 68 65 61 64 65 72 73 0a 09 72 6d 20 2d 66 h headers..rm -f
1300: 20 61 64 64 2e 68 20 61 64 6d 69 6e 2e 68 20 62 add.h admin.h b
1310: 61 67 2e 68 20 62 6c 6f 62 2e 68 20 62 72 61 6e ag.h blob.h bran
1320: 63 68 2e 68 20 62 72 6f 77 73 65 2e 68 20 63 67 ch.h browse.h cg
1330: 69 2e 68 20 63 68 65 63 6b 69 6e 2e 68 20 63 68 i.h checkin.h ch
1340: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
1350: 67 6e 2e 68 20 63 6c 6f 6e 65 2e 68 20 63 6f 6d gn.h clone.h com
1360: 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 66 69 67 75 format.h configu
1370: 72 65 2e 68 20 63 6f 6e 73 74 72 75 63 74 2e 68 re.h construct.h
1380: 20 63 6f 6e 74 65 6e 74 2e 68 20 64 62 2e 68 20 content.h db.h
1390: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 delta.h deltacmd
13a0: 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 .h descendants.h
13b0: 20 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 2e diff.h diffcmd.
13c0: 68 20 64 6f 63 2e 68 20 65 6e 63 6f 64 65 2e 68 h doc.h encode.h
13d0: 20 66 69 6c 65 2e 68 20 68 74 74 70 2e 68 20 69 file.h http.h i
13e0: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 2e 68 20 6d 61 nfo.h login.h ma
13f0: 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 2e 68 20 in.h manifest.h
1400: 6d 64 35 2e 68 20 6d 65 72 67 65 2e 68 20 6d 65 md5.h merge.h me
1410: 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 2e 68 rge3.h my_page.h
1420: 20 6e 61 6d 65 2e 68 20 70 69 76 6f 74 2e 68 20 name.h pivot.h
1430: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 2e pqueue.h printf.
1440: 68 20 72 65 62 75 69 6c 64 2e 68 20 72 65 70 6f h rebuild.h repo
1450: 72 74 2e 68 20 72 73 73 2e 68 20 73 63 68 65 6d rt.h rss.h schem
1460: 61 2e 68 20 73 65 74 75 70 2e 68 20 73 68 61 31 a.h setup.h sha1
1470: 2e 68 20 73 68 75 6e 2e 68 20 73 74 61 74 2e 68 .h shun.h stat.h
1480: 20 73 74 79 6c 65 2e 68 20 73 79 6e 63 2e 68 20 style.h sync.h
1490: 74 61 67 2e 68 20 74 61 67 76 69 65 77 2e 68 20 tag.h tagview.h
14a0: 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69 th_main.h timeli
14b0: 6e 65 2e 68 20 74 6b 74 2e 68 20 74 6b 74 73 65 ne.h tkt.h tktse
14c0: 74 75 70 2e 68 20 75 6e 64 6f 2e 68 20 75 70 64 tup.h undo.h upd
14d0: 61 74 65 2e 68 20 75 72 6c 2e 68 20 75 73 65 72 ate.h url.h user
14e0: 2e 68 20 76 65 72 69 66 79 2e 68 20 76 66 69 6c .h verify.h vfil
14f0: 65 2e 68 20 77 69 6b 69 2e 68 20 77 69 6b 69 66 e.h wiki.h wikif
1500: 6f 72 6d 61 74 2e 68 20 77 69 6e 68 74 74 70 2e ormat.h winhttp.
1510: 68 20 78 66 65 72 2e 68 20 7a 69 70 2e 68 0a 0a h xfer.h zip.h..
1520: 68 65 61 64 65 72 73 3a 09 6d 61 6b 65 68 65 61 headers:.makehea
1530: 64 65 72 73 20 6d 6b 69 6e 64 65 78 20 24 28 54 ders mkindex $(T
1540: 52 41 4e 53 5f 53 52 43 29 20 56 45 52 53 49 4f RANS_SRC) VERSIO
1550: 4e 2e 68 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 N.h.../makeheade
1560: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 rs add_.c:add.h
1570: 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e admin_.c:admin.
1580: 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 h bag_.c:bag.h b
1590: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 lob_.c:blob.h br
15a0: 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 anch_.c:branch.h
15b0: 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 browse_.c:brows
15c0: 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 e.h cgi_.c:cgi.h
15d0: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
15e0: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
15f0: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
1600: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
1610: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
1620: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
1630: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
1640: 63 6f 6e 66 69 67 75 72 65 5f 2e 63 3a 63 6f 6e configure_.c:con
1650: 66 69 67 75 72 65 2e 68 20 63 6f 6e 73 74 72 75 figure.h constru
1660: 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e ct_.c:construct.
1670: 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e h content_.c:con
1680: 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e tent.h db_.c:db.
1690: 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 h delta_.c:delta
16a0: 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 .h deltacmd_.c:d
16b0: 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e eltacmd.h descen
16c0: 64 61 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 dants_.c:descend
16d0: 61 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 ants.h diff_.c:d
16e0: 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 iff.h diffcmd_.c
16f0: 3a 64 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e :diffcmd.h doc_.
1700: 63 3a 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e c:doc.h encode_.
1710: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
1720: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
1730: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
1740: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
1750: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
1760: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
1770: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
1780: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
1790: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
17a0: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
17b0: 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 my_page_.c:my_pa
17c0: 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d ge.h name_.c:nam
17d0: 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 e.h pivot_.c:piv
17e0: 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 ot.h pqueue_.c:p
17f0: 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e queue.h printf_.
1800: 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 c:printf.h rebui
1810: 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 ld_.c:rebuild.h
1820: 72 65 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 report_.c:report
1830: 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 .h rss_.c:rss.h
1840: 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 schema_.c:schema
1850: 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 .h setup_.c:setu
1860: 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 p.h sha1_.c:sha1
1870: 2e 68 20 73 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e .h shun_.c:shun.
1880: 68 20 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68 h stat_.c:stat.h
1890: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
18a0: 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 h sync_.c:sync.h
18b0: 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 tag_.c:tag.h ta
18c0: 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 gview_.c:tagview
18d0: 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 .h th_main_.c:th
18e0: 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 _main.h timeline
18f0: 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 _.c:timeline.h t
1900: 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 73 kt_.c:tkt.h tkts
1910: 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 etup_.c:tktsetup
1920: 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e .h undo_.c:undo.
1930: 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 h update_.c:upda
1940: 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e te.h url_.c:url.
1950: 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 h user_.c:user.h
1960: 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 verify_.c:verif
1970: 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 y.h vfile_.c:vfi
1980: 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b le.h wiki_.c:wik
1990: 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e i.h wikiformat_.
19a0: 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 77 c:wikiformat.h w
19b0: 69 6e 68 74 74 70 5f 2e 63 3a 77 69 6e 68 74 74 inhttp_.c:winhtt
19c0: 70 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 p.h xfer_.c:xfer
19d0: 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 .h zip_.c:zip.h
19e0: 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 $(SRCDIR)/sqlite
19f0: 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 3.h $(SRCDIR)/th
1a00: 2e 68 20 56 45 52 53 49 4f 4e 2e 68 0a 09 2e 2f .h VERSION.h.../
1a10: 6d 6b 69 6e 64 65 78 20 24 28 54 52 41 4e 53 5f mkindex $(TRANS_
1a20: 53 52 43 29 20 3e 70 61 67 65 5f 69 6e 64 65 78 SRC) >page_index
1a30: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 .h..touch header
1a40: 73 0a 0a 61 64 64 5f 2e 63 3a 09 24 28 53 52 43 s..add_.c:.$(SRC
1a50: 44 49 52 29 2f 61 64 64 2e 63 20 24 28 53 52 43 DIR)/add.c $(SRC
1a60: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
1a70: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
1a80: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 61 64 ate $(SRCDIR)/ad
1a90: 64 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 d.c | sed -f $(S
1aa0: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e RCDIR)/VERSION >
1ab0: 61 64 64 5f 2e 63 0a 0a 61 64 64 2e 6f 3a 09 61 add_.c..add.o:.a
1ac0: 64 64 5f 2e 63 20 61 64 64 2e 68 20 20 24 28 53 dd_.c add.h $(S
1ad0: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a RCDIR)/config.h.
1ae0: 09 24 28 58 54 43 43 29 20 2d 6f 20 61 64 64 2e .$(XTCC) -o add.
1af0: 6f 20 2d 63 20 61 64 64 5f 2e 63 0a 0a 61 64 64 o -c add_.c..add
1b00: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
1b10: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
1b20: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d add_.c:add.h adm
1b30: 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 in_.c:admin.h ba
1b40: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
1b50: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 .c:blob.h branch
1b60: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f _.c:branch.h bro
1b70: 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 wse_.c:browse.h
1b80: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
1b90: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
1ba0: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
1bb0: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
1bc0: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
1bd0: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
1be0: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
1bf0: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 66 comformat.h conf
1c00: 69 67 75 72 65 5f 2e 63 3a 63 6f 6e 66 69 67 75 igure_.c:configu
1c10: 72 65 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e re.h construct_.
1c20: 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f c:construct.h co
1c30: 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 ntent_.c:content
1c40: 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 .h db_.c:db.h de
1c50: 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 lta_.c:delta.h d
1c60: 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 eltacmd_.c:delta
1c70: 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 cmd.h descendant
1c80: 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 s_.c:descendants
1c90: 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e .h diff_.c:diff.
1ca0: 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 h diffcmd_.c:dif
1cb0: 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f fcmd.h doc_.c:do
1cc0: 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e c.h encode_.c:en
1cd0: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
1ce0: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
1cf0: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
1d00: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
1d10: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
1d20: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
1d30: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
1d40: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
1d50: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
1d60: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 .c:merge3.h my_p
1d70: 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 age_.c:my_page.h
1d80: 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 name_.c:name.h
1d90: 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 pivot_.c:pivot.h
1da0: 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 pqueue_.c:pqueu
1db0: 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 e.h printf_.c:pr
1dc0: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
1dd0: 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 70 6f c:rebuild.h repo
1de0: 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 rt_.c:report.h r
1df0: 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 ss_.c:rss.h sche
1e00: 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 ma_.c:schema.h s
1e10: 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 etup_.c:setup.h
1e20: 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 sha1_.c:sha1.h s
1e30: 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e 68 20 73 74 hun_.c:shun.h st
1e40: 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79 at_.c:stat.h sty
1e50: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 le_.c:style.h sy
1e60: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 nc_.c:sync.h tag
1e70: 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 _.c:tag.h tagvie
1e80: 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 w_.c:tagview.h t
1e90: 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 h_main_.c:th_mai
1ea0: 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a n.h timeline_.c:
1eb0: 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e timeline.h tkt_.
1ec0: 63 3a 74 6b 74 2e 68 20 74 6b 74 73 65 74 75 70 c:tkt.h tktsetup
1ed0: 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 _.c:tktsetup.h u
1ee0: 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 ndo_.c:undo.h up
1ef0: 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 date_.c:update.h
1f00: 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 url_.c:url.h us
1f10: 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 er_.c:user.h ver
1f20: 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 ify_.c:verify.h
1f30: 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 vfile_.c:vfile.h
1f40: 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 wiki_.c:wiki.h
1f50: 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 wikiformat_.c:wi
1f60: 6b 69 66 6f 72 6d 61 74 2e 68 20 77 69 6e 68 74 kiformat.h winht
1f70: 74 70 5f 2e 63 3a 77 69 6e 68 74 74 70 2e 68 20 tp_.c:winhttp.h
1f80: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
1f90: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
1fa0: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
1fb0: 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 56 $(SRCDIR)/th.h V
1fc0: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 ERSION.h..touch
1fd0: 68 65 61 64 65 72 73 0a 0a 61 64 6d 69 6e 5f 2e headers..admin_.
1fe0: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 61 64 6d c:.$(SRCDIR)/adm
1ff0: 69 6e 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 in.c $(SRCDIR)/V
2000: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
2010: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
2020: 53 52 43 44 49 52 29 2f 61 64 6d 69 6e 2e 63 20 SRCDIR)/admin.c
2030: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 | sed -f $(SRCDI
2040: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 61 64 6d 69 R)/VERSION >admi
2050: 6e 5f 2e 63 0a 0a 61 64 6d 69 6e 2e 6f 3a 09 61 n_.c..admin.o:.a
2060: 64 6d 69 6e 5f 2e 63 20 61 64 6d 69 6e 2e 68 20 dmin_.c admin.h
2070: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
2080: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
2090: 61 64 6d 69 6e 2e 6f 20 2d 63 20 61 64 6d 69 6e admin.o -c admin
20a0: 5f 2e 63 0a 0a 61 64 6d 69 6e 2e 68 3a 09 6d 61 _.c..admin.h:.ma
20b0: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b keheaders.../mak
20c0: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 eheaders add_.c
20d0: 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a :add.h admin_.c:
20e0: 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 admin.h bag_.c:b
20f0: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f ag.h blob_.c:blo
2100: 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 b.h branch_.c:br
2110: 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 anch.h browse_.c
2120: 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 :browse.h cgi_.c
2130: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
2140: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
2150: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
2160: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
2170: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
2180: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
2190: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
21a0: 6d 61 74 2e 68 20 63 6f 6e 66 69 67 75 72 65 5f mat.h configure_
21b0: 2e 63 3a 63 6f 6e 66 69 67 75 72 65 2e 68 20 63 .c:configure.h c
21c0: 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 onstruct_.c:cons
21d0: 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f truct.h content_
21e0: 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f .c:content.h db_
21f0: 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 .c:db.h delta_.c
2200: 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d :delta.h deltacm
2210: 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 d_.c:deltacmd.h
2220: 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 descendants_.c:d
2230: 65 73 63 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 escendants.h dif
2240: 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 f_.c:diff.h diff
2250: 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 cmd_.c:diffcmd.h
2260: 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e doc_.c:doc.h en
2270: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
2280: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
2290: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
22a0: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
22b0: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
22c0: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
22d0: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
22e0: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
22f0: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
2300: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
2310: 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 ge3.h my_page_.c
2320: 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f :my_page.h name_
2330: 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f .c:name.h pivot_
2340: 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 .c:pivot.h pqueu
2350: 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 e_.c:pqueue.h pr
2360: 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 intf_.c:printf.h
2370: 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 rebuild_.c:rebu
2380: 69 6c 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a ild.h report_.c:
2390: 72 65 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a report.h rss_.c:
23a0: 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a rss.h schema_.c:
23b0: 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e schema.h setup_.
23c0: 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e c:setup.h sha1_.
23d0: 63 3a 73 68 61 31 2e 68 20 73 68 75 6e 5f 2e 63 c:sha1.h shun_.c
23e0: 3a 73 68 75 6e 2e 68 20 73 74 61 74 5f 2e 63 3a :shun.h stat_.c:
23f0: 73 74 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a stat.h style_.c:
2400: 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a style.h sync_.c:
2410: 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 sync.h tag_.c:ta
2420: 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 g.h tagview_.c:t
2430: 61 67 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e agview.h th_main
2440: 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69 _.c:th_main.h ti
2450: 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 meline_.c:timeli
2460: 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e ne.h tkt_.c:tkt.
2470: 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b h tktsetup_.c:tk
2480: 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 tsetup.h undo_.c
2490: 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e :undo.h update_.
24a0: 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e c:update.h url_.
24b0: 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a c:url.h user_.c:
24c0: 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 user.h verify_.c
24d0: 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f :verify.h vfile_
24e0: 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f .c:vfile.h wiki_
24f0: 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f .c:wiki.h wikifo
2500: 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d rmat_.c:wikiform
2510: 61 74 2e 68 20 77 69 6e 68 74 74 70 5f 2e 63 3a at.h winhttp_.c:
2520: 77 69 6e 68 74 74 70 2e 68 20 78 66 65 72 5f 2e winhttp.h xfer_.
2530: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a c:xfer.h zip_.c:
2540: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f zip.h $(SRCDIR)/
2550: 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 sqlite3.h $(SRCD
2560: 49 52 29 2f 74 68 2e 68 20 56 45 52 53 49 4f 4e IR)/th.h VERSION
2570: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 .h..touch header
2580: 73 0a 0a 62 61 67 5f 2e 63 3a 09 24 28 53 52 43 s..bag_.c:.$(SRC
2590: 44 49 52 29 2f 62 61 67 2e 63 20 24 28 53 52 43 DIR)/bag.c $(SRC
25a0: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
25b0: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
25c0: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 62 61 ate $(SRCDIR)/ba
25d0: 67 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 g.c | sed -f $(S
25e0: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e RCDIR)/VERSION >
25f0: 62 61 67 5f 2e 63 0a 0a 62 61 67 2e 6f 3a 09 62 bag_.c..bag.o:.b
2600: 61 67 5f 2e 63 20 62 61 67 2e 68 20 20 24 28 53 ag_.c bag.h $(S
2610: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a RCDIR)/config.h.
2620: 09 24 28 58 54 43 43 29 20 2d 6f 20 62 61 67 2e .$(XTCC) -o bag.
2630: 6f 20 2d 63 20 62 61 67 5f 2e 63 0a 0a 62 61 67 o -c bag_.c..bag
2640: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
2650: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
2660: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d add_.c:add.h adm
2670: 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 in_.c:admin.h ba
2680: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
2690: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 .c:blob.h branch
26a0: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f _.c:branch.h bro
26b0: 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 wse_.c:browse.h
26c0: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
26d0: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
26e0: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
26f0: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
2700: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
2710: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
2720: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
2730: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 66 comformat.h conf
2740: 69 67 75 72 65 5f 2e 63 3a 63 6f 6e 66 69 67 75 igure_.c:configu
2750: 72 65 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e re.h construct_.
2760: 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f c:construct.h co
2770: 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 ntent_.c:content
2780: 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 .h db_.c:db.h de
2790: 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 lta_.c:delta.h d
27a0: 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 eltacmd_.c:delta
27b0: 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 cmd.h descendant
27c0: 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 s_.c:descendants
27d0: 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e .h diff_.c:diff.
27e0: 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 h diffcmd_.c:dif
27f0: 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f fcmd.h doc_.c:do
2800: 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e c.h encode_.c:en
2810: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
2820: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
2830: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
2840: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
2850: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
2860: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
2870: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
2880: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
2890: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
28a0: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 .c:merge3.h my_p
28b0: 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 age_.c:my_page.h
28c0: 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 name_.c:name.h
28d0: 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 pivot_.c:pivot.h
28e0: 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 pqueue_.c:pqueu
28f0: 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 e.h printf_.c:pr
2900: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
2910: 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 70 6f c:rebuild.h repo
2920: 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 rt_.c:report.h r
2930: 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 ss_.c:rss.h sche
2940: 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 ma_.c:schema.h s
2950: 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 etup_.c:setup.h
2960: 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 sha1_.c:sha1.h s
2970: 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e 68 20 73 74 hun_.c:shun.h st
2980: 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79 at_.c:stat.h sty
2990: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 le_.c:style.h sy
29a0: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 nc_.c:sync.h tag
29b0: 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 _.c:tag.h tagvie
29c0: 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 w_.c:tagview.h t
29d0: 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 h_main_.c:th_mai
29e0: 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a n.h timeline_.c:
29f0: 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e timeline.h tkt_.
2a00: 63 3a 74 6b 74 2e 68 20 74 6b 74 73 65 74 75 70 c:tkt.h tktsetup
2a10: 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 _.c:tktsetup.h u
2a20: 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 ndo_.c:undo.h up
2a30: 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 date_.c:update.h
2a40: 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 url_.c:url.h us
2a50: 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 er_.c:user.h ver
2a60: 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 ify_.c:verify.h
2a70: 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 vfile_.c:vfile.h
2a80: 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 wiki_.c:wiki.h
2a90: 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 wikiformat_.c:wi
2aa0: 6b 69 66 6f 72 6d 61 74 2e 68 20 77 69 6e 68 74 kiformat.h winht
2ab0: 74 70 5f 2e 63 3a 77 69 6e 68 74 74 70 2e 68 20 tp_.c:winhttp.h
2ac0: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
2ad0: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
2ae0: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
2af0: 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 56 $(SRCDIR)/th.h V
2b00: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 ERSION.h..touch
2b10: 68 65 61 64 65 72 73 0a 0a 62 6c 6f 62 5f 2e 63 headers..blob_.c
2b20: 3a 09 24 28 53 52 43 44 49 52 29 2f 62 6c 6f 62 :.$(SRCDIR)/blob
2b30: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
2b40: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
2b50: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
2b60: 43 44 49 52 29 2f 62 6c 6f 62 2e 63 20 7c 20 73 CDIR)/blob.c | s
2b70: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f ed -f $(SRCDIR)/
2b80: 56 45 52 53 49 4f 4e 20 3e 62 6c 6f 62 5f 2e 63 VERSION >blob_.c
2b90: 0a 0a 62 6c 6f 62 2e 6f 3a 09 62 6c 6f 62 5f 2e ..blob.o:.blob_.
2ba0: 63 20 62 6c 6f 62 2e 68 20 20 24 28 53 52 43 44 c blob.h $(SRCD
2bb0: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 IR)/config.h..$(
2bc0: 58 54 43 43 29 20 2d 6f 20 62 6c 6f 62 2e 6f 20 XTCC) -o blob.o
2bd0: 2d 63 20 62 6c 6f 62 5f 2e 63 0a 0a 62 6c 6f 62 -c blob_.c..blob
2be0: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
2bf0: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
2c00: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d add_.c:add.h adm
2c10: 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 in_.c:admin.h ba
2c20: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
2c30: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 .c:blob.h branch
2c40: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f _.c:branch.h bro
2c50: 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 wse_.c:browse.h
2c60: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
2c70: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
2c80: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
2c90: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
2ca0: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
2cb0: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
2cc0: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
2cd0: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 66 comformat.h conf
2ce0: 69 67 75 72 65 5f 2e 63 3a 63 6f 6e 66 69 67 75 igure_.c:configu
2cf0: 72 65 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e re.h construct_.
2d00: 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f c:construct.h co
2d10: 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 ntent_.c:content
2d20: 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 .h db_.c:db.h de
2d30: 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 lta_.c:delta.h d
2d40: 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 eltacmd_.c:delta
2d50: 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 cmd.h descendant
2d60: 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 s_.c:descendants
2d70: 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e .h diff_.c:diff.
2d80: 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 h diffcmd_.c:dif
2d90: 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f fcmd.h doc_.c:do
2da0: 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e c.h encode_.c:en
2db0: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
2dc0: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
2dd0: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
2de0: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
2df0: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
2e00: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
2e10: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
2e20: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
2e30: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
2e40: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 .c:merge3.h my_p
2e50: 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 age_.c:my_page.h
2e60: 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 name_.c:name.h
2e70: 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 pivot_.c:pivot.h
2e80: 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 pqueue_.c:pqueu
2e90: 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 e.h printf_.c:pr
2ea0: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
2eb0: 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 70 6f c:rebuild.h repo
2ec0: 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 rt_.c:report.h r
2ed0: 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 ss_.c:rss.h sche
2ee0: 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 ma_.c:schema.h s
2ef0: 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 etup_.c:setup.h
2f00: 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 sha1_.c:sha1.h s
2f10: 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e 68 20 73 74 hun_.c:shun.h st
2f20: 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79 at_.c:stat.h sty
2f30: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 le_.c:style.h sy
2f40: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 nc_.c:sync.h tag
2f50: 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 _.c:tag.h tagvie
2f60: 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 w_.c:tagview.h t
2f70: 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 h_main_.c:th_mai
2f80: 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a n.h timeline_.c:
2f90: 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e timeline.h tkt_.
2fa0: 63 3a 74 6b 74 2e 68 20 74 6b 74 73 65 74 75 70 c:tkt.h tktsetup
2fb0: 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 _.c:tktsetup.h u
2fc0: 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 ndo_.c:undo.h up
2fd0: 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 date_.c:update.h
2fe0: 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 url_.c:url.h us
2ff0: 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 er_.c:user.h ver
3000: 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 ify_.c:verify.h
3010: 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 vfile_.c:vfile.h
3020: 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 wiki_.c:wiki.h
3030: 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 wikiformat_.c:wi
3040: 6b 69 66 6f 72 6d 61 74 2e 68 20 77 69 6e 68 74 kiformat.h winht
3050: 74 70 5f 2e 63 3a 77 69 6e 68 74 74 70 2e 68 20 tp_.c:winhttp.h
3060: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
3070: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
3080: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
3090: 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 56 $(SRCDIR)/th.h V
30a0: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 ERSION.h..touch
30b0: 68 65 61 64 65 72 73 0a 0a 62 72 61 6e 63 68 5f headers..branch_
30c0: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 62 72 .c:.$(SRCDIR)/br
30d0: 61 6e 63 68 2e 63 20 24 28 53 52 43 44 49 52 29 anch.c $(SRCDIR)
30e0: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 /VERSION transla
30f0: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 te.../translate
3100: 24 28 53 52 43 44 49 52 29 2f 62 72 61 6e 63 68 $(SRCDIR)/branch
3110: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 .c | sed -f $(SR
3120: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 62 CDIR)/VERSION >b
3130: 72 61 6e 63 68 5f 2e 63 0a 0a 62 72 61 6e 63 68 ranch_.c..branch
3140: 2e 6f 3a 09 62 72 61 6e 63 68 5f 2e 63 20 62 72 .o:.branch_.c br
3150: 61 6e 63 68 2e 68 20 20 24 28 53 52 43 44 49 52 anch.h $(SRCDIR
3160: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 )/config.h..$(XT
3170: 43 43 29 20 2d 6f 20 62 72 61 6e 63 68 2e 6f 20 CC) -o branch.o
3180: 2d 63 20 62 72 61 6e 63 68 5f 2e 63 0a 0a 62 72 -c branch_.c..br
3190: 61 6e 63 68 2e 68 3a 09 6d 61 6b 65 68 65 61 64 anch.h:.makehead
31a0: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 ers.../makeheade
31b0: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 rs add_.c:add.h
31c0: 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e admin_.c:admin.
31d0: 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 h bag_.c:bag.h b
31e0: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 lob_.c:blob.h br
31f0: 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 anch_.c:branch.h
3200: 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 browse_.c:brows
3210: 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 e.h cgi_.c:cgi.h
3220: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
3230: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
3240: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
3250: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
3260: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
3270: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
3280: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
3290: 63 6f 6e 66 69 67 75 72 65 5f 2e 63 3a 63 6f 6e configure_.c:con
32a0: 66 69 67 75 72 65 2e 68 20 63 6f 6e 73 74 72 75 figure.h constru
32b0: 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e ct_.c:construct.
32c0: 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e h content_.c:con
32d0: 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e tent.h db_.c:db.
32e0: 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 h delta_.c:delta
32f0: 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 .h deltacmd_.c:d
3300: 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e eltacmd.h descen
3310: 64 61 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 dants_.c:descend
3320: 61 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 ants.h diff_.c:d
3330: 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 iff.h diffcmd_.c
3340: 3a 64 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e :diffcmd.h doc_.
3350: 63 3a 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e c:doc.h encode_.
3360: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
3370: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
3380: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
3390: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
33a0: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
33b0: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
33c0: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
33d0: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
33e0: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
33f0: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
3400: 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 my_page_.c:my_pa
3410: 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d ge.h name_.c:nam
3420: 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 e.h pivot_.c:piv
3430: 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 ot.h pqueue_.c:p
3440: 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e queue.h printf_.
3450: 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 c:printf.h rebui
3460: 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 ld_.c:rebuild.h
3470: 72 65 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 report_.c:report
3480: 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 .h rss_.c:rss.h
3490: 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 schema_.c:schema
34a0: 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 .h setup_.c:setu
34b0: 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 p.h sha1_.c:sha1
34c0: 2e 68 20 73 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e .h shun_.c:shun.
34d0: 68 20 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68 h stat_.c:stat.h
34e0: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
34f0: 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 h sync_.c:sync.h
3500: 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 tag_.c:tag.h ta
3510: 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 gview_.c:tagview
3520: 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 .h th_main_.c:th
3530: 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 _main.h timeline
3540: 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 _.c:timeline.h t
3550: 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 73 kt_.c:tkt.h tkts
3560: 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 etup_.c:tktsetup
3570: 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e .h undo_.c:undo.
3580: 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 h update_.c:upda
3590: 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e te.h url_.c:url.
35a0: 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 h user_.c:user.h
35b0: 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 verify_.c:verif
35c0: 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 y.h vfile_.c:vfi
35d0: 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b le.h wiki_.c:wik
35e0: 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e i.h wikiformat_.
35f0: 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 77 c:wikiformat.h w
3600: 69 6e 68 74 74 70 5f 2e 63 3a 77 69 6e 68 74 74 inhttp_.c:winhtt
3610: 70 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 p.h xfer_.c:xfer
3620: 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 .h zip_.c:zip.h
3630: 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 $(SRCDIR)/sqlite
3640: 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 3.h $(SRCDIR)/th
3650: 2e 68 20 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f .h VERSION.h..to
3660: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 62 72 6f uch headers..bro
3670: 77 73 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 wse_.c:.$(SRCDIR
3680: 29 2f 62 72 6f 77 73 65 2e 63 20 24 28 53 52 43 )/browse.c $(SRC
3690: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
36a0: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
36b0: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 62 72 ate $(SRCDIR)/br
36c0: 6f 77 73 65 2e 63 20 7c 20 73 65 64 20 2d 66 20 owse.c | sed -f
36d0: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
36e0: 4e 20 3e 62 72 6f 77 73 65 5f 2e 63 0a 0a 62 72 N >browse_.c..br
36f0: 6f 77 73 65 2e 6f 3a 09 62 72 6f 77 73 65 5f 2e owse.o:.browse_.
3700: 63 20 62 72 6f 77 73 65 2e 68 20 20 24 28 53 52 c browse.h $(SR
3710: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
3720: 24 28 58 54 43 43 29 20 2d 6f 20 62 72 6f 77 73 $(XTCC) -o brows
3730: 65 2e 6f 20 2d 63 20 62 72 6f 77 73 65 5f 2e 63 e.o -c browse_.c
3740: 0a 0a 62 72 6f 77 73 65 2e 68 3a 09 6d 61 6b 65 ..browse.h:.make
3750: 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 headers.../makeh
3760: 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 eaders add_.c:a
3770: 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 dd.h admin_.c:ad
3780: 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 min.h bag_.c:bag
3790: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
37a0: 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e h branch_.c:bran
37b0: 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 ch.h browse_.c:b
37c0: 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 rowse.h cgi_.c:c
37d0: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
37e0: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
37f0: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
3800: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
3810: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
3820: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
3830: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
3840: 74 2e 68 20 63 6f 6e 66 69 67 75 72 65 5f 2e 63 t.h configure_.c
3850: 3a 63 6f 6e 66 69 67 75 72 65 2e 68 20 63 6f 6e :configure.h con
3860: 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 struct_.c:constr
3870: 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 uct.h content_.c
3880: 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 :content.h db_.c
3890: 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 :db.h delta_.c:d
38a0: 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f elta.h deltacmd_
38b0: 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 .c:deltacmd.h de
38c0: 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65 73 scendants_.c:des
38d0: 63 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 66 5f cendants.h diff_
38e0: 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d .c:diff.h diffcm
38f0: 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 64 d_.c:diffcmd.h d
3900: 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63 6f oc_.c:doc.h enco
3910: 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
3920: 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
3930: 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
3940: 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
3950: 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
3960: 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
3970: 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
3980: 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
3990: 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
39a0: 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
39b0: 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 3.h my_page_.c:m
39c0: 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 y_page.h name_.c
39d0: 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 :name.h pivot_.c
39e0: 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f :pivot.h pqueue_
39f0: 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e .c:pqueue.h prin
3a00: 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 tf_.c:printf.h r
3a10: 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c ebuild_.c:rebuil
3a20: 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72 65 d.h report_.c:re
3a30: 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72 73 port.h rss_.c:rs
3a40: 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 s.h schema_.c:sc
3a50: 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a hema.h setup_.c:
3a60: 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a setup.h sha1_.c:
3a70: 73 68 61 31 2e 68 20 73 68 75 6e 5f 2e 63 3a 73 sha1.h shun_.c:s
3a80: 68 75 6e 2e 68 20 73 74 61 74 5f 2e 63 3a 73 74 hun.h stat_.c:st
3a90: 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 at.h style_.c:st
3aa0: 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 yle.h sync_.c:sy
3ab0: 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e nc.h tag_.c:tag.
3ac0: 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 h tagview_.c:tag
3ad0: 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e view.h th_main_.
3ae0: 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 c:th_main.h time
3af0: 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 line_.c:timeline
3b00: 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 .h tkt_.c:tkt.h
3b10: 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 tktsetup_.c:tkts
3b20: 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 etup.h undo_.c:u
3b30: 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ndo.h update_.c:
3b40: 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
3b50: 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
3b60: 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
3b70: 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
3b80: 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
3b90: 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
3ba0: 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
3bb0: 2e 68 20 77 69 6e 68 74 74 70 5f 2e 63 3a 77 69 .h winhttp_.c:wi
3bc0: 6e 68 74 74 70 2e 68 20 78 66 65 72 5f 2e 63 3a nhttp.h xfer_.c:
3bd0: 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
3be0: 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
3bf0: 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 lite3.h $(SRCDIR
3c00: 29 2f 74 68 2e 68 20 56 45 52 53 49 4f 4e 2e 68 )/th.h VERSION.h
3c10: 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a ..touch headers.
3c20: 0a 63 67 69 5f 2e 63 3a 09 24 28 53 52 43 44 49 .cgi_.c:.$(SRCDI
3c30: 52 29 2f 63 67 69 2e 63 20 24 28 53 52 43 44 49 R)/cgi.c $(SRCDI
3c40: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 R)/VERSION trans
3c50: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 late.../translat
3c60: 65 20 24 28 53 52 43 44 49 52 29 2f 63 67 69 2e e $(SRCDIR)/cgi.
3c70: 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 c | sed -f $(SRC
3c80: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 63 67 DIR)/VERSION >cg
3c90: 69 5f 2e 63 0a 0a 63 67 69 2e 6f 3a 09 63 67 69 i_.c..cgi.o:.cgi
3ca0: 5f 2e 63 20 63 67 69 2e 68 20 20 24 28 53 52 43 _.c cgi.h $(SRC
3cb0: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 DIR)/config.h..$
3cc0: 28 58 54 43 43 29 20 2d 6f 20 63 67 69 2e 6f 20 (XTCC) -o cgi.o
3cd0: 2d 63 20 63 67 69 5f 2e 63 0a 0a 63 67 69 2e 68 -c cgi_.c..cgi.h
3ce0: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e :.makeheaders...
3cf0: 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 /makeheaders ad
3d00: 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e d_.c:add.h admin
3d10: 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f _.c:admin.h bag_
3d20: 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 .c:bag.h blob_.c
3d30: 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e :blob.h branch_.
3d40: 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 c:branch.h brows
3d50: 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 e_.c:browse.h cg
3d60: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
3d70: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
3d80: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
3d90: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
3da0: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
3db0: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
3dc0: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
3dd0: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 66 69 67 mformat.h config
3de0: 75 72 65 5f 2e 63 3a 63 6f 6e 66 69 67 75 72 65 ure_.c:configure
3df0: 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a .h construct_.c:
3e00: 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 construct.h cont
3e10: 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 ent_.c:content.h
3e20: 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 db_.c:db.h delt
3e30: 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c a_.c:delta.h del
3e40: 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d tacmd_.c:deltacm
3e50: 64 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 73 5f d.h descendants_
3e60: 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 .c:descendants.h
3e70: 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 diff_.c:diff.h
3e80: 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 diffcmd_.c:diffc
3e90: 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e md.h doc_.c:doc.
3ea0: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
3eb0: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
3ec0: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
3ed0: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
3ee0: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
3ef0: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
3f00: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
3f10: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
3f20: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
3f30: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
3f40: 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 :merge3.h my_pag
3f50: 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e e_.c:my_page.h n
3f60: 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 ame_.c:name.h pi
3f70: 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 vot_.c:pivot.h p
3f80: 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e queue_.c:pqueue.
3f90: 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e h printf_.c:prin
3fa0: 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a tf.h rebuild_.c:
3fb0: 72 65 62 75 69 6c 64 2e 68 20 72 65 70 6f 72 74 rebuild.h report
3fc0: 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 73 73 _.c:report.h rss
3fd0: 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 _.c:rss.h schema
3fe0: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
3ff0: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
4000: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 68 75 a1_.c:sha1.h shu
4010: 6e 5f 2e 63 3a 73 68 75 6e 2e 68 20 73 74 61 74 n_.c:shun.h stat
4020: 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79 6c 65 _.c:stat.h style
4030: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 _.c:style.h sync
4040: 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e _.c:sync.h tag_.
4050: 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f c:tag.h tagview_
4060: 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 68 5f .c:tagview.h th_
4070: 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e main_.c:th_main.
4080: 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 h timeline_.c:ti
4090: 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a meline.h tkt_.c:
40a0: 74 6b 74 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e tkt.h tktsetup_.
40b0: 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 c:tktsetup.h und
40c0: 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 o_.c:undo.h upda
40d0: 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 te_.c:update.h u
40e0: 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 rl_.c:url.h user
40f0: 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 _.c:user.h verif
4100: 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 y_.c:verify.h vf
4110: 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 ile_.c:vfile.h w
4120: 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 iki_.c:wiki.h wi
4130: 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 kiformat_.c:wiki
4140: 66 6f 72 6d 61 74 2e 68 20 77 69 6e 68 74 74 70 format.h winhttp
4150: 5f 2e 63 3a 77 69 6e 68 74 74 70 2e 68 20 78 66 _.c:winhttp.h xf
4160: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 er_.c:xfer.h zip
4170: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 _.c:zip.h $(SRCD
4180: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 IR)/sqlite3.h $(
4190: 53 52 43 44 49 52 29 2f 74 68 2e 68 20 56 45 52 SRCDIR)/th.h VER
41a0: 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 SION.h..touch he
41b0: 61 64 65 72 73 0a 0a 63 68 65 63 6b 69 6e 5f 2e aders..checkin_.
41c0: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 63 68 65 c:.$(SRCDIR)/che
41d0: 63 6b 69 6e 2e 63 20 24 28 53 52 43 44 49 52 29 ckin.c $(SRCDIR)
41e0: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 /VERSION transla
41f0: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 te.../translate
4200: 24 28 53 52 43 44 49 52 29 2f 63 68 65 63 6b 69 $(SRCDIR)/checki
4210: 6e 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 n.c | sed -f $(S
4220: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e RCDIR)/VERSION >
4230: 63 68 65 63 6b 69 6e 5f 2e 63 0a 0a 63 68 65 63 checkin_.c..chec
4240: 6b 69 6e 2e 6f 3a 09 63 68 65 63 6b 69 6e 5f 2e kin.o:.checkin_.
4250: 63 20 63 68 65 63 6b 69 6e 2e 68 20 20 24 28 53 c checkin.h $(S
4260: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a RCDIR)/config.h.
4270: 09 24 28 58 54 43 43 29 20 2d 6f 20 63 68 65 63 .$(XTCC) -o chec
4280: 6b 69 6e 2e 6f 20 2d 63 20 63 68 65 63 6b 69 6e kin.o -c checkin
4290: 5f 2e 63 0a 0a 63 68 65 63 6b 69 6e 2e 68 3a 09 _.c..checkin.h:.
42a0: 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d makeheaders.../m
42b0: 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f akeheaders add_
42c0: 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e .c:add.h admin_.
42d0: 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 c:admin.h bag_.c
42e0: 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 :bag.h blob_.c:b
42f0: 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a lob.h branch_.c:
4300: 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f branch.h browse_
4310: 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f .c:browse.h cgi_
4320: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
4330: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
4340: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
4350: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
4360: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
4370: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
4380: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
4390: 6f 72 6d 61 74 2e 68 20 63 6f 6e 66 69 67 75 72 ormat.h configur
43a0: 65 5f 2e 63 3a 63 6f 6e 66 69 67 75 72 65 2e 68 e_.c:configure.h
43b0: 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f construct_.c:co
43c0: 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e nstruct.h conten
43d0: 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 t_.c:content.h d
43e0: 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f b_.c:db.h delta_
43f0: 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 .c:delta.h delta
4400: 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e cmd_.c:deltacmd.
4410: 68 20 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 h descendants_.c
4420: 3a 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 20 64 :descendants.h d
4430: 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 iff_.c:diff.h di
4440: 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 ffcmd_.c:diffcmd
4450: 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 .h doc_.c:doc.h
4460: 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
4470: 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
4480: 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
4490: 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
44a0: 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
44b0: 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
44c0: 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
44d0: 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
44e0: 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
44f0: 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
4500: 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f erge3.h my_page_
4510: 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d .c:my_page.h nam
4520: 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f e_.c:name.h pivo
4530: 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 t_.c:pivot.h pqu
4540: 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 eue_.c:pqueue.h
4550: 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 printf_.c:printf
4560: 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 .h rebuild_.c:re
4570: 62 75 69 6c 64 2e 68 20 72 65 70 6f 72 74 5f 2e build.h report_.
4580: 63 3a 72 65 70 6f 72 74 2e 68 20 72 73 73 5f 2e c:report.h rss_.
4590: 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e c:rss.h schema_.
45a0: 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 c:schema.h setup
45b0: 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 _.c:setup.h sha1
45c0: 5f 2e 63 3a 73 68 61 31 2e 68 20 73 68 75 6e 5f _.c:sha1.h shun_
45d0: 2e 63 3a 73 68 75 6e 2e 68 20 73 74 61 74 5f 2e .c:shun.h stat_.
45e0: 63 3a 73 74 61 74 2e 68 20 73 74 79 6c 65 5f 2e c:stat.h style_.
45f0: 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e c:style.h sync_.
4600: 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a c:sync.h tag_.c:
4610: 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 tag.h tagview_.c
4620: 3a 74 61 67 76 69 65 77 2e 68 20 74 68 5f 6d 61 :tagview.h th_ma
4630: 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 in_.c:th_main.h
4640: 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 timeline_.c:time
4650: 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b line.h tkt_.c:tk
4660: 74 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a t.h tktsetup_.c:
4670: 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f tktsetup.h undo_
4680: 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 .c:undo.h update
4690: 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c _.c:update.h url
46a0: 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e _.c:url.h user_.
46b0: 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f c:user.h verify_
46c0: 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c .c:verify.h vfil
46d0: 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b e_.c:vfile.h wik
46e0: 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 i_.c:wiki.h wiki
46f0: 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f format_.c:wikifo
4700: 72 6d 61 74 2e 68 20 77 69 6e 68 74 74 70 5f 2e rmat.h winhttp_.
4710: 63 3a 77 69 6e 68 74 74 70 2e 68 20 78 66 65 72 c:winhttp.h xfer
4720: 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e _.c:xfer.h zip_.
4730: 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 c:zip.h $(SRCDIR
4740: 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52 )/sqlite3.h $(SR
4750: 43 44 49 52 29 2f 74 68 2e 68 20 56 45 52 53 49 CDIR)/th.h VERSI
4760: 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 ON.h..touch head
4770: 65 72 73 0a 0a 63 68 65 63 6b 6f 75 74 5f 2e 63 ers..checkout_.c
4780: 3a 09 24 28 53 52 43 44 49 52 29 2f 63 68 65 63 :.$(SRCDIR)/chec
4790: 6b 6f 75 74 2e 63 20 24 28 53 52 43 44 49 52 29 kout.c $(SRCDIR)
47a0: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 /VERSION transla
47b0: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 te.../translate
47c0: 24 28 53 52 43 44 49 52 29 2f 63 68 65 63 6b 6f $(SRCDIR)/checko
47d0: 75 74 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 ut.c | sed -f $(
47e0: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
47f0: 3e 63 68 65 63 6b 6f 75 74 5f 2e 63 0a 0a 63 68 >checkout_.c..ch
4800: 65 63 6b 6f 75 74 2e 6f 3a 09 63 68 65 63 6b 6f eckout.o:.checko
4810: 75 74 5f 2e 63 20 63 68 65 63 6b 6f 75 74 2e 68 ut_.c checkout.h
4820: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 $(SRCDIR)/conf
4830: 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f ig.h..$(XTCC) -o
4840: 20 63 68 65 63 6b 6f 75 74 2e 6f 20 2d 63 20 63 checkout.o -c c
4850: 68 65 63 6b 6f 75 74 5f 2e 63 0a 0a 63 68 65 63 heckout_.c..chec
4860: 6b 6f 75 74 2e 68 3a 09 6d 61 6b 65 68 65 61 64 kout.h:.makehead
4870: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 ers.../makeheade
4880: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 rs add_.c:add.h
4890: 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e admin_.c:admin.
48a0: 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 h bag_.c:bag.h b
48b0: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 lob_.c:blob.h br
48c0: 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 anch_.c:branch.h
48d0: 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 browse_.c:brows
48e0: 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 e.h cgi_.c:cgi.h
48f0: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
4900: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
4910: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
4920: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
4930: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
4940: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
4950: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
4960: 63 6f 6e 66 69 67 75 72 65 5f 2e 63 3a 63 6f 6e configure_.c:con
4970: 66 69 67 75 72 65 2e 68 20 63 6f 6e 73 74 72 75 figure.h constru
4980: 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e ct_.c:construct.
4990: 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e h content_.c:con
49a0: 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e tent.h db_.c:db.
49b0: 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 h delta_.c:delta
49c0: 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 .h deltacmd_.c:d
49d0: 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e eltacmd.h descen
49e0: 64 61 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 dants_.c:descend
49f0: 61 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 ants.h diff_.c:d
4a00: 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 iff.h diffcmd_.c
4a10: 3a 64 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e :diffcmd.h doc_.
4a20: 63 3a 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e c:doc.h encode_.
4a30: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
4a40: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
4a50: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
4a60: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
4a70: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
4a80: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
4a90: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
4aa0: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
4ab0: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
4ac0: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
4ad0: 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 my_page_.c:my_pa
4ae0: 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d ge.h name_.c:nam
4af0: 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 e.h pivot_.c:piv
4b00: 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 ot.h pqueue_.c:p
4b10: 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e queue.h printf_.
4b20: 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 c:printf.h rebui
4b30: 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 ld_.c:rebuild.h
4b40: 72 65 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 report_.c:report
4b50: 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 .h rss_.c:rss.h
4b60: 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 schema_.c:schema
4b70: 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 .h setup_.c:setu
4b80: 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 p.h sha1_.c:sha1
4b90: 2e 68 20 73 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e .h shun_.c:shun.
4ba0: 68 20 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68 h stat_.c:stat.h
4bb0: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
4bc0: 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 h sync_.c:sync.h
4bd0: 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 tag_.c:tag.h ta
4be0: 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 gview_.c:tagview
4bf0: 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 .h th_main_.c:th
4c00: 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 _main.h timeline
4c10: 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 _.c:timeline.h t
4c20: 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 73 kt_.c:tkt.h tkts
4c30: 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 etup_.c:tktsetup
4c40: 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e .h undo_.c:undo.
4c50: 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 h update_.c:upda
4c60: 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e te.h url_.c:url.
4c70: 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 h user_.c:user.h
4c80: 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 verify_.c:verif
4c90: 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 y.h vfile_.c:vfi
4ca0: 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b le.h wiki_.c:wik
4cb0: 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e i.h wikiformat_.
4cc0: 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 77 c:wikiformat.h w
4cd0: 69 6e 68 74 74 70 5f 2e 63 3a 77 69 6e 68 74 74 inhttp_.c:winhtt
4ce0: 70 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 p.h xfer_.c:xfer
4cf0: 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 .h zip_.c:zip.h
4d00: 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 $(SRCDIR)/sqlite
4d10: 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 3.h $(SRCDIR)/th
4d20: 2e 68 20 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f .h VERSION.h..to
4d30: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 63 6c 65 uch headers..cle
4d40: 61 72 73 69 67 6e 5f 2e 63 3a 09 24 28 53 52 43 arsign_.c:.$(SRC
4d50: 44 49 52 29 2f 63 6c 65 61 72 73 69 67 6e 2e 63 DIR)/clearsign.c
4d60: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
4d70: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f ON translate.../
4d80: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 translate $(SRCD
4d90: 49 52 29 2f 63 6c 65 61 72 73 69 67 6e 2e 63 20 IR)/clearsign.c
4da0: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 | sed -f $(SRCDI
4db0: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 63 6c 65 61 R)/VERSION >clea
4dc0: 72 73 69 67 6e 5f 2e 63 0a 0a 63 6c 65 61 72 73 rsign_.c..clears
4dd0: 69 67 6e 2e 6f 3a 09 63 6c 65 61 72 73 69 67 6e ign.o:.clearsign
4de0: 5f 2e 63 20 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c clearsign.h
4df0: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
4e00: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
4e10: 63 6c 65 61 72 73 69 67 6e 2e 6f 20 2d 63 20 63 clearsign.o -c c
4e20: 6c 65 61 72 73 69 67 6e 5f 2e 63 0a 0a 63 6c 65 learsign_.c..cle
4e30: 61 72 73 69 67 6e 2e 68 3a 09 6d 61 6b 65 68 65 arsign.h:.makehe
4e40: 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 aders.../makehea
4e50: 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 ders add_.c:add
4e60: 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 .h admin_.c:admi
4e70: 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 n.h bag_.c:bag.h
4e80: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 blob_.c:blob.h
4e90: 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 branch_.c:branch
4ea0: 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f .h browse_.c:bro
4eb0: 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 wse.h cgi_.c:cgi
4ec0: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
4ed0: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
4ee0: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
4ef0: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
4f00: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
4f10: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
4f20: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
4f30: 68 20 63 6f 6e 66 69 67 75 72 65 5f 2e 63 3a 63 h configure_.c:c
4f40: 6f 6e 66 69 67 75 72 65 2e 68 20 63 6f 6e 73 74 onfigure.h const
4f50: 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 ruct_.c:construc
4f60: 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 t.h content_.c:c
4f70: 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 ontent.h db_.c:d
4f80: 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c b.h delta_.c:del
4f90: 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 ta.h deltacmd_.c
4fa0: 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 :deltacmd.h desc
4fb0: 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65 73 63 65 endants_.c:desce
4fc0: 6e 64 61 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 ndants.h diff_.c
4fd0: 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f :diff.h diffcmd_
4fe0: 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 64 6f 63 .c:diffcmd.h doc
4ff0: 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63 6f 64 65 _.c:doc.h encode
5000: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
5010: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
5020: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
5030: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
5040: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
5050: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
5060: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
5070: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
5080: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
5090: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
50a0: 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f h my_page_.c:my_
50b0: 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e page.h name_.c:n
50c0: 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 ame.h pivot_.c:p
50d0: 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 ivot.h pqueue_.c
50e0: 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 :pqueue.h printf
50f0: 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 _.c:printf.h reb
5100: 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e uild_.c:rebuild.
5110: 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72 65 70 6f h report_.c:repo
5120: 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e rt.h rss_.c:rss.
5130: 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 h schema_.c:sche
5140: 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 ma.h setup_.c:se
5150: 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 tup.h sha1_.c:sh
5160: 61 31 2e 68 20 73 68 75 6e 5f 2e 63 3a 73 68 75 a1.h shun_.c:shu
5170: 6e 2e 68 20 73 74 61 74 5f 2e 63 3a 73 74 61 74 n.h stat_.c:stat
5180: 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c .h style_.c:styl
5190: 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 e.h sync_.c:sync
51a0: 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 .h tag_.c:tag.h
51b0: 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 tagview_.c:tagvi
51c0: 65 77 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a ew.h th_main_.c:
51d0: 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69 th_main.h timeli
51e0: 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 ne_.c:timeline.h
51f0: 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b tkt_.c:tkt.h tk
5200: 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 tsetup_.c:tktset
5210: 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 up.h undo_.c:und
5220: 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 o.h update_.c:up
5230: 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 date.h url_.c:ur
5240: 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 l.h user_.c:user
5250: 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 .h verify_.c:ver
5260: 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 ify.h vfile_.c:v
5270: 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 file.h wiki_.c:w
5280: 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 iki.h wikiformat
5290: 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 _.c:wikiformat.h
52a0: 20 77 69 6e 68 74 74 70 5f 2e 63 3a 77 69 6e 68 winhttp_.c:winh
52b0: 74 74 70 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 ttp.h xfer_.c:xf
52c0: 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e er.h zip_.c:zip.
52d0: 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 h $(SRCDIR)/sqli
52e0: 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f te3.h $(SRCDIR)/
52f0: 74 68 2e 68 20 56 45 52 53 49 4f 4e 2e 68 0a 09 th.h VERSION.h..
5300: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 63 touch headers..c
5310: 6c 6f 6e 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 lone_.c:.$(SRCDI
5320: 52 29 2f 63 6c 6f 6e 65 2e 63 20 24 28 53 52 43 R)/clone.c $(SRC
5330: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
5340: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
5350: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 63 6c ate $(SRCDIR)/cl
5360: 6f 6e 65 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 one.c | sed -f $
5370: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
5380: 20 3e 63 6c 6f 6e 65 5f 2e 63 0a 0a 63 6c 6f 6e >clone_.c..clon
5390: 65 2e 6f 3a 09 63 6c 6f 6e 65 5f 2e 63 20 63 6c e.o:.clone_.c cl
53a0: 6f 6e 65 2e 68 20 20 24 28 53 52 43 44 49 52 29 one.h $(SRCDIR)
53b0: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 /config.h..$(XTC
53c0: 43 29 20 2d 6f 20 63 6c 6f 6e 65 2e 6f 20 2d 63 C) -o clone.o -c
53d0: 20 63 6c 6f 6e 65 5f 2e 63 0a 0a 63 6c 6f 6e 65 clone_.c..clone
53e0: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
53f0: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
5400: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d add_.c:add.h adm
5410: 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 in_.c:admin.h ba
5420: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
5430: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 .c:blob.h branch
5440: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f _.c:branch.h bro
5450: 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 wse_.c:browse.h
5460: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
5470: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
5480: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
5490: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
54a0: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
54b0: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
54c0: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
54d0: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 66 comformat.h conf
54e0: 69 67 75 72 65 5f 2e 63 3a 63 6f 6e 66 69 67 75 igure_.c:configu
54f0: 72 65 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e re.h construct_.
5500: 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f c:construct.h co
5510: 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 ntent_.c:content
5520: 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 .h db_.c:db.h de
5530: 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 lta_.c:delta.h d
5540: 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 eltacmd_.c:delta
5550: 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 cmd.h descendant
5560: 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 s_.c:descendants
5570: 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e .h diff_.c:diff.
5580: 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 h diffcmd_.c:dif
5590: 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f fcmd.h doc_.c:do
55a0: 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e c.h encode_.c:en
55b0: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
55c0: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
55d0: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
55e0: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
55f0: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
5600: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
5610: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
5620: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
5630: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
5640: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 .c:merge3.h my_p
5650: 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 age_.c:my_page.h
5660: 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 name_.c:name.h
5670: 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 pivot_.c:pivot.h
5680: 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 pqueue_.c:pqueu
5690: 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 e.h printf_.c:pr
56a0: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
56b0: 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 70 6f c:rebuild.h repo
56c0: 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 rt_.c:report.h r
56d0: 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 ss_.c:rss.h sche
56e0: 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 ma_.c:schema.h s
56f0: 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 etup_.c:setup.h
5700: 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 sha1_.c:sha1.h s
5710: 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e 68 20 73 74 hun_.c:shun.h st
5720: 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79 at_.c:stat.h sty
5730: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 le_.c:style.h sy
5740: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 nc_.c:sync.h tag
5750: 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 _.c:tag.h tagvie
5760: 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 w_.c:tagview.h t
5770: 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 h_main_.c:th_mai
5780: 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a n.h timeline_.c:
5790: 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e timeline.h tkt_.
57a0: 63 3a 74 6b 74 2e 68 20 74 6b 74 73 65 74 75 70 c:tkt.h tktsetup
57b0: 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 _.c:tktsetup.h u
57c0: 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 ndo_.c:undo.h up
57d0: 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 date_.c:update.h
57e0: 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 url_.c:url.h us
57f0: 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 er_.c:user.h ver
5800: 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 ify_.c:verify.h
5810: 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 vfile_.c:vfile.h
5820: 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 wiki_.c:wiki.h
5830: 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 wikiformat_.c:wi
5840: 6b 69 66 6f 72 6d 61 74 2e 68 20 77 69 6e 68 74 kiformat.h winht
5850: 74 70 5f 2e 63 3a 77 69 6e 68 74 74 70 2e 68 20 tp_.c:winhttp.h
5860: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
5870: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
5880: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
5890: 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 56 $(SRCDIR)/th.h V
58a0: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 ERSION.h..touch
58b0: 68 65 61 64 65 72 73 0a 0a 63 6f 6d 66 6f 72 6d headers..comform
58c0: 61 74 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 at_.c:.$(SRCDIR)
58d0: 2f 63 6f 6d 66 6f 72 6d 61 74 2e 63 20 24 28 53 /comformat.c $(S
58e0: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 RCDIR)/VERSION t
58f0: 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e ranslate.../tran
5900: 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f slate $(SRCDIR)/
5910: 63 6f 6d 66 6f 72 6d 61 74 2e 63 20 7c 20 73 65 comformat.c | se
5920: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 d -f $(SRCDIR)/V
5930: 45 52 53 49 4f 4e 20 3e 63 6f 6d 66 6f 72 6d 61 ERSION >comforma
5940: 74 5f 2e 63 0a 0a 63 6f 6d 66 6f 72 6d 61 74 2e t_.c..comformat.
5950: 6f 3a 09 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 20 o:.comformat_.c
5960: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 20 24 28 53 comformat.h $(S
5970: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a RCDIR)/config.h.
5980: 09 24 28 58 54 43 43 29 20 2d 6f 20 63 6f 6d 66 .$(XTCC) -o comf
5990: 6f 72 6d 61 74 2e 6f 20 2d 63 20 63 6f 6d 66 6f ormat.o -c comfo
59a0: 72 6d 61 74 5f 2e 63 0a 0a 63 6f 6d 66 6f 72 6d rmat_.c..comform
59b0: 61 74 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 at.h:.makeheader
59c0: 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 s.../makeheaders
59d0: 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 add_.c:add.h a
59e0: 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 dmin_.c:admin.h
59f0: 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f bag_.c:bag.h blo
5a00: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e b_.c:blob.h bran
5a10: 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 ch_.c:branch.h b
5a20: 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e rowse_.c:browse.
5a30: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
5a40: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
5a50: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
5a60: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
5a70: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
5a80: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
5a90: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
5aa0: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
5ab0: 6e 66 69 67 75 72 65 5f 2e 63 3a 63 6f 6e 66 69 nfigure_.c:confi
5ac0: 67 75 72 65 2e 68 20 63 6f 6e 73 74 72 75 63 74 gure.h construct
5ad0: 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 _.c:construct.h
5ae0: 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 content_.c:conte
5af0: 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 nt.h db_.c:db.h
5b00: 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 delta_.c:delta.h
5b10: 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c deltacmd_.c:del
5b20: 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 tacmd.h descenda
5b30: 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e nts_.c:descendan
5b40: 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 ts.h diff_.c:dif
5b50: 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 f.h diffcmd_.c:d
5b60: 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a iffcmd.h doc_.c:
5b70: 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a doc.h encode_.c:
5b80: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
5b90: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
5ba0: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
5bb0: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
5bc0: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
5bd0: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
5be0: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
5bf0: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
5c00: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
5c10: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 3_.c:merge3.h my
5c20: 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 _page_.c:my_page
5c30: 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e .h name_.c:name.
5c40: 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 h pivot_.c:pivot
5c50: 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 .h pqueue_.c:pqu
5c60: 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a eue.h printf_.c:
5c70: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 printf.h rebuild
5c80: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 _.c:rebuild.h re
5c90: 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 port_.c:report.h
5ca0: 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 rss_.c:rss.h sc
5cb0: 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 hema_.c:schema.h
5cc0: 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e setup_.c:setup.
5cd0: 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 h sha1_.c:sha1.h
5ce0: 20 73 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e 68 20 shun_.c:shun.h
5cf0: 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73 stat_.c:stat.h s
5d00: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
5d10: 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 sync_.c:sync.h t
5d20: 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 ag_.c:tag.h tagv
5d30: 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 iew_.c:tagview.h
5d40: 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d th_main_.c:th_m
5d50: 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e ain.h timeline_.
5d60: 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 c:timeline.h tkt
5d70: 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 73 65 74 _.c:tkt.h tktset
5d80: 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 up_.c:tktsetup.h
5d90: 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 undo_.c:undo.h
5da0: 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 update_.c:update
5db0: 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 .h url_.c:url.h
5dc0: 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 user_.c:user.h v
5dd0: 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e erify_.c:verify.
5de0: 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 h vfile_.c:vfile
5df0: 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e .h wiki_.c:wiki.
5e00: 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a h wikiformat_.c:
5e10: 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 77 69 6e wikiformat.h win
5e20: 68 74 74 70 5f 2e 63 3a 77 69 6e 68 74 74 70 2e http_.c:winhttp.
5e30: 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 h xfer_.c:xfer.h
5e40: 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 zip_.c:zip.h $(
5e50: 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e SRCDIR)/sqlite3.
5e60: 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 h $(SRCDIR)/th.h
5e70: 20 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 VERSION.h..touc
5e80: 68 20 68 65 61 64 65 72 73 0a 0a 63 6f 6e 66 69 h headers..confi
5e90: 67 75 72 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 gure_.c:.$(SRCDI
5ea0: 52 29 2f 63 6f 6e 66 69 67 75 72 65 2e 63 20 24 R)/configure.c $
5eb0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
5ec0: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 translate.../tr
5ed0: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 anslate $(SRCDIR
5ee0: 29 2f 63 6f 6e 66 69 67 75 72 65 2e 63 20 7c 20 )/configure.c |
5ef0: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 sed -f $(SRCDIR)
5f00: 2f 56 45 52 53 49 4f 4e 20 3e 63 6f 6e 66 69 67 /VERSION >config
5f10: 75 72 65 5f 2e 63 0a 0a 63 6f 6e 66 69 67 75 72 ure_.c..configur
5f20: 65 2e 6f 3a 09 63 6f 6e 66 69 67 75 72 65 5f 2e e.o:.configure_.
5f30: 63 20 63 6f 6e 66 69 67 75 72 65 2e 68 20 20 24 c configure.h $
5f40: 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e (SRCDIR)/config.
5f50: 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 63 6f h..$(XTCC) -o co
5f60: 6e 66 69 67 75 72 65 2e 6f 20 2d 63 20 63 6f 6e nfigure.o -c con
5f70: 66 69 67 75 72 65 5f 2e 63 0a 0a 63 6f 6e 66 69 figure_.c..confi
5f80: 67 75 72 65 2e 68 3a 09 6d 61 6b 65 68 65 61 64 gure.h:.makehead
5f90: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 ers.../makeheade
5fa0: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 rs add_.c:add.h
5fb0: 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e admin_.c:admin.
5fc0: 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 h bag_.c:bag.h b
5fd0: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 lob_.c:blob.h br
5fe0: 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 anch_.c:branch.h
5ff0: 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 browse_.c:brows
6000: 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 e.h cgi_.c:cgi.h
6010: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
6020: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
6030: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
6040: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
6050: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
6060: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
6070: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
6080: 63 6f 6e 66 69 67 75 72 65 5f 2e 63 3a 63 6f 6e configure_.c:con
6090: 66 69 67 75 72 65 2e 68 20 63 6f 6e 73 74 72 75 figure.h constru
60a0: 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e ct_.c:construct.
60b0: 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e h content_.c:con
60c0: 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e tent.h db_.c:db.
60d0: 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 h delta_.c:delta
60e0: 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 .h deltacmd_.c:d
60f0: 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e eltacmd.h descen
6100: 64 61 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 dants_.c:descend
6110: 61 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 ants.h diff_.c:d
6120: 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 iff.h diffcmd_.c
6130: 3a 64 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e :diffcmd.h doc_.
6140: 63 3a 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e c:doc.h encode_.
6150: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
6160: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
6170: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
6180: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
6190: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
61a0: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
61b0: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
61c0: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
61d0: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
61e0: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
61f0: 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 my_page_.c:my_pa
6200: 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d ge.h name_.c:nam
6210: 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 e.h pivot_.c:piv
6220: 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 ot.h pqueue_.c:p
6230: 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e queue.h printf_.
6240: 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 c:printf.h rebui
6250: 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 ld_.c:rebuild.h
6260: 72 65 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 report_.c:report
6270: 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 .h rss_.c:rss.h
6280: 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 schema_.c:schema
6290: 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 .h setup_.c:setu
62a0: 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 p.h sha1_.c:sha1
62b0: 2e 68 20 73 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e .h shun_.c:shun.
62c0: 68 20 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68 h stat_.c:stat.h
62d0: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
62e0: 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 h sync_.c:sync.h
62f0: 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 tag_.c:tag.h ta
6300: 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 gview_.c:tagview
6310: 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 .h th_main_.c:th
6320: 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 _main.h timeline
6330: 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 _.c:timeline.h t
6340: 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 73 kt_.c:tkt.h tkts
6350: 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 etup_.c:tktsetup
6360: 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e .h undo_.c:undo.
6370: 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 h update_.c:upda
6380: 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e te.h url_.c:url.
6390: 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 h user_.c:user.h
63a0: 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 verify_.c:verif
63b0: 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 y.h vfile_.c:vfi
63c0: 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b le.h wiki_.c:wik
63d0: 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e i.h wikiformat_.
63e0: 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 77 c:wikiformat.h w
63f0: 69 6e 68 74 74 70 5f 2e 63 3a 77 69 6e 68 74 74 inhttp_.c:winhtt
6400: 70 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 p.h xfer_.c:xfer
6410: 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 .h zip_.c:zip.h
6420: 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 $(SRCDIR)/sqlite
6430: 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 3.h $(SRCDIR)/th
6440: 2e 68 20 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f .h VERSION.h..to
6450: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 63 6f 6e uch headers..con
6460: 73 74 72 75 63 74 5f 2e 63 3a 09 24 28 53 52 43 struct_.c:.$(SRC
6470: 44 49 52 29 2f 63 6f 6e 73 74 72 75 63 74 2e 63 DIR)/construct.c
6480: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
6490: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f ON translate.../
64a0: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 translate $(SRCD
64b0: 49 52 29 2f 63 6f 6e 73 74 72 75 63 74 2e 63 20 IR)/construct.c
64c0: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 | sed -f $(SRCDI
64d0: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 63 6f 6e 73 R)/VERSION >cons
64e0: 74 72 75 63 74 5f 2e 63 0a 0a 63 6f 6e 73 74 72 truct_.c..constr
64f0: 75 63 74 2e 6f 3a 09 63 6f 6e 73 74 72 75 63 74 uct.o:.construct
6500: 5f 2e 63 20 63 6f 6e 73 74 72 75 63 74 2e 68 20 _.c construct.h
6510: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
6520: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
6530: 63 6f 6e 73 74 72 75 63 74 2e 6f 20 2d 63 20 63 construct.o -c c
6540: 6f 6e 73 74 72 75 63 74 5f 2e 63 0a 0a 63 6f 6e onstruct_.c..con
6550: 73 74 72 75 63 74 2e 68 3a 09 6d 61 6b 65 68 65 struct.h:.makehe
6560: 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 aders.../makehea
6570: 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 ders add_.c:add
6580: 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 .h admin_.c:admi
6590: 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 n.h bag_.c:bag.h
65a0: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 blob_.c:blob.h
65b0: 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 branch_.c:branch
65c0: 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f .h browse_.c:bro
65d0: 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 wse.h cgi_.c:cgi
65e0: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
65f0: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
6600: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
6610: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
6620: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
6630: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
6640: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
6650: 68 20 63 6f 6e 66 69 67 75 72 65 5f 2e 63 3a 63 h configure_.c:c
6660: 6f 6e 66 69 67 75 72 65 2e 68 20 63 6f 6e 73 74 onfigure.h const
6670: 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 ruct_.c:construc
6680: 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 t.h content_.c:c
6690: 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 ontent.h db_.c:d
66a0: 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c b.h delta_.c:del
66b0: 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 ta.h deltacmd_.c
66c0: 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 :deltacmd.h desc
66d0: 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65 73 63 65 endants_.c:desce
66e0: 6e 64 61 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 ndants.h diff_.c
66f0: 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f :diff.h diffcmd_
6700: 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 64 6f 63 .c:diffcmd.h doc
6710: 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63 6f 64 65 _.c:doc.h encode
6720: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
6730: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
6740: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
6750: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
6760: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
6770: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
6780: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
6790: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
67a0: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
67b0: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
67c0: 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f h my_page_.c:my_
67d0: 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e page.h name_.c:n
67e0: 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 ame.h pivot_.c:p
67f0: 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 ivot.h pqueue_.c
6800: 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 :pqueue.h printf
6810: 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 _.c:printf.h reb
6820: 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e uild_.c:rebuild.
6830: 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72 65 70 6f h report_.c:repo
6840: 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e rt.h rss_.c:rss.
6850: 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 h schema_.c:sche
6860: 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 ma.h setup_.c:se
6870: 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 tup.h sha1_.c:sh
6880: 61 31 2e 68 20 73 68 75 6e 5f 2e 63 3a 73 68 75 a1.h shun_.c:shu
6890: 6e 2e 68 20 73 74 61 74 5f 2e 63 3a 73 74 61 74 n.h stat_.c:stat
68a0: 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c .h style_.c:styl
68b0: 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 e.h sync_.c:sync
68c0: 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 .h tag_.c:tag.h
68d0: 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 tagview_.c:tagvi
68e0: 65 77 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a ew.h th_main_.c:
68f0: 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69 th_main.h timeli
6900: 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 ne_.c:timeline.h
6910: 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b tkt_.c:tkt.h tk
6920: 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 tsetup_.c:tktset
6930: 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 up.h undo_.c:und
6940: 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 o.h update_.c:up
6950: 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 date.h url_.c:ur
6960: 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 l.h user_.c:user
6970: 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 .h verify_.c:ver
6980: 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 ify.h vfile_.c:v
6990: 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 file.h wiki_.c:w
69a0: 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 iki.h wikiformat
69b0: 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 _.c:wikiformat.h
69c0: 20 77 69 6e 68 74 74 70 5f 2e 63 3a 77 69 6e 68 winhttp_.c:winh
69d0: 74 74 70 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 ttp.h xfer_.c:xf
69e0: 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e er.h zip_.c:zip.
69f0: 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 h $(SRCDIR)/sqli
6a00: 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f te3.h $(SRCDIR)/
6a10: 74 68 2e 68 20 56 45 52 53 49 4f 4e 2e 68 0a 09 th.h VERSION.h..
6a20: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 63 touch headers..c
6a30: 6f 6e 74 65 6e 74 5f 2e 63 3a 09 24 28 53 52 43 ontent_.c:.$(SRC
6a40: 44 49 52 29 2f 63 6f 6e 74 65 6e 74 2e 63 20 24 DIR)/content.c $
6a50: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
6a60: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 translate.../tr
6a70: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 anslate $(SRCDIR
6a80: 29 2f 63 6f 6e 74 65 6e 74 2e 63 20 7c 20 73 65 )/content.c | se
6a90: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 d -f $(SRCDIR)/V
6aa0: 45 52 53 49 4f 4e 20 3e 63 6f 6e 74 65 6e 74 5f ERSION >content_
6ab0: 2e 63 0a 0a 63 6f 6e 74 65 6e 74 2e 6f 3a 09 63 .c..content.o:.c
6ac0: 6f 6e 74 65 6e 74 5f 2e 63 20 63 6f 6e 74 65 6e ontent_.c conten
6ad0: 74 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 t.h $(SRCDIR)/c
6ae0: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 onfig.h..$(XTCC)
6af0: 20 2d 6f 20 63 6f 6e 74 65 6e 74 2e 6f 20 2d 63 -o content.o -c
6b00: 20 63 6f 6e 74 65 6e 74 5f 2e 63 0a 0a 63 6f 6e content_.c..con
6b10: 74 65 6e 74 2e 68 3a 09 6d 61 6b 65 68 65 61 64 tent.h:.makehead
6b20: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 ers.../makeheade
6b30: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 rs add_.c:add.h
6b40: 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e admin_.c:admin.
6b50: 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 h bag_.c:bag.h b
6b60: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 lob_.c:blob.h br
6b70: 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 anch_.c:branch.h
6b80: 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 browse_.c:brows
6b90: 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 e.h cgi_.c:cgi.h
6ba0: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
6bb0: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
6bc0: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
6bd0: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
6be0: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
6bf0: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
6c00: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
6c10: 63 6f 6e 66 69 67 75 72 65 5f 2e 63 3a 63 6f 6e configure_.c:con
6c20: 66 69 67 75 72 65 2e 68 20 63 6f 6e 73 74 72 75 figure.h constru
6c30: 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e ct_.c:construct.
6c40: 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e h content_.c:con
6c50: 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e tent.h db_.c:db.
6c60: 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 h delta_.c:delta
6c70: 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 .h deltacmd_.c:d
6c80: 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e eltacmd.h descen
6c90: 64 61 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 dants_.c:descend
6ca0: 61 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 ants.h diff_.c:d
6cb0: 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 iff.h diffcmd_.c
6cc0: 3a 64 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e :diffcmd.h doc_.
6cd0: 63 3a 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e c:doc.h encode_.
6ce0: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
6cf0: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
6d00: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
6d10: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
6d20: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
6d30: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
6d40: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
6d50: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
6d60: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
6d70: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
6d80: 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 my_page_.c:my_pa
6d90: 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d ge.h name_.c:nam
6da0: 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 e.h pivot_.c:piv
6db0: 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 ot.h pqueue_.c:p
6dc0: 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e queue.h printf_.
6dd0: 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 c:printf.h rebui
6de0: 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 ld_.c:rebuild.h
6df0: 72 65 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 report_.c:report
6e00: 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 .h rss_.c:rss.h
6e10: 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 schema_.c:schema
6e20: 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 .h setup_.c:setu
6e30: 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 p.h sha1_.c:sha1
6e40: 2e 68 20 73 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e .h shun_.c:shun.
6e50: 68 20 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68 h stat_.c:stat.h
6e60: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
6e70: 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 h sync_.c:sync.h
6e80: 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 tag_.c:tag.h ta
6e90: 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 gview_.c:tagview
6ea0: 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 .h th_main_.c:th
6eb0: 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 _main.h timeline
6ec0: 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 _.c:timeline.h t
6ed0: 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 73 kt_.c:tkt.h tkts
6ee0: 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 etup_.c:tktsetup
6ef0: 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e .h undo_.c:undo.
6f00: 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 h update_.c:upda
6f10: 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e te.h url_.c:url.
6f20: 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 h user_.c:user.h
6f30: 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 verify_.c:verif
6f40: 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 y.h vfile_.c:vfi
6f50: 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b le.h wiki_.c:wik
6f60: 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e i.h wikiformat_.
6f70: 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 77 c:wikiformat.h w
6f80: 69 6e 68 74 74 70 5f 2e 63 3a 77 69 6e 68 74 74 inhttp_.c:winhtt
6f90: 70 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 p.h xfer_.c:xfer
6fa0: 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 .h zip_.c:zip.h
6fb0: 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 $(SRCDIR)/sqlite
6fc0: 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 3.h $(SRCDIR)/th
6fd0: 2e 68 20 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f .h VERSION.h..to
6fe0: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 64 62 5f uch headers..db_
6ff0: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 64 62 .c:.$(SRCDIR)/db
7000: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
7010: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
7020: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
7030: 43 44 49 52 29 2f 64 62 2e 63 20 7c 20 73 65 64 CDIR)/db.c | sed
7040: 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 -f $(SRCDIR)/VE
7050: 52 53 49 4f 4e 20 3e 64 62 5f 2e 63 0a 0a 64 62 RSION >db_.c..db
7060: 2e 6f 3a 09 64 62 5f 2e 63 20 64 62 2e 68 20 20 .o:.db_.c db.h
7070: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 $(SRCDIR)/config
7080: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 64 .h..$(XTCC) -o d
7090: 62 2e 6f 20 2d 63 20 64 62 5f 2e 63 0a 0a 64 62 b.o -c db_.c..db
70a0: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
70b0: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
70c0: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d add_.c:add.h adm
70d0: 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 in_.c:admin.h ba
70e0: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
70f0: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 .c:blob.h branch
7100: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f _.c:branch.h bro
7110: 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 wse_.c:browse.h
7120: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
7130: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
7140: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
7150: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
7160: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
7170: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
7180: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
7190: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 66 comformat.h conf
71a0: 69 67 75 72 65 5f 2e 63 3a 63 6f 6e 66 69 67 75 igure_.c:configu
71b0: 72 65 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e re.h construct_.
71c0: 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f c:construct.h co
71d0: 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 ntent_.c:content
71e0: 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 .h db_.c:db.h de
71f0: 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 lta_.c:delta.h d
7200: 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 eltacmd_.c:delta
7210: 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 cmd.h descendant
7220: 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 s_.c:descendants
7230: 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e .h diff_.c:diff.
7240: 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 h diffcmd_.c:dif
7250: 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f fcmd.h doc_.c:do
7260: 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e c.h encode_.c:en
7270: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
7280: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
7290: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
72a0: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
72b0: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
72c0: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
72d0: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
72e0: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
72f0: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
7300: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 .c:merge3.h my_p
7310: 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 age_.c:my_page.h
7320: 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 name_.c:name.h
7330: 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 pivot_.c:pivot.h
7340: 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 pqueue_.c:pqueu
7350: 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 e.h printf_.c:pr
7360: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
7370: 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 70 6f c:rebuild.h repo
7380: 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 rt_.c:report.h r
7390: 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 ss_.c:rss.h sche
73a0: 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 ma_.c:schema.h s
73b0: 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 etup_.c:setup.h
73c0: 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 sha1_.c:sha1.h s
73d0: 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e 68 20 73 74 hun_.c:shun.h st
73e0: 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79 at_.c:stat.h sty
73f0: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 le_.c:style.h sy
7400: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 nc_.c:sync.h tag
7410: 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 _.c:tag.h tagvie
7420: 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 w_.c:tagview.h t
7430: 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 h_main_.c:th_mai
7440: 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a n.h timeline_.c:
7450: 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e timeline.h tkt_.
7460: 63 3a 74 6b 74 2e 68 20 74 6b 74 73 65 74 75 70 c:tkt.h tktsetup
7470: 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 _.c:tktsetup.h u
7480: 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 ndo_.c:undo.h up
7490: 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 date_.c:update.h
74a0: 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 url_.c:url.h us
74b0: 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 er_.c:user.h ver
74c0: 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 ify_.c:verify.h
74d0: 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 vfile_.c:vfile.h
74e0: 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 wiki_.c:wiki.h
74f0: 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 wikiformat_.c:wi
7500: 6b 69 66 6f 72 6d 61 74 2e 68 20 77 69 6e 68 74 kiformat.h winht
7510: 74 70 5f 2e 63 3a 77 69 6e 68 74 74 70 2e 68 20 tp_.c:winhttp.h
7520: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
7530: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
7540: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
7550: 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 56 $(SRCDIR)/th.h V
7560: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 ERSION.h..touch
7570: 68 65 61 64 65 72 73 0a 0a 64 65 6c 74 61 5f 2e headers..delta_.
7580: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 64 65 6c c:.$(SRCDIR)/del
7590: 74 61 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 ta.c $(SRCDIR)/V
75a0: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
75b0: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
75c0: 53 52 43 44 49 52 29 2f 64 65 6c 74 61 2e 63 20 SRCDIR)/delta.c
75d0: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 | sed -f $(SRCDI
75e0: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 64 65 6c 74 R)/VERSION >delt
75f0: 61 5f 2e 63 0a 0a 64 65 6c 74 61 2e 6f 3a 09 64 a_.c..delta.o:.d
7600: 65 6c 74 61 5f 2e 63 20 64 65 6c 74 61 2e 68 20 elta_.c delta.h
7610: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
7620: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
7630: 64 65 6c 74 61 2e 6f 20 2d 63 20 64 65 6c 74 61 delta.o -c delta
7640: 5f 2e 63 0a 0a 64 65 6c 74 61 2e 68 3a 09 6d 61 _.c..delta.h:.ma
7650: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b keheaders.../mak
7660: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 eheaders add_.c
7670: 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a :add.h admin_.c:
7680: 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 admin.h bag_.c:b
7690: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f ag.h blob_.c:blo
76a0: 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 b.h branch_.c:br
76b0: 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 anch.h browse_.c
76c0: 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 :browse.h cgi_.c
76d0: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
76e0: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
76f0: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
7700: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
7710: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
7720: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
7730: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
7740: 6d 61 74 2e 68 20 63 6f 6e 66 69 67 75 72 65 5f mat.h configure_
7750: 2e 63 3a 63 6f 6e 66 69 67 75 72 65 2e 68 20 63 .c:configure.h c
7760: 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 onstruct_.c:cons
7770: 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f truct.h content_
7780: 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f .c:content.h db_
7790: 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 .c:db.h delta_.c
77a0: 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d :delta.h deltacm
77b0: 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 d_.c:deltacmd.h
77c0: 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 descendants_.c:d
77d0: 65 73 63 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 escendants.h dif
77e0: 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 f_.c:diff.h diff
77f0: 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 cmd_.c:diffcmd.h
7800: 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e doc_.c:doc.h en
7810: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
7820: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
7830: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
7840: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
7850: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
7860: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
7870: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
7880: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
7890: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
78a0: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
78b0: 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 ge3.h my_page_.c
78c0: 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f :my_page.h name_
78d0: 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f .c:name.h pivot_
78e0: 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 .c:pivot.h pqueu
78f0: 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 e_.c:pqueue.h pr
7900: 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 intf_.c:printf.h
7910: 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 rebuild_.c:rebu
7920: 69 6c 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a ild.h report_.c:
7930: 72 65 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a report.h rss_.c:
7940: 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a rss.h schema_.c:
7950: 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e schema.h setup_.
7960: 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e c:setup.h sha1_.
7970: 63 3a 73 68 61 31 2e 68 20 73 68 75 6e 5f 2e 63 c:sha1.h shun_.c
7980: 3a 73 68 75 6e 2e 68 20 73 74 61 74 5f 2e 63 3a :shun.h stat_.c:
7990: 73 74 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a stat.h style_.c:
79a0: 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a style.h sync_.c:
79b0: 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 sync.h tag_.c:ta
79c0: 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 g.h tagview_.c:t
79d0: 61 67 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e agview.h th_main
79e0: 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69 _.c:th_main.h ti
79f0: 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 meline_.c:timeli
7a00: 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e ne.h tkt_.c:tkt.
7a10: 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b h tktsetup_.c:tk
7a20: 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 tsetup.h undo_.c
7a30: 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e :undo.h update_.
7a40: 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e c:update.h url_.
7a50: 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a c:url.h user_.c:
7a60: 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 user.h verify_.c
7a70: 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f :verify.h vfile_
7a80: 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f .c:vfile.h wiki_
7a90: 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f .c:wiki.h wikifo
7aa0: 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d rmat_.c:wikiform
7ab0: 61 74 2e 68 20 77 69 6e 68 74 74 70 5f 2e 63 3a at.h winhttp_.c:
7ac0: 77 69 6e 68 74 74 70 2e 68 20 78 66 65 72 5f 2e winhttp.h xfer_.
7ad0: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a c:xfer.h zip_.c:
7ae0: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f zip.h $(SRCDIR)/
7af0: 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 sqlite3.h $(SRCD
7b00: 49 52 29 2f 74 68 2e 68 20 56 45 52 53 49 4f 4e IR)/th.h VERSION
7b10: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 .h..touch header
7b20: 73 0a 0a 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 09 s..deltacmd_.c:.
7b30: 24 28 53 52 43 44 49 52 29 2f 64 65 6c 74 61 63 $(SRCDIR)/deltac
7b40: 6d 64 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 md.c $(SRCDIR)/V
7b50: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
7b60: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
7b70: 53 52 43 44 49 52 29 2f 64 65 6c 74 61 63 6d 64 SRCDIR)/deltacmd
7b80: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 .c | sed -f $(SR
7b90: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 64 CDIR)/VERSION >d
7ba0: 65 6c 74 61 63 6d 64 5f 2e 63 0a 0a 64 65 6c 74 eltacmd_.c..delt
7bb0: 61 63 6d 64 2e 6f 3a 09 64 65 6c 74 61 63 6d 64 acmd.o:.deltacmd
7bc0: 5f 2e 63 20 64 65 6c 74 61 63 6d 64 2e 68 20 20 _.c deltacmd.h
7bd0: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 $(SRCDIR)/config
7be0: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 64 .h..$(XTCC) -o d
7bf0: 65 6c 74 61 63 6d 64 2e 6f 20 2d 63 20 64 65 6c eltacmd.o -c del
7c00: 74 61 63 6d 64 5f 2e 63 0a 0a 64 65 6c 74 61 63 tacmd_.c..deltac
7c10: 6d 64 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 md.h:.makeheader
7c20: 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 s.../makeheaders
7c30: 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 add_.c:add.h a
7c40: 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 dmin_.c:admin.h
7c50: 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f bag_.c:bag.h blo
7c60: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e b_.c:blob.h bran
7c70: 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 ch_.c:branch.h b
7c80: 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e rowse_.c:browse.
7c90: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
7ca0: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
7cb0: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
7cc0: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
7cd0: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
7ce0: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
7cf0: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
7d00: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
7d10: 6e 66 69 67 75 72 65 5f 2e 63 3a 63 6f 6e 66 69 nfigure_.c:confi
7d20: 67 75 72 65 2e 68 20 63 6f 6e 73 74 72 75 63 74 gure.h construct
7d30: 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 _.c:construct.h
7d40: 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 content_.c:conte
7d50: 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 nt.h db_.c:db.h
7d60: 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 delta_.c:delta.h
7d70: 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c deltacmd_.c:del
7d80: 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 tacmd.h descenda
7d90: 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e nts_.c:descendan
7da0: 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 ts.h diff_.c:dif
7db0: 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 f.h diffcmd_.c:d
7dc0: 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a iffcmd.h doc_.c:
7dd0: 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a doc.h encode_.c:
7de0: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
7df0: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
7e00: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
7e10: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
7e20: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
7e30: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
7e40: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
7e50: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
7e60: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
7e70: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 3_.c:merge3.h my
7e80: 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 _page_.c:my_page
7e90: 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e .h name_.c:name.
7ea0: 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 h pivot_.c:pivot
7eb0: 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 .h pqueue_.c:pqu
7ec0: 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a eue.h printf_.c:
7ed0: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 printf.h rebuild
7ee0: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 _.c:rebuild.h re
7ef0: 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 port_.c:report.h
7f00: 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 rss_.c:rss.h sc
7f10: 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 hema_.c:schema.h
7f20: 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e setup_.c:setup.
7f30: 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 h sha1_.c:sha1.h
7f40: 20 73 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e 68 20 shun_.c:shun.h
7f50: 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73 stat_.c:stat.h s
7f60: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
7f70: 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 sync_.c:sync.h t
7f80: 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 ag_.c:tag.h tagv
7f90: 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 iew_.c:tagview.h
7fa0: 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d th_main_.c:th_m
7fb0: 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e ain.h timeline_.
7fc0: 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 c:timeline.h tkt
7fd0: 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 73 65 74 _.c:tkt.h tktset
7fe0: 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 up_.c:tktsetup.h
7ff0: 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 undo_.c:undo.h
8000: 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 update_.c:update
8010: 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 .h url_.c:url.h
8020: 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 user_.c:user.h v
8030: 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e erify_.c:verify.
8040: 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 h vfile_.c:vfile
8050: 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e .h wiki_.c:wiki.
8060: 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a h wikiformat_.c:
8070: 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 77 69 6e wikiformat.h win
8080: 68 74 74 70 5f 2e 63 3a 77 69 6e 68 74 74 70 2e http_.c:winhttp.
8090: 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 h xfer_.c:xfer.h
80a0: 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 zip_.c:zip.h $(
80b0: 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e SRCDIR)/sqlite3.
80c0: 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 h $(SRCDIR)/th.h
80d0: 20 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 VERSION.h..touc
80e0: 68 20 68 65 61 64 65 72 73 0a 0a 64 65 73 63 65 h headers..desce
80f0: 6e 64 61 6e 74 73 5f 2e 63 3a 09 24 28 53 52 43 ndants_.c:.$(SRC
8100: 44 49 52 29 2f 64 65 73 63 65 6e 64 61 6e 74 73 DIR)/descendants
8110: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
8120: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
8130: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
8140: 43 44 49 52 29 2f 64 65 73 63 65 6e 64 61 6e 74 CDIR)/descendant
8150: 73 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 s.c | sed -f $(S
8160: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e RCDIR)/VERSION >
8170: 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 0a 0a descendants_.c..
8180: 64 65 73 63 65 6e 64 61 6e 74 73 2e 6f 3a 09 64 descendants.o:.d
8190: 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 20 64 65 escendants_.c de
81a0: 73 63 65 6e 64 61 6e 74 73 2e 68 20 20 24 28 53 scendants.h $(S
81b0: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a RCDIR)/config.h.
81c0: 09 24 28 58 54 43 43 29 20 2d 6f 20 64 65 73 63 .$(XTCC) -o desc
81d0: 65 6e 64 61 6e 74 73 2e 6f 20 2d 63 20 64 65 73 endants.o -c des
81e0: 63 65 6e 64 61 6e 74 73 5f 2e 63 0a 0a 64 65 73 cendants_.c..des
81f0: 63 65 6e 64 61 6e 74 73 2e 68 3a 09 6d 61 6b 65 cendants.h:.make
8200: 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 headers.../makeh
8210: 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 eaders add_.c:a
8220: 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 dd.h admin_.c:ad
8230: 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 min.h bag_.c:bag
8240: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
8250: 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e h branch_.c:bran
8260: 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 ch.h browse_.c:b
8270: 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 rowse.h cgi_.c:c
8280: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
8290: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
82a0: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
82b0: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
82c0: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
82d0: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
82e0: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
82f0: 74 2e 68 20 63 6f 6e 66 69 67 75 72 65 5f 2e 63 t.h configure_.c
8300: 3a 63 6f 6e 66 69 67 75 72 65 2e 68 20 63 6f 6e :configure.h con
8310: 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 struct_.c:constr
8320: 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 uct.h content_.c
8330: 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 :content.h db_.c
8340: 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 :db.h delta_.c:d
8350: 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f elta.h deltacmd_
8360: 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 .c:deltacmd.h de
8370: 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65 73 scendants_.c:des
8380: 63 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 66 5f cendants.h diff_
8390: 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d .c:diff.h diffcm
83a0: 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 64 d_.c:diffcmd.h d
83b0: 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63 6f oc_.c:doc.h enco
83c0: 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
83d0: 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
83e0: 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
83f0: 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
8400: 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
8410: 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
8420: 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
8430: 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
8440: 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
8450: 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
8460: 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 3.h my_page_.c:m
8470: 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 y_page.h name_.c
8480: 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 :name.h pivot_.c
8490: 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f :pivot.h pqueue_
84a0: 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e .c:pqueue.h prin
84b0: 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 tf_.c:printf.h r
84c0: 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c ebuild_.c:rebuil
84d0: 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72 65 d.h report_.c:re
84e0: 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72 73 port.h rss_.c:rs
84f0: 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 s.h schema_.c:sc
8500: 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a hema.h setup_.c:
8510: 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a setup.h sha1_.c:
8520: 73 68 61 31 2e 68 20 73 68 75 6e 5f 2e 63 3a 73 sha1.h shun_.c:s
8530: 68 75 6e 2e 68 20 73 74 61 74 5f 2e 63 3a 73 74 hun.h stat_.c:st
8540: 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 at.h style_.c:st
8550: 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 yle.h sync_.c:sy
8560: 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e nc.h tag_.c:tag.
8570: 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 h tagview_.c:tag
8580: 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e view.h th_main_.
8590: 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 c:th_main.h time
85a0: 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 line_.c:timeline
85b0: 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 .h tkt_.c:tkt.h
85c0: 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 tktsetup_.c:tkts
85d0: 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 etup.h undo_.c:u
85e0: 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ndo.h update_.c:
85f0: 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
8600: 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
8610: 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
8620: 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
8630: 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
8640: 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
8650: 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
8660: 2e 68 20 77 69 6e 68 74 74 70 5f 2e 63 3a 77 69 .h winhttp_.c:wi
8670: 6e 68 74 74 70 2e 68 20 78 66 65 72 5f 2e 63 3a nhttp.h xfer_.c:
8680: 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
8690: 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
86a0: 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 lite3.h $(SRCDIR
86b0: 29 2f 74 68 2e 68 20 56 45 52 53 49 4f 4e 2e 68 )/th.h VERSION.h
86c0: 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a ..touch headers.
86d0: 0a 64 69 66 66 5f 2e 63 3a 09 24 28 53 52 43 44 .diff_.c:.$(SRCD
86e0: 49 52 29 2f 64 69 66 66 2e 63 20 24 28 53 52 43 IR)/diff.c $(SRC
86f0: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
8700: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
8710: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 64 69 ate $(SRCDIR)/di
8720: 66 66 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 ff.c | sed -f $(
8730: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
8740: 3e 64 69 66 66 5f 2e 63 0a 0a 64 69 66 66 2e 6f >diff_.c..diff.o
8750: 3a 09 64 69 66 66 5f 2e 63 20 64 69 66 66 2e 68 :.diff_.c diff.h
8760: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 $(SRCDIR)/conf
8770: 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f ig.h..$(XTCC) -o
8780: 20 64 69 66 66 2e 6f 20 2d 63 20 64 69 66 66 5f diff.o -c diff_
8790: 2e 63 0a 0a 64 69 66 66 2e 68 3a 09 6d 61 6b 65 .c..diff.h:.make
87a0: 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 headers.../makeh
87b0: 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 eaders add_.c:a
87c0: 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 dd.h admin_.c:ad
87d0: 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 min.h bag_.c:bag
87e0: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
87f0: 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e h branch_.c:bran
8800: 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 ch.h browse_.c:b
8810: 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 rowse.h cgi_.c:c
8820: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
8830: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
8840: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
8850: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
8860: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
8870: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
8880: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
8890: 74 2e 68 20 63 6f 6e 66 69 67 75 72 65 5f 2e 63 t.h configure_.c
88a0: 3a 63 6f 6e 66 69 67 75 72 65 2e 68 20 63 6f 6e :configure.h con
88b0: 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 struct_.c:constr
88c0: 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 uct.h content_.c
88d0: 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 :content.h db_.c
88e0: 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 :db.h delta_.c:d
88f0: 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f elta.h deltacmd_
8900: 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 .c:deltacmd.h de
8910: 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65 73 scendants_.c:des
8920: 63 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 66 5f cendants.h diff_
8930: 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d .c:diff.h diffcm
8940: 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 64 d_.c:diffcmd.h d
8950: 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63 6f oc_.c:doc.h enco
8960: 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
8970: 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
8980: 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
8990: 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
89a0: 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
89b0: 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
89c0: 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
89d0: 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
89e0: 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
89f0: 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
8a00: 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 3.h my_page_.c:m
8a10: 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 y_page.h name_.c
8a20: 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 :name.h pivot_.c
8a30: 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f :pivot.h pqueue_
8a40: 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e .c:pqueue.h prin
8a50: 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 tf_.c:printf.h r
8a60: 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c ebuild_.c:rebuil
8a70: 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72 65 d.h report_.c:re
8a80: 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72 73 port.h rss_.c:rs
8a90: 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 s.h schema_.c:sc
8aa0: 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a hema.h setup_.c:
8ab0: 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a setup.h sha1_.c:
8ac0: 73 68 61 31 2e 68 20 73 68 75 6e 5f 2e 63 3a 73 sha1.h shun_.c:s
8ad0: 68 75 6e 2e 68 20 73 74 61 74 5f 2e 63 3a 73 74 hun.h stat_.c:st
8ae0: 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 at.h style_.c:st
8af0: 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 yle.h sync_.c:sy
8b00: 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e nc.h tag_.c:tag.
8b10: 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 h tagview_.c:tag
8b20: 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e view.h th_main_.
8b30: 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 c:th_main.h time
8b40: 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 line_.c:timeline
8b50: 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 .h tkt_.c:tkt.h
8b60: 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 tktsetup_.c:tkts
8b70: 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 etup.h undo_.c:u
8b80: 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ndo.h update_.c:
8b90: 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
8ba0: 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
8bb0: 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
8bc0: 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
8bd0: 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
8be0: 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
8bf0: 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
8c00: 2e 68 20 77 69 6e 68 74 74 70 5f 2e 63 3a 77 69 .h winhttp_.c:wi
8c10: 6e 68 74 74 70 2e 68 20 78 66 65 72 5f 2e 63 3a nhttp.h xfer_.c:
8c20: 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
8c30: 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
8c40: 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 lite3.h $(SRCDIR
8c50: 29 2f 74 68 2e 68 20 56 45 52 53 49 4f 4e 2e 68 )/th.h VERSION.h
8c60: 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a ..touch headers.
8c70: 0a 64 69 66 66 63 6d 64 5f 2e 63 3a 09 24 28 53 .diffcmd_.c:.$(S
8c80: 52 43 44 49 52 29 2f 64 69 66 66 63 6d 64 2e 63 RCDIR)/diffcmd.c
8c90: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
8ca0: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f ON translate.../
8cb0: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 translate $(SRCD
8cc0: 49 52 29 2f 64 69 66 66 63 6d 64 2e 63 20 7c 20 IR)/diffcmd.c |
8cd0: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 sed -f $(SRCDIR)
8ce0: 2f 56 45 52 53 49 4f 4e 20 3e 64 69 66 66 63 6d /VERSION >diffcm
8cf0: 64 5f 2e 63 0a 0a 64 69 66 66 63 6d 64 2e 6f 3a d_.c..diffcmd.o:
8d00: 09 64 69 66 66 63 6d 64 5f 2e 63 20 64 69 66 66 .diffcmd_.c diff
8d10: 63 6d 64 2e 68 20 20 24 28 53 52 43 44 49 52 29 cmd.h $(SRCDIR)
8d20: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 /config.h..$(XTC
8d30: 43 29 20 2d 6f 20 64 69 66 66 63 6d 64 2e 6f 20 C) -o diffcmd.o
8d40: 2d 63 20 64 69 66 66 63 6d 64 5f 2e 63 0a 0a 64 -c diffcmd_.c..d
8d50: 69 66 66 63 6d 64 2e 68 3a 09 6d 61 6b 65 68 65 iffcmd.h:.makehe
8d60: 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 aders.../makehea
8d70: 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 ders add_.c:add
8d80: 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 .h admin_.c:admi
8d90: 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 n.h bag_.c:bag.h
8da0: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 blob_.c:blob.h
8db0: 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 branch_.c:branch
8dc0: 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f .h browse_.c:bro
8dd0: 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 wse.h cgi_.c:cgi
8de0: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
8df0: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
8e00: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
8e10: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
8e20: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
8e30: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
8e40: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
8e50: 68 20 63 6f 6e 66 69 67 75 72 65 5f 2e 63 3a 63 h configure_.c:c
8e60: 6f 6e 66 69 67 75 72 65 2e 68 20 63 6f 6e 73 74 onfigure.h const
8e70: 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 ruct_.c:construc
8e80: 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 t.h content_.c:c
8e90: 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 ontent.h db_.c:d
8ea0: 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c b.h delta_.c:del
8eb0: 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 ta.h deltacmd_.c
8ec0: 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 :deltacmd.h desc
8ed0: 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65 73 63 65 endants_.c:desce
8ee0: 6e 64 61 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 ndants.h diff_.c
8ef0: 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f :diff.h diffcmd_
8f00: 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 64 6f 63 .c:diffcmd.h doc
8f10: 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63 6f 64 65 _.c:doc.h encode
8f20: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
8f30: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
8f40: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
8f50: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
8f60: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
8f70: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
8f80: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
8f90: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
8fa0: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
8fb0: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
8fc0: 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f h my_page_.c:my_
8fd0: 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e page.h name_.c:n
8fe0: 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 ame.h pivot_.c:p
8ff0: 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 ivot.h pqueue_.c
9000: 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 :pqueue.h printf
9010: 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 _.c:printf.h reb
9020: 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e uild_.c:rebuild.
9030: 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72 65 70 6f h report_.c:repo
9040: 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e rt.h rss_.c:rss.
9050: 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 h schema_.c:sche
9060: 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 ma.h setup_.c:se
9070: 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 tup.h sha1_.c:sh
9080: 61 31 2e 68 20 73 68 75 6e 5f 2e 63 3a 73 68 75 a1.h shun_.c:shu
9090: 6e 2e 68 20 73 74 61 74 5f 2e 63 3a 73 74 61 74 n.h stat_.c:stat
90a0: 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c .h style_.c:styl
90b0: 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 e.h sync_.c:sync
90c0: 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 .h tag_.c:tag.h
90d0: 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 tagview_.c:tagvi
90e0: 65 77 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a ew.h th_main_.c:
90f0: 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69 th_main.h timeli
9100: 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 ne_.c:timeline.h
9110: 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b tkt_.c:tkt.h tk
9120: 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 tsetup_.c:tktset
9130: 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 up.h undo_.c:und
9140: 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 o.h update_.c:up
9150: 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 date.h url_.c:ur
9160: 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 l.h user_.c:user
9170: 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 .h verify_.c:ver
9180: 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 ify.h vfile_.c:v
9190: 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 file.h wiki_.c:w
91a0: 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 iki.h wikiformat
91b0: 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 _.c:wikiformat.h
91c0: 20 77 69 6e 68 74 74 70 5f 2e 63 3a 77 69 6e 68 winhttp_.c:winh
91d0: 74 74 70 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 ttp.h xfer_.c:xf
91e0: 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e er.h zip_.c:zip.
91f0: 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 h $(SRCDIR)/sqli
9200: 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f te3.h $(SRCDIR)/
9210: 74 68 2e 68 20 56 45 52 53 49 4f 4e 2e 68 0a 09 th.h VERSION.h..
9220: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 64 touch headers..d
9230: 6f 63 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 oc_.c:.$(SRCDIR)
9240: 2f 64 6f 63 2e 63 20 24 28 53 52 43 44 49 52 29 /doc.c $(SRCDIR)
9250: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 /VERSION transla
9260: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 te.../translate
9270: 24 28 53 52 43 44 49 52 29 2f 64 6f 63 2e 63 20 $(SRCDIR)/doc.c
9280: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 | sed -f $(SRCDI
9290: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 64 6f 63 5f R)/VERSION >doc_
92a0: 2e 63 0a 0a 64 6f 63 2e 6f 3a 09 64 6f 63 5f 2e .c..doc.o:.doc_.
92b0: 63 20 64 6f 63 2e 68 20 20 24 28 53 52 43 44 49 c doc.h $(SRCDI
92c0: 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 R)/config.h..$(X
92d0: 54 43 43 29 20 2d 6f 20 64 6f 63 2e 6f 20 2d 63 TCC) -o doc.o -c
92e0: 20 64 6f 63 5f 2e 63 0a 0a 64 6f 63 2e 68 3a 09 doc_.c..doc.h:.
92f0: 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d makeheaders.../m
9300: 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f akeheaders add_
9310: 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e .c:add.h admin_.
9320: 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 c:admin.h bag_.c
9330: 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 :bag.h blob_.c:b
9340: 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a lob.h branch_.c:
9350: 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f branch.h browse_
9360: 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f .c:browse.h cgi_
9370: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
9380: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
9390: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
93a0: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
93b0: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
93c0: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
93d0: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
93e0: 6f 72 6d 61 74 2e 68 20 63 6f 6e 66 69 67 75 72 ormat.h configur
93f0: 65 5f 2e 63 3a 63 6f 6e 66 69 67 75 72 65 2e 68 e_.c:configure.h
9400: 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f construct_.c:co
9410: 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e nstruct.h conten
9420: 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 t_.c:content.h d
9430: 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f b_.c:db.h delta_
9440: 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 .c:delta.h delta
9450: 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e cmd_.c:deltacmd.
9460: 68 20 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 h descendants_.c
9470: 3a 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 20 64 :descendants.h d
9480: 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 iff_.c:diff.h di
9490: 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 ffcmd_.c:diffcmd
94a0: 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 .h doc_.c:doc.h
94b0: 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
94c0: 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
94d0: 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
94e0: 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
94f0: 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
9500: 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
9510: 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
9520: 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
9530: 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
9540: 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
9550: 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f erge3.h my_page_
9560: 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d .c:my_page.h nam
9570: 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f e_.c:name.h pivo
9580: 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 t_.c:pivot.h pqu
9590: 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 eue_.c:pqueue.h
95a0: 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 printf_.c:printf
95b0: 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 .h rebuild_.c:re
95c0: 62 75 69 6c 64 2e 68 20 72 65 70 6f 72 74 5f 2e build.h report_.
95d0: 63 3a 72 65 70 6f 72 74 2e 68 20 72 73 73 5f 2e c:report.h rss_.
95e0: 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e c:rss.h schema_.
95f0: 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 c:schema.h setup
9600: 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 _.c:setup.h sha1
9610: 5f 2e 63 3a 73 68 61 31 2e 68 20 73 68 75 6e 5f _.c:sha1.h shun_
9620: 2e 63 3a 73 68 75 6e 2e 68 20 73 74 61 74 5f 2e .c:shun.h stat_.
9630: 63 3a 73 74 61 74 2e 68 20 73 74 79 6c 65 5f 2e c:stat.h style_.
9640: 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e c:style.h sync_.
9650: 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a c:sync.h tag_.c:
9660: 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 tag.h tagview_.c
9670: 3a 74 61 67 76 69 65 77 2e 68 20 74 68 5f 6d 61 :tagview.h th_ma
9680: 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 in_.c:th_main.h
9690: 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 timeline_.c:time
96a0: 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b line.h tkt_.c:tk
96b0: 74 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a t.h tktsetup_.c:
96c0: 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f tktsetup.h undo_
96d0: 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 .c:undo.h update
96e0: 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c _.c:update.h url
96f0: 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e _.c:url.h user_.
9700: 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f c:user.h verify_
9710: 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c .c:verify.h vfil
9720: 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b e_.c:vfile.h wik
9730: 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 i_.c:wiki.h wiki
9740: 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f format_.c:wikifo
9750: 72 6d 61 74 2e 68 20 77 69 6e 68 74 74 70 5f 2e rmat.h winhttp_.
9760: 63 3a 77 69 6e 68 74 74 70 2e 68 20 78 66 65 72 c:winhttp.h xfer
9770: 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e _.c:xfer.h zip_.
9780: 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 c:zip.h $(SRCDIR
9790: 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52 )/sqlite3.h $(SR
97a0: 43 44 49 52 29 2f 74 68 2e 68 20 56 45 52 53 49 CDIR)/th.h VERSI
97b0: 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 ON.h..touch head
97c0: 65 72 73 0a 0a 65 6e 63 6f 64 65 5f 2e 63 3a 09 ers..encode_.c:.
97d0: 24 28 53 52 43 44 49 52 29 2f 65 6e 63 6f 64 65 $(SRCDIR)/encode
97e0: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
97f0: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
9800: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
9810: 43 44 49 52 29 2f 65 6e 63 6f 64 65 2e 63 20 7c CDIR)/encode.c |
9820: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 sed -f $(SRCDIR
9830: 29 2f 56 45 52 53 49 4f 4e 20 3e 65 6e 63 6f 64 )/VERSION >encod
9840: 65 5f 2e 63 0a 0a 65 6e 63 6f 64 65 2e 6f 3a 09 e_.c..encode.o:.
9850: 65 6e 63 6f 64 65 5f 2e 63 20 65 6e 63 6f 64 65 encode_.c encode
9860: 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f .h $(SRCDIR)/co
9870: 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 nfig.h..$(XTCC)
9880: 2d 6f 20 65 6e 63 6f 64 65 2e 6f 20 2d 63 20 65 -o encode.o -c e
9890: 6e 63 6f 64 65 5f 2e 63 0a 0a 65 6e 63 6f 64 65 ncode_.c..encode
98a0: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
98b0: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
98c0: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d add_.c:add.h adm
98d0: 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 in_.c:admin.h ba
98e0: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
98f0: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 .c:blob.h branch
9900: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f _.c:branch.h bro
9910: 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 wse_.c:browse.h
9920: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
9930: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
9940: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
9950: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
9960: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
9970: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
9980: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
9990: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 66 comformat.h conf
99a0: 69 67 75 72 65 5f 2e 63 3a 63 6f 6e 66 69 67 75 igure_.c:configu
99b0: 72 65 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e re.h construct_.
99c0: 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f c:construct.h co
99d0: 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 ntent_.c:content
99e0: 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 .h db_.c:db.h de
99f0: 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 lta_.c:delta.h d
9a00: 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 eltacmd_.c:delta
9a10: 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 cmd.h descendant
9a20: 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 s_.c:descendants
9a30: 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e .h diff_.c:diff.
9a40: 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 h diffcmd_.c:dif
9a50: 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f fcmd.h doc_.c:do
9a60: 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e c.h encode_.c:en
9a70: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
9a80: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
9a90: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
9aa0: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
9ab0: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
9ac0: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
9ad0: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
9ae0: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
9af0: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
9b00: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 .c:merge3.h my_p
9b10: 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 age_.c:my_page.h
9b20: 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 name_.c:name.h
9b30: 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 pivot_.c:pivot.h
9b40: 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 pqueue_.c:pqueu
9b50: 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 e.h printf_.c:pr
9b60: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
9b70: 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 70 6f c:rebuild.h repo
9b80: 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 rt_.c:report.h r
9b90: 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 ss_.c:rss.h sche
9ba0: 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 ma_.c:schema.h s
9bb0: 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 etup_.c:setup.h
9bc0: 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 sha1_.c:sha1.h s
9bd0: 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e 68 20 73 74 hun_.c:shun.h st
9be0: 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79 at_.c:stat.h sty
9bf0: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 le_.c:style.h sy
9c00: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 nc_.c:sync.h tag
9c10: 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 _.c:tag.h tagvie
9c20: 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 w_.c:tagview.h t
9c30: 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 h_main_.c:th_mai
9c40: 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a n.h timeline_.c:
9c50: 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e timeline.h tkt_.
9c60: 63 3a 74 6b 74 2e 68 20 74 6b 74 73 65 74 75 70 c:tkt.h tktsetup
9c70: 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 _.c:tktsetup.h u
9c80: 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 ndo_.c:undo.h up
9c90: 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 date_.c:update.h
9ca0: 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 url_.c:url.h us
9cb0: 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 er_.c:user.h ver
9cc0: 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 ify_.c:verify.h
9cd0: 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 vfile_.c:vfile.h
9ce0: 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 wiki_.c:wiki.h
9cf0: 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 wikiformat_.c:wi
9d00: 6b 69 66 6f 72 6d 61 74 2e 68 20 77 69 6e 68 74 kiformat.h winht
9d10: 74 70 5f 2e 63 3a 77 69 6e 68 74 74 70 2e 68 20 tp_.c:winhttp.h
9d20: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
9d30: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
9d40: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
9d50: 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 56 $(SRCDIR)/th.h V
9d60: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 ERSION.h..touch
9d70: 68 65 61 64 65 72 73 0a 0a 66 69 6c 65 5f 2e 63 headers..file_.c
9d80: 3a 09 24 28 53 52 43 44 49 52 29 2f 66 69 6c 65 :.$(SRCDIR)/file
9d90: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
9da0: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
9db0: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
9dc0: 43 44 49 52 29 2f 66 69 6c 65 2e 63 20 7c 20 73 CDIR)/file.c | s
9dd0: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f ed -f $(SRCDIR)/
9de0: 56 45 52 53 49 4f 4e 20 3e 66 69 6c 65 5f 2e 63 VERSION >file_.c
9df0: 0a 0a 66 69 6c 65 2e 6f 3a 09 66 69 6c 65 5f 2e ..file.o:.file_.
9e00: 63 20 66 69 6c 65 2e 68 20 20 24 28 53 52 43 44 c file.h $(SRCD
9e10: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 IR)/config.h..$(
9e20: 58 54 43 43 29 20 2d 6f 20 66 69 6c 65 2e 6f 20 XTCC) -o file.o
9e30: 2d 63 20 66 69 6c 65 5f 2e 63 0a 0a 66 69 6c 65 -c file_.c..file
9e40: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
9e50: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
9e60: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d add_.c:add.h adm
9e70: 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 in_.c:admin.h ba
9e80: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
9e90: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 .c:blob.h branch
9ea0: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f _.c:branch.h bro
9eb0: 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 wse_.c:browse.h
9ec0: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
9ed0: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
9ee0: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
9ef0: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
9f00: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
9f10: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
9f20: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
9f30: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 66 comformat.h conf
9f40: 69 67 75 72 65 5f 2e 63 3a 63 6f 6e 66 69 67 75 igure_.c:configu
9f50: 72 65 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e re.h construct_.
9f60: 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f c:construct.h co
9f70: 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 ntent_.c:content
9f80: 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 .h db_.c:db.h de
9f90: 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 lta_.c:delta.h d
9fa0: 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 eltacmd_.c:delta
9fb0: 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 cmd.h descendant
9fc0: 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 s_.c:descendants
9fd0: 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e .h diff_.c:diff.
9fe0: 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 h diffcmd_.c:dif
9ff0: 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f fcmd.h doc_.c:do
a000: 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e c.h encode_.c:en
a010: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
a020: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
a030: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
a040: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
a050: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
a060: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
a070: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
a080: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
a090: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
a0a0: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 .c:merge3.h my_p
a0b0: 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 age_.c:my_page.h
a0c0: 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 name_.c:name.h
a0d0: 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 pivot_.c:pivot.h
a0e0: 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 pqueue_.c:pqueu
a0f0: 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 e.h printf_.c:pr
a100: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
a110: 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 70 6f c:rebuild.h repo
a120: 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 rt_.c:report.h r
a130: 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 ss_.c:rss.h sche
a140: 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 ma_.c:schema.h s
a150: 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 etup_.c:setup.h
a160: 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 sha1_.c:sha1.h s
a170: 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e 68 20 73 74 hun_.c:shun.h st
a180: 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79 at_.c:stat.h sty
a190: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 le_.c:style.h sy
a1a0: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 nc_.c:sync.h tag
a1b0: 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 _.c:tag.h tagvie
a1c0: 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 w_.c:tagview.h t
a1d0: 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 h_main_.c:th_mai
a1e0: 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a n.h timeline_.c:
a1f0: 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e timeline.h tkt_.
a200: 63 3a 74 6b 74 2e 68 20 74 6b 74 73 65 74 75 70 c:tkt.h tktsetup
a210: 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 _.c:tktsetup.h u
a220: 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 ndo_.c:undo.h up
a230: 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 date_.c:update.h
a240: 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 url_.c:url.h us
a250: 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 er_.c:user.h ver
a260: 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 ify_.c:verify.h
a270: 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 vfile_.c:vfile.h
a280: 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 wiki_.c:wiki.h
a290: 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 wikiformat_.c:wi
a2a0: 6b 69 66 6f 72 6d 61 74 2e 68 20 77 69 6e 68 74 kiformat.h winht
a2b0: 74 70 5f 2e 63 3a 77 69 6e 68 74 74 70 2e 68 20 tp_.c:winhttp.h
a2c0: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
a2d0: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
a2e0: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
a2f0: 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 56 $(SRCDIR)/th.h V
a300: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 ERSION.h..touch
a310: 68 65 61 64 65 72 73 0a 0a 68 74 74 70 5f 2e 63 headers..http_.c
a320: 3a 09 24 28 53 52 43 44 49 52 29 2f 68 74 74 70 :.$(SRCDIR)/http
a330: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
a340: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
a350: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
a360: 43 44 49 52 29 2f 68 74 74 70 2e 63 20 7c 20 73 CDIR)/http.c | s
a370: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f ed -f $(SRCDIR)/
a380: 56 45 52 53 49 4f 4e 20 3e 68 74 74 70 5f 2e 63 VERSION >http_.c
a390: 0a 0a 68 74 74 70 2e 6f 3a 09 68 74 74 70 5f 2e ..http.o:.http_.
a3a0: 63 20 68 74 74 70 2e 68 20 20 24 28 53 52 43 44 c http.h $(SRCD
a3b0: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 IR)/config.h..$(
a3c0: 58 54 43 43 29 20 2d 6f 20 68 74 74 70 2e 6f 20 XTCC) -o http.o
a3d0: 2d 63 20 68 74 74 70 5f 2e 63 0a 0a 68 74 74 70 -c http_.c..http
a3e0: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
a3f0: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
a400: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d add_.c:add.h adm
a410: 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 in_.c:admin.h ba
a420: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
a430: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 .c:blob.h branch
a440: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f _.c:branch.h bro
a450: 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 wse_.c:browse.h
a460: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
a470: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
a480: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
a490: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
a4a0: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
a4b0: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
a4c0: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
a4d0: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 66 comformat.h conf
a4e0: 69 67 75 72 65 5f 2e 63 3a 63 6f 6e 66 69 67 75 igure_.c:configu
a4f0: 72 65 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e re.h construct_.
a500: 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f c:construct.h co
a510: 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 ntent_.c:content
a520: 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 .h db_.c:db.h de
a530: 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 lta_.c:delta.h d
a540: 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 eltacmd_.c:delta
a550: 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 cmd.h descendant
a560: 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 s_.c:descendants
a570: 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e .h diff_.c:diff.
a580: 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 h diffcmd_.c:dif
a590: 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f fcmd.h doc_.c:do
a5a0: 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e c.h encode_.c:en
a5b0: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
a5c0: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
a5d0: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
a5e0: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
a5f0: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
a600: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
a610: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
a620: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
a630: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
a640: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 .c:merge3.h my_p
a650: 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 age_.c:my_page.h
a660: 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 name_.c:name.h
a670: 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 pivot_.c:pivot.h
a680: 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 pqueue_.c:pqueu
a690: 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 e.h printf_.c:pr
a6a0: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
a6b0: 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 70 6f c:rebuild.h repo
a6c0: 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 rt_.c:report.h r
a6d0: 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 ss_.c:rss.h sche
a6e0: 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 ma_.c:schema.h s
a6f0: 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 etup_.c:setup.h
a700: 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 sha1_.c:sha1.h s
a710: 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e 68 20 73 74 hun_.c:shun.h st
a720: 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79 at_.c:stat.h sty
a730: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 le_.c:style.h sy
a740: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 nc_.c:sync.h tag
a750: 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 _.c:tag.h tagvie
a760: 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 w_.c:tagview.h t
a770: 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 h_main_.c:th_mai
a780: 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a n.h timeline_.c:
a790: 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e timeline.h tkt_.
a7a0: 63 3a 74 6b 74 2e 68 20 74 6b 74 73 65 74 75 70 c:tkt.h tktsetup
a7b0: 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 _.c:tktsetup.h u
a7c0: 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 ndo_.c:undo.h up
a7d0: 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 date_.c:update.h
a7e0: 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 url_.c:url.h us
a7f0: 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 er_.c:user.h ver
a800: 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 ify_.c:verify.h
a810: 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 vfile_.c:vfile.h
a820: 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 wiki_.c:wiki.h
a830: 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 wikiformat_.c:wi
a840: 6b 69 66 6f 72 6d 61 74 2e 68 20 77 69 6e 68 74 kiformat.h winht
a850: 74 70 5f 2e 63 3a 77 69 6e 68 74 74 70 2e 68 20 tp_.c:winhttp.h
a860: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
a870: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
a880: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
a890: 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 56 $(SRCDIR)/th.h V
a8a0: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 ERSION.h..touch
a8b0: 68 65 61 64 65 72 73 0a 0a 69 6e 66 6f 5f 2e 63 headers..info_.c
a8c0: 3a 09 24 28 53 52 43 44 49 52 29 2f 69 6e 66 6f :.$(SRCDIR)/info
a8d0: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
a8e0: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
a8f0: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
a900: 43 44 49 52 29 2f 69 6e 66 6f 2e 63 20 7c 20 73 CDIR)/info.c | s
a910: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f ed -f $(SRCDIR)/
a920: 56 45 52 53 49 4f 4e 20 3e 69 6e 66 6f 5f 2e 63 VERSION >info_.c
a930: 0a 0a 69 6e 66 6f 2e 6f 3a 09 69 6e 66 6f 5f 2e ..info.o:.info_.
a940: 63 20 69 6e 66 6f 2e 68 20 20 24 28 53 52 43 44 c info.h $(SRCD
a950: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 IR)/config.h..$(
a960: 58 54 43 43 29 20 2d 6f 20 69 6e 66 6f 2e 6f 20 XTCC) -o info.o
a970: 2d 63 20 69 6e 66 6f 5f 2e 63 0a 0a 69 6e 66 6f -c info_.c..info
a980: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
a990: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
a9a0: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d add_.c:add.h adm
a9b0: 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 in_.c:admin.h ba
a9c0: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
a9d0: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 .c:blob.h branch
a9e0: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f _.c:branch.h bro
a9f0: 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 wse_.c:browse.h
aa00: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
aa10: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
aa20: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
aa30: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
aa40: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
aa50: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
aa60: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
aa70: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 66 comformat.h conf
aa80: 69 67 75 72 65 5f 2e 63 3a 63 6f 6e 66 69 67 75 igure_.c:configu
aa90: 72 65 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e re.h construct_.
aaa0: 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f c:construct.h co
aab0: 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 ntent_.c:content
aac0: 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 .h db_.c:db.h de
aad0: 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 lta_.c:delta.h d
aae0: 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 eltacmd_.c:delta
aaf0: 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 cmd.h descendant
ab00: 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 s_.c:descendants
ab10: 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e .h diff_.c:diff.
ab20: 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 h diffcmd_.c:dif
ab30: 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f fcmd.h doc_.c:do
ab40: 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e c.h encode_.c:en
ab50: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
ab60: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
ab70: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
ab80: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
ab90: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
aba0: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
abb0: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
abc0: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
abd0: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
abe0: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 .c:merge3.h my_p
abf0: 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 age_.c:my_page.h
ac00: 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 name_.c:name.h
ac10: 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 pivot_.c:pivot.h
ac20: 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 pqueue_.c:pqueu
ac30: 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 e.h printf_.c:pr
ac40: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
ac50: 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 70 6f c:rebuild.h repo
ac60: 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 rt_.c:report.h r
ac70: 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 ss_.c:rss.h sche
ac80: 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 ma_.c:schema.h s
ac90: 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 etup_.c:setup.h
aca0: 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 sha1_.c:sha1.h s
acb0: 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e 68 20 73 74 hun_.c:shun.h st
acc0: 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79 at_.c:stat.h sty
acd0: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 le_.c:style.h sy
ace0: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 nc_.c:sync.h tag
acf0: 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 _.c:tag.h tagvie
ad00: 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 w_.c:tagview.h t
ad10: 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 h_main_.c:th_mai
ad20: 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a n.h timeline_.c:
ad30: 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e timeline.h tkt_.
ad40: 63 3a 74 6b 74 2e 68 20 74 6b 74 73 65 74 75 70 c:tkt.h tktsetup
ad50: 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 _.c:tktsetup.h u
ad60: 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 ndo_.c:undo.h up
ad70: 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 date_.c:update.h
ad80: 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 url_.c:url.h us
ad90: 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 er_.c:user.h ver
ada0: 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 ify_.c:verify.h
adb0: 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 vfile_.c:vfile.h
adc0: 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 wiki_.c:wiki.h
add0: 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 wikiformat_.c:wi
ade0: 6b 69 66 6f 72 6d 61 74 2e 68 20 77 69 6e 68 74 kiformat.h winht
adf0: 74 70 5f 2e 63 3a 77 69 6e 68 74 74 70 2e 68 20 tp_.c:winhttp.h
ae00: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
ae10: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
ae20: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
ae30: 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 56 $(SRCDIR)/th.h V
ae40: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 ERSION.h..touch
ae50: 68 65 61 64 65 72 73 0a 0a 6c 6f 67 69 6e 5f 2e headers..login_.
ae60: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 6c 6f 67 c:.$(SRCDIR)/log
ae70: 69 6e 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 in.c $(SRCDIR)/V
ae80: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
ae90: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
aea0: 53 52 43 44 49 52 29 2f 6c 6f 67 69 6e 2e 63 20 SRCDIR)/login.c
aeb0: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 | sed -f $(SRCDI
aec0: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 6c 6f 67 69 R)/VERSION >logi
aed0: 6e 5f 2e 63 0a 0a 6c 6f 67 69 6e 2e 6f 3a 09 6c n_.c..login.o:.l
aee0: 6f 67 69 6e 5f 2e 63 20 6c 6f 67 69 6e 2e 68 20 ogin_.c login.h
aef0: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
af00: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
af10: 6c 6f 67 69 6e 2e 6f 20 2d 63 20 6c 6f 67 69 6e login.o -c login
af20: 5f 2e 63 0a 0a 6c 6f 67 69 6e 2e 68 3a 09 6d 61 _.c..login.h:.ma
af30: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b keheaders.../mak
af40: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 eheaders add_.c
af50: 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a :add.h admin_.c:
af60: 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 admin.h bag_.c:b
af70: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f ag.h blob_.c:blo
af80: 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 b.h branch_.c:br
af90: 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 anch.h browse_.c
afa0: 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 :browse.h cgi_.c
afb0: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
afc0: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
afd0: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
afe0: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
aff0: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
b000: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
b010: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
b020: 6d 61 74 2e 68 20 63 6f 6e 66 69 67 75 72 65 5f mat.h configure_
b030: 2e 63 3a 63 6f 6e 66 69 67 75 72 65 2e 68 20 63 .c:configure.h c
b040: 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 onstruct_.c:cons
b050: 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f truct.h content_
b060: 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f .c:content.h db_
b070: 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 .c:db.h delta_.c
b080: 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d :delta.h deltacm
b090: 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 d_.c:deltacmd.h
b0a0: 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 descendants_.c:d
b0b0: 65 73 63 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 escendants.h dif
b0c0: 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 f_.c:diff.h diff
b0d0: 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 cmd_.c:diffcmd.h
b0e0: 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e doc_.c:doc.h en
b0f0: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
b100: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
b110: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
b120: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
b130: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
b140: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
b150: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
b160: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
b170: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
b180: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
b190: 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 ge3.h my_page_.c
b1a0: 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f :my_page.h name_
b1b0: 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f .c:name.h pivot_
b1c0: 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 .c:pivot.h pqueu
b1d0: 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 e_.c:pqueue.h pr
b1e0: 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 intf_.c:printf.h
b1f0: 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 rebuild_.c:rebu
b200: 69 6c 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a ild.h report_.c:
b210: 72 65 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a report.h rss_.c:
b220: 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a rss.h schema_.c:
b230: 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e schema.h setup_.
b240: 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e c:setup.h sha1_.
b250: 63 3a 73 68 61 31 2e 68 20 73 68 75 6e 5f 2e 63 c:sha1.h shun_.c
b260: 3a 73 68 75 6e 2e 68 20 73 74 61 74 5f 2e 63 3a :shun.h stat_.c:
b270: 73 74 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a stat.h style_.c:
b280: 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a style.h sync_.c:
b290: 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 sync.h tag_.c:ta
b2a0: 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 g.h tagview_.c:t
b2b0: 61 67 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e agview.h th_main
b2c0: 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69 _.c:th_main.h ti
b2d0: 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 meline_.c:timeli
b2e0: 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e ne.h tkt_.c:tkt.
b2f0: 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b h tktsetup_.c:tk
b300: 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 tsetup.h undo_.c
b310: 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e :undo.h update_.
b320: 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e c:update.h url_.
b330: 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a c:url.h user_.c:
b340: 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 user.h verify_.c
b350: 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f :verify.h vfile_
b360: 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f .c:vfile.h wiki_
b370: 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f .c:wiki.h wikifo
b380: 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d rmat_.c:wikiform
b390: 61 74 2e 68 20 77 69 6e 68 74 74 70 5f 2e 63 3a at.h winhttp_.c:
b3a0: 77 69 6e 68 74 74 70 2e 68 20 78 66 65 72 5f 2e winhttp.h xfer_.
b3b0: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a c:xfer.h zip_.c:
b3c0: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f zip.h $(SRCDIR)/
b3d0: 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 sqlite3.h $(SRCD
b3e0: 49 52 29 2f 74 68 2e 68 20 56 45 52 53 49 4f 4e IR)/th.h VERSION
b3f0: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 .h..touch header
b400: 73 0a 0a 6d 61 69 6e 5f 2e 63 3a 09 24 28 53 52 s..main_.c:.$(SR
b410: 43 44 49 52 29 2f 6d 61 69 6e 2e 63 20 24 28 53 CDIR)/main.c $(S
b420: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 RCDIR)/VERSION t
b430: 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e ranslate.../tran
b440: 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f slate $(SRCDIR)/
b450: 6d 61 69 6e 2e 63 20 7c 20 73 65 64 20 2d 66 20 main.c | sed -f
b460: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
b470: 4e 20 3e 6d 61 69 6e 5f 2e 63 0a 0a 6d 61 69 6e N >main_.c..main
b480: 2e 6f 3a 09 6d 61 69 6e 5f 2e 63 20 6d 61 69 6e .o:.main_.c main
b490: 2e 68 20 70 61 67 65 5f 69 6e 64 65 78 2e 68 20 .h page_index.h
b4a0: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 $(SRCDIR)/config
b4b0: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 6d .h..$(XTCC) -o m
b4c0: 61 69 6e 2e 6f 20 2d 63 20 6d 61 69 6e 5f 2e 63 ain.o -c main_.c
b4d0: 0a 0a 6d 61 69 6e 2e 68 3a 09 6d 61 6b 65 68 65 ..main.h:.makehe
b4e0: 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 aders.../makehea
b4f0: 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 ders add_.c:add
b500: 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 .h admin_.c:admi
b510: 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 n.h bag_.c:bag.h
b520: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 blob_.c:blob.h
b530: 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 branch_.c:branch
b540: 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f .h browse_.c:bro
b550: 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 wse.h cgi_.c:cgi
b560: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
b570: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
b580: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
b590: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
b5a0: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
b5b0: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
b5c0: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
b5d0: 68 20 63 6f 6e 66 69 67 75 72 65 5f 2e 63 3a 63 h configure_.c:c
b5e0: 6f 6e 66 69 67 75 72 65 2e 68 20 63 6f 6e 73 74 onfigure.h const
b5f0: 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 ruct_.c:construc
b600: 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 t.h content_.c:c
b610: 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 ontent.h db_.c:d
b620: 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c b.h delta_.c:del
b630: 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 ta.h deltacmd_.c
b640: 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 :deltacmd.h desc
b650: 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65 73 63 65 endants_.c:desce
b660: 6e 64 61 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 ndants.h diff_.c
b670: 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f :diff.h diffcmd_
b680: 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 64 6f 63 .c:diffcmd.h doc
b690: 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63 6f 64 65 _.c:doc.h encode
b6a0: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
b6b0: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
b6c0: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
b6d0: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
b6e0: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
b6f0: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
b700: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
b710: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
b720: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
b730: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
b740: 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f h my_page_.c:my_
b750: 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e page.h name_.c:n
b760: 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 ame.h pivot_.c:p
b770: 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 ivot.h pqueue_.c
b780: 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 :pqueue.h printf
b790: 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 _.c:printf.h reb
b7a0: 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e uild_.c:rebuild.
b7b0: 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72 65 70 6f h report_.c:repo
b7c0: 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e rt.h rss_.c:rss.
b7d0: 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 h schema_.c:sche
b7e0: 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 ma.h setup_.c:se
b7f0: 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 tup.h sha1_.c:sh
b800: 61 31 2e 68 20 73 68 75 6e 5f 2e 63 3a 73 68 75 a1.h shun_.c:shu
b810: 6e 2e 68 20 73 74 61 74 5f 2e 63 3a 73 74 61 74 n.h stat_.c:stat
b820: 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c .h style_.c:styl
b830: 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 e.h sync_.c:sync
b840: 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 .h tag_.c:tag.h
b850: 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 tagview_.c:tagvi
b860: 65 77 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a ew.h th_main_.c:
b870: 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69 th_main.h timeli
b880: 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 ne_.c:timeline.h
b890: 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b tkt_.c:tkt.h tk
b8a0: 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 tsetup_.c:tktset
b8b0: 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 up.h undo_.c:und
b8c0: 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 o.h update_.c:up
b8d0: 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 date.h url_.c:ur
b8e0: 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 l.h user_.c:user
b8f0: 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 .h verify_.c:ver
b900: 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 ify.h vfile_.c:v
b910: 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 file.h wiki_.c:w
b920: 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 iki.h wikiformat
b930: 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 _.c:wikiformat.h
b940: 20 77 69 6e 68 74 74 70 5f 2e 63 3a 77 69 6e 68 winhttp_.c:winh
b950: 74 74 70 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 ttp.h xfer_.c:xf
b960: 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e er.h zip_.c:zip.
b970: 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 h $(SRCDIR)/sqli
b980: 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f te3.h $(SRCDIR)/
b990: 74 68 2e 68 20 56 45 52 53 49 4f 4e 2e 68 0a 09 th.h VERSION.h..
b9a0: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 6d touch headers..m
b9b0: 61 6e 69 66 65 73 74 5f 2e 63 3a 09 24 28 53 52 anifest_.c:.$(SR
b9c0: 43 44 49 52 29 2f 6d 61 6e 69 66 65 73 74 2e 63 CDIR)/manifest.c
b9d0: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
b9e0: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f ON translate.../
b9f0: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 translate $(SRCD
ba00: 49 52 29 2f 6d 61 6e 69 66 65 73 74 2e 63 20 7c IR)/manifest.c |
ba10: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 sed -f $(SRCDIR
ba20: 29 2f 56 45 52 53 49 4f 4e 20 3e 6d 61 6e 69 66 )/VERSION >manif
ba30: 65 73 74 5f 2e 63 0a 0a 6d 61 6e 69 66 65 73 74 est_.c..manifest
ba40: 2e 6f 3a 09 6d 61 6e 69 66 65 73 74 5f 2e 63 20 .o:.manifest_.c
ba50: 6d 61 6e 69 66 65 73 74 2e 68 20 20 24 28 53 52 manifest.h $(SR
ba60: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
ba70: 24 28 58 54 43 43 29 20 2d 6f 20 6d 61 6e 69 66 $(XTCC) -o manif
ba80: 65 73 74 2e 6f 20 2d 63 20 6d 61 6e 69 66 65 73 est.o -c manifes
ba90: 74 5f 2e 63 0a 0a 6d 61 6e 69 66 65 73 74 2e 68 t_.c..manifest.h
baa0: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e :.makeheaders...
bab0: 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 /makeheaders ad
bac0: 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e d_.c:add.h admin
bad0: 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f _.c:admin.h bag_
bae0: 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 .c:bag.h blob_.c
baf0: 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e :blob.h branch_.
bb00: 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 c:branch.h brows
bb10: 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 e_.c:browse.h cg
bb20: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
bb30: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
bb40: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
bb50: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
bb60: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
bb70: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
bb80: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
bb90: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 66 69 67 mformat.h config
bba0: 75 72 65 5f 2e 63 3a 63 6f 6e 66 69 67 75 72 65 ure_.c:configure
bbb0: 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a .h construct_.c:
bbc0: 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 construct.h cont
bbd0: 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 ent_.c:content.h
bbe0: 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 db_.c:db.h delt
bbf0: 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c a_.c:delta.h del
bc00: 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d tacmd_.c:deltacm
bc10: 64 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 73 5f d.h descendants_
bc20: 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 .c:descendants.h
bc30: 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 diff_.c:diff.h
bc40: 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 diffcmd_.c:diffc
bc50: 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e md.h doc_.c:doc.
bc60: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
bc70: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
bc80: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
bc90: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
bca0: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
bcb0: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
bcc0: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
bcd0: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
bce0: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
bcf0: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
bd00: 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 :merge3.h my_pag
bd10: 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e e_.c:my_page.h n
bd20: 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 ame_.c:name.h pi
bd30: 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 vot_.c:pivot.h p
bd40: 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e queue_.c:pqueue.
bd50: 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e h printf_.c:prin
bd60: 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a tf.h rebuild_.c:
bd70: 72 65 62 75 69 6c 64 2e 68 20 72 65 70 6f 72 74 rebuild.h report
bd80: 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 73 73 _.c:report.h rss
bd90: 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 _.c:rss.h schema
bda0: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
bdb0: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
bdc0: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 68 75 a1_.c:sha1.h shu
bdd0: 6e 5f 2e 63 3a 73 68 75 6e 2e 68 20 73 74 61 74 n_.c:shun.h stat
bde0: 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79 6c 65 _.c:stat.h style
bdf0: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 _.c:style.h sync
be00: 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e _.c:sync.h tag_.
be10: 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f c:tag.h tagview_
be20: 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 68 5f .c:tagview.h th_
be30: 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e main_.c:th_main.
be40: 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 h timeline_.c:ti
be50: 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a meline.h tkt_.c:
be60: 74 6b 74 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e tkt.h tktsetup_.
be70: 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 c:tktsetup.h und
be80: 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 o_.c:undo.h upda
be90: 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 te_.c:update.h u
bea0: 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 rl_.c:url.h user
beb0: 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 _.c:user.h verif
bec0: 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 y_.c:verify.h vf
bed0: 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 ile_.c:vfile.h w
bee0: 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 iki_.c:wiki.h wi
bef0: 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 kiformat_.c:wiki
bf00: 66 6f 72 6d 61 74 2e 68 20 77 69 6e 68 74 74 70 format.h winhttp
bf10: 5f 2e 63 3a 77 69 6e 68 74 74 70 2e 68 20 78 66 _.c:winhttp.h xf
bf20: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 er_.c:xfer.h zip
bf30: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 _.c:zip.h $(SRCD
bf40: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 IR)/sqlite3.h $(
bf50: 53 52 43 44 49 52 29 2f 74 68 2e 68 20 56 45 52 SRCDIR)/th.h VER
bf60: 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 SION.h..touch he
bf70: 61 64 65 72 73 0a 0a 6d 64 35 5f 2e 63 3a 09 24 aders..md5_.c:.$
bf80: 28 53 52 43 44 49 52 29 2f 6d 64 35 2e 63 20 24 (SRCDIR)/md5.c $
bf90: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
bfa0: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 translate.../tr
bfb0: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 anslate $(SRCDIR
bfc0: 29 2f 6d 64 35 2e 63 20 7c 20 73 65 64 20 2d 66 )/md5.c | sed -f
bfd0: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
bfe0: 4f 4e 20 3e 6d 64 35 5f 2e 63 0a 0a 6d 64 35 2e ON >md5_.c..md5.
bff0: 6f 3a 09 6d 64 35 5f 2e 63 20 6d 64 35 2e 68 20 o:.md5_.c md5.h
c000: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
c010: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
c020: 6d 64 35 2e 6f 20 2d 63 20 6d 64 35 5f 2e 63 0a md5.o -c md5_.c.
c030: 0a 6d 64 35 2e 68 3a 09 6d 61 6b 65 68 65 61 64 .md5.h:.makehead
c040: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 ers.../makeheade
c050: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 rs add_.c:add.h
c060: 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e admin_.c:admin.
c070: 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 h bag_.c:bag.h b
c080: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 lob_.c:blob.h br
c090: 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 anch_.c:branch.h
c0a0: 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 browse_.c:brows
c0b0: 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 e.h cgi_.c:cgi.h
c0c0: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
c0d0: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
c0e0: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
c0f0: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
c100: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
c110: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
c120: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
c130: 63 6f 6e 66 69 67 75 72 65 5f 2e 63 3a 63 6f 6e configure_.c:con
c140: 66 69 67 75 72 65 2e 68 20 63 6f 6e 73 74 72 75 figure.h constru
c150: 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e ct_.c:construct.
c160: 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e h content_.c:con
c170: 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e tent.h db_.c:db.
c180: 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 h delta_.c:delta
c190: 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 .h deltacmd_.c:d
c1a0: 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e eltacmd.h descen
c1b0: 64 61 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 dants_.c:descend
c1c0: 61 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 ants.h diff_.c:d
c1d0: 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 iff.h diffcmd_.c
c1e0: 3a 64 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e :diffcmd.h doc_.
c1f0: 63 3a 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e c:doc.h encode_.
c200: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
c210: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
c220: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
c230: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
c240: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
c250: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
c260: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
c270: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
c280: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
c290: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
c2a0: 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 my_page_.c:my_pa
c2b0: 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d ge.h name_.c:nam
c2c0: 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 e.h pivot_.c:piv
c2d0: 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 ot.h pqueue_.c:p
c2e0: 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e queue.h printf_.
c2f0: 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 c:printf.h rebui
c300: 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 ld_.c:rebuild.h
c310: 72 65 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 report_.c:report
c320: 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 .h rss_.c:rss.h
c330: 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 schema_.c:schema
c340: 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 .h setup_.c:setu
c350: 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 p.h sha1_.c:sha1
c360: 2e 68 20 73 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e .h shun_.c:shun.
c370: 68 20 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68 h stat_.c:stat.h
c380: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
c390: 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 h sync_.c:sync.h
c3a0: 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 tag_.c:tag.h ta
c3b0: 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 gview_.c:tagview
c3c0: 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 .h th_main_.c:th
c3d0: 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 _main.h timeline
c3e0: 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 _.c:timeline.h t
c3f0: 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 73 kt_.c:tkt.h tkts
c400: 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 etup_.c:tktsetup
c410: 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e .h undo_.c:undo.
c420: 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 h update_.c:upda
c430: 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e te.h url_.c:url.
c440: 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 h user_.c:user.h
c450: 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 verify_.c:verif
c460: 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 y.h vfile_.c:vfi
c470: 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b le.h wiki_.c:wik
c480: 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e i.h wikiformat_.
c490: 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 77 c:wikiformat.h w
c4a0: 69 6e 68 74 74 70 5f 2e 63 3a 77 69 6e 68 74 74 inhttp_.c:winhtt
c4b0: 70 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 p.h xfer_.c:xfer
c4c0: 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 .h zip_.c:zip.h
c4d0: 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 $(SRCDIR)/sqlite
c4e0: 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 3.h $(SRCDIR)/th
c4f0: 2e 68 20 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f .h VERSION.h..to
c500: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 6d 65 72 uch headers..mer
c510: 67 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 ge_.c:.$(SRCDIR)
c520: 2f 6d 65 72 67 65 2e 63 20 24 28 53 52 43 44 49 /merge.c $(SRCDI
c530: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 R)/VERSION trans
c540: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 late.../translat
c550: 65 20 24 28 53 52 43 44 49 52 29 2f 6d 65 72 67 e $(SRCDIR)/merg
c560: 65 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 e.c | sed -f $(S
c570: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e RCDIR)/VERSION >
c580: 6d 65 72 67 65 5f 2e 63 0a 0a 6d 65 72 67 65 2e merge_.c..merge.
c590: 6f 3a 09 6d 65 72 67 65 5f 2e 63 20 6d 65 72 67 o:.merge_.c merg
c5a0: 65 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 e.h $(SRCDIR)/c
c5b0: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 onfig.h..$(XTCC)
c5c0: 20 2d 6f 20 6d 65 72 67 65 2e 6f 20 2d 63 20 6d -o merge.o -c m
c5d0: 65 72 67 65 5f 2e 63 0a 0a 6d 65 72 67 65 2e 68 erge_.c..merge.h
c5e0: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e :.makeheaders...
c5f0: 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 /makeheaders ad
c600: 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e d_.c:add.h admin
c610: 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f _.c:admin.h bag_
c620: 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 .c:bag.h blob_.c
c630: 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e :blob.h branch_.
c640: 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 c:branch.h brows
c650: 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 e_.c:browse.h cg
c660: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
c670: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
c680: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
c690: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
c6a0: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
c6b0: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
c6c0: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
c6d0: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 66 69 67 mformat.h config
c6e0: 75 72 65 5f 2e 63 3a 63 6f 6e 66 69 67 75 72 65 ure_.c:configure
c6f0: 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a .h construct_.c:
c700: 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 construct.h cont
c710: 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 ent_.c:content.h
c720: 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 db_.c:db.h delt
c730: 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c a_.c:delta.h del
c740: 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d tacmd_.c:deltacm
c750: 64 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 73 5f d.h descendants_
c760: 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 .c:descendants.h
c770: 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 diff_.c:diff.h
c780: 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 diffcmd_.c:diffc
c790: 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e md.h doc_.c:doc.
c7a0: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
c7b0: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
c7c0: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
c7d0: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
c7e0: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
c7f0: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
c800: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
c810: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
c820: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
c830: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
c840: 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 :merge3.h my_pag
c850: 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e e_.c:my_page.h n
c860: 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 ame_.c:name.h pi
c870: 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 vot_.c:pivot.h p
c880: 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e queue_.c:pqueue.
c890: 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e h printf_.c:prin
c8a0: 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a tf.h rebuild_.c:
c8b0: 72 65 62 75 69 6c 64 2e 68 20 72 65 70 6f 72 74 rebuild.h report
c8c0: 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 73 73 _.c:report.h rss
c8d0: 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 _.c:rss.h schema
c8e0: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
c8f0: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
c900: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 68 75 a1_.c:sha1.h shu
c910: 6e 5f 2e 63 3a 73 68 75 6e 2e 68 20 73 74 61 74 n_.c:shun.h stat
c920: 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79 6c 65 _.c:stat.h style
c930: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 _.c:style.h sync
c940: 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e _.c:sync.h tag_.
c950: 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f c:tag.h tagview_
c960: 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 68 5f .c:tagview.h th_
c970: 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e main_.c:th_main.
c980: 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 h timeline_.c:ti
c990: 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a meline.h tkt_.c:
c9a0: 74 6b 74 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e tkt.h tktsetup_.
c9b0: 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 c:tktsetup.h und
c9c0: 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 o_.c:undo.h upda
c9d0: 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 te_.c:update.h u
c9e0: 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 rl_.c:url.h user
c9f0: 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 _.c:user.h verif
ca00: 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 y_.c:verify.h vf
ca10: 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 ile_.c:vfile.h w
ca20: 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 iki_.c:wiki.h wi
ca30: 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 kiformat_.c:wiki
ca40: 66 6f 72 6d 61 74 2e 68 20 77 69 6e 68 74 74 70 format.h winhttp
ca50: 5f 2e 63 3a 77 69 6e 68 74 74 70 2e 68 20 78 66 _.c:winhttp.h xf
ca60: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 er_.c:xfer.h zip
ca70: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 _.c:zip.h $(SRCD
ca80: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 IR)/sqlite3.h $(
ca90: 53 52 43 44 49 52 29 2f 74 68 2e 68 20 56 45 52 SRCDIR)/th.h VER
caa0: 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 SION.h..touch he
cab0: 61 64 65 72 73 0a 0a 6d 65 72 67 65 33 5f 2e 63 aders..merge3_.c
cac0: 3a 09 24 28 53 52 43 44 49 52 29 2f 6d 65 72 67 :.$(SRCDIR)/merg
cad0: 65 33 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 e3.c $(SRCDIR)/V
cae0: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
caf0: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
cb00: 53 52 43 44 49 52 29 2f 6d 65 72 67 65 33 2e 63 SRCDIR)/merge3.c
cb10: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 | sed -f $(SRCD
cb20: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 6d 65 72 IR)/VERSION >mer
cb30: 67 65 33 5f 2e 63 0a 0a 6d 65 72 67 65 33 2e 6f ge3_.c..merge3.o
cb40: 3a 09 6d 65 72 67 65 33 5f 2e 63 20 6d 65 72 67 :.merge3_.c merg
cb50: 65 33 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f e3.h $(SRCDIR)/
cb60: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 config.h..$(XTCC
cb70: 29 20 2d 6f 20 6d 65 72 67 65 33 2e 6f 20 2d 63 ) -o merge3.o -c
cb80: 20 6d 65 72 67 65 33 5f 2e 63 0a 0a 6d 65 72 67 merge3_.c..merg
cb90: 65 33 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 e3.h:.makeheader
cba0: 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 s.../makeheaders
cbb0: 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 add_.c:add.h a
cbc0: 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 dmin_.c:admin.h
cbd0: 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f bag_.c:bag.h blo
cbe0: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e b_.c:blob.h bran
cbf0: 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 ch_.c:branch.h b
cc00: 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e rowse_.c:browse.
cc10: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
cc20: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
cc30: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
cc40: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
cc50: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
cc60: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
cc70: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
cc80: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
cc90: 6e 66 69 67 75 72 65 5f 2e 63 3a 63 6f 6e 66 69 nfigure_.c:confi
cca0: 67 75 72 65 2e 68 20 63 6f 6e 73 74 72 75 63 74 gure.h construct
ccb0: 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 _.c:construct.h
ccc0: 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 content_.c:conte
ccd0: 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 nt.h db_.c:db.h
cce0: 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 delta_.c:delta.h
ccf0: 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c deltacmd_.c:del
cd00: 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 tacmd.h descenda
cd10: 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e nts_.c:descendan
cd20: 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 ts.h diff_.c:dif
cd30: 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 f.h diffcmd_.c:d
cd40: 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a iffcmd.h doc_.c:
cd50: 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a doc.h encode_.c:
cd60: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
cd70: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
cd80: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
cd90: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
cda0: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
cdb0: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
cdc0: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
cdd0: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
cde0: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
cdf0: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 3_.c:merge3.h my
ce00: 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 _page_.c:my_page
ce10: 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e .h name_.c:name.
ce20: 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 h pivot_.c:pivot
ce30: 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 .h pqueue_.c:pqu
ce40: 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a eue.h printf_.c:
ce50: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 printf.h rebuild
ce60: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 _.c:rebuild.h re
ce70: 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 port_.c:report.h
ce80: 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 rss_.c:rss.h sc
ce90: 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 hema_.c:schema.h
cea0: 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e setup_.c:setup.
ceb0: 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 h sha1_.c:sha1.h
cec0: 20 73 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e 68 20 shun_.c:shun.h
ced0: 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73 stat_.c:stat.h s
cee0: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
cef0: 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 sync_.c:sync.h t
cf00: 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 ag_.c:tag.h tagv
cf10: 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 iew_.c:tagview.h
cf20: 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d th_main_.c:th_m
cf30: 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e ain.h timeline_.
cf40: 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 c:timeline.h tkt
cf50: 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 73 65 74 _.c:tkt.h tktset
cf60: 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 up_.c:tktsetup.h
cf70: 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 undo_.c:undo.h
cf80: 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 update_.c:update
cf90: 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 .h url_.c:url.h
cfa0: 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 user_.c:user.h v
cfb0: 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e erify_.c:verify.
cfc0: 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 h vfile_.c:vfile
cfd0: 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e .h wiki_.c:wiki.
cfe0: 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a h wikiformat_.c:
cff0: 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 77 69 6e wikiformat.h win
d000: 68 74 74 70 5f 2e 63 3a 77 69 6e 68 74 74 70 2e http_.c:winhttp.
d010: 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 h xfer_.c:xfer.h
d020: 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 zip_.c:zip.h $(
d030: 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e SRCDIR)/sqlite3.
d040: 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 h $(SRCDIR)/th.h
d050: 20 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 VERSION.h..touc
d060: 68 20 68 65 61 64 65 72 73 0a 0a 6d 79 5f 70 61 h headers..my_pa
d070: 67 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 ge_.c:.$(SRCDIR)
d080: 2f 6d 79 5f 70 61 67 65 2e 63 20 24 28 53 52 43 /my_page.c $(SRC
d090: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
d0a0: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
d0b0: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 6d 79 ate $(SRCDIR)/my
d0c0: 5f 70 61 67 65 2e 63 20 7c 20 73 65 64 20 2d 66 _page.c | sed -f
d0d0: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
d0e0: 4f 4e 20 3e 6d 79 5f 70 61 67 65 5f 2e 63 0a 0a ON >my_page_.c..
d0f0: 6d 79 5f 70 61 67 65 2e 6f 3a 09 6d 79 5f 70 61 my_page.o:.my_pa
d100: 67 65 5f 2e 63 20 6d 79 5f 70 61 67 65 2e 68 20 ge_.c my_page.h
d110: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
d120: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
d130: 6d 79 5f 70 61 67 65 2e 6f 20 2d 63 20 6d 79 5f my_page.o -c my_
d140: 70 61 67 65 5f 2e 63 0a 0a 6d 79 5f 70 61 67 65 page_.c..my_page
d150: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
d160: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
d170: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d add_.c:add.h adm
d180: 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 in_.c:admin.h ba
d190: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
d1a0: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 .c:blob.h branch
d1b0: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f _.c:branch.h bro
d1c0: 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 wse_.c:browse.h
d1d0: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
d1e0: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
d1f0: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
d200: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
d210: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
d220: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
d230: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
d240: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 66 comformat.h conf
d250: 69 67 75 72 65 5f 2e 63 3a 63 6f 6e 66 69 67 75 igure_.c:configu
d260: 72 65 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e re.h construct_.
d270: 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f c:construct.h co
d280: 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 ntent_.c:content
d290: 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 .h db_.c:db.h de
d2a0: 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 lta_.c:delta.h d
d2b0: 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 eltacmd_.c:delta
d2c0: 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 cmd.h descendant
d2d0: 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 s_.c:descendants
d2e0: 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e .h diff_.c:diff.
d2f0: 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 h diffcmd_.c:dif
d300: 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f fcmd.h doc_.c:do
d310: 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e c.h encode_.c:en
d320: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
d330: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
d340: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
d350: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
d360: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
d370: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
d380: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
d390: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
d3a0: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
d3b0: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 .c:merge3.h my_p
d3c0: 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 age_.c:my_page.h
d3d0: 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 name_.c:name.h
d3e0: 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 pivot_.c:pivot.h
d3f0: 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 pqueue_.c:pqueu
d400: 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 e.h printf_.c:pr
d410: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
d420: 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 70 6f c:rebuild.h repo
d430: 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 rt_.c:report.h r
d440: 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 ss_.c:rss.h sche
d450: 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 ma_.c:schema.h s
d460: 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 etup_.c:setup.h
d470: 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 sha1_.c:sha1.h s
d480: 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e 68 20 73 74 hun_.c:shun.h st
d490: 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79 at_.c:stat.h sty
d4a0: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 le_.c:style.h sy
d4b0: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 nc_.c:sync.h tag
d4c0: 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 _.c:tag.h tagvie
d4d0: 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 w_.c:tagview.h t
d4e0: 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 h_main_.c:th_mai
d4f0: 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a n.h timeline_.c:
d500: 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e timeline.h tkt_.
d510: 63 3a 74 6b 74 2e 68 20 74 6b 74 73 65 74 75 70 c:tkt.h tktsetup
d520: 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 _.c:tktsetup.h u
d530: 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 ndo_.c:undo.h up
d540: 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 date_.c:update.h
d550: 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 url_.c:url.h us
d560: 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 er_.c:user.h ver
d570: 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 ify_.c:verify.h
d580: 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 vfile_.c:vfile.h
d590: 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 wiki_.c:wiki.h
d5a0: 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 wikiformat_.c:wi
d5b0: 6b 69 66 6f 72 6d 61 74 2e 68 20 77 69 6e 68 74 kiformat.h winht
d5c0: 74 70 5f 2e 63 3a 77 69 6e 68 74 74 70 2e 68 20 tp_.c:winhttp.h
d5d0: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
d5e0: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
d5f0: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
d600: 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 56 $(SRCDIR)/th.h V
d610: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 ERSION.h..touch
d620: 68 65 61 64 65 72 73 0a 0a 6e 61 6d 65 5f 2e 63 headers..name_.c
d630: 3a 09 24 28 53 52 43 44 49 52 29 2f 6e 61 6d 65 :.$(SRCDIR)/name
d640: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
d650: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
d660: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
d670: 43 44 49 52 29 2f 6e 61 6d 65 2e 63 20 7c 20 73 CDIR)/name.c | s
d680: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f ed -f $(SRCDIR)/
d690: 56 45 52 53 49 4f 4e 20 3e 6e 61 6d 65 5f 2e 63 VERSION >name_.c
d6a0: 0a 0a 6e 61 6d 65 2e 6f 3a 09 6e 61 6d 65 5f 2e ..name.o:.name_.
d6b0: 63 20 6e 61 6d 65 2e 68 20 20 24 28 53 52 43 44 c name.h $(SRCD
d6c0: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 IR)/config.h..$(
d6d0: 58 54 43 43 29 20 2d 6f 20 6e 61 6d 65 2e 6f 20 XTCC) -o name.o
d6e0: 2d 63 20 6e 61 6d 65 5f 2e 63 0a 0a 6e 61 6d 65 -c name_.c..name
d6f0: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
d700: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
d710: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d add_.c:add.h adm
d720: 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 in_.c:admin.h ba
d730: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
d740: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 .c:blob.h branch
d750: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f _.c:branch.h bro
d760: 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 wse_.c:browse.h
d770: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
d780: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
d790: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
d7a0: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
d7b0: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
d7c0: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
d7d0: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
d7e0: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 66 comformat.h conf
d7f0: 69 67 75 72 65 5f 2e 63 3a 63 6f 6e 66 69 67 75 igure_.c:configu
d800: 72 65 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e re.h construct_.
d810: 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f c:construct.h co
d820: 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 ntent_.c:content
d830: 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 .h db_.c:db.h de
d840: 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 lta_.c:delta.h d
d850: 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 eltacmd_.c:delta
d860: 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 cmd.h descendant
d870: 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 s_.c:descendants
d880: 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e .h diff_.c:diff.
d890: 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 h diffcmd_.c:dif
d8a0: 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f fcmd.h doc_.c:do
d8b0: 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e c.h encode_.c:en
d8c0: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
d8d0: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
d8e0: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
d8f0: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
d900: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
d910: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
d920: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
d930: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
d940: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
d950: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 .c:merge3.h my_p
d960: 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 age_.c:my_page.h
d970: 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 name_.c:name.h
d980: 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 pivot_.c:pivot.h
d990: 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 pqueue_.c:pqueu
d9a0: 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 e.h printf_.c:pr
d9b0: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
d9c0: 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 70 6f c:rebuild.h repo
d9d0: 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 rt_.c:report.h r
d9e0: 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 ss_.c:rss.h sche
d9f0: 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 ma_.c:schema.h s
da00: 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 etup_.c:setup.h
da10: 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 sha1_.c:sha1.h s
da20: 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e 68 20 73 74 hun_.c:shun.h st
da30: 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79 at_.c:stat.h sty
da40: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 le_.c:style.h sy
da50: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 nc_.c:sync.h tag
da60: 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 _.c:tag.h tagvie
da70: 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 w_.c:tagview.h t
da80: 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 h_main_.c:th_mai
da90: 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a n.h timeline_.c:
daa0: 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e timeline.h tkt_.
dab0: 63 3a 74 6b 74 2e 68 20 74 6b 74 73 65 74 75 70 c:tkt.h tktsetup
dac0: 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 _.c:tktsetup.h u
dad0: 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 ndo_.c:undo.h up
dae0: 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 date_.c:update.h
daf0: 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 url_.c:url.h us
db00: 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 er_.c:user.h ver
db10: 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 ify_.c:verify.h
db20: 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 vfile_.c:vfile.h
db30: 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 wiki_.c:wiki.h
db40: 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 wikiformat_.c:wi
db50: 6b 69 66 6f 72 6d 61 74 2e 68 20 77 69 6e 68 74 kiformat.h winht
db60: 74 70 5f 2e 63 3a 77 69 6e 68 74 74 70 2e 68 20 tp_.c:winhttp.h
db70: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
db80: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
db90: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
dba0: 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 56 $(SRCDIR)/th.h V
dbb0: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 ERSION.h..touch
dbc0: 68 65 61 64 65 72 73 0a 0a 70 69 76 6f 74 5f 2e headers..pivot_.
dbd0: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 70 69 76 c:.$(SRCDIR)/piv
dbe0: 6f 74 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 ot.c $(SRCDIR)/V
dbf0: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
dc00: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
dc10: 53 52 43 44 49 52 29 2f 70 69 76 6f 74 2e 63 20 SRCDIR)/pivot.c
dc20: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 | sed -f $(SRCDI
dc30: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 70 69 76 6f R)/VERSION >pivo
dc40: 74 5f 2e 63 0a 0a 70 69 76 6f 74 2e 6f 3a 09 70 t_.c..pivot.o:.p
dc50: 69 76 6f 74 5f 2e 63 20 70 69 76 6f 74 2e 68 20 ivot_.c pivot.h
dc60: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
dc70: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
dc80: 70 69 76 6f 74 2e 6f 20 2d 63 20 70 69 76 6f 74 pivot.o -c pivot
dc90: 5f 2e 63 0a 0a 70 69 76 6f 74 2e 68 3a 09 6d 61 _.c..pivot.h:.ma
dca0: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b keheaders.../mak
dcb0: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 eheaders add_.c
dcc0: 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a :add.h admin_.c:
dcd0: 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 admin.h bag_.c:b
dce0: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f ag.h blob_.c:blo
dcf0: 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 b.h branch_.c:br
dd00: 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 anch.h browse_.c
dd10: 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 :browse.h cgi_.c
dd20: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
dd30: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
dd40: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
dd50: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
dd60: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
dd70: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
dd80: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
dd90: 6d 61 74 2e 68 20 63 6f 6e 66 69 67 75 72 65 5f mat.h configure_
dda0: 2e 63 3a 63 6f 6e 66 69 67 75 72 65 2e 68 20 63 .c:configure.h c
ddb0: 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 onstruct_.c:cons
ddc0: 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f truct.h content_
ddd0: 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f .c:content.h db_
dde0: 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 .c:db.h delta_.c
ddf0: 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d :delta.h deltacm
de00: 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 d_.c:deltacmd.h
de10: 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 descendants_.c:d
de20: 65 73 63 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 escendants.h dif
de30: 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 f_.c:diff.h diff
de40: 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 cmd_.c:diffcmd.h
de50: 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e doc_.c:doc.h en
de60: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
de70: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
de80: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
de90: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
dea0: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
deb0: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
dec0: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
ded0: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
dee0: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
def0: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
df00: 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 ge3.h my_page_.c
df10: 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f :my_page.h name_
df20: 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f .c:name.h pivot_
df30: 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 .c:pivot.h pqueu
df40: 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 e_.c:pqueue.h pr
df50: 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 intf_.c:printf.h
df60: 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 rebuild_.c:rebu
df70: 69 6c 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a ild.h report_.c:
df80: 72 65 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a report.h rss_.c:
df90: 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a rss.h schema_.c:
dfa0: 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e schema.h setup_.
dfb0: 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e c:setup.h sha1_.
dfc0: 63 3a 73 68 61 31 2e 68 20 73 68 75 6e 5f 2e 63 c:sha1.h shun_.c
dfd0: 3a 73 68 75 6e 2e 68 20 73 74 61 74 5f 2e 63 3a :shun.h stat_.c:
dfe0: 73 74 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a stat.h style_.c:
dff0: 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a style.h sync_.c:
e000: 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 sync.h tag_.c:ta
e010: 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 g.h tagview_.c:t
e020: 61 67 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e agview.h th_main
e030: 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69 _.c:th_main.h ti
e040: 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 meline_.c:timeli
e050: 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e ne.h tkt_.c:tkt.
e060: 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b h tktsetup_.c:tk
e070: 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 tsetup.h undo_.c
e080: 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e :undo.h update_.
e090: 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e c:update.h url_.
e0a0: 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a c:url.h user_.c:
e0b0: 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 user.h verify_.c
e0c0: 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f :verify.h vfile_
e0d0: 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f .c:vfile.h wiki_
e0e0: 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f .c:wiki.h wikifo
e0f0: 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d rmat_.c:wikiform
e100: 61 74 2e 68 20 77 69 6e 68 74 74 70 5f 2e 63 3a at.h winhttp_.c:
e110: 77 69 6e 68 74 74 70 2e 68 20 78 66 65 72 5f 2e winhttp.h xfer_.
e120: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a c:xfer.h zip_.c:
e130: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f zip.h $(SRCDIR)/
e140: 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 sqlite3.h $(SRCD
e150: 49 52 29 2f 74 68 2e 68 20 56 45 52 53 49 4f 4e IR)/th.h VERSION
e160: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 .h..touch header
e170: 73 0a 0a 70 71 75 65 75 65 5f 2e 63 3a 09 24 28 s..pqueue_.c:.$(
e180: 53 52 43 44 49 52 29 2f 70 71 75 65 75 65 2e 63 SRCDIR)/pqueue.c
e190: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
e1a0: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f ON translate.../
e1b0: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 translate $(SRCD
e1c0: 49 52 29 2f 70 71 75 65 75 65 2e 63 20 7c 20 73 IR)/pqueue.c | s
e1d0: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f ed -f $(SRCDIR)/
e1e0: 56 45 52 53 49 4f 4e 20 3e 70 71 75 65 75 65 5f VERSION >pqueue_
e1f0: 2e 63 0a 0a 70 71 75 65 75 65 2e 6f 3a 09 70 71 .c..pqueue.o:.pq
e200: 75 65 75 65 5f 2e 63 20 70 71 75 65 75 65 2e 68 ueue_.c pqueue.h
e210: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 $(SRCDIR)/conf
e220: 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f ig.h..$(XTCC) -o
e230: 20 70 71 75 65 75 65 2e 6f 20 2d 63 20 70 71 75 pqueue.o -c pqu
e240: 65 75 65 5f 2e 63 0a 0a 70 71 75 65 75 65 2e 68 eue_.c..pqueue.h
e250: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e :.makeheaders...
e260: 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 /makeheaders ad
e270: 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e d_.c:add.h admin
e280: 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f _.c:admin.h bag_
e290: 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 .c:bag.h blob_.c
e2a0: 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e :blob.h branch_.
e2b0: 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 c:branch.h brows
e2c0: 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 e_.c:browse.h cg
e2d0: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
e2e0: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
e2f0: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
e300: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
e310: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
e320: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
e330: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
e340: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 66 69 67 mformat.h config
e350: 75 72 65 5f 2e 63 3a 63 6f 6e 66 69 67 75 72 65 ure_.c:configure
e360: 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a .h construct_.c:
e370: 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 construct.h cont
e380: 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 ent_.c:content.h
e390: 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 db_.c:db.h delt
e3a0: 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c a_.c:delta.h del
e3b0: 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d tacmd_.c:deltacm
e3c0: 64 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 73 5f d.h descendants_
e3d0: 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 .c:descendants.h
e3e0: 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 diff_.c:diff.h
e3f0: 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 diffcmd_.c:diffc
e400: 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e md.h doc_.c:doc.
e410: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
e420: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
e430: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
e440: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
e450: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
e460: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
e470: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
e480: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
e490: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
e4a0: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
e4b0: 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 :merge3.h my_pag
e4c0: 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e e_.c:my_page.h n
e4d0: 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 ame_.c:name.h pi
e4e0: 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 vot_.c:pivot.h p
e4f0: 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e queue_.c:pqueue.
e500: 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e h printf_.c:prin
e510: 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a tf.h rebuild_.c:
e520: 72 65 62 75 69 6c 64 2e 68 20 72 65 70 6f 72 74 rebuild.h report
e530: 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 73 73 _.c:report.h rss
e540: 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 _.c:rss.h schema
e550: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
e560: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
e570: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 68 75 a1_.c:sha1.h shu
e580: 6e 5f 2e 63 3a 73 68 75 6e 2e 68 20 73 74 61 74 n_.c:shun.h stat
e590: 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79 6c 65 _.c:stat.h style
e5a0: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 _.c:style.h sync
e5b0: 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e _.c:sync.h tag_.
e5c0: 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f c:tag.h tagview_
e5d0: 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 68 5f .c:tagview.h th_
e5e0: 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e main_.c:th_main.
e5f0: 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 h timeline_.c:ti
e600: 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a meline.h tkt_.c:
e610: 74 6b 74 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e tkt.h tktsetup_.
e620: 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 c:tktsetup.h und
e630: 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 o_.c:undo.h upda
e640: 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 te_.c:update.h u
e650: 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 rl_.c:url.h user
e660: 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 _.c:user.h verif
e670: 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 y_.c:verify.h vf
e680: 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 ile_.c:vfile.h w
e690: 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 iki_.c:wiki.h wi
e6a0: 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 kiformat_.c:wiki
e6b0: 66 6f 72 6d 61 74 2e 68 20 77 69 6e 68 74 74 70 format.h winhttp
e6c0: 5f 2e 63 3a 77 69 6e 68 74 74 70 2e 68 20 78 66 _.c:winhttp.h xf
e6d0: 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 er_.c:xfer.h zip
e6e0: 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 _.c:zip.h $(SRCD
e6f0: 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 IR)/sqlite3.h $(
e700: 53 52 43 44 49 52 29 2f 74 68 2e 68 20 56 45 52 SRCDIR)/th.h VER
e710: 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 SION.h..touch he
e720: 61 64 65 72 73 0a 0a 70 72 69 6e 74 66 5f 2e 63 aders..printf_.c
e730: 3a 09 24 28 53 52 43 44 49 52 29 2f 70 72 69 6e :.$(SRCDIR)/prin
e740: 74 66 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 tf.c $(SRCDIR)/V
e750: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
e760: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
e770: 53 52 43 44 49 52 29 2f 70 72 69 6e 74 66 2e 63 SRCDIR)/printf.c
e780: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 | sed -f $(SRCD
e790: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 70 72 69 IR)/VERSION >pri
e7a0: 6e 74 66 5f 2e 63 0a 0a 70 72 69 6e 74 66 2e 6f ntf_.c..printf.o
e7b0: 3a 09 70 72 69 6e 74 66 5f 2e 63 20 70 72 69 6e :.printf_.c prin
e7c0: 74 66 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f tf.h $(SRCDIR)/
e7d0: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 config.h..$(XTCC
e7e0: 29 20 2d 6f 20 70 72 69 6e 74 66 2e 6f 20 2d 63 ) -o printf.o -c
e7f0: 20 70 72 69 6e 74 66 5f 2e 63 0a 0a 70 72 69 6e printf_.c..prin
e800: 74 66 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 tf.h:.makeheader
e810: 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 s.../makeheaders
e820: 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 add_.c:add.h a
e830: 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 dmin_.c:admin.h
e840: 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f bag_.c:bag.h blo
e850: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e b_.c:blob.h bran
e860: 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 ch_.c:branch.h b
e870: 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e rowse_.c:browse.
e880: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
e890: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
e8a0: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
e8b0: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
e8c0: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
e8d0: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
e8e0: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
e8f0: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
e900: 6e 66 69 67 75 72 65 5f 2e 63 3a 63 6f 6e 66 69 nfigure_.c:confi
e910: 67 75 72 65 2e 68 20 63 6f 6e 73 74 72 75 63 74 gure.h construct
e920: 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 _.c:construct.h
e930: 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 content_.c:conte
e940: 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 nt.h db_.c:db.h
e950: 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 delta_.c:delta.h
e960: 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c deltacmd_.c:del
e970: 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 tacmd.h descenda
e980: 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e nts_.c:descendan
e990: 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 ts.h diff_.c:dif
e9a0: 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 f.h diffcmd_.c:d
e9b0: 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a iffcmd.h doc_.c:
e9c0: 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a doc.h encode_.c:
e9d0: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
e9e0: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
e9f0: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
ea00: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
ea10: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
ea20: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
ea30: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
ea40: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
ea50: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
ea60: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 3_.c:merge3.h my
ea70: 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 _page_.c:my_page
ea80: 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e .h name_.c:name.
ea90: 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 h pivot_.c:pivot
eaa0: 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 .h pqueue_.c:pqu
eab0: 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a eue.h printf_.c:
eac0: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 printf.h rebuild
ead0: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 _.c:rebuild.h re
eae0: 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 port_.c:report.h
eaf0: 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 rss_.c:rss.h sc
eb00: 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 hema_.c:schema.h
eb10: 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e setup_.c:setup.
eb20: 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 h sha1_.c:sha1.h
eb30: 20 73 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e 68 20 shun_.c:shun.h
eb40: 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73 stat_.c:stat.h s
eb50: 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
eb60: 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 sync_.c:sync.h t
eb70: 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 ag_.c:tag.h tagv
eb80: 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 iew_.c:tagview.h
eb90: 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d th_main_.c:th_m
eba0: 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e ain.h timeline_.
ebb0: 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 c:timeline.h tkt
ebc0: 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 73 65 74 _.c:tkt.h tktset
ebd0: 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 up_.c:tktsetup.h
ebe0: 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 undo_.c:undo.h
ebf0: 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 update_.c:update
ec00: 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 .h url_.c:url.h
ec10: 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 user_.c:user.h v
ec20: 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e erify_.c:verify.
ec30: 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 h vfile_.c:vfile
ec40: 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e .h wiki_.c:wiki.
ec50: 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a h wikiformat_.c:
ec60: 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 77 69 6e wikiformat.h win
ec70: 68 74 74 70 5f 2e 63 3a 77 69 6e 68 74 74 70 2e http_.c:winhttp.
ec80: 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 h xfer_.c:xfer.h
ec90: 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 zip_.c:zip.h $(
eca0: 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e SRCDIR)/sqlite3.
ecb0: 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 h $(SRCDIR)/th.h
ecc0: 20 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 VERSION.h..touc
ecd0: 68 20 68 65 61 64 65 72 73 0a 0a 72 65 62 75 69 h headers..rebui
ece0: 6c 64 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 ld_.c:.$(SRCDIR)
ecf0: 2f 72 65 62 75 69 6c 64 2e 63 20 24 28 53 52 43 /rebuild.c $(SRC
ed00: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
ed10: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
ed20: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 72 65 ate $(SRCDIR)/re
ed30: 62 75 69 6c 64 2e 63 20 7c 20 73 65 64 20 2d 66 build.c | sed -f
ed40: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
ed50: 4f 4e 20 3e 72 65 62 75 69 6c 64 5f 2e 63 0a 0a ON >rebuild_.c..
ed60: 72 65 62 75 69 6c 64 2e 6f 3a 09 72 65 62 75 69 rebuild.o:.rebui
ed70: 6c 64 5f 2e 63 20 72 65 62 75 69 6c 64 2e 68 20 ld_.c rebuild.h
ed80: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
ed90: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
eda0: 72 65 62 75 69 6c 64 2e 6f 20 2d 63 20 72 65 62 rebuild.o -c reb
edb0: 75 69 6c 64 5f 2e 63 0a 0a 72 65 62 75 69 6c 64 uild_.c..rebuild
edc0: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
edd0: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
ede0: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d add_.c:add.h adm
edf0: 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 in_.c:admin.h ba
ee00: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
ee10: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 .c:blob.h branch
ee20: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f _.c:branch.h bro
ee30: 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 wse_.c:browse.h
ee40: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
ee50: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
ee60: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
ee70: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
ee80: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
ee90: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
eea0: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
eeb0: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 66 comformat.h conf
eec0: 69 67 75 72 65 5f 2e 63 3a 63 6f 6e 66 69 67 75 igure_.c:configu
eed0: 72 65 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e re.h construct_.
eee0: 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f c:construct.h co
eef0: 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 ntent_.c:content
ef00: 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 .h db_.c:db.h de
ef10: 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 lta_.c:delta.h d
ef20: 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 eltacmd_.c:delta
ef30: 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 cmd.h descendant
ef40: 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 s_.c:descendants
ef50: 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e .h diff_.c:diff.
ef60: 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 h diffcmd_.c:dif
ef70: 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f fcmd.h doc_.c:do
ef80: 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e c.h encode_.c:en
ef90: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
efa0: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
efb0: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
efc0: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
efd0: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
efe0: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
eff0: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
f000: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
f010: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
f020: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 .c:merge3.h my_p
f030: 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 age_.c:my_page.h
f040: 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 name_.c:name.h
f050: 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 pivot_.c:pivot.h
f060: 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 pqueue_.c:pqueu
f070: 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 e.h printf_.c:pr
f080: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
f090: 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 70 6f c:rebuild.h repo
f0a0: 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 rt_.c:report.h r
f0b0: 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 ss_.c:rss.h sche
f0c0: 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 ma_.c:schema.h s
f0d0: 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 etup_.c:setup.h
f0e0: 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 sha1_.c:sha1.h s
f0f0: 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e 68 20 73 74 hun_.c:shun.h st
f100: 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79 at_.c:stat.h sty
f110: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 le_.c:style.h sy
f120: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 nc_.c:sync.h tag
f130: 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 _.c:tag.h tagvie
f140: 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 w_.c:tagview.h t
f150: 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 h_main_.c:th_mai
f160: 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a n.h timeline_.c:
f170: 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e timeline.h tkt_.
f180: 63 3a 74 6b 74 2e 68 20 74 6b 74 73 65 74 75 70 c:tkt.h tktsetup
f190: 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 _.c:tktsetup.h u
f1a0: 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 ndo_.c:undo.h up
f1b0: 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 date_.c:update.h
f1c0: 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 url_.c:url.h us
f1d0: 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 er_.c:user.h ver
f1e0: 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 ify_.c:verify.h
f1f0: 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 vfile_.c:vfile.h
f200: 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 wiki_.c:wiki.h
f210: 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 wikiformat_.c:wi
f220: 6b 69 66 6f 72 6d 61 74 2e 68 20 77 69 6e 68 74 kiformat.h winht
f230: 74 70 5f 2e 63 3a 77 69 6e 68 74 74 70 2e 68 20 tp_.c:winhttp.h
f240: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
f250: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
f260: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
f270: 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 56 $(SRCDIR)/th.h V
f280: 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 ERSION.h..touch
f290: 68 65 61 64 65 72 73 0a 0a 72 65 70 6f 72 74 5f headers..report_
f2a0: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 72 65 .c:.$(SRCDIR)/re
f2b0: 70 6f 72 74 2e 63 20 24 28 53 52 43 44 49 52 29 port.c $(SRCDIR)
f2c0: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 /VERSION transla
f2d0: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 te.../translate
f2e0: 24 28 53 52 43 44 49 52 29 2f 72 65 70 6f 72 74 $(SRCDIR)/report
f2f0: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 .c | sed -f $(SR
f300: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 72 CDIR)/VERSION >r
f310: 65 70 6f 72 74 5f 2e 63 0a 0a 72 65 70 6f 72 74 eport_.c..report
f320: 2e 6f 3a 09 72 65 70 6f 72 74 5f 2e 63 20 72 65 .o:.report_.c re
f330: 70 6f 72 74 2e 68 20 20 24 28 53 52 43 44 49 52 port.h $(SRCDIR
f340: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 )/config.h..$(XT
f350: 43 43 29 20 2d 6f 20 72 65 70 6f 72 74 2e 6f 20 CC) -o report.o
f360: 2d 63 20 72 65 70 6f 72 74 5f 2e 63 0a 0a 72 65 -c report_.c..re
f370: 70 6f 72 74 2e 68 3a 09 6d 61 6b 65 68 65 61 64 port.h:.makehead
f380: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 ers.../makeheade
f390: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 rs add_.c:add.h
f3a0: 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e admin_.c:admin.
f3b0: 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 h bag_.c:bag.h b
f3c0: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 lob_.c:blob.h br
f3d0: 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 anch_.c:branch.h
f3e0: 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 browse_.c:brows
f3f0: 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 e.h cgi_.c:cgi.h
f400: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
f410: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
f420: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
f430: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
f440: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
f450: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
f460: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
f470: 63 6f 6e 66 69 67 75 72 65 5f 2e 63 3a 63 6f 6e configure_.c:con
f480: 66 69 67 75 72 65 2e 68 20 63 6f 6e 73 74 72 75 figure.h constru
f490: 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e ct_.c:construct.
f4a0: 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e h content_.c:con
f4b0: 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e tent.h db_.c:db.
f4c0: 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 h delta_.c:delta
f4d0: 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 .h deltacmd_.c:d
f4e0: 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e eltacmd.h descen
f4f0: 64 61 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 dants_.c:descend
f500: 61 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 ants.h diff_.c:d
f510: 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 iff.h diffcmd_.c
f520: 3a 64 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e :diffcmd.h doc_.
f530: 63 3a 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e c:doc.h encode_.
f540: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
f550: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
f560: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
f570: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
f580: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
f590: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
f5a0: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
f5b0: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
f5c0: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
f5d0: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
f5e0: 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 my_page_.c:my_pa
f5f0: 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d ge.h name_.c:nam
f600: 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 e.h pivot_.c:piv
f610: 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 ot.h pqueue_.c:p
f620: 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e queue.h printf_.
f630: 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 c:printf.h rebui
f640: 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 ld_.c:rebuild.h
f650: 72 65 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 report_.c:report
f660: 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 .h rss_.c:rss.h
f670: 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 schema_.c:schema
f680: 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 .h setup_.c:setu
f690: 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 p.h sha1_.c:sha1
f6a0: 2e 68 20 73 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e .h shun_.c:shun.
f6b0: 68 20 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68 h stat_.c:stat.h
f6c0: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
f6d0: 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 h sync_.c:sync.h
f6e0: 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 tag_.c:tag.h ta
f6f0: 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 gview_.c:tagview
f700: 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 .h th_main_.c:th
f710: 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 _main.h timeline
f720: 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 _.c:timeline.h t
f730: 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 73 kt_.c:tkt.h tkts
f740: 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 etup_.c:tktsetup
f750: 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e .h undo_.c:undo.
f760: 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 h update_.c:upda
f770: 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e te.h url_.c:url.
f780: 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 h user_.c:user.h
f790: 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 verify_.c:verif
f7a0: 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 y.h vfile_.c:vfi
f7b0: 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b le.h wiki_.c:wik
f7c0: 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e i.h wikiformat_.
f7d0: 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 77 c:wikiformat.h w
f7e0: 69 6e 68 74 74 70 5f 2e 63 3a 77 69 6e 68 74 74 inhttp_.c:winhtt
f7f0: 70 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 p.h xfer_.c:xfer
f800: 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 .h zip_.c:zip.h
f810: 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 $(SRCDIR)/sqlite
f820: 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 3.h $(SRCDIR)/th
f830: 2e 68 20 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f .h VERSION.h..to
f840: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 72 73 73 uch headers..rss
f850: 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 72 _.c:.$(SRCDIR)/r
f860: 73 73 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 ss.c $(SRCDIR)/V
f870: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
f880: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
f890: 53 52 43 44 49 52 29 2f 72 73 73 2e 63 20 7c 20 SRCDIR)/rss.c |
f8a0: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 sed -f $(SRCDIR)
f8b0: 2f 56 45 52 53 49 4f 4e 20 3e 72 73 73 5f 2e 63 /VERSION >rss_.c
f8c0: 0a 0a 72 73 73 2e 6f 3a 09 72 73 73 5f 2e 63 20 ..rss.o:.rss_.c
f8d0: 72 73 73 2e 68 20 20 24 28 53 52 43 44 49 52 29 rss.h $(SRCDIR)
f8e0: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 /config.h..$(XTC
f8f0: 43 29 20 2d 6f 20 72 73 73 2e 6f 20 2d 63 20 72 C) -o rss.o -c r
f900: 73 73 5f 2e 63 0a 0a 72 73 73 2e 68 3a 09 6d 61 ss_.c..rss.h:.ma
f910: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b keheaders.../mak
f920: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 eheaders add_.c
f930: 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a :add.h admin_.c:
f940: 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 admin.h bag_.c:b
f950: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f ag.h blob_.c:blo
f960: 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 b.h branch_.c:br
f970: 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 anch.h browse_.c
f980: 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 :browse.h cgi_.c
f990: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
f9a0: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
f9b0: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
f9c0: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
f9d0: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
f9e0: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
f9f0: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
fa00: 6d 61 74 2e 68 20 63 6f 6e 66 69 67 75 72 65 5f mat.h configure_
fa10: 2e 63 3a 63 6f 6e 66 69 67 75 72 65 2e 68 20 63 .c:configure.h c
fa20: 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 onstruct_.c:cons
fa30: 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f truct.h content_
fa40: 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f .c:content.h db_
fa50: 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 .c:db.h delta_.c
fa60: 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d :delta.h deltacm
fa70: 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 d_.c:deltacmd.h
fa80: 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 descendants_.c:d
fa90: 65 73 63 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 escendants.h dif
faa0: 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 f_.c:diff.h diff
fab0: 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 cmd_.c:diffcmd.h
fac0: 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e doc_.c:doc.h en
fad0: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
fae0: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
faf0: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
fb00: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
fb10: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
fb20: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
fb30: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
fb40: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
fb50: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
fb60: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
fb70: 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 ge3.h my_page_.c
fb80: 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f :my_page.h name_
fb90: 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f .c:name.h pivot_
fba0: 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 .c:pivot.h pqueu
fbb0: 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 e_.c:pqueue.h pr
fbc0: 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 intf_.c:printf.h
fbd0: 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 rebuild_.c:rebu
fbe0: 69 6c 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a ild.h report_.c:
fbf0: 72 65 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a report.h rss_.c:
fc00: 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a rss.h schema_.c:
fc10: 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e schema.h setup_.
fc20: 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e c:setup.h sha1_.
fc30: 63 3a 73 68 61 31 2e 68 20 73 68 75 6e 5f 2e 63 c:sha1.h shun_.c
fc40: 3a 73 68 75 6e 2e 68 20 73 74 61 74 5f 2e 63 3a :shun.h stat_.c:
fc50: 73 74 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a stat.h style_.c:
fc60: 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a style.h sync_.c:
fc70: 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 sync.h tag_.c:ta
fc80: 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 g.h tagview_.c:t
fc90: 61 67 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e agview.h th_main
fca0: 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69 _.c:th_main.h ti
fcb0: 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 meline_.c:timeli
fcc0: 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e ne.h tkt_.c:tkt.
fcd0: 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b h tktsetup_.c:tk
fce0: 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 tsetup.h undo_.c
fcf0: 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e :undo.h update_.
fd00: 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e c:update.h url_.
fd10: 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a c:url.h user_.c:
fd20: 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 user.h verify_.c
fd30: 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f :verify.h vfile_
fd40: 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f .c:vfile.h wiki_
fd50: 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f .c:wiki.h wikifo
fd60: 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d rmat_.c:wikiform
fd70: 61 74 2e 68 20 77 69 6e 68 74 74 70 5f 2e 63 3a at.h winhttp_.c:
fd80: 77 69 6e 68 74 74 70 2e 68 20 78 66 65 72 5f 2e winhttp.h xfer_.
fd90: 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a c:xfer.h zip_.c:
fda0: 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f zip.h $(SRCDIR)/
fdb0: 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 sqlite3.h $(SRCD
fdc0: 49 52 29 2f 74 68 2e 68 20 56 45 52 53 49 4f 4e IR)/th.h VERSION
fdd0: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 .h..touch header
fde0: 73 0a 0a 73 63 68 65 6d 61 5f 2e 63 3a 09 24 28 s..schema_.c:.$(
fdf0: 53 52 43 44 49 52 29 2f 73 63 68 65 6d 61 2e 63 SRCDIR)/schema.c
fe00: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
fe10: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f ON translate.../
fe20: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 translate $(SRCD
fe30: 49 52 29 2f 73 63 68 65 6d 61 2e 63 20 7c 20 73 IR)/schema.c | s
fe40: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f ed -f $(SRCDIR)/
fe50: 56 45 52 53 49 4f 4e 20 3e 73 63 68 65 6d 61 5f VERSION >schema_
fe60: 2e 63 0a 0a 73 63 68 65 6d 61 2e 6f 3a 09 73 63 .c..schema.o:.sc
fe70: 68 65 6d 61 5f 2e 63 20 73 63 68 65 6d 61 2e 68 hema_.c schema.h
fe80: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 $(SRCDIR)/conf
fe90: 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f ig.h..$(XTCC) -o
fea0: 20 73 63 68 65 6d 61 2e 6f 20 2d 63 20 73 63 68 schema.o -c sch
feb0: 65 6d 61 5f 2e 63 0a 0a 73 63 68 65 6d 61 2e 68 ema_.c..schema.h
fec0: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e :.makeheaders...
fed0: 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 /makeheaders ad
fee0: 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e d_.c:add.h admin
fef0: 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f _.c:admin.h bag_
ff00: 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 .c:bag.h blob_.c
ff10: 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e :blob.h branch_.
ff20: 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 c:branch.h brows
ff30: 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 e_.c:browse.h cg
ff40: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
ff50: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
ff60: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
ff70: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
ff80: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
ff90: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
ffa0: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
ffb0: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 66 69 67 mformat.h config
ffc0: 75 72 65 5f 2e 63 3a 63 6f 6e 66 69 67 75 72 65 ure_.c:configure
ffd0: 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a .h construct_.c:
ffe0: 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 construct.h cont
fff0: 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 ent_.c:content.h
10000 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 db_.c:db.h delt
10010 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c a_.c:delta.h del
10020 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d tacmd_.c:deltacm
10030 64 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 73 5f d.h descendants_
10040 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 .c:descendants.h
10050 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 diff_.c:diff.h
10060 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 diffcmd_.c:diffc
10070 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e md.h doc_.c:doc.
10080 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
10090 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
100a0 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
100b0 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
100c0 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
100d0 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
100e0 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
100f0 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
10100 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
10110 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
10120 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 :merge3.h my_pag
10130 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e e_.c:my_page.h n
10140 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 ame_.c:name.h pi
10150 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 vot_.c:pivot.h p
10160 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e queue_.c:pqueue.
10170 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e h printf_.c:prin
10180 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a tf.h rebuild_.c:
10190 72 65 62 75 69 6c 64 2e 68 20 72 65 70 6f 72 74 rebuild.h report
101a0 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 73 73 _.c:report.h rss
101b0 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 _.c:rss.h schema
101c0 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
101d0 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
101e0 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 68 75 a1_.c:sha1.h shu
101f0 6e 5f 2e 63 3a 73 68 75 6e 2e 68 20 73 74 61 74 n_.c:shun.h stat
10200 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79 6c 65 _.c:stat.h style
10210 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 _.c:style.h sync
10220 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e _.c:sync.h tag_.
10230 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f c:tag.h tagview_
10240 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 68 5f .c:tagview.h th_
10250 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e main_.c:th_main.
10260 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 h timeline_.c:ti
10270 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a meline.h tkt_.c:
10280 74 6b 74 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e tkt.h tktsetup_.
10290 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 c:tktsetup.h und
102a0 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 o_.c:undo.h upda
102b0 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 te_.c:update.h u
102c0 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 rl_.c:url.h user
102d0 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 _.c:user.h verif
102e0 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 y_.c:verify.h vf
102f0 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 ile_.c:vfile.h w
10300 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 iki_.c:wiki.h wi
10310 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 kiformat_.c:wiki
10320 66 6f 72 6d 61 74 2e 68 20 77 69 6e 68 74 74 70 format.h winhttp
10330 5f 2e 63 3a 77 69 6e 68 74 74 70 2e 68 20 78 66 _.c:winhttp.h xf
10340 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 er_.c:xfer.h zip
10350 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 _.c:zip.h $(SRCD
10360 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 IR)/sqlite3.h $(
10370 53 52 43 44 49 52 29 2f 74 68 2e 68 20 56 45 52 SRCDIR)/th.h VER
10380 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 SION.h..touch he
10390 61 64 65 72 73 0a 0a 73 65 74 75 70 5f 2e 63 3a aders..setup_.c:
103a0 09 24 28 53 52 43 44 49 52 29 2f 73 65 74 75 70 .$(SRCDIR)/setup
103b0 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
103c0 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
103d0 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
103e0 43 44 49 52 29 2f 73 65 74 75 70 2e 63 20 7c 20 CDIR)/setup.c |
103f0 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 sed -f $(SRCDIR)
10400 2f 56 45 52 53 49 4f 4e 20 3e 73 65 74 75 70 5f /VERSION >setup_
10410 2e 63 0a 0a 73 65 74 75 70 2e 6f 3a 09 73 65 74 .c..setup.o:.set
10420 75 70 5f 2e 63 20 73 65 74 75 70 2e 68 20 20 24 up_.c setup.h $
10430 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e (SRCDIR)/config.
10440 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 73 65 h..$(XTCC) -o se
10450 74 75 70 2e 6f 20 2d 63 20 73 65 74 75 70 5f 2e tup.o -c setup_.
10460 63 0a 0a 73 65 74 75 70 2e 68 3a 09 6d 61 6b 65 c..setup.h:.make
10470 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 headers.../makeh
10480 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 eaders add_.c:a
10490 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 dd.h admin_.c:ad
104a0 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 min.h bag_.c:bag
104b0 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
104c0 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e h branch_.c:bran
104d0 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 ch.h browse_.c:b
104e0 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 rowse.h cgi_.c:c
104f0 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
10500 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
10510 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
10520 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
10530 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
10540 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
10550 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
10560 74 2e 68 20 63 6f 6e 66 69 67 75 72 65 5f 2e 63 t.h configure_.c
10570 3a 63 6f 6e 66 69 67 75 72 65 2e 68 20 63 6f 6e :configure.h con
10580 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 struct_.c:constr
10590 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 uct.h content_.c
105a0 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 :content.h db_.c
105b0 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 :db.h delta_.c:d
105c0 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f elta.h deltacmd_
105d0 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 .c:deltacmd.h de
105e0 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65 73 scendants_.c:des
105f0 63 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 66 5f cendants.h diff_
10600 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d .c:diff.h diffcm
10610 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 64 d_.c:diffcmd.h d
10620 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63 6f oc_.c:doc.h enco
10630 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
10640 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
10650 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
10660 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
10670 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
10680 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
10690 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
106a0 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
106b0 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
106c0 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
106d0 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 3.h my_page_.c:m
106e0 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 y_page.h name_.c
106f0 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 :name.h pivot_.c
10700 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f :pivot.h pqueue_
10710 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e .c:pqueue.h prin
10720 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 tf_.c:printf.h r
10730 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c ebuild_.c:rebuil
10740 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72 65 d.h report_.c:re
10750 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72 73 port.h rss_.c:rs
10760 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 s.h schema_.c:sc
10770 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a hema.h setup_.c:
10780 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a setup.h sha1_.c:
10790 73 68 61 31 2e 68 20 73 68 75 6e 5f 2e 63 3a 73 sha1.h shun_.c:s
107a0 68 75 6e 2e 68 20 73 74 61 74 5f 2e 63 3a 73 74 hun.h stat_.c:st
107b0 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 at.h style_.c:st
107c0 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 yle.h sync_.c:sy
107d0 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e nc.h tag_.c:tag.
107e0 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 h tagview_.c:tag
107f0 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e view.h th_main_.
10800 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 c:th_main.h time
10810 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 line_.c:timeline
10820 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 .h tkt_.c:tkt.h
10830 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 tktsetup_.c:tkts
10840 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 etup.h undo_.c:u
10850 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ndo.h update_.c:
10860 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
10870 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
10880 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
10890 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
108a0 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
108b0 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
108c0 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
108d0 2e 68 20 77 69 6e 68 74 74 70 5f 2e 63 3a 77 69 .h winhttp_.c:wi
108e0 6e 68 74 74 70 2e 68 20 78 66 65 72 5f 2e 63 3a nhttp.h xfer_.c:
108f0 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
10900 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
10910 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 lite3.h $(SRCDIR
10920 29 2f 74 68 2e 68 20 56 45 52 53 49 4f 4e 2e 68 )/th.h VERSION.h
10930 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a ..touch headers.
10940 0a 73 68 61 31 5f 2e 63 3a 09 24 28 53 52 43 44 .sha1_.c:.$(SRCD
10950 49 52 29 2f 73 68 61 31 2e 63 20 24 28 53 52 43 IR)/sha1.c $(SRC
10960 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
10970 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
10980 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 73 68 ate $(SRCDIR)/sh
10990 61 31 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 a1.c | sed -f $(
109a0 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
109b0 3e 73 68 61 31 5f 2e 63 0a 0a 73 68 61 31 2e 6f >sha1_.c..sha1.o
109c0 3a 09 73 68 61 31 5f 2e 63 20 73 68 61 31 2e 68 :.sha1_.c sha1.h
109d0 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 $(SRCDIR)/conf
109e0 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f ig.h..$(XTCC) -o
109f0 20 73 68 61 31 2e 6f 20 2d 63 20 73 68 61 31 5f sha1.o -c sha1_
10a00 2e 63 0a 0a 73 68 61 31 2e 68 3a 09 6d 61 6b 65 .c..sha1.h:.make
10a10 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 headers.../makeh
10a20 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 eaders add_.c:a
10a30 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 dd.h admin_.c:ad
10a40 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 min.h bag_.c:bag
10a50 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
10a60 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e h branch_.c:bran
10a70 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 ch.h browse_.c:b
10a80 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 rowse.h cgi_.c:c
10a90 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
10aa0 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
10ab0 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
10ac0 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
10ad0 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
10ae0 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
10af0 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
10b00 74 2e 68 20 63 6f 6e 66 69 67 75 72 65 5f 2e 63 t.h configure_.c
10b10 3a 63 6f 6e 66 69 67 75 72 65 2e 68 20 63 6f 6e :configure.h con
10b20 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 struct_.c:constr
10b30 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 uct.h content_.c
10b40 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 :content.h db_.c
10b50 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 :db.h delta_.c:d
10b60 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f elta.h deltacmd_
10b70 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 .c:deltacmd.h de
10b80 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65 73 scendants_.c:des
10b90 63 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 66 5f cendants.h diff_
10ba0 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d .c:diff.h diffcm
10bb0 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 64 d_.c:diffcmd.h d
10bc0 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63 6f oc_.c:doc.h enco
10bd0 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
10be0 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
10bf0 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
10c00 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
10c10 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
10c20 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
10c30 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
10c40 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
10c50 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
10c60 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
10c70 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 3.h my_page_.c:m
10c80 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 y_page.h name_.c
10c90 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 :name.h pivot_.c
10ca0 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f :pivot.h pqueue_
10cb0 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e .c:pqueue.h prin
10cc0 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 tf_.c:printf.h r
10cd0 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c ebuild_.c:rebuil
10ce0 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72 65 d.h report_.c:re
10cf0 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72 73 port.h rss_.c:rs
10d00 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 s.h schema_.c:sc
10d10 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a hema.h setup_.c:
10d20 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a setup.h sha1_.c:
10d30 73 68 61 31 2e 68 20 73 68 75 6e 5f 2e 63 3a 73 sha1.h shun_.c:s
10d40 68 75 6e 2e 68 20 73 74 61 74 5f 2e 63 3a 73 74 hun.h stat_.c:st
10d50 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 at.h style_.c:st
10d60 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 yle.h sync_.c:sy
10d70 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e nc.h tag_.c:tag.
10d80 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 h tagview_.c:tag
10d90 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e view.h th_main_.
10da0 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 c:th_main.h time
10db0 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 line_.c:timeline
10dc0 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 .h tkt_.c:tkt.h
10dd0 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 tktsetup_.c:tkts
10de0 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 etup.h undo_.c:u
10df0 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ndo.h update_.c:
10e00 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
10e10 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
10e20 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
10e30 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
10e40 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
10e50 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
10e60 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
10e70 2e 68 20 77 69 6e 68 74 74 70 5f 2e 63 3a 77 69 .h winhttp_.c:wi
10e80 6e 68 74 74 70 2e 68 20 78 66 65 72 5f 2e 63 3a nhttp.h xfer_.c:
10e90 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
10ea0 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
10eb0 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 lite3.h $(SRCDIR
10ec0 29 2f 74 68 2e 68 20 56 45 52 53 49 4f 4e 2e 68 )/th.h VERSION.h
10ed0 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a ..touch headers.
10ee0 0a 73 68 75 6e 5f 2e 63 3a 09 24 28 53 52 43 44 .shun_.c:.$(SRCD
10ef0 49 52 29 2f 73 68 75 6e 2e 63 20 24 28 53 52 43 IR)/shun.c $(SRC
10f00 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
10f10 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
10f20 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 73 68 ate $(SRCDIR)/sh
10f30 75 6e 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 un.c | sed -f $(
10f40 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
10f50 3e 73 68 75 6e 5f 2e 63 0a 0a 73 68 75 6e 2e 6f >shun_.c..shun.o
10f60 3a 09 73 68 75 6e 5f 2e 63 20 73 68 75 6e 2e 68 :.shun_.c shun.h
10f70 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 $(SRCDIR)/conf
10f80 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f ig.h..$(XTCC) -o
10f90 20 73 68 75 6e 2e 6f 20 2d 63 20 73 68 75 6e 5f shun.o -c shun_
10fa0 2e 63 0a 0a 73 68 75 6e 2e 68 3a 09 6d 61 6b 65 .c..shun.h:.make
10fb0 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 headers.../makeh
10fc0 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 eaders add_.c:a
10fd0 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 dd.h admin_.c:ad
10fe0 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 min.h bag_.c:bag
10ff0 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
11000 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e h branch_.c:bran
11010 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 ch.h browse_.c:b
11020 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 rowse.h cgi_.c:c
11030 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
11040 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
11050 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
11060 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
11070 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
11080 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
11090 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
110a0 74 2e 68 20 63 6f 6e 66 69 67 75 72 65 5f 2e 63 t.h configure_.c
110b0 3a 63 6f 6e 66 69 67 75 72 65 2e 68 20 63 6f 6e :configure.h con
110c0 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 struct_.c:constr
110d0 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 uct.h content_.c
110e0 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 :content.h db_.c
110f0 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 :db.h delta_.c:d
11100 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f elta.h deltacmd_
11110 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 .c:deltacmd.h de
11120 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65 73 scendants_.c:des
11130 63 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 66 5f cendants.h diff_
11140 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d .c:diff.h diffcm
11150 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 64 d_.c:diffcmd.h d
11160 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63 6f oc_.c:doc.h enco
11170 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
11180 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
11190 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
111a0 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
111b0 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
111c0 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
111d0 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
111e0 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
111f0 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
11200 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
11210 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 3.h my_page_.c:m
11220 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 y_page.h name_.c
11230 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 :name.h pivot_.c
11240 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f :pivot.h pqueue_
11250 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e .c:pqueue.h prin
11260 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 tf_.c:printf.h r
11270 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c ebuild_.c:rebuil
11280 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72 65 d.h report_.c:re
11290 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72 73 port.h rss_.c:rs
112a0 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 s.h schema_.c:sc
112b0 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a hema.h setup_.c:
112c0 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a setup.h sha1_.c:
112d0 73 68 61 31 2e 68 20 73 68 75 6e 5f 2e 63 3a 73 sha1.h shun_.c:s
112e0 68 75 6e 2e 68 20 73 74 61 74 5f 2e 63 3a 73 74 hun.h stat_.c:st
112f0 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 at.h style_.c:st
11300 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 yle.h sync_.c:sy
11310 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e nc.h tag_.c:tag.
11320 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 h tagview_.c:tag
11330 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e view.h th_main_.
11340 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 c:th_main.h time
11350 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 line_.c:timeline
11360 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 .h tkt_.c:tkt.h
11370 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 tktsetup_.c:tkts
11380 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 etup.h undo_.c:u
11390 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ndo.h update_.c:
113a0 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
113b0 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
113c0 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
113d0 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
113e0 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
113f0 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
11400 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
11410 2e 68 20 77 69 6e 68 74 74 70 5f 2e 63 3a 77 69 .h winhttp_.c:wi
11420 6e 68 74 74 70 2e 68 20 78 66 65 72 5f 2e 63 3a nhttp.h xfer_.c:
11430 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
11440 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
11450 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 lite3.h $(SRCDIR
11460 29 2f 74 68 2e 68 20 56 45 52 53 49 4f 4e 2e 68 )/th.h VERSION.h
11470 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a ..touch headers.
11480 0a 73 74 61 74 5f 2e 63 3a 09 24 28 53 52 43 44 .stat_.c:.$(SRCD
11490 49 52 29 2f 73 74 61 74 2e 63 20 24 28 53 52 43 IR)/stat.c $(SRC
114a0 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
114b0 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
114c0 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 73 74 ate $(SRCDIR)/st
114d0 61 74 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 at.c | sed -f $(
114e0 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
114f0 3e 73 74 61 74 5f 2e 63 0a 0a 73 74 61 74 2e 6f >stat_.c..stat.o
11500 3a 09 73 74 61 74 5f 2e 63 20 73 74 61 74 2e 68 :.stat_.c stat.h
11510 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 $(SRCDIR)/conf
11520 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f ig.h..$(XTCC) -o
11530 20 73 74 61 74 2e 6f 20 2d 63 20 73 74 61 74 5f stat.o -c stat_
11540 2e 63 0a 0a 73 74 61 74 2e 68 3a 09 6d 61 6b 65 .c..stat.h:.make
11550 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 headers.../makeh
11560 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 eaders add_.c:a
11570 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 dd.h admin_.c:ad
11580 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 min.h bag_.c:bag
11590 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
115a0 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e h branch_.c:bran
115b0 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 ch.h browse_.c:b
115c0 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 rowse.h cgi_.c:c
115d0 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
115e0 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
115f0 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
11600 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
11610 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
11620 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
11630 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
11640 74 2e 68 20 63 6f 6e 66 69 67 75 72 65 5f 2e 63 t.h configure_.c
11650 3a 63 6f 6e 66 69 67 75 72 65 2e 68 20 63 6f 6e :configure.h con
11660 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 struct_.c:constr
11670 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 uct.h content_.c
11680 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 :content.h db_.c
11690 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 :db.h delta_.c:d
116a0 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f elta.h deltacmd_
116b0 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 .c:deltacmd.h de
116c0 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65 73 scendants_.c:des
116d0 63 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 66 5f cendants.h diff_
116e0 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d .c:diff.h diffcm
116f0 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 64 d_.c:diffcmd.h d
11700 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63 6f oc_.c:doc.h enco
11710 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
11720 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
11730 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
11740 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
11750 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
11760 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
11770 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
11780 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
11790 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
117a0 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
117b0 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 3.h my_page_.c:m
117c0 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 y_page.h name_.c
117d0 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 :name.h pivot_.c
117e0 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f :pivot.h pqueue_
117f0 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e .c:pqueue.h prin
11800 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 tf_.c:printf.h r
11810 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c ebuild_.c:rebuil
11820 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72 65 d.h report_.c:re
11830 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72 73 port.h rss_.c:rs
11840 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 s.h schema_.c:sc
11850 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a hema.h setup_.c:
11860 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a setup.h sha1_.c:
11870 73 68 61 31 2e 68 20 73 68 75 6e 5f 2e 63 3a 73 sha1.h shun_.c:s
11880 68 75 6e 2e 68 20 73 74 61 74 5f 2e 63 3a 73 74 hun.h stat_.c:st
11890 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 at.h style_.c:st
118a0 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 yle.h sync_.c:sy
118b0 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e nc.h tag_.c:tag.
118c0 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 h tagview_.c:tag
118d0 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e view.h th_main_.
118e0 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 c:th_main.h time
118f0 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 line_.c:timeline
11900 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 .h tkt_.c:tkt.h
11910 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 tktsetup_.c:tkts
11920 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 etup.h undo_.c:u
11930 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ndo.h update_.c:
11940 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
11950 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
11960 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
11970 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
11980 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
11990 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
119a0 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
119b0 2e 68 20 77 69 6e 68 74 74 70 5f 2e 63 3a 77 69 .h winhttp_.c:wi
119c0 6e 68 74 74 70 2e 68 20 78 66 65 72 5f 2e 63 3a nhttp.h xfer_.c:
119d0 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
119e0 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
119f0 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 lite3.h $(SRCDIR
11a00 29 2f 74 68 2e 68 20 56 45 52 53 49 4f 4e 2e 68 )/th.h VERSION.h
11a10 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a ..touch headers.
11a20 0a 73 74 79 6c 65 5f 2e 63 3a 09 24 28 53 52 43 .style_.c:.$(SRC
11a30 44 49 52 29 2f 73 74 79 6c 65 2e 63 20 24 28 53 DIR)/style.c $(S
11a40 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 RCDIR)/VERSION t
11a50 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e ranslate.../tran
11a60 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f slate $(SRCDIR)/
11a70 73 74 79 6c 65 2e 63 20 7c 20 73 65 64 20 2d 66 style.c | sed -f
11a80 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
11a90 4f 4e 20 3e 73 74 79 6c 65 5f 2e 63 0a 0a 73 74 ON >style_.c..st
11aa0 79 6c 65 2e 6f 3a 09 73 74 79 6c 65 5f 2e 63 20 yle.o:.style_.c
11ab0 73 74 79 6c 65 2e 68 20 20 24 28 53 52 43 44 49 style.h $(SRCDI
11ac0 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 R)/config.h..$(X
11ad0 54 43 43 29 20 2d 6f 20 73 74 79 6c 65 2e 6f 20 TCC) -o style.o
11ae0 2d 63 20 73 74 79 6c 65 5f 2e 63 0a 0a 73 74 79 -c style_.c..sty
11af0 6c 65 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 le.h:.makeheader
11b00 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 s.../makeheaders
11b10 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 add_.c:add.h a
11b20 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 dmin_.c:admin.h
11b30 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f bag_.c:bag.h blo
11b40 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e b_.c:blob.h bran
11b50 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 ch_.c:branch.h b
11b60 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e rowse_.c:browse.
11b70 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
11b80 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
11b90 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
11ba0 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
11bb0 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
11bc0 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
11bd0 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
11be0 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
11bf0 6e 66 69 67 75 72 65 5f 2e 63 3a 63 6f 6e 66 69 nfigure_.c:confi
11c00 67 75 72 65 2e 68 20 63 6f 6e 73 74 72 75 63 74 gure.h construct
11c10 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 _.c:construct.h
11c20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 content_.c:conte
11c30 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 nt.h db_.c:db.h
11c40 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 delta_.c:delta.h
11c50 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c deltacmd_.c:del
11c60 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 tacmd.h descenda
11c70 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e nts_.c:descendan
11c80 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 ts.h diff_.c:dif
11c90 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 f.h diffcmd_.c:d
11ca0 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a iffcmd.h doc_.c:
11cb0 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a doc.h encode_.c:
11cc0 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
11cd0 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
11ce0 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
11cf0 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
11d00 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
11d10 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
11d20 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
11d30 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
11d40 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
11d50 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 3_.c:merge3.h my
11d60 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 _page_.c:my_page
11d70 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e .h name_.c:name.
11d80 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 h pivot_.c:pivot
11d90 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 .h pqueue_.c:pqu
11da0 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a eue.h printf_.c:
11db0 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 printf.h rebuild
11dc0 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 _.c:rebuild.h re
11dd0 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 port_.c:report.h
11de0 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 rss_.c:rss.h sc
11df0 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 hema_.c:schema.h
11e00 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e setup_.c:setup.
11e10 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 h sha1_.c:sha1.h
11e20 20 73 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e 68 20 shun_.c:shun.h
11e30 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73 stat_.c:stat.h s
11e40 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
11e50 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 sync_.c:sync.h t
11e60 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 ag_.c:tag.h tagv
11e70 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 iew_.c:tagview.h
11e80 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d th_main_.c:th_m
11e90 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e ain.h timeline_.
11ea0 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 c:timeline.h tkt
11eb0 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 73 65 74 _.c:tkt.h tktset
11ec0 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 up_.c:tktsetup.h
11ed0 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 undo_.c:undo.h
11ee0 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 update_.c:update
11ef0 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 .h url_.c:url.h
11f00 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 user_.c:user.h v
11f10 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e erify_.c:verify.
11f20 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 h vfile_.c:vfile
11f30 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e .h wiki_.c:wiki.
11f40 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a h wikiformat_.c:
11f50 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 77 69 6e wikiformat.h win
11f60 68 74 74 70 5f 2e 63 3a 77 69 6e 68 74 74 70 2e http_.c:winhttp.
11f70 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 h xfer_.c:xfer.h
11f80 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 zip_.c:zip.h $(
11f90 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e SRCDIR)/sqlite3.
11fa0 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 h $(SRCDIR)/th.h
11fb0 20 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 VERSION.h..touc
11fc0 68 20 68 65 61 64 65 72 73 0a 0a 73 79 6e 63 5f h headers..sync_
11fd0 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 73 79 .c:.$(SRCDIR)/sy
11fe0 6e 63 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 nc.c $(SRCDIR)/V
11ff0 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
12000 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
12010 53 52 43 44 49 52 29 2f 73 79 6e 63 2e 63 20 7c SRCDIR)/sync.c |
12020 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 sed -f $(SRCDIR
12030 29 2f 56 45 52 53 49 4f 4e 20 3e 73 79 6e 63 5f )/VERSION >sync_
12040 2e 63 0a 0a 73 79 6e 63 2e 6f 3a 09 73 79 6e 63 .c..sync.o:.sync
12050 5f 2e 63 20 73 79 6e 63 2e 68 20 20 24 28 53 52 _.c sync.h $(SR
12060 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
12070 24 28 58 54 43 43 29 20 2d 6f 20 73 79 6e 63 2e $(XTCC) -o sync.
12080 6f 20 2d 63 20 73 79 6e 63 5f 2e 63 0a 0a 73 79 o -c sync_.c..sy
12090 6e 63 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 nc.h:.makeheader
120a0 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 s.../makeheaders
120b0 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 add_.c:add.h a
120c0 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 dmin_.c:admin.h
120d0 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f bag_.c:bag.h blo
120e0 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e b_.c:blob.h bran
120f0 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 ch_.c:branch.h b
12100 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e rowse_.c:browse.
12110 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
12120 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
12130 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
12140 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
12150 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
12160 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
12170 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
12180 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
12190 6e 66 69 67 75 72 65 5f 2e 63 3a 63 6f 6e 66 69 nfigure_.c:confi
121a0 67 75 72 65 2e 68 20 63 6f 6e 73 74 72 75 63 74 gure.h construct
121b0 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 _.c:construct.h
121c0 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 content_.c:conte
121d0 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 nt.h db_.c:db.h
121e0 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 delta_.c:delta.h
121f0 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c deltacmd_.c:del
12200 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 tacmd.h descenda
12210 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e nts_.c:descendan
12220 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 ts.h diff_.c:dif
12230 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 f.h diffcmd_.c:d
12240 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a iffcmd.h doc_.c:
12250 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a doc.h encode_.c:
12260 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
12270 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
12280 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
12290 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
122a0 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
122b0 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
122c0 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
122d0 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
122e0 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
122f0 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 3_.c:merge3.h my
12300 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 _page_.c:my_page
12310 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e .h name_.c:name.
12320 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 h pivot_.c:pivot
12330 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 .h pqueue_.c:pqu
12340 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a eue.h printf_.c:
12350 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 printf.h rebuild
12360 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 _.c:rebuild.h re
12370 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 port_.c:report.h
12380 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 rss_.c:rss.h sc
12390 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 hema_.c:schema.h
123a0 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e setup_.c:setup.
123b0 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 h sha1_.c:sha1.h
123c0 20 73 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e 68 20 shun_.c:shun.h
123d0 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73 stat_.c:stat.h s
123e0 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
123f0 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 sync_.c:sync.h t
12400 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 ag_.c:tag.h tagv
12410 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 iew_.c:tagview.h
12420 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d th_main_.c:th_m
12430 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e ain.h timeline_.
12440 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 c:timeline.h tkt
12450 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 73 65 74 _.c:tkt.h tktset
12460 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 up_.c:tktsetup.h
12470 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 undo_.c:undo.h
12480 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 update_.c:update
12490 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 .h url_.c:url.h
124a0 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 user_.c:user.h v
124b0 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e erify_.c:verify.
124c0 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 h vfile_.c:vfile
124d0 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e .h wiki_.c:wiki.
124e0 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a h wikiformat_.c:
124f0 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 77 69 6e wikiformat.h win
12500 68 74 74 70 5f 2e 63 3a 77 69 6e 68 74 74 70 2e http_.c:winhttp.
12510 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 h xfer_.c:xfer.h
12520 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 zip_.c:zip.h $(
12530 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e SRCDIR)/sqlite3.
12540 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 h $(SRCDIR)/th.h
12550 20 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 VERSION.h..touc
12560 68 20 68 65 61 64 65 72 73 0a 0a 74 61 67 5f 2e h headers..tag_.
12570 63 3a 09 24 28 53 52 43 44 49 52 29 2f 74 61 67 c:.$(SRCDIR)/tag
12580 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
12590 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
125a0 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
125b0 43 44 49 52 29 2f 74 61 67 2e 63 20 7c 20 73 65 CDIR)/tag.c | se
125c0 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 d -f $(SRCDIR)/V
125d0 45 52 53 49 4f 4e 20 3e 74 61 67 5f 2e 63 0a 0a ERSION >tag_.c..
125e0 74 61 67 2e 6f 3a 09 74 61 67 5f 2e 63 20 74 61 tag.o:.tag_.c ta
125f0 67 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 g.h $(SRCDIR)/c
12600 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 onfig.h..$(XTCC)
12610 20 2d 6f 20 74 61 67 2e 6f 20 2d 63 20 74 61 67 -o tag.o -c tag
12620 5f 2e 63 0a 0a 74 61 67 2e 68 3a 09 6d 61 6b 65 _.c..tag.h:.make
12630 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 headers.../makeh
12640 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 eaders add_.c:a
12650 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 dd.h admin_.c:ad
12660 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 min.h bag_.c:bag
12670 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
12680 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e h branch_.c:bran
12690 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 ch.h browse_.c:b
126a0 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 rowse.h cgi_.c:c
126b0 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
126c0 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
126d0 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
126e0 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
126f0 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
12700 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
12710 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
12720 74 2e 68 20 63 6f 6e 66 69 67 75 72 65 5f 2e 63 t.h configure_.c
12730 3a 63 6f 6e 66 69 67 75 72 65 2e 68 20 63 6f 6e :configure.h con
12740 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 struct_.c:constr
12750 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 uct.h content_.c
12760 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 :content.h db_.c
12770 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 :db.h delta_.c:d
12780 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f elta.h deltacmd_
12790 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 .c:deltacmd.h de
127a0 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65 73 scendants_.c:des
127b0 63 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 66 5f cendants.h diff_
127c0 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d .c:diff.h diffcm
127d0 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 64 d_.c:diffcmd.h d
127e0 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63 6f oc_.c:doc.h enco
127f0 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
12800 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
12810 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
12820 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
12830 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
12840 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
12850 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
12860 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
12870 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
12880 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
12890 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 3.h my_page_.c:m
128a0 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 y_page.h name_.c
128b0 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 :name.h pivot_.c
128c0 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f :pivot.h pqueue_
128d0 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e .c:pqueue.h prin
128e0 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 tf_.c:printf.h r
128f0 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c ebuild_.c:rebuil
12900 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72 65 d.h report_.c:re
12910 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72 73 port.h rss_.c:rs
12920 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 s.h schema_.c:sc
12930 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a hema.h setup_.c:
12940 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a setup.h sha1_.c:
12950 73 68 61 31 2e 68 20 73 68 75 6e 5f 2e 63 3a 73 sha1.h shun_.c:s
12960 68 75 6e 2e 68 20 73 74 61 74 5f 2e 63 3a 73 74 hun.h stat_.c:st
12970 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 at.h style_.c:st
12980 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 yle.h sync_.c:sy
12990 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e nc.h tag_.c:tag.
129a0 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 h tagview_.c:tag
129b0 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e view.h th_main_.
129c0 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 c:th_main.h time
129d0 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 line_.c:timeline
129e0 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 .h tkt_.c:tkt.h
129f0 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 tktsetup_.c:tkts
12a00 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 etup.h undo_.c:u
12a10 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ndo.h update_.c:
12a20 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
12a30 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
12a40 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
12a50 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
12a60 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
12a70 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
12a80 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
12a90 2e 68 20 77 69 6e 68 74 74 70 5f 2e 63 3a 77 69 .h winhttp_.c:wi
12aa0 6e 68 74 74 70 2e 68 20 78 66 65 72 5f 2e 63 3a nhttp.h xfer_.c:
12ab0 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
12ac0 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
12ad0 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 lite3.h $(SRCDIR
12ae0 29 2f 74 68 2e 68 20 56 45 52 53 49 4f 4e 2e 68 )/th.h VERSION.h
12af0 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a ..touch headers.
12b00 0a 74 61 67 76 69 65 77 5f 2e 63 3a 09 24 28 53 .tagview_.c:.$(S
12b10 52 43 44 49 52 29 2f 74 61 67 76 69 65 77 2e 63 RCDIR)/tagview.c
12b20 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
12b30 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f ON translate.../
12b40 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 translate $(SRCD
12b50 49 52 29 2f 74 61 67 76 69 65 77 2e 63 20 7c 20 IR)/tagview.c |
12b60 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 sed -f $(SRCDIR)
12b70 2f 56 45 52 53 49 4f 4e 20 3e 74 61 67 76 69 65 /VERSION >tagvie
12b80 77 5f 2e 63 0a 0a 74 61 67 76 69 65 77 2e 6f 3a w_.c..tagview.o:
12b90 09 74 61 67 76 69 65 77 5f 2e 63 20 74 61 67 76 .tagview_.c tagv
12ba0 69 65 77 2e 68 20 20 24 28 53 52 43 44 49 52 29 iew.h $(SRCDIR)
12bb0 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 /config.h..$(XTC
12bc0 43 29 20 2d 6f 20 74 61 67 76 69 65 77 2e 6f 20 C) -o tagview.o
12bd0 2d 63 20 74 61 67 76 69 65 77 5f 2e 63 0a 0a 74 -c tagview_.c..t
12be0 61 67 76 69 65 77 2e 68 3a 09 6d 61 6b 65 68 65 agview.h:.makehe
12bf0 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 aders.../makehea
12c00 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 ders add_.c:add
12c10 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 .h admin_.c:admi
12c20 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 n.h bag_.c:bag.h
12c30 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 blob_.c:blob.h
12c40 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 branch_.c:branch
12c50 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f .h browse_.c:bro
12c60 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 wse.h cgi_.c:cgi
12c70 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
12c80 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
12c90 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
12ca0 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
12cb0 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
12cc0 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
12cd0 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
12ce0 68 20 63 6f 6e 66 69 67 75 72 65 5f 2e 63 3a 63 h configure_.c:c
12cf0 6f 6e 66 69 67 75 72 65 2e 68 20 63 6f 6e 73 74 onfigure.h const
12d00 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 ruct_.c:construc
12d10 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 t.h content_.c:c
12d20 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 ontent.h db_.c:d
12d30 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c b.h delta_.c:del
12d40 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 ta.h deltacmd_.c
12d50 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 :deltacmd.h desc
12d60 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65 73 63 65 endants_.c:desce
12d70 6e 64 61 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 ndants.h diff_.c
12d80 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f :diff.h diffcmd_
12d90 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 64 6f 63 .c:diffcmd.h doc
12da0 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63 6f 64 65 _.c:doc.h encode
12db0 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
12dc0 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
12dd0 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
12de0 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
12df0 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
12e00 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
12e10 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
12e20 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
12e30 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
12e40 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
12e50 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f h my_page_.c:my_
12e60 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e page.h name_.c:n
12e70 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 ame.h pivot_.c:p
12e80 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 ivot.h pqueue_.c
12e90 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 :pqueue.h printf
12ea0 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 _.c:printf.h reb
12eb0 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e uild_.c:rebuild.
12ec0 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72 65 70 6f h report_.c:repo
12ed0 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e rt.h rss_.c:rss.
12ee0 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 h schema_.c:sche
12ef0 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 ma.h setup_.c:se
12f00 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 tup.h sha1_.c:sh
12f10 61 31 2e 68 20 73 68 75 6e 5f 2e 63 3a 73 68 75 a1.h shun_.c:shu
12f20 6e 2e 68 20 73 74 61 74 5f 2e 63 3a 73 74 61 74 n.h stat_.c:stat
12f30 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c .h style_.c:styl
12f40 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 e.h sync_.c:sync
12f50 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 .h tag_.c:tag.h
12f60 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 tagview_.c:tagvi
12f70 65 77 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a ew.h th_main_.c:
12f80 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69 th_main.h timeli
12f90 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 ne_.c:timeline.h
12fa0 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b tkt_.c:tkt.h tk
12fb0 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 tsetup_.c:tktset
12fc0 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 up.h undo_.c:und
12fd0 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 o.h update_.c:up
12fe0 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 date.h url_.c:ur
12ff0 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 l.h user_.c:user
13000 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 .h verify_.c:ver
13010 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 ify.h vfile_.c:v
13020 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 file.h wiki_.c:w
13030 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 iki.h wikiformat
13040 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 _.c:wikiformat.h
13050 20 77 69 6e 68 74 74 70 5f 2e 63 3a 77 69 6e 68 winhttp_.c:winh
13060 74 74 70 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 ttp.h xfer_.c:xf
13070 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e er.h zip_.c:zip.
13080 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 h $(SRCDIR)/sqli
13090 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f te3.h $(SRCDIR)/
130a0 74 68 2e 68 20 56 45 52 53 49 4f 4e 2e 68 0a 09 th.h VERSION.h..
130b0 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 74 touch headers..t
130c0 68 5f 6d 61 69 6e 5f 2e 63 3a 09 24 28 53 52 43 h_main_.c:.$(SRC
130d0 44 49 52 29 2f 74 68 5f 6d 61 69 6e 2e 63 20 24 DIR)/th_main.c $
130e0 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
130f0 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 translate.../tr
13100 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 anslate $(SRCDIR
13110 29 2f 74 68 5f 6d 61 69 6e 2e 63 20 7c 20 73 65 )/th_main.c | se
13120 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 d -f $(SRCDIR)/V
13130 45 52 53 49 4f 4e 20 3e 74 68 5f 6d 61 69 6e 5f ERSION >th_main_
13140 2e 63 0a 0a 74 68 5f 6d 61 69 6e 2e 6f 3a 09 74 .c..th_main.o:.t
13150 68 5f 6d 61 69 6e 5f 2e 63 20 74 68 5f 6d 61 69 h_main_.c th_mai
13160 6e 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 n.h $(SRCDIR)/c
13170 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 onfig.h..$(XTCC)
13180 20 2d 6f 20 74 68 5f 6d 61 69 6e 2e 6f 20 2d 63 -o th_main.o -c
13190 20 74 68 5f 6d 61 69 6e 5f 2e 63 0a 0a 74 68 5f th_main_.c..th_
131a0 6d 61 69 6e 2e 68 3a 09 6d 61 6b 65 68 65 61 64 main.h:.makehead
131b0 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 ers.../makeheade
131c0 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 rs add_.c:add.h
131d0 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e admin_.c:admin.
131e0 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 h bag_.c:bag.h b
131f0 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 lob_.c:blob.h br
13200 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 anch_.c:branch.h
13210 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 browse_.c:brows
13220 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 e.h cgi_.c:cgi.h
13230 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
13240 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
13250 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
13260 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
13270 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
13280 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
13290 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
132a0 63 6f 6e 66 69 67 75 72 65 5f 2e 63 3a 63 6f 6e configure_.c:con
132b0 66 69 67 75 72 65 2e 68 20 63 6f 6e 73 74 72 75 figure.h constru
132c0 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e ct_.c:construct.
132d0 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e h content_.c:con
132e0 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e tent.h db_.c:db.
132f0 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 h delta_.c:delta
13300 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 .h deltacmd_.c:d
13310 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e eltacmd.h descen
13320 64 61 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 dants_.c:descend
13330 61 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 ants.h diff_.c:d
13340 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 iff.h diffcmd_.c
13350 3a 64 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e :diffcmd.h doc_.
13360 63 3a 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e c:doc.h encode_.
13370 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
13380 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
13390 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
133a0 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
133b0 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
133c0 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
133d0 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
133e0 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
133f0 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
13400 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
13410 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 my_page_.c:my_pa
13420 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d ge.h name_.c:nam
13430 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 e.h pivot_.c:piv
13440 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 ot.h pqueue_.c:p
13450 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e queue.h printf_.
13460 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 c:printf.h rebui
13470 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 ld_.c:rebuild.h
13480 72 65 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 report_.c:report
13490 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 .h rss_.c:rss.h
134a0 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 schema_.c:schema
134b0 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 .h setup_.c:setu
134c0 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 p.h sha1_.c:sha1
134d0 2e 68 20 73 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e .h shun_.c:shun.
134e0 68 20 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68 h stat_.c:stat.h
134f0 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
13500 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 h sync_.c:sync.h
13510 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 tag_.c:tag.h ta
13520 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 gview_.c:tagview
13530 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 .h th_main_.c:th
13540 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 _main.h timeline
13550 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 _.c:timeline.h t
13560 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 73 kt_.c:tkt.h tkts
13570 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 etup_.c:tktsetup
13580 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e .h undo_.c:undo.
13590 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 h update_.c:upda
135a0 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e te.h url_.c:url.
135b0 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 h user_.c:user.h
135c0 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 verify_.c:verif
135d0 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 y.h vfile_.c:vfi
135e0 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b le.h wiki_.c:wik
135f0 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e i.h wikiformat_.
13600 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 77 c:wikiformat.h w
13610 69 6e 68 74 74 70 5f 2e 63 3a 77 69 6e 68 74 74 inhttp_.c:winhtt
13620 70 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 p.h xfer_.c:xfer
13630 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 .h zip_.c:zip.h
13640 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 $(SRCDIR)/sqlite
13650 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 3.h $(SRCDIR)/th
13660 2e 68 20 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f .h VERSION.h..to
13670 75 63 68 20 68 65 61 64 65 72 73 0a 0a 74 69 6d uch headers..tim
13680 65 6c 69 6e 65 5f 2e 63 3a 09 24 28 53 52 43 44 eline_.c:.$(SRCD
13690 49 52 29 2f 74 69 6d 65 6c 69 6e 65 2e 63 20 24 IR)/timeline.c $
136a0 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
136b0 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 translate.../tr
136c0 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 anslate $(SRCDIR
136d0 29 2f 74 69 6d 65 6c 69 6e 65 2e 63 20 7c 20 73 )/timeline.c | s
136e0 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f ed -f $(SRCDIR)/
136f0 56 45 52 53 49 4f 4e 20 3e 74 69 6d 65 6c 69 6e VERSION >timelin
13700 65 5f 2e 63 0a 0a 74 69 6d 65 6c 69 6e 65 2e 6f e_.c..timeline.o
13710 3a 09 74 69 6d 65 6c 69 6e 65 5f 2e 63 20 74 69 :.timeline_.c ti
13720 6d 65 6c 69 6e 65 2e 68 20 20 24 28 53 52 43 44 meline.h $(SRCD
13730 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 IR)/config.h..$(
13740 58 54 43 43 29 20 2d 6f 20 74 69 6d 65 6c 69 6e XTCC) -o timelin
13750 65 2e 6f 20 2d 63 20 74 69 6d 65 6c 69 6e 65 5f e.o -c timeline_
13760 2e 63 0a 0a 74 69 6d 65 6c 69 6e 65 2e 68 3a 09 .c..timeline.h:.
13770 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d makeheaders.../m
13780 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f akeheaders add_
13790 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e .c:add.h admin_.
137a0 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 c:admin.h bag_.c
137b0 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 :bag.h blob_.c:b
137c0 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a lob.h branch_.c:
137d0 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f branch.h browse_
137e0 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f .c:browse.h cgi_
137f0 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
13800 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
13810 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
13820 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
13830 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
13840 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
13850 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
13860 6f 72 6d 61 74 2e 68 20 63 6f 6e 66 69 67 75 72 ormat.h configur
13870 65 5f 2e 63 3a 63 6f 6e 66 69 67 75 72 65 2e 68 e_.c:configure.h
13880 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f construct_.c:co
13890 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e nstruct.h conten
138a0 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 t_.c:content.h d
138b0 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f b_.c:db.h delta_
138c0 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 .c:delta.h delta
138d0 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e cmd_.c:deltacmd.
138e0 68 20 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 h descendants_.c
138f0 3a 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 20 64 :descendants.h d
13900 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 iff_.c:diff.h di
13910 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 ffcmd_.c:diffcmd
13920 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 .h doc_.c:doc.h
13930 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
13940 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
13950 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
13960 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
13970 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
13980 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
13990 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
139a0 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
139b0 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
139c0 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
139d0 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f erge3.h my_page_
139e0 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d .c:my_page.h nam
139f0 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f e_.c:name.h pivo
13a00 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 t_.c:pivot.h pqu
13a10 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 eue_.c:pqueue.h
13a20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 printf_.c:printf
13a30 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 .h rebuild_.c:re
13a40 62 75 69 6c 64 2e 68 20 72 65 70 6f 72 74 5f 2e build.h report_.
13a50 63 3a 72 65 70 6f 72 74 2e 68 20 72 73 73 5f 2e c:report.h rss_.
13a60 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e c:rss.h schema_.
13a70 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 c:schema.h setup
13a80 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 _.c:setup.h sha1
13a90 5f 2e 63 3a 73 68 61 31 2e 68 20 73 68 75 6e 5f _.c:sha1.h shun_
13aa0 2e 63 3a 73 68 75 6e 2e 68 20 73 74 61 74 5f 2e .c:shun.h stat_.
13ab0 63 3a 73 74 61 74 2e 68 20 73 74 79 6c 65 5f 2e c:stat.h style_.
13ac0 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e c:style.h sync_.
13ad0 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a c:sync.h tag_.c:
13ae0 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 tag.h tagview_.c
13af0 3a 74 61 67 76 69 65 77 2e 68 20 74 68 5f 6d 61 :tagview.h th_ma
13b00 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 in_.c:th_main.h
13b10 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 timeline_.c:time
13b20 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b line.h tkt_.c:tk
13b30 74 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a t.h tktsetup_.c:
13b40 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f tktsetup.h undo_
13b50 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 .c:undo.h update
13b60 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c _.c:update.h url
13b70 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e _.c:url.h user_.
13b80 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f c:user.h verify_
13b90 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c .c:verify.h vfil
13ba0 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b e_.c:vfile.h wik
13bb0 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 i_.c:wiki.h wiki
13bc0 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f format_.c:wikifo
13bd0 72 6d 61 74 2e 68 20 77 69 6e 68 74 74 70 5f 2e rmat.h winhttp_.
13be0 63 3a 77 69 6e 68 74 74 70 2e 68 20 78 66 65 72 c:winhttp.h xfer
13bf0 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e _.c:xfer.h zip_.
13c00 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 c:zip.h $(SRCDIR
13c10 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52 )/sqlite3.h $(SR
13c20 43 44 49 52 29 2f 74 68 2e 68 20 56 45 52 53 49 CDIR)/th.h VERSI
13c30 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 ON.h..touch head
13c40 65 72 73 0a 0a 74 6b 74 5f 2e 63 3a 09 24 28 53 ers..tkt_.c:.$(S
13c50 52 43 44 49 52 29 2f 74 6b 74 2e 63 20 24 28 53 RCDIR)/tkt.c $(S
13c60 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 RCDIR)/VERSION t
13c70 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e ranslate.../tran
13c80 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f slate $(SRCDIR)/
13c90 74 6b 74 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 tkt.c | sed -f $
13ca0 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
13cb0 20 3e 74 6b 74 5f 2e 63 0a 0a 74 6b 74 2e 6f 3a >tkt_.c..tkt.o:
13cc0 09 74 6b 74 5f 2e 63 20 74 6b 74 2e 68 20 20 24 .tkt_.c tkt.h $
13cd0 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e (SRCDIR)/config.
13ce0 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 74 6b h..$(XTCC) -o tk
13cf0 74 2e 6f 20 2d 63 20 74 6b 74 5f 2e 63 0a 0a 74 t.o -c tkt_.c..t
13d00 6b 74 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 kt.h:.makeheader
13d10 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 s.../makeheaders
13d20 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 add_.c:add.h a
13d30 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 dmin_.c:admin.h
13d40 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f bag_.c:bag.h blo
13d50 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e b_.c:blob.h bran
13d60 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 ch_.c:branch.h b
13d70 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e rowse_.c:browse.
13d80 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
13d90 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
13da0 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
13db0 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
13dc0 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
13dd0 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
13de0 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
13df0 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
13e00 6e 66 69 67 75 72 65 5f 2e 63 3a 63 6f 6e 66 69 nfigure_.c:confi
13e10 67 75 72 65 2e 68 20 63 6f 6e 73 74 72 75 63 74 gure.h construct
13e20 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 _.c:construct.h
13e30 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 content_.c:conte
13e40 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 nt.h db_.c:db.h
13e50 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 delta_.c:delta.h
13e60 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c deltacmd_.c:del
13e70 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 tacmd.h descenda
13e80 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e nts_.c:descendan
13e90 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 ts.h diff_.c:dif
13ea0 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 f.h diffcmd_.c:d
13eb0 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a iffcmd.h doc_.c:
13ec0 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a doc.h encode_.c:
13ed0 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
13ee0 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
13ef0 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
13f00 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
13f10 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
13f20 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
13f30 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
13f40 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
13f50 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
13f60 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 3_.c:merge3.h my
13f70 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 _page_.c:my_page
13f80 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e .h name_.c:name.
13f90 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 h pivot_.c:pivot
13fa0 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 .h pqueue_.c:pqu
13fb0 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a eue.h printf_.c:
13fc0 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 printf.h rebuild
13fd0 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 _.c:rebuild.h re
13fe0 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 port_.c:report.h
13ff0 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 rss_.c:rss.h sc
14000 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 hema_.c:schema.h
14010 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e setup_.c:setup.
14020 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 h sha1_.c:sha1.h
14030 20 73 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e 68 20 shun_.c:shun.h
14040 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73 stat_.c:stat.h s
14050 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
14060 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 sync_.c:sync.h t
14070 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 ag_.c:tag.h tagv
14080 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 iew_.c:tagview.h
14090 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d th_main_.c:th_m
140a0 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e ain.h timeline_.
140b0 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 c:timeline.h tkt
140c0 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 73 65 74 _.c:tkt.h tktset
140d0 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 up_.c:tktsetup.h
140e0 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 undo_.c:undo.h
140f0 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 update_.c:update
14100 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 .h url_.c:url.h
14110 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 user_.c:user.h v
14120 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e erify_.c:verify.
14130 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 h vfile_.c:vfile
14140 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e .h wiki_.c:wiki.
14150 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a h wikiformat_.c:
14160 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 77 69 6e wikiformat.h win
14170 68 74 74 70 5f 2e 63 3a 77 69 6e 68 74 74 70 2e http_.c:winhttp.
14180 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 h xfer_.c:xfer.h
14190 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 zip_.c:zip.h $(
141a0 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e SRCDIR)/sqlite3.
141b0 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 h $(SRCDIR)/th.h
141c0 20 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 VERSION.h..touc
141d0 68 20 68 65 61 64 65 72 73 0a 0a 74 6b 74 73 65 h headers..tktse
141e0 74 75 70 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 tup_.c:.$(SRCDIR
141f0 29 2f 74 6b 74 73 65 74 75 70 2e 63 20 24 28 53 )/tktsetup.c $(S
14200 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 RCDIR)/VERSION t
14210 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e ranslate.../tran
14220 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f slate $(SRCDIR)/
14230 74 6b 74 73 65 74 75 70 2e 63 20 7c 20 73 65 64 tktsetup.c | sed
14240 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 -f $(SRCDIR)/VE
14250 52 53 49 4f 4e 20 3e 74 6b 74 73 65 74 75 70 5f RSION >tktsetup_
14260 2e 63 0a 0a 74 6b 74 73 65 74 75 70 2e 6f 3a 09 .c..tktsetup.o:.
14270 74 6b 74 73 65 74 75 70 5f 2e 63 20 74 6b 74 73 tktsetup_.c tkts
14280 65 74 75 70 2e 68 20 20 24 28 53 52 43 44 49 52 etup.h $(SRCDIR
14290 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 )/config.h..$(XT
142a0 43 43 29 20 2d 6f 20 74 6b 74 73 65 74 75 70 2e CC) -o tktsetup.
142b0 6f 20 2d 63 20 74 6b 74 73 65 74 75 70 5f 2e 63 o -c tktsetup_.c
142c0 0a 0a 74 6b 74 73 65 74 75 70 2e 68 3a 09 6d 61 ..tktsetup.h:.ma
142d0 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b keheaders.../mak
142e0 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 eheaders add_.c
142f0 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a :add.h admin_.c:
14300 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 admin.h bag_.c:b
14310 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f ag.h blob_.c:blo
14320 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 b.h branch_.c:br
14330 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 anch.h browse_.c
14340 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 :browse.h cgi_.c
14350 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
14360 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
14370 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
14380 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
14390 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
143a0 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
143b0 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
143c0 6d 61 74 2e 68 20 63 6f 6e 66 69 67 75 72 65 5f mat.h configure_
143d0 2e 63 3a 63 6f 6e 66 69 67 75 72 65 2e 68 20 63 .c:configure.h c
143e0 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 onstruct_.c:cons
143f0 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f truct.h content_
14400 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f .c:content.h db_
14410 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 .c:db.h delta_.c
14420 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d :delta.h deltacm
14430 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 d_.c:deltacmd.h
14440 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 descendants_.c:d
14450 65 73 63 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 escendants.h dif
14460 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 f_.c:diff.h diff
14470 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 cmd_.c:diffcmd.h
14480 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e doc_.c:doc.h en
14490 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
144a0 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
144b0 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
144c0 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
144d0 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
144e0 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
144f0 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
14500 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
14510 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
14520 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
14530 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 ge3.h my_page_.c
14540 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f :my_page.h name_
14550 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f .c:name.h pivot_
14560 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 .c:pivot.h pqueu
14570 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 e_.c:pqueue.h pr
14580 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 intf_.c:printf.h
14590 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 rebuild_.c:rebu
145a0 69 6c 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a ild.h report_.c:
145b0 72 65 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a report.h rss_.c:
145c0 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a rss.h schema_.c:
145d0 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e schema.h setup_.
145e0 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e c:setup.h sha1_.
145f0 63 3a 73 68 61 31 2e 68 20 73 68 75 6e 5f 2e 63 c:sha1.h shun_.c
14600 3a 73 68 75 6e 2e 68 20 73 74 61 74 5f 2e 63 3a :shun.h stat_.c:
14610 73 74 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a stat.h style_.c:
14620 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a style.h sync_.c:
14630 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 sync.h tag_.c:ta
14640 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 g.h tagview_.c:t
14650 61 67 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e agview.h th_main
14660 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69 _.c:th_main.h ti
14670 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 meline_.c:timeli
14680 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e ne.h tkt_.c:tkt.
14690 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b h tktsetup_.c:tk
146a0 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 tsetup.h undo_.c
146b0 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e :undo.h update_.
146c0 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e c:update.h url_.
146d0 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a c:url.h user_.c:
146e0 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 user.h verify_.c
146f0 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f :verify.h vfile_
14700 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f .c:vfile.h wiki_
14710 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f .c:wiki.h wikifo
14720 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d rmat_.c:wikiform
14730 61 74 2e 68 20 77 69 6e 68 74 74 70 5f 2e 63 3a at.h winhttp_.c:
14740 77 69 6e 68 74 74 70 2e 68 20 78 66 65 72 5f 2e winhttp.h xfer_.
14750 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a c:xfer.h zip_.c:
14760 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f zip.h $(SRCDIR)/
14770 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 sqlite3.h $(SRCD
14780 49 52 29 2f 74 68 2e 68 20 56 45 52 53 49 4f 4e IR)/th.h VERSION
14790 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 .h..touch header
147a0 73 0a 0a 75 6e 64 6f 5f 2e 63 3a 09 24 28 53 52 s..undo_.c:.$(SR
147b0 43 44 49 52 29 2f 75 6e 64 6f 2e 63 20 24 28 53 CDIR)/undo.c $(S
147c0 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 RCDIR)/VERSION t
147d0 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e ranslate.../tran
147e0 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f slate $(SRCDIR)/
147f0 75 6e 64 6f 2e 63 20 7c 20 73 65 64 20 2d 66 20 undo.c | sed -f
14800 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
14810 4e 20 3e 75 6e 64 6f 5f 2e 63 0a 0a 75 6e 64 6f N >undo_.c..undo
14820 2e 6f 3a 09 75 6e 64 6f 5f 2e 63 20 75 6e 64 6f .o:.undo_.c undo
14830 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f .h $(SRCDIR)/co
14840 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 nfig.h..$(XTCC)
14850 2d 6f 20 75 6e 64 6f 2e 6f 20 2d 63 20 75 6e 64 -o undo.o -c und
14860 6f 5f 2e 63 0a 0a 75 6e 64 6f 2e 68 3a 09 6d 61 o_.c..undo.h:.ma
14870 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b keheaders.../mak
14880 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 eheaders add_.c
14890 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a :add.h admin_.c:
148a0 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 admin.h bag_.c:b
148b0 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f ag.h blob_.c:blo
148c0 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 b.h branch_.c:br
148d0 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 anch.h browse_.c
148e0 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 :browse.h cgi_.c
148f0 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
14900 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
14910 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
14920 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
14930 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
14940 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
14950 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
14960 6d 61 74 2e 68 20 63 6f 6e 66 69 67 75 72 65 5f mat.h configure_
14970 2e 63 3a 63 6f 6e 66 69 67 75 72 65 2e 68 20 63 .c:configure.h c
14980 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 onstruct_.c:cons
14990 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f truct.h content_
149a0 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f .c:content.h db_
149b0 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 .c:db.h delta_.c
149c0 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d :delta.h deltacm
149d0 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 d_.c:deltacmd.h
149e0 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 descendants_.c:d
149f0 65 73 63 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 escendants.h dif
14a00 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 f_.c:diff.h diff
14a10 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 cmd_.c:diffcmd.h
14a20 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e doc_.c:doc.h en
14a30 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
14a40 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
14a50 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
14a60 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
14a70 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
14a80 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
14a90 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
14aa0 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
14ab0 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
14ac0 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
14ad0 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 ge3.h my_page_.c
14ae0 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f :my_page.h name_
14af0 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f .c:name.h pivot_
14b00 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 .c:pivot.h pqueu
14b10 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 e_.c:pqueue.h pr
14b20 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 intf_.c:printf.h
14b30 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 rebuild_.c:rebu
14b40 69 6c 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a ild.h report_.c:
14b50 72 65 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a report.h rss_.c:
14b60 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a rss.h schema_.c:
14b70 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e schema.h setup_.
14b80 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e c:setup.h sha1_.
14b90 63 3a 73 68 61 31 2e 68 20 73 68 75 6e 5f 2e 63 c:sha1.h shun_.c
14ba0 3a 73 68 75 6e 2e 68 20 73 74 61 74 5f 2e 63 3a :shun.h stat_.c:
14bb0 73 74 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a stat.h style_.c:
14bc0 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a style.h sync_.c:
14bd0 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 sync.h tag_.c:ta
14be0 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 g.h tagview_.c:t
14bf0 61 67 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e agview.h th_main
14c00 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69 _.c:th_main.h ti
14c10 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 meline_.c:timeli
14c20 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e ne.h tkt_.c:tkt.
14c30 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b h tktsetup_.c:tk
14c40 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 tsetup.h undo_.c
14c50 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e :undo.h update_.
14c60 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e c:update.h url_.
14c70 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a c:url.h user_.c:
14c80 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 user.h verify_.c
14c90 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f :verify.h vfile_
14ca0 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f .c:vfile.h wiki_
14cb0 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f .c:wiki.h wikifo
14cc0 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d rmat_.c:wikiform
14cd0 61 74 2e 68 20 77 69 6e 68 74 74 70 5f 2e 63 3a at.h winhttp_.c:
14ce0 77 69 6e 68 74 74 70 2e 68 20 78 66 65 72 5f 2e winhttp.h xfer_.
14cf0 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a c:xfer.h zip_.c:
14d00 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f zip.h $(SRCDIR)/
14d10 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 sqlite3.h $(SRCD
14d20 49 52 29 2f 74 68 2e 68 20 56 45 52 53 49 4f 4e IR)/th.h VERSION
14d30 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 .h..touch header
14d40 73 0a 0a 75 70 64 61 74 65 5f 2e 63 3a 09 24 28 s..update_.c:.$(
14d50 53 52 43 44 49 52 29 2f 75 70 64 61 74 65 2e 63 SRCDIR)/update.c
14d60 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
14d70 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f ON translate.../
14d80 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 translate $(SRCD
14d90 49 52 29 2f 75 70 64 61 74 65 2e 63 20 7c 20 73 IR)/update.c | s
14da0 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f ed -f $(SRCDIR)/
14db0 56 45 52 53 49 4f 4e 20 3e 75 70 64 61 74 65 5f VERSION >update_
14dc0 2e 63 0a 0a 75 70 64 61 74 65 2e 6f 3a 09 75 70 .c..update.o:.up
14dd0 64 61 74 65 5f 2e 63 20 75 70 64 61 74 65 2e 68 date_.c update.h
14de0 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 $(SRCDIR)/conf
14df0 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f ig.h..$(XTCC) -o
14e00 20 75 70 64 61 74 65 2e 6f 20 2d 63 20 75 70 64 update.o -c upd
14e10 61 74 65 5f 2e 63 0a 0a 75 70 64 61 74 65 2e 68 ate_.c..update.h
14e20 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e :.makeheaders...
14e30 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 /makeheaders ad
14e40 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e d_.c:add.h admin
14e50 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f _.c:admin.h bag_
14e60 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 .c:bag.h blob_.c
14e70 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e :blob.h branch_.
14e80 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 c:branch.h brows
14e90 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 e_.c:browse.h cg
14ea0 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
14eb0 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
14ec0 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
14ed0 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
14ee0 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
14ef0 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
14f00 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
14f10 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 66 69 67 mformat.h config
14f20 75 72 65 5f 2e 63 3a 63 6f 6e 66 69 67 75 72 65 ure_.c:configure
14f30 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a .h construct_.c:
14f40 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 construct.h cont
14f50 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 ent_.c:content.h
14f60 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 db_.c:db.h delt
14f70 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c a_.c:delta.h del
14f80 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d tacmd_.c:deltacm
14f90 64 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 73 5f d.h descendants_
14fa0 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 .c:descendants.h
14fb0 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 diff_.c:diff.h
14fc0 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 diffcmd_.c:diffc
14fd0 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e md.h doc_.c:doc.
14fe0 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
14ff0 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
15000 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
15010 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
15020 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
15030 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
15040 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
15050 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
15060 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
15070 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
15080 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 :merge3.h my_pag
15090 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e e_.c:my_page.h n
150a0 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 ame_.c:name.h pi
150b0 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 vot_.c:pivot.h p
150c0 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e queue_.c:pqueue.
150d0 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e h printf_.c:prin
150e0 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a tf.h rebuild_.c:
150f0 72 65 62 75 69 6c 64 2e 68 20 72 65 70 6f 72 74 rebuild.h report
15100 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 73 73 _.c:report.h rss
15110 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 _.c:rss.h schema
15120 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
15130 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
15140 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 68 75 a1_.c:sha1.h shu
15150 6e 5f 2e 63 3a 73 68 75 6e 2e 68 20 73 74 61 74 n_.c:shun.h stat
15160 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79 6c 65 _.c:stat.h style
15170 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 _.c:style.h sync
15180 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e _.c:sync.h tag_.
15190 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f c:tag.h tagview_
151a0 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 68 5f .c:tagview.h th_
151b0 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e main_.c:th_main.
151c0 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 h timeline_.c:ti
151d0 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a meline.h tkt_.c:
151e0 74 6b 74 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e tkt.h tktsetup_.
151f0 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 c:tktsetup.h und
15200 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 o_.c:undo.h upda
15210 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 te_.c:update.h u
15220 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 rl_.c:url.h user
15230 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 _.c:user.h verif
15240 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 y_.c:verify.h vf
15250 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 ile_.c:vfile.h w
15260 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 iki_.c:wiki.h wi
15270 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 kiformat_.c:wiki
15280 66 6f 72 6d 61 74 2e 68 20 77 69 6e 68 74 74 70 format.h winhttp
15290 5f 2e 63 3a 77 69 6e 68 74 74 70 2e 68 20 78 66 _.c:winhttp.h xf
152a0 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 er_.c:xfer.h zip
152b0 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 _.c:zip.h $(SRCD
152c0 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 IR)/sqlite3.h $(
152d0 53 52 43 44 49 52 29 2f 74 68 2e 68 20 56 45 52 SRCDIR)/th.h VER
152e0 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 SION.h..touch he
152f0 61 64 65 72 73 0a 0a 75 72 6c 5f 2e 63 3a 09 24 aders..url_.c:.$
15300 28 53 52 43 44 49 52 29 2f 75 72 6c 2e 63 20 24 (SRCDIR)/url.c $
15310 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
15320 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 translate.../tr
15330 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 anslate $(SRCDIR
15340 29 2f 75 72 6c 2e 63 20 7c 20 73 65 64 20 2d 66 )/url.c | sed -f
15350 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
15360 4f 4e 20 3e 75 72 6c 5f 2e 63 0a 0a 75 72 6c 2e ON >url_.c..url.
15370 6f 3a 09 75 72 6c 5f 2e 63 20 75 72 6c 2e 68 20 o:.url_.c url.h
15380 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
15390 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
153a0 75 72 6c 2e 6f 20 2d 63 20 75 72 6c 5f 2e 63 0a url.o -c url_.c.
153b0 0a 75 72 6c 2e 68 3a 09 6d 61 6b 65 68 65 61 64 .url.h:.makehead
153c0 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 ers.../makeheade
153d0 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 rs add_.c:add.h
153e0 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e admin_.c:admin.
153f0 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 h bag_.c:bag.h b
15400 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 lob_.c:blob.h br
15410 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 anch_.c:branch.h
15420 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 browse_.c:brows
15430 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 e.h cgi_.c:cgi.h
15440 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
15450 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
15460 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
15470 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
15480 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
15490 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
154a0 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
154b0 63 6f 6e 66 69 67 75 72 65 5f 2e 63 3a 63 6f 6e configure_.c:con
154c0 66 69 67 75 72 65 2e 68 20 63 6f 6e 73 74 72 75 figure.h constru
154d0 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e ct_.c:construct.
154e0 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e h content_.c:con
154f0 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e tent.h db_.c:db.
15500 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 h delta_.c:delta
15510 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 .h deltacmd_.c:d
15520 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e eltacmd.h descen
15530 64 61 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 dants_.c:descend
15540 61 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 ants.h diff_.c:d
15550 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 iff.h diffcmd_.c
15560 3a 64 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e :diffcmd.h doc_.
15570 63 3a 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e c:doc.h encode_.
15580 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
15590 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
155a0 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
155b0 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
155c0 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
155d0 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
155e0 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
155f0 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
15600 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
15610 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
15620 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 my_page_.c:my_pa
15630 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d ge.h name_.c:nam
15640 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 e.h pivot_.c:piv
15650 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 ot.h pqueue_.c:p
15660 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e queue.h printf_.
15670 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 c:printf.h rebui
15680 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 ld_.c:rebuild.h
15690 72 65 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 report_.c:report
156a0 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 .h rss_.c:rss.h
156b0 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 schema_.c:schema
156c0 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 .h setup_.c:setu
156d0 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 p.h sha1_.c:sha1
156e0 2e 68 20 73 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e .h shun_.c:shun.
156f0 68 20 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68 h stat_.c:stat.h
15700 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
15710 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 h sync_.c:sync.h
15720 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 tag_.c:tag.h ta
15730 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 gview_.c:tagview
15740 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 .h th_main_.c:th
15750 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 _main.h timeline
15760 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 _.c:timeline.h t
15770 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 73 kt_.c:tkt.h tkts
15780 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 etup_.c:tktsetup
15790 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e .h undo_.c:undo.
157a0 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 h update_.c:upda
157b0 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e te.h url_.c:url.
157c0 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 h user_.c:user.h
157d0 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 verify_.c:verif
157e0 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 y.h vfile_.c:vfi
157f0 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b le.h wiki_.c:wik
15800 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e i.h wikiformat_.
15810 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 77 c:wikiformat.h w
15820 69 6e 68 74 74 70 5f 2e 63 3a 77 69 6e 68 74 74 inhttp_.c:winhtt
15830 70 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 p.h xfer_.c:xfer
15840 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 .h zip_.c:zip.h
15850 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 $(SRCDIR)/sqlite
15860 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 3.h $(SRCDIR)/th
15870 2e 68 20 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f .h VERSION.h..to
15880 75 63 68 20 68 65 61 64 65 72 73 0a 0a 75 73 65 uch headers..use
15890 72 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f r_.c:.$(SRCDIR)/
158a0 75 73 65 72 2e 63 20 24 28 53 52 43 44 49 52 29 user.c $(SRCDIR)
158b0 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 /VERSION transla
158c0 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 te.../translate
158d0 24 28 53 52 43 44 49 52 29 2f 75 73 65 72 2e 63 $(SRCDIR)/user.c
158e0 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 | sed -f $(SRCD
158f0 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 75 73 65 IR)/VERSION >use
15900 72 5f 2e 63 0a 0a 75 73 65 72 2e 6f 3a 09 75 73 r_.c..user.o:.us
15910 65 72 5f 2e 63 20 75 73 65 72 2e 68 20 20 24 28 er_.c user.h $(
15920 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 SRCDIR)/config.h
15930 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 75 73 65 ..$(XTCC) -o use
15940 72 2e 6f 20 2d 63 20 75 73 65 72 5f 2e 63 0a 0a r.o -c user_.c..
15950 75 73 65 72 2e 68 3a 09 6d 61 6b 65 68 65 61 64 user.h:.makehead
15960 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 ers.../makeheade
15970 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 rs add_.c:add.h
15980 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e admin_.c:admin.
15990 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 h bag_.c:bag.h b
159a0 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 lob_.c:blob.h br
159b0 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 anch_.c:branch.h
159c0 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 browse_.c:brows
159d0 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 e.h cgi_.c:cgi.h
159e0 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
159f0 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
15a00 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
15a10 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
15a20 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
15a30 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
15a40 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
15a50 63 6f 6e 66 69 67 75 72 65 5f 2e 63 3a 63 6f 6e configure_.c:con
15a60 66 69 67 75 72 65 2e 68 20 63 6f 6e 73 74 72 75 figure.h constru
15a70 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e ct_.c:construct.
15a80 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e h content_.c:con
15a90 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e tent.h db_.c:db.
15aa0 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 h delta_.c:delta
15ab0 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 .h deltacmd_.c:d
15ac0 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e eltacmd.h descen
15ad0 64 61 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 dants_.c:descend
15ae0 61 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 ants.h diff_.c:d
15af0 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 iff.h diffcmd_.c
15b00 3a 64 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e :diffcmd.h doc_.
15b10 63 3a 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e c:doc.h encode_.
15b20 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
15b30 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
15b40 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
15b50 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
15b60 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
15b70 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
15b80 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
15b90 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
15ba0 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
15bb0 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
15bc0 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 my_page_.c:my_pa
15bd0 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d ge.h name_.c:nam
15be0 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 e.h pivot_.c:piv
15bf0 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 ot.h pqueue_.c:p
15c00 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e queue.h printf_.
15c10 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 c:printf.h rebui
15c20 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 ld_.c:rebuild.h
15c30 72 65 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 report_.c:report
15c40 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 .h rss_.c:rss.h
15c50 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 schema_.c:schema
15c60 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 .h setup_.c:setu
15c70 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 p.h sha1_.c:sha1
15c80 2e 68 20 73 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e .h shun_.c:shun.
15c90 68 20 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68 h stat_.c:stat.h
15ca0 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
15cb0 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 h sync_.c:sync.h
15cc0 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 tag_.c:tag.h ta
15cd0 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 gview_.c:tagview
15ce0 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 .h th_main_.c:th
15cf0 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 _main.h timeline
15d00 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 _.c:timeline.h t
15d10 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 73 kt_.c:tkt.h tkts
15d20 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 etup_.c:tktsetup
15d30 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e .h undo_.c:undo.
15d40 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 h update_.c:upda
15d50 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e te.h url_.c:url.
15d60 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 h user_.c:user.h
15d70 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 verify_.c:verif
15d80 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 y.h vfile_.c:vfi
15d90 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b le.h wiki_.c:wik
15da0 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e i.h wikiformat_.
15db0 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 77 c:wikiformat.h w
15dc0 69 6e 68 74 74 70 5f 2e 63 3a 77 69 6e 68 74 74 inhttp_.c:winhtt
15dd0 70 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 p.h xfer_.c:xfer
15de0 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 .h zip_.c:zip.h
15df0 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 $(SRCDIR)/sqlite
15e00 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 3.h $(SRCDIR)/th
15e10 2e 68 20 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f .h VERSION.h..to
15e20 75 63 68 20 68 65 61 64 65 72 73 0a 0a 76 65 72 uch headers..ver
15e30 69 66 79 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 ify_.c:.$(SRCDIR
15e40 29 2f 76 65 72 69 66 79 2e 63 20 24 28 53 52 43 )/verify.c $(SRC
15e50 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
15e60 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
15e70 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 76 65 ate $(SRCDIR)/ve
15e80 72 69 66 79 2e 63 20 7c 20 73 65 64 20 2d 66 20 rify.c | sed -f
15e90 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
15ea0 4e 20 3e 76 65 72 69 66 79 5f 2e 63 0a 0a 76 65 N >verify_.c..ve
15eb0 72 69 66 79 2e 6f 3a 09 76 65 72 69 66 79 5f 2e rify.o:.verify_.
15ec0 63 20 76 65 72 69 66 79 2e 68 20 20 24 28 53 52 c verify.h $(SR
15ed0 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
15ee0 24 28 58 54 43 43 29 20 2d 6f 20 76 65 72 69 66 $(XTCC) -o verif
15ef0 79 2e 6f 20 2d 63 20 76 65 72 69 66 79 5f 2e 63 y.o -c verify_.c
15f00 0a 0a 76 65 72 69 66 79 2e 68 3a 09 6d 61 6b 65 ..verify.h:.make
15f10 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 headers.../makeh
15f20 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 eaders add_.c:a
15f30 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 dd.h admin_.c:ad
15f40 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 min.h bag_.c:bag
15f50 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
15f60 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e h branch_.c:bran
15f70 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 ch.h browse_.c:b
15f80 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 rowse.h cgi_.c:c
15f90 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
15fa0 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
15fb0 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
15fc0 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
15fd0 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
15fe0 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
15ff0 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
16000 74 2e 68 20 63 6f 6e 66 69 67 75 72 65 5f 2e 63 t.h configure_.c
16010 3a 63 6f 6e 66 69 67 75 72 65 2e 68 20 63 6f 6e :configure.h con
16020 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 struct_.c:constr
16030 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 uct.h content_.c
16040 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 :content.h db_.c
16050 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 :db.h delta_.c:d
16060 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f elta.h deltacmd_
16070 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 .c:deltacmd.h de
16080 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65 73 scendants_.c:des
16090 63 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 66 5f cendants.h diff_
160a0 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d .c:diff.h diffcm
160b0 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 64 d_.c:diffcmd.h d
160c0 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63 6f oc_.c:doc.h enco
160d0 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
160e0 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
160f0 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
16100 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
16110 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
16120 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
16130 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
16140 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
16150 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
16160 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
16170 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 3.h my_page_.c:m
16180 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 y_page.h name_.c
16190 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 :name.h pivot_.c
161a0 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f :pivot.h pqueue_
161b0 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e .c:pqueue.h prin
161c0 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 tf_.c:printf.h r
161d0 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c ebuild_.c:rebuil
161e0 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72 65 d.h report_.c:re
161f0 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72 73 port.h rss_.c:rs
16200 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 s.h schema_.c:sc
16210 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a hema.h setup_.c:
16220 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a setup.h sha1_.c:
16230 73 68 61 31 2e 68 20 73 68 75 6e 5f 2e 63 3a 73 sha1.h shun_.c:s
16240 68 75 6e 2e 68 20 73 74 61 74 5f 2e 63 3a 73 74 hun.h stat_.c:st
16250 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 at.h style_.c:st
16260 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 yle.h sync_.c:sy
16270 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e nc.h tag_.c:tag.
16280 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 h tagview_.c:tag
16290 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e view.h th_main_.
162a0 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 c:th_main.h time
162b0 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 line_.c:timeline
162c0 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 .h tkt_.c:tkt.h
162d0 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 tktsetup_.c:tkts
162e0 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 etup.h undo_.c:u
162f0 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ndo.h update_.c:
16300 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
16310 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
16320 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
16330 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
16340 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
16350 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
16360 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
16370 2e 68 20 77 69 6e 68 74 74 70 5f 2e 63 3a 77 69 .h winhttp_.c:wi
16380 6e 68 74 74 70 2e 68 20 78 66 65 72 5f 2e 63 3a nhttp.h xfer_.c:
16390 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
163a0 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
163b0 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 lite3.h $(SRCDIR
163c0 29 2f 74 68 2e 68 20 56 45 52 53 49 4f 4e 2e 68 )/th.h VERSION.h
163d0 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a ..touch headers.
163e0 0a 76 66 69 6c 65 5f 2e 63 3a 09 24 28 53 52 43 .vfile_.c:.$(SRC
163f0 44 49 52 29 2f 76 66 69 6c 65 2e 63 20 24 28 53 DIR)/vfile.c $(S
16400 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 RCDIR)/VERSION t
16410 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e ranslate.../tran
16420 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f slate $(SRCDIR)/
16430 76 66 69 6c 65 2e 63 20 7c 20 73 65 64 20 2d 66 vfile.c | sed -f
16440 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
16450 4f 4e 20 3e 76 66 69 6c 65 5f 2e 63 0a 0a 76 66 ON >vfile_.c..vf
16460 69 6c 65 2e 6f 3a 09 76 66 69 6c 65 5f 2e 63 20 ile.o:.vfile_.c
16470 76 66 69 6c 65 2e 68 20 20 24 28 53 52 43 44 49 vfile.h $(SRCDI
16480 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 R)/config.h..$(X
16490 54 43 43 29 20 2d 6f 20 76 66 69 6c 65 2e 6f 20 TCC) -o vfile.o
164a0 2d 63 20 76 66 69 6c 65 5f 2e 63 0a 0a 76 66 69 -c vfile_.c..vfi
164b0 6c 65 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 le.h:.makeheader
164c0 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 s.../makeheaders
164d0 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 add_.c:add.h a
164e0 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 dmin_.c:admin.h
164f0 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f bag_.c:bag.h blo
16500 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e b_.c:blob.h bran
16510 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 ch_.c:branch.h b
16520 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e rowse_.c:browse.
16530 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
16540 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
16550 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
16560 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
16570 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
16580 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
16590 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
165a0 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
165b0 6e 66 69 67 75 72 65 5f 2e 63 3a 63 6f 6e 66 69 nfigure_.c:confi
165c0 67 75 72 65 2e 68 20 63 6f 6e 73 74 72 75 63 74 gure.h construct
165d0 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 _.c:construct.h
165e0 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 content_.c:conte
165f0 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 nt.h db_.c:db.h
16600 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 delta_.c:delta.h
16610 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c deltacmd_.c:del
16620 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 tacmd.h descenda
16630 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e nts_.c:descendan
16640 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 ts.h diff_.c:dif
16650 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 f.h diffcmd_.c:d
16660 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a iffcmd.h doc_.c:
16670 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a doc.h encode_.c:
16680 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
16690 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
166a0 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
166b0 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
166c0 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
166d0 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
166e0 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
166f0 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
16700 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
16710 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 3_.c:merge3.h my
16720 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 _page_.c:my_page
16730 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e .h name_.c:name.
16740 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 h pivot_.c:pivot
16750 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 .h pqueue_.c:pqu
16760 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a eue.h printf_.c:
16770 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 printf.h rebuild
16780 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 _.c:rebuild.h re
16790 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 port_.c:report.h
167a0 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 rss_.c:rss.h sc
167b0 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 hema_.c:schema.h
167c0 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e setup_.c:setup.
167d0 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 h sha1_.c:sha1.h
167e0 20 73 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e 68 20 shun_.c:shun.h
167f0 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73 stat_.c:stat.h s
16800 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
16810 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 sync_.c:sync.h t
16820 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 ag_.c:tag.h tagv
16830 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 iew_.c:tagview.h
16840 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d th_main_.c:th_m
16850 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e ain.h timeline_.
16860 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 c:timeline.h tkt
16870 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 73 65 74 _.c:tkt.h tktset
16880 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 up_.c:tktsetup.h
16890 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 undo_.c:undo.h
168a0 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 update_.c:update
168b0 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 .h url_.c:url.h
168c0 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 user_.c:user.h v
168d0 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e erify_.c:verify.
168e0 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 h vfile_.c:vfile
168f0 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e .h wiki_.c:wiki.
16900 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a h wikiformat_.c:
16910 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 77 69 6e wikiformat.h win
16920 68 74 74 70 5f 2e 63 3a 77 69 6e 68 74 74 70 2e http_.c:winhttp.
16930 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 h xfer_.c:xfer.h
16940 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 zip_.c:zip.h $(
16950 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e SRCDIR)/sqlite3.
16960 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 h $(SRCDIR)/th.h
16970 20 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 VERSION.h..touc
16980 68 20 68 65 61 64 65 72 73 0a 0a 77 69 6b 69 5f h headers..wiki_
16990 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 77 69 .c:.$(SRCDIR)/wi
169a0 6b 69 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 ki.c $(SRCDIR)/V
169b0 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
169c0 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
169d0 53 52 43 44 49 52 29 2f 77 69 6b 69 2e 63 20 7c SRCDIR)/wiki.c |
169e0 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 sed -f $(SRCDIR
169f0 29 2f 56 45 52 53 49 4f 4e 20 3e 77 69 6b 69 5f )/VERSION >wiki_
16a00 2e 63 0a 0a 77 69 6b 69 2e 6f 3a 09 77 69 6b 69 .c..wiki.o:.wiki
16a10 5f 2e 63 20 77 69 6b 69 2e 68 20 20 24 28 53 52 _.c wiki.h $(SR
16a20 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
16a30 24 28 58 54 43 43 29 20 2d 6f 20 77 69 6b 69 2e $(XTCC) -o wiki.
16a40 6f 20 2d 63 20 77 69 6b 69 5f 2e 63 0a 0a 77 69 o -c wiki_.c..wi
16a50 6b 69 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 ki.h:.makeheader
16a60 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 s.../makeheaders
16a70 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 add_.c:add.h a
16a80 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 dmin_.c:admin.h
16a90 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f bag_.c:bag.h blo
16aa0 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e b_.c:blob.h bran
16ab0 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 ch_.c:branch.h b
16ac0 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e rowse_.c:browse.
16ad0 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
16ae0 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
16af0 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
16b00 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
16b10 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
16b20 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
16b30 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
16b40 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
16b50 6e 66 69 67 75 72 65 5f 2e 63 3a 63 6f 6e 66 69 nfigure_.c:confi
16b60 67 75 72 65 2e 68 20 63 6f 6e 73 74 72 75 63 74 gure.h construct
16b70 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 _.c:construct.h
16b80 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 content_.c:conte
16b90 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 nt.h db_.c:db.h
16ba0 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 delta_.c:delta.h
16bb0 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c deltacmd_.c:del
16bc0 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 tacmd.h descenda
16bd0 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e nts_.c:descendan
16be0 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 ts.h diff_.c:dif
16bf0 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 f.h diffcmd_.c:d
16c00 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a iffcmd.h doc_.c:
16c10 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a doc.h encode_.c:
16c20 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
16c30 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
16c40 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
16c50 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
16c60 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
16c70 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
16c80 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
16c90 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
16ca0 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
16cb0 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 3_.c:merge3.h my
16cc0 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 _page_.c:my_page
16cd0 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e .h name_.c:name.
16ce0 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 h pivot_.c:pivot
16cf0 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 .h pqueue_.c:pqu
16d00 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a eue.h printf_.c:
16d10 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 printf.h rebuild
16d20 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 _.c:rebuild.h re
16d30 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 port_.c:report.h
16d40 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 rss_.c:rss.h sc
16d50 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 hema_.c:schema.h
16d60 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e setup_.c:setup.
16d70 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 h sha1_.c:sha1.h
16d80 20 73 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e 68 20 shun_.c:shun.h
16d90 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73 stat_.c:stat.h s
16da0 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
16db0 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 sync_.c:sync.h t
16dc0 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 ag_.c:tag.h tagv
16dd0 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 iew_.c:tagview.h
16de0 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d th_main_.c:th_m
16df0 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e ain.h timeline_.
16e00 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 c:timeline.h tkt
16e10 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 73 65 74 _.c:tkt.h tktset
16e20 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 up_.c:tktsetup.h
16e30 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 undo_.c:undo.h
16e40 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 update_.c:update
16e50 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 .h url_.c:url.h
16e60 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 user_.c:user.h v
16e70 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e erify_.c:verify.
16e80 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 h vfile_.c:vfile
16e90 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e .h wiki_.c:wiki.
16ea0 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a h wikiformat_.c:
16eb0 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 77 69 6e wikiformat.h win
16ec0 68 74 74 70 5f 2e 63 3a 77 69 6e 68 74 74 70 2e http_.c:winhttp.
16ed0 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 h xfer_.c:xfer.h
16ee0 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 zip_.c:zip.h $(
16ef0 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e SRCDIR)/sqlite3.
16f00 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 h $(SRCDIR)/th.h
16f10 20 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 VERSION.h..touc
16f20 68 20 68 65 61 64 65 72 73 0a 0a 77 69 6b 69 66 h headers..wikif
16f30 6f 72 6d 61 74 5f 2e 63 3a 09 24 28 53 52 43 44 ormat_.c:.$(SRCD
16f40 49 52 29 2f 77 69 6b 69 66 6f 72 6d 61 74 2e 63 IR)/wikiformat.c
16f50 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
16f60 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f ON translate.../
16f70 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 translate $(SRCD
16f80 49 52 29 2f 77 69 6b 69 66 6f 72 6d 61 74 2e 63 IR)/wikiformat.c
16f90 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 | sed -f $(SRCD
16fa0 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 77 69 6b IR)/VERSION >wik
16fb0 69 66 6f 72 6d 61 74 5f 2e 63 0a 0a 77 69 6b 69 iformat_.c..wiki
16fc0 66 6f 72 6d 61 74 2e 6f 3a 09 77 69 6b 69 66 6f format.o:.wikifo
16fd0 72 6d 61 74 5f 2e 63 20 77 69 6b 69 66 6f 72 6d rmat_.c wikiform
16fe0 61 74 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f at.h $(SRCDIR)/
16ff0 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 config.h..$(XTCC
17000 29 20 2d 6f 20 77 69 6b 69 66 6f 72 6d 61 74 2e ) -o wikiformat.
17010 6f 20 2d 63 20 77 69 6b 69 66 6f 72 6d 61 74 5f o -c wikiformat_
17020 2e 63 0a 0a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 .c..wikiformat.h
17030 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e :.makeheaders...
17040 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 /makeheaders ad
17050 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e d_.c:add.h admin
17060 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f _.c:admin.h bag_
17070 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 .c:bag.h blob_.c
17080 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e :blob.h branch_.
17090 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 c:branch.h brows
170a0 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 e_.c:browse.h cg
170b0 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
170c0 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
170d0 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
170e0 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
170f0 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
17100 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
17110 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
17120 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 66 69 67 mformat.h config
17130 75 72 65 5f 2e 63 3a 63 6f 6e 66 69 67 75 72 65 ure_.c:configure
17140 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a .h construct_.c:
17150 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 construct.h cont
17160 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 ent_.c:content.h
17170 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 db_.c:db.h delt
17180 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c a_.c:delta.h del
17190 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d tacmd_.c:deltacm
171a0 64 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 73 5f d.h descendants_
171b0 2e 63 3a 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 .c:descendants.h
171c0 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 diff_.c:diff.h
171d0 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 diffcmd_.c:diffc
171e0 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e md.h doc_.c:doc.
171f0 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
17200 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
17210 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
17220 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
17230 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
17240 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
17250 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
17260 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
17270 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
17280 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
17290 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 :merge3.h my_pag
172a0 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e e_.c:my_page.h n
172b0 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 ame_.c:name.h pi
172c0 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 vot_.c:pivot.h p
172d0 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e queue_.c:pqueue.
172e0 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e h printf_.c:prin
172f0 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a tf.h rebuild_.c:
17300 72 65 62 75 69 6c 64 2e 68 20 72 65 70 6f 72 74 rebuild.h report
17310 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 20 72 73 73 _.c:report.h rss
17320 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 _.c:rss.h schema
17330 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
17340 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
17350 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 68 75 a1_.c:sha1.h shu
17360 6e 5f 2e 63 3a 73 68 75 6e 2e 68 20 73 74 61 74 n_.c:shun.h stat
17370 5f 2e 63 3a 73 74 61 74 2e 68 20 73 74 79 6c 65 _.c:stat.h style
17380 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 _.c:style.h sync
17390 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e _.c:sync.h tag_.
173a0 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f c:tag.h tagview_
173b0 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 68 5f .c:tagview.h th_
173c0 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e main_.c:th_main.
173d0 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 h timeline_.c:ti
173e0 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a meline.h tkt_.c:
173f0 74 6b 74 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e tkt.h tktsetup_.
17400 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 c:tktsetup.h und
17410 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 o_.c:undo.h upda
17420 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 te_.c:update.h u
17430 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 rl_.c:url.h user
17440 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 _.c:user.h verif
17450 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 y_.c:verify.h vf
17460 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 ile_.c:vfile.h w
17470 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 iki_.c:wiki.h wi
17480 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 kiformat_.c:wiki
17490 66 6f 72 6d 61 74 2e 68 20 77 69 6e 68 74 74 70 format.h winhttp
174a0 5f 2e 63 3a 77 69 6e 68 74 74 70 2e 68 20 78 66 _.c:winhttp.h xf
174b0 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 er_.c:xfer.h zip
174c0 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 _.c:zip.h $(SRCD
174d0 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 IR)/sqlite3.h $(
174e0 53 52 43 44 49 52 29 2f 74 68 2e 68 20 56 45 52 SRCDIR)/th.h VER
174f0 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 SION.h..touch he
17500 61 64 65 72 73 0a 0a 77 69 6e 68 74 74 70 5f 2e aders..winhttp_.
17510 63 3a 09 24 28 53 52 43 44 49 52 29 2f 77 69 6e c:.$(SRCDIR)/win
17520 68 74 74 70 2e 63 20 24 28 53 52 43 44 49 52 29 http.c $(SRCDIR)
17530 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 /VERSION transla
17540 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 te.../translate
17550 24 28 53 52 43 44 49 52 29 2f 77 69 6e 68 74 74 $(SRCDIR)/winhtt
17560 70 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 p.c | sed -f $(S
17570 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e RCDIR)/VERSION >
17580 77 69 6e 68 74 74 70 5f 2e 63 0a 0a 77 69 6e 68 winhttp_.c..winh
17590 74 74 70 2e 6f 3a 09 77 69 6e 68 74 74 70 5f 2e ttp.o:.winhttp_.
175a0 63 20 77 69 6e 68 74 74 70 2e 68 20 20 24 28 53 c winhttp.h $(S
175b0 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a RCDIR)/config.h.
175c0 09 24 28 58 54 43 43 29 20 2d 6f 20 77 69 6e 68 .$(XTCC) -o winh
175d0 74 74 70 2e 6f 20 2d 63 20 77 69 6e 68 74 74 70 ttp.o -c winhttp
175e0 5f 2e 63 0a 0a 77 69 6e 68 74 74 70 2e 68 3a 09 _.c..winhttp.h:.
175f0 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d makeheaders.../m
17600 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f akeheaders add_
17610 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e .c:add.h admin_.
17620 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 c:admin.h bag_.c
17630 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 :bag.h blob_.c:b
17640 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a lob.h branch_.c:
17650 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f branch.h browse_
17660 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f .c:browse.h cgi_
17670 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
17680 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
17690 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
176a0 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
176b0 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
176c0 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
176d0 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
176e0 6f 72 6d 61 74 2e 68 20 63 6f 6e 66 69 67 75 72 ormat.h configur
176f0 65 5f 2e 63 3a 63 6f 6e 66 69 67 75 72 65 2e 68 e_.c:configure.h
17700 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f construct_.c:co
17710 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e nstruct.h conten
17720 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 t_.c:content.h d
17730 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f b_.c:db.h delta_
17740 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 .c:delta.h delta
17750 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e cmd_.c:deltacmd.
17760 68 20 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 h descendants_.c
17770 3a 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 20 64 :descendants.h d
17780 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 iff_.c:diff.h di
17790 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 ffcmd_.c:diffcmd
177a0 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 .h doc_.c:doc.h
177b0 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
177c0 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
177d0 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
177e0 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
177f0 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
17800 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
17810 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
17820 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
17830 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
17840 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
17850 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f erge3.h my_page_
17860 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d .c:my_page.h nam
17870 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f e_.c:name.h pivo
17880 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 t_.c:pivot.h pqu
17890 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 eue_.c:pqueue.h
178a0 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 printf_.c:printf
178b0 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 .h rebuild_.c:re
178c0 62 75 69 6c 64 2e 68 20 72 65 70 6f 72 74 5f 2e build.h report_.
178d0 63 3a 72 65 70 6f 72 74 2e 68 20 72 73 73 5f 2e c:report.h rss_.
178e0 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e c:rss.h schema_.
178f0 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 c:schema.h setup
17900 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 _.c:setup.h sha1
17910 5f 2e 63 3a 73 68 61 31 2e 68 20 73 68 75 6e 5f _.c:sha1.h shun_
17920 2e 63 3a 73 68 75 6e 2e 68 20 73 74 61 74 5f 2e .c:shun.h stat_.
17930 63 3a 73 74 61 74 2e 68 20 73 74 79 6c 65 5f 2e c:stat.h style_.
17940 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e c:style.h sync_.
17950 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a c:sync.h tag_.c:
17960 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 tag.h tagview_.c
17970 3a 74 61 67 76 69 65 77 2e 68 20 74 68 5f 6d 61 :tagview.h th_ma
17980 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 in_.c:th_main.h
17990 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 timeline_.c:time
179a0 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b line.h tkt_.c:tk
179b0 74 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a t.h tktsetup_.c:
179c0 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f tktsetup.h undo_
179d0 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 .c:undo.h update
179e0 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c _.c:update.h url
179f0 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e _.c:url.h user_.
17a00 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f c:user.h verify_
17a10 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c .c:verify.h vfil
17a20 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b e_.c:vfile.h wik
17a30 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 i_.c:wiki.h wiki
17a40 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f format_.c:wikifo
17a50 72 6d 61 74 2e 68 20 77 69 6e 68 74 74 70 5f 2e rmat.h winhttp_.
17a60 63 3a 77 69 6e 68 74 74 70 2e 68 20 78 66 65 72 c:winhttp.h xfer
17a70 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e _.c:xfer.h zip_.
17a80 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 c:zip.h $(SRCDIR
17a90 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52 )/sqlite3.h $(SR
17aa0 43 44 49 52 29 2f 74 68 2e 68 20 56 45 52 53 49 CDIR)/th.h VERSI
17ab0 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 ON.h..touch head
17ac0 65 72 73 0a 0a 78 66 65 72 5f 2e 63 3a 09 24 28 ers..xfer_.c:.$(
17ad0 53 52 43 44 49 52 29 2f 78 66 65 72 2e 63 20 24 SRCDIR)/xfer.c $
17ae0 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
17af0 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 translate.../tr
17b00 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 anslate $(SRCDIR
17b10 29 2f 78 66 65 72 2e 63 20 7c 20 73 65 64 20 2d )/xfer.c | sed -
17b20 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 f $(SRCDIR)/VERS
17b30 49 4f 4e 20 3e 78 66 65 72 5f 2e 63 0a 0a 78 66 ION >xfer_.c..xf
17b40 65 72 2e 6f 3a 09 78 66 65 72 5f 2e 63 20 78 66 er.o:.xfer_.c xf
17b50 65 72 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f er.h $(SRCDIR)/
17b60 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 config.h..$(XTCC
17b70 29 20 2d 6f 20 78 66 65 72 2e 6f 20 2d 63 20 78 ) -o xfer.o -c x
17b80 66 65 72 5f 2e 63 0a 0a 78 66 65 72 2e 68 3a 09 fer_.c..xfer.h:.
17b90 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d makeheaders.../m
17ba0 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f akeheaders add_
17bb0 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e .c:add.h admin_.
17bc0 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 c:admin.h bag_.c
17bd0 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 :bag.h blob_.c:b
17be0 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a lob.h branch_.c:
17bf0 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f branch.h browse_
17c00 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f .c:browse.h cgi_
17c10 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
17c20 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
17c30 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
17c40 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
17c50 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
17c60 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
17c70 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
17c80 6f 72 6d 61 74 2e 68 20 63 6f 6e 66 69 67 75 72 ormat.h configur
17c90 65 5f 2e 63 3a 63 6f 6e 66 69 67 75 72 65 2e 68 e_.c:configure.h
17ca0 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f construct_.c:co
17cb0 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e nstruct.h conten
17cc0 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 t_.c:content.h d
17cd0 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f b_.c:db.h delta_
17ce0 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 .c:delta.h delta
17cf0 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e cmd_.c:deltacmd.
17d00 68 20 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 h descendants_.c
17d10 3a 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 20 64 :descendants.h d
17d20 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 iff_.c:diff.h di
17d30 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 ffcmd_.c:diffcmd
17d40 2e 68 20 64 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 .h doc_.c:doc.h
17d50 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
17d60 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
17d70 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
17d80 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
17d90 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
17da0 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
17db0 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
17dc0 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
17dd0 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
17de0 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
17df0 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f erge3.h my_page_
17e00 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d .c:my_page.h nam
17e10 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f e_.c:name.h pivo
17e20 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 t_.c:pivot.h pqu
17e30 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 eue_.c:pqueue.h
17e40 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 printf_.c:printf
17e50 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 .h rebuild_.c:re
17e60 62 75 69 6c 64 2e 68 20 72 65 70 6f 72 74 5f 2e build.h report_.
17e70 63 3a 72 65 70 6f 72 74 2e 68 20 72 73 73 5f 2e c:report.h rss_.
17e80 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e c:rss.h schema_.
17e90 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 c:schema.h setup
17ea0 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 _.c:setup.h sha1
17eb0 5f 2e 63 3a 73 68 61 31 2e 68 20 73 68 75 6e 5f _.c:sha1.h shun_
17ec0 2e 63 3a 73 68 75 6e 2e 68 20 73 74 61 74 5f 2e .c:shun.h stat_.
17ed0 63 3a 73 74 61 74 2e 68 20 73 74 79 6c 65 5f 2e c:stat.h style_.
17ee0 63 3a 73 74 79 6c 65 2e 68 20 73 79 6e 63 5f 2e c:style.h sync_.
17ef0 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a c:sync.h tag_.c:
17f00 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 tag.h tagview_.c
17f10 3a 74 61 67 76 69 65 77 2e 68 20 74 68 5f 6d 61 :tagview.h th_ma
17f20 69 6e 5f 2e 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 in_.c:th_main.h
17f30 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 timeline_.c:time
17f40 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b line.h tkt_.c:tk
17f50 74 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a t.h tktsetup_.c:
17f60 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f tktsetup.h undo_
17f70 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 .c:undo.h update
17f80 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c _.c:update.h url
17f90 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e _.c:url.h user_.
17fa0 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f c:user.h verify_
17fb0 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c .c:verify.h vfil
17fc0 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b e_.c:vfile.h wik
17fd0 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 i_.c:wiki.h wiki
17fe0 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f format_.c:wikifo
17ff0 72 6d 61 74 2e 68 20 77 69 6e 68 74 74 70 5f 2e rmat.h winhttp_.
18000 63 3a 77 69 6e 68 74 74 70 2e 68 20 78 66 65 72 c:winhttp.h xfer
18010 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e _.c:xfer.h zip_.
18020 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 c:zip.h $(SRCDIR
18030 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52 )/sqlite3.h $(SR
18040 43 44 49 52 29 2f 74 68 2e 68 20 56 45 52 53 49 CDIR)/th.h VERSI
18050 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 ON.h..touch head
18060 65 72 73 0a 0a 7a 69 70 5f 2e 63 3a 09 24 28 53 ers..zip_.c:.$(S
18070 52 43 44 49 52 29 2f 7a 69 70 2e 63 20 24 28 53 RCDIR)/zip.c $(S
18080 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 RCDIR)/VERSION t
18090 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e ranslate.../tran
180a0 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f slate $(SRCDIR)/
180b0 7a 69 70 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 zip.c | sed -f $
180c0 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
180d0 20 3e 7a 69 70 5f 2e 63 0a 0a 7a 69 70 2e 6f 3a >zip_.c..zip.o:
180e0 09 7a 69 70 5f 2e 63 20 7a 69 70 2e 68 20 20 24 .zip_.c zip.h $
180f0 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e (SRCDIR)/config.
18100 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 7a 69 h..$(XTCC) -o zi
18110 70 2e 6f 20 2d 63 20 7a 69 70 5f 2e 63 0a 0a 7a p.o -c zip_.c..z
18120 69 70 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 ip.h:.makeheader
18130 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 s.../makeheaders
18140 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 add_.c:add.h a
18150 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 dmin_.c:admin.h
18160 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f bag_.c:bag.h blo
18170 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e b_.c:blob.h bran
18180 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 ch_.c:branch.h b
18190 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e rowse_.c:browse.
181a0 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
181b0 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
181c0 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
181d0 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
181e0 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
181f0 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
18200 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
18210 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
18220 6e 66 69 67 75 72 65 5f 2e 63 3a 63 6f 6e 66 69 nfigure_.c:confi
18230 67 75 72 65 2e 68 20 63 6f 6e 73 74 72 75 63 74 gure.h construct
18240 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 _.c:construct.h
18250 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 content_.c:conte
18260 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 nt.h db_.c:db.h
18270 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 delta_.c:delta.h
18280 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c deltacmd_.c:del
18290 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 61 tacmd.h descenda
182a0 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 61 6e nts_.c:descendan
182b0 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 ts.h diff_.c:dif
182c0 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 f.h diffcmd_.c:d
182d0 69 66 66 63 6d 64 2e 68 20 64 6f 63 5f 2e 63 3a iffcmd.h doc_.c:
182e0 64 6f 63 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a doc.h encode_.c:
182f0 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
18300 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
18310 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
18320 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
18330 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
18340 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
18350 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
18360 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
18370 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
18380 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 3_.c:merge3.h my
18390 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 _page_.c:my_page
183a0 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e .h name_.c:name.
183b0 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 h pivot_.c:pivot
183c0 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 .h pqueue_.c:pqu
183d0 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a eue.h printf_.c:
183e0 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 printf.h rebuild
183f0 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 65 _.c:rebuild.h re
18400 70 6f 72 74 5f 2e 63 3a 72 65 70 6f 72 74 2e 68 port_.c:report.h
18410 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 rss_.c:rss.h sc
18420 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 hema_.c:schema.h
18430 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e setup_.c:setup.
18440 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 h sha1_.c:sha1.h
18450 20 73 68 75 6e 5f 2e 63 3a 73 68 75 6e 2e 68 20 shun_.c:shun.h
18460 73 74 61 74 5f 2e 63 3a 73 74 61 74 2e 68 20 73 stat_.c:stat.h s
18470 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
18480 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 sync_.c:sync.h t
18490 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 ag_.c:tag.h tagv
184a0 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 iew_.c:tagview.h
184b0 20 74 68 5f 6d 61 69 6e 5f 2e 63 3a 74 68 5f 6d th_main_.c:th_m
184c0 61 69 6e 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e ain.h timeline_.
184d0 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 c:timeline.h tkt
184e0 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 73 65 74 _.c:tkt.h tktset
184f0 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 up_.c:tktsetup.h
18500 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 undo_.c:undo.h
18510 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 update_.c:update
18520 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 .h url_.c:url.h
18530 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 user_.c:user.h v
18540 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e erify_.c:verify.
18550 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 h vfile_.c:vfile
18560 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e .h wiki_.c:wiki.
18570 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a h wikiformat_.c:
18580 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 77 69 6e wikiformat.h win
18590 68 74 74 70 5f 2e 63 3a 77 69 6e 68 74 74 70 2e http_.c:winhttp.
185a0 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 h xfer_.c:xfer.h
185b0 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 zip_.c:zip.h $(
185c0 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e SRCDIR)/sqlite3.
185d0 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 h $(SRCDIR)/th.h
185e0 20 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 VERSION.h..touc
185f0 68 20 68 65 61 64 65 72 73 0a 0a 73 71 6c 69 74 h headers..sqlit
18600 65 33 2e 6f 3a 09 24 28 53 52 43 44 49 52 29 2f e3.o:.$(SRCDIR)/
18610 73 71 6c 69 74 65 33 2e 63 0a 09 24 28 58 54 43 sqlite3.c..$(XTC
18620 43 29 20 2d 44 53 51 4c 49 54 45 5f 4f 4d 49 54 C) -DSQLITE_OMIT
18630 5f 4c 4f 41 44 5f 45 58 54 45 4e 53 49 4f 4e 3d _LOAD_EXTENSION=
18640 31 20 2d 44 53 51 4c 49 54 45 5f 50 52 49 56 41 1 -DSQLITE_PRIVA
18650 54 45 3d 20 2d 44 53 51 4c 49 54 45 5f 54 48 52 TE= -DSQLITE_THR
18660 45 41 44 53 41 46 45 3d 30 20 2d 44 53 51 4c 49 EADSAFE=0 -DSQLI
18670 54 45 5f 44 45 46 41 55 4c 54 5f 46 49 4c 45 5f TE_DEFAULT_FILE_
18680 46 4f 52 4d 41 54 3d 34 20 2d 44 53 51 4c 49 54 FORMAT=4 -DSQLIT
18690 45 5f 45 4e 41 42 4c 45 5f 46 54 53 33 3d 31 20 E_ENABLE_FTS3=1
186a0 2d 63 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c -c $(SRCDIR)/sql
186b0 69 74 65 33 2e 63 20 2d 6f 20 73 71 6c 69 74 65 ite3.c -o sqlite
186c0 33 2e 6f 0a 0a 74 68 2e 6f 3a 09 24 28 53 52 43 3.o..th.o:.$(SRC
186d0 44 49 52 29 2f 74 68 2e 63 0a 09 24 28 58 54 43 DIR)/th.c..$(XTC
186e0 43 29 20 2d 49 24 28 53 52 43 44 49 52 29 20 2d C) -I$(SRCDIR) -
186f0 63 20 24 28 53 52 43 44 49 52 29 2f 74 68 2e 63 c $(SRCDIR)/th.c
18700 20 2d 6f 20 74 68 2e 6f 0a 0a 74 68 5f 6c 61 6e -o th.o..th_lan
18710 67 2e 6f 3a 09 24 28 53 52 43 44 49 52 29 2f 74 g.o:.$(SRCDIR)/t
18720 68 5f 6c 61 6e 67 2e 63 0a 09 24 28 58 54 43 43 h_lang.c..$(XTCC
18730 29 20 2d 49 24 28 53 52 43 44 49 52 29 20 2d 63 ) -I$(SRCDIR) -c
18740 20 24 28 53 52 43 44 49 52 29 2f 74 68 5f 6c 61 $(SRCDIR)/th_la
18750 6e 67 2e 63 20 2d 6f 20 74 68 5f 6c 61 6e 67 2e ng.c -o th_lang.
18760 6f 0a 0a o..