Artifact e9b2daa7c65cb2df5810a4e4e9a6d14e9bb981a0:
File
src/main.mk
part of check-in
[4ee9e31a2d]
- Add the TH1 code to the source tree and makefile. But do not yet make
any calls to TH1.
by
drh on
2008-02-13 15:04:49.
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 73 74 72 75 63 74 2e CDIR)/construct.
02c0: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f c \. $(SRCDIR)/
02d0: 63 6f 6e 74 65 6e 74 2e 63 20 5c 0a 20 20 24 28 content.c \. $(
02e0: 53 52 43 44 49 52 29 2f 64 62 2e 63 20 5c 0a 20 SRCDIR)/db.c \.
02f0: 20 24 28 53 52 43 44 49 52 29 2f 64 65 6c 74 61 $(SRCDIR)/delta
0300: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 .c \. $(SRCDIR)
0310: 2f 64 65 6c 74 61 63 6d 64 2e 63 20 5c 0a 20 20 /deltacmd.c \.
0320: 24 28 53 52 43 44 49 52 29 2f 64 65 73 63 65 6e $(SRCDIR)/descen
0330: 64 65 6e 74 73 2e 63 20 5c 0a 20 20 24 28 53 52 dents.c \. $(SR
0340: 43 44 49 52 29 2f 64 69 66 66 2e 63 20 5c 0a 20 CDIR)/diff.c \.
0350: 20 24 28 53 52 43 44 49 52 29 2f 64 69 66 66 63 $(SRCDIR)/diffc
0360: 6d 64 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 md.c \. $(SRCDI
0370: 52 29 2f 65 6e 63 6f 64 65 2e 63 20 5c 0a 20 20 R)/encode.c \.
0380: 24 28 53 52 43 44 49 52 29 2f 66 69 6c 65 2e 63 $(SRCDIR)/file.c
0390: 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 68 \. $(SRCDIR)/h
03a0: 74 74 70 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 ttp.c \. $(SRCD
03b0: 49 52 29 2f 69 6e 66 6f 2e 63 20 5c 0a 20 20 24 IR)/info.c \. $
03c0: 28 53 52 43 44 49 52 29 2f 6c 6f 67 69 6e 2e 63 (SRCDIR)/login.c
03d0: 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 6d \. $(SRCDIR)/m
03e0: 61 69 6e 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 ain.c \. $(SRCD
03f0: 49 52 29 2f 6d 61 6e 69 66 65 73 74 2e 63 20 5c IR)/manifest.c \
0400: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 6d 64 35 . $(SRCDIR)/md5
0410: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 .c \. $(SRCDIR)
0420: 2f 6d 65 72 67 65 2e 63 20 5c 0a 20 20 24 28 53 /merge.c \. $(S
0430: 52 43 44 49 52 29 2f 6d 65 72 67 65 33 2e 63 20 RCDIR)/merge3.c
0440: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 6d 79 \. $(SRCDIR)/my
0450: 5f 70 61 67 65 2e 63 20 5c 0a 20 20 24 28 53 52 _page.c \. $(SR
0460: 43 44 49 52 29 2f 6e 61 6d 65 2e 63 20 5c 0a 20 CDIR)/name.c \.
0470: 20 24 28 53 52 43 44 49 52 29 2f 70 69 76 6f 74 $(SRCDIR)/pivot
0480: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 .c \. $(SRCDIR)
0490: 2f 70 71 75 65 75 65 2e 63 20 5c 0a 20 20 24 28 /pqueue.c \. $(
04a0: 53 52 43 44 49 52 29 2f 70 72 69 6e 74 66 2e 63 SRCDIR)/printf.c
04b0: 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 72 \. $(SRCDIR)/r
04c0: 65 62 75 69 6c 64 2e 63 20 5c 0a 20 20 24 28 53 ebuild.c \. $(S
04d0: 52 43 44 49 52 29 2f 72 73 73 2e 63 20 5c 0a 20 RCDIR)/rss.c \.
04e0: 20 24 28 53 52 43 44 49 52 29 2f 73 63 68 65 6d $(SRCDIR)/schem
04f0: 61 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 a.c \. $(SRCDIR
0500: 29 2f 73 65 74 75 70 2e 63 20 5c 0a 20 20 24 28 )/setup.c \. $(
0510: 53 52 43 44 49 52 29 2f 73 68 61 31 2e 63 20 5c SRCDIR)/sha1.c \
0520: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 73 74 79 . $(SRCDIR)/sty
0530: 6c 65 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 le.c \. $(SRCDI
0540: 52 29 2f 73 75 62 73 63 72 69 70 74 2e 63 20 5c R)/subscript.c \
0550: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 73 79 6e . $(SRCDIR)/syn
0560: 63 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 c.c \. $(SRCDIR
0570: 29 2f 74 61 67 2e 63 20 5c 0a 20 20 24 28 53 52 )/tag.c \. $(SR
0580: 43 44 49 52 29 2f 74 61 67 76 69 65 77 2e 63 20 CDIR)/tagview.c
0590: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 74 69 \. $(SRCDIR)/ti
05a0: 6d 65 6c 69 6e 65 2e 63 20 5c 0a 20 20 24 28 53 meline.c \. $(S
05b0: 52 43 44 49 52 29 2f 74 6b 74 2e 63 20 5c 0a 20 RCDIR)/tkt.c \.
05c0: 20 24 28 53 52 43 44 49 52 29 2f 74 6b 74 63 6f $(SRCDIR)/tktco
05d0: 6e 66 69 67 2e 63 20 5c 0a 20 20 24 28 53 52 43 nfig.c \. $(SRC
05e0: 44 49 52 29 2f 74 6b 74 73 65 74 75 70 2e 63 20 DIR)/tktsetup.c
05f0: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 75 6e \. $(SRCDIR)/un
0600: 64 6f 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 do.c \. $(SRCDI
0610: 52 29 2f 75 70 64 61 74 65 2e 63 20 5c 0a 20 20 R)/update.c \.
0620: 24 28 53 52 43 44 49 52 29 2f 75 72 6c 2e 63 20 $(SRCDIR)/url.c
0630: 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 75 73 \. $(SRCDIR)/us
0640: 65 72 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 er.c \. $(SRCDI
0650: 52 29 2f 76 65 72 69 66 79 2e 63 20 5c 0a 20 20 R)/verify.c \.
0660: 24 28 53 52 43 44 49 52 29 2f 76 66 69 6c 65 2e $(SRCDIR)/vfile.
0670: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f c \. $(SRCDIR)/
0680: 77 69 6b 69 2e 63 20 5c 0a 20 20 24 28 53 52 43 wiki.c \. $(SRC
0690: 44 49 52 29 2f 77 69 6b 69 66 6f 72 6d 61 74 2e DIR)/wikiformat.
06a0: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f c \. $(SRCDIR)/
06b0: 78 66 65 72 2e 63 20 5c 0a 20 20 24 28 53 52 43 xfer.c \. $(SRC
06c0: 44 49 52 29 2f 7a 69 70 2e 63 0a 0a 54 52 41 4e DIR)/zip.c..TRAN
06d0: 53 5f 53 52 43 20 3d 20 5c 0a 20 20 61 64 64 5f S_SRC = \. add_
06e0: 2e 63 20 5c 0a 20 20 61 64 6d 69 6e 5f 2e 63 20 .c \. admin_.c
06f0: 5c 0a 20 20 62 61 67 5f 2e 63 20 5c 0a 20 20 62 \. bag_.c \. b
0700: 6c 6f 62 5f 2e 63 20 5c 0a 20 20 62 72 61 6e 63 lob_.c \. branc
0710: 68 5f 2e 63 20 5c 0a 20 20 62 72 6f 77 73 65 5f h_.c \. browse_
0720: 2e 63 20 5c 0a 20 20 63 67 69 5f 2e 63 20 5c 0a .c \. cgi_.c \.
0730: 20 20 63 68 65 63 6b 69 6e 5f 2e 63 20 5c 0a 20 checkin_.c \.
0740: 20 63 68 65 63 6b 6f 75 74 5f 2e 63 20 5c 0a 20 checkout_.c \.
0750: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 20 5c 0a clearsign_.c \.
0760: 20 20 63 6c 6f 6e 65 5f 2e 63 20 5c 0a 20 20 63 clone_.c \. c
0770: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 20 5c 0a 20 20 omformat_.c \.
0780: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 20 5c 0a 20 construct_.c \.
0790: 20 63 6f 6e 74 65 6e 74 5f 2e 63 20 5c 0a 20 20 content_.c \.
07a0: 64 62 5f 2e 63 20 5c 0a 20 20 64 65 6c 74 61 5f db_.c \. delta_
07b0: 2e 63 20 5c 0a 20 20 64 65 6c 74 61 63 6d 64 5f .c \. deltacmd_
07c0: 2e 63 20 5c 0a 20 20 64 65 73 63 65 6e 64 65 6e .c \. descenden
07d0: 74 73 5f 2e 63 20 5c 0a 20 20 64 69 66 66 5f 2e ts_.c \. diff_.
07e0: 63 20 5c 0a 20 20 64 69 66 66 63 6d 64 5f 2e 63 c \. diffcmd_.c
07f0: 20 5c 0a 20 20 65 6e 63 6f 64 65 5f 2e 63 20 5c \. encode_.c \
0800: 0a 20 20 66 69 6c 65 5f 2e 63 20 5c 0a 20 20 68 . file_.c \. h
0810: 74 74 70 5f 2e 63 20 5c 0a 20 20 69 6e 66 6f 5f ttp_.c \. info_
0820: 2e 63 20 5c 0a 20 20 6c 6f 67 69 6e 5f 2e 63 20 .c \. login_.c
0830: 5c 0a 20 20 6d 61 69 6e 5f 2e 63 20 5c 0a 20 20 \. main_.c \.
0840: 6d 61 6e 69 66 65 73 74 5f 2e 63 20 5c 0a 20 20 manifest_.c \.
0850: 6d 64 35 5f 2e 63 20 5c 0a 20 20 6d 65 72 67 65 md5_.c \. merge
0860: 5f 2e 63 20 5c 0a 20 20 6d 65 72 67 65 33 5f 2e _.c \. merge3_.
0870: 63 20 5c 0a 20 20 6d 79 5f 70 61 67 65 5f 2e 63 c \. my_page_.c
0880: 20 5c 0a 20 20 6e 61 6d 65 5f 2e 63 20 5c 0a 20 \. name_.c \.
0890: 20 70 69 76 6f 74 5f 2e 63 20 5c 0a 20 20 70 71 pivot_.c \. pq
08a0: 75 65 75 65 5f 2e 63 20 5c 0a 20 20 70 72 69 6e ueue_.c \. prin
08b0: 74 66 5f 2e 63 20 5c 0a 20 20 72 65 62 75 69 6c tf_.c \. rebuil
08c0: 64 5f 2e 63 20 5c 0a 20 20 72 73 73 5f 2e 63 20 d_.c \. rss_.c
08d0: 5c 0a 20 20 73 63 68 65 6d 61 5f 2e 63 20 5c 0a \. schema_.c \.
08e0: 20 20 73 65 74 75 70 5f 2e 63 20 5c 0a 20 20 73 setup_.c \. s
08f0: 68 61 31 5f 2e 63 20 5c 0a 20 20 73 74 79 6c 65 ha1_.c \. style
0900: 5f 2e 63 20 5c 0a 20 20 73 75 62 73 63 72 69 70 _.c \. subscrip
0910: 74 5f 2e 63 20 5c 0a 20 20 73 79 6e 63 5f 2e 63 t_.c \. sync_.c
0920: 20 5c 0a 20 20 74 61 67 5f 2e 63 20 5c 0a 20 20 \. tag_.c \.
0930: 74 61 67 76 69 65 77 5f 2e 63 20 5c 0a 20 20 74 tagview_.c \. t
0940: 69 6d 65 6c 69 6e 65 5f 2e 63 20 5c 0a 20 20 74 imeline_.c \. t
0950: 6b 74 5f 2e 63 20 5c 0a 20 20 74 6b 74 63 6f 6e kt_.c \. tktcon
0960: 66 69 67 5f 2e 63 20 5c 0a 20 20 74 6b 74 73 65 fig_.c \. tktse
0970: 74 75 70 5f 2e 63 20 5c 0a 20 20 75 6e 64 6f 5f tup_.c \. undo_
0980: 2e 63 20 5c 0a 20 20 75 70 64 61 74 65 5f 2e 63 .c \. update_.c
0990: 20 5c 0a 20 20 75 72 6c 5f 2e 63 20 5c 0a 20 20 \. url_.c \.
09a0: 75 73 65 72 5f 2e 63 20 5c 0a 20 20 76 65 72 69 user_.c \. veri
09b0: 66 79 5f 2e 63 20 5c 0a 20 20 76 66 69 6c 65 5f fy_.c \. vfile_
09c0: 2e 63 20 5c 0a 20 20 77 69 6b 69 5f 2e 63 20 5c .c \. wiki_.c \
09d0: 0a 20 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 . wikiformat_.c
09e0: 20 5c 0a 20 20 78 66 65 72 5f 2e 63 20 5c 0a 20 \. xfer_.c \.
09f0: 20 7a 69 70 5f 2e 63 0a 0a 4f 42 4a 20 3d 20 5c zip_.c..OBJ = \
0a00: 0a 20 20 61 64 64 2e 6f 20 5c 0a 20 20 61 64 6d . add.o \. adm
0a10: 69 6e 2e 6f 20 5c 0a 20 20 62 61 67 2e 6f 20 5c in.o \. bag.o \
0a20: 0a 20 20 62 6c 6f 62 2e 6f 20 5c 0a 20 20 62 72 . blob.o \. br
0a30: 61 6e 63 68 2e 6f 20 5c 0a 20 20 62 72 6f 77 73 anch.o \. brows
0a40: 65 2e 6f 20 5c 0a 20 20 63 67 69 2e 6f 20 5c 0a e.o \. cgi.o \.
0a50: 20 20 63 68 65 63 6b 69 6e 2e 6f 20 5c 0a 20 20 checkin.o \.
0a60: 63 68 65 63 6b 6f 75 74 2e 6f 20 5c 0a 20 20 63 checkout.o \. c
0a70: 6c 65 61 72 73 69 67 6e 2e 6f 20 5c 0a 20 20 63 learsign.o \. c
0a80: 6c 6f 6e 65 2e 6f 20 5c 0a 20 20 63 6f 6d 66 6f lone.o \. comfo
0a90: 72 6d 61 74 2e 6f 20 5c 0a 20 20 63 6f 6e 73 74 rmat.o \. const
0aa0: 72 75 63 74 2e 6f 20 5c 0a 20 20 63 6f 6e 74 65 ruct.o \. conte
0ab0: 6e 74 2e 6f 20 5c 0a 20 20 64 62 2e 6f 20 5c 0a nt.o \. db.o \.
0ac0: 20 20 64 65 6c 74 61 2e 6f 20 5c 0a 20 20 64 65 delta.o \. de
0ad0: 6c 74 61 63 6d 64 2e 6f 20 5c 0a 20 20 64 65 73 ltacmd.o \. des
0ae0: 63 65 6e 64 65 6e 74 73 2e 6f 20 5c 0a 20 20 64 cendents.o \. d
0af0: 69 66 66 2e 6f 20 5c 0a 20 20 64 69 66 66 63 6d iff.o \. diffcm
0b00: 64 2e 6f 20 5c 0a 20 20 65 6e 63 6f 64 65 2e 6f d.o \. encode.o
0b10: 20 5c 0a 20 20 66 69 6c 65 2e 6f 20 5c 0a 20 20 \. file.o \.
0b20: 68 74 74 70 2e 6f 20 5c 0a 20 20 69 6e 66 6f 2e http.o \. info.
0b30: 6f 20 5c 0a 20 20 6c 6f 67 69 6e 2e 6f 20 5c 0a o \. login.o \.
0b40: 20 20 6d 61 69 6e 2e 6f 20 5c 0a 20 20 6d 61 6e main.o \. man
0b50: 69 66 65 73 74 2e 6f 20 5c 0a 20 20 6d 64 35 2e ifest.o \. md5.
0b60: 6f 20 5c 0a 20 20 6d 65 72 67 65 2e 6f 20 5c 0a o \. merge.o \.
0b70: 20 20 6d 65 72 67 65 33 2e 6f 20 5c 0a 20 20 6d merge3.o \. m
0b80: 79 5f 70 61 67 65 2e 6f 20 5c 0a 20 20 6e 61 6d y_page.o \. nam
0b90: 65 2e 6f 20 5c 0a 20 20 70 69 76 6f 74 2e 6f 20 e.o \. pivot.o
0ba0: 5c 0a 20 20 70 71 75 65 75 65 2e 6f 20 5c 0a 20 \. pqueue.o \.
0bb0: 20 70 72 69 6e 74 66 2e 6f 20 5c 0a 20 20 72 65 printf.o \. re
0bc0: 62 75 69 6c 64 2e 6f 20 5c 0a 20 20 72 73 73 2e build.o \. rss.
0bd0: 6f 20 5c 0a 20 20 73 63 68 65 6d 61 2e 6f 20 5c o \. schema.o \
0be0: 0a 20 20 73 65 74 75 70 2e 6f 20 5c 0a 20 20 73 . setup.o \. s
0bf0: 68 61 31 2e 6f 20 5c 0a 20 20 73 74 79 6c 65 2e ha1.o \. style.
0c00: 6f 20 5c 0a 20 20 73 75 62 73 63 72 69 70 74 2e o \. subscript.
0c10: 6f 20 5c 0a 20 20 73 79 6e 63 2e 6f 20 5c 0a 20 o \. sync.o \.
0c20: 20 74 61 67 2e 6f 20 5c 0a 20 20 74 61 67 76 69 tag.o \. tagvi
0c30: 65 77 2e 6f 20 5c 0a 20 20 74 69 6d 65 6c 69 6e ew.o \. timelin
0c40: 65 2e 6f 20 5c 0a 20 20 74 6b 74 2e 6f 20 5c 0a e.o \. tkt.o \.
0c50: 20 20 74 6b 74 63 6f 6e 66 69 67 2e 6f 20 5c 0a tktconfig.o \.
0c60: 20 20 74 6b 74 73 65 74 75 70 2e 6f 20 5c 0a 20 tktsetup.o \.
0c70: 20 75 6e 64 6f 2e 6f 20 5c 0a 20 20 75 70 64 61 undo.o \. upda
0c80: 74 65 2e 6f 20 5c 0a 20 20 75 72 6c 2e 6f 20 5c te.o \. url.o \
0c90: 0a 20 20 75 73 65 72 2e 6f 20 5c 0a 20 20 76 65 . user.o \. ve
0ca0: 72 69 66 79 2e 6f 20 5c 0a 20 20 76 66 69 6c 65 rify.o \. vfile
0cb0: 2e 6f 20 5c 0a 20 20 77 69 6b 69 2e 6f 20 5c 0a .o \. wiki.o \.
0cc0: 20 20 77 69 6b 69 66 6f 72 6d 61 74 2e 6f 20 5c wikiformat.o \
0cd0: 0a 20 20 78 66 65 72 2e 6f 20 5c 0a 20 20 7a 69 . xfer.o \. zi
0ce0: 70 2e 6f 0a 0a 41 50 50 4e 41 4d 45 20 3d 20 66 p.o..APPNAME = f
0cf0: 6f 73 73 69 6c 24 28 45 29 0a 0a 0a 0a 61 6c 6c ossil$(E)....all
0d00: 3a 09 24 28 41 50 50 4e 41 4d 45 29 0a 0a 69 6e :.$(APPNAME)..in
0d10: 73 74 61 6c 6c 3a 09 24 28 41 50 50 4e 41 4d 45 stall:.$(APPNAME
0d20: 29 0a 09 6d 76 20 24 28 41 50 50 4e 41 4d 45 29 )..mv $(APPNAME)
0d30: 20 24 28 49 4e 53 54 41 4c 4c 44 49 52 29 0a 0a $(INSTALLDIR)..
0d40: 74 72 61 6e 73 6c 61 74 65 3a 09 24 28 53 52 43 translate:.$(SRC
0d50: 44 49 52 29 2f 74 72 61 6e 73 6c 61 74 65 2e 63 DIR)/translate.c
0d60: 0a 09 24 28 42 43 43 29 20 2d 6f 20 74 72 61 6e ..$(BCC) -o tran
0d70: 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f slate $(SRCDIR)/
0d80: 74 72 61 6e 73 6c 61 74 65 2e 63 0a 0a 6d 61 6b translate.c..mak
0d90: 65 68 65 61 64 65 72 73 3a 09 24 28 53 52 43 44 eheaders:.$(SRCD
0da0: 49 52 29 2f 6d 61 6b 65 68 65 61 64 65 72 73 2e IR)/makeheaders.
0db0: 63 0a 09 24 28 42 43 43 29 20 2d 6f 20 6d 61 6b c..$(BCC) -o mak
0dc0: 65 68 65 61 64 65 72 73 20 24 28 53 52 43 44 49 eheaders $(SRCDI
0dd0: 52 29 2f 6d 61 6b 65 68 65 61 64 65 72 73 2e 63 R)/makeheaders.c
0de0: 0a 0a 6d 6b 69 6e 64 65 78 3a 09 24 28 53 52 43 ..mkindex:.$(SRC
0df0: 44 49 52 29 2f 6d 6b 69 6e 64 65 78 2e 63 0a 09 DIR)/mkindex.c..
0e00: 24 28 42 43 43 29 20 2d 6f 20 6d 6b 69 6e 64 65 $(BCC) -o mkinde
0e10: 78 20 24 28 53 52 43 44 49 52 29 2f 6d 6b 69 6e x $(SRCDIR)/mkin
0e20: 64 65 78 2e 63 0a 0a 23 20 57 41 52 4e 49 4e 47 dex.c..# WARNING
0e30: 2e 20 44 41 4e 47 45 52 2e 20 52 75 6e 6e 69 6e . DANGER. Runnin
0e40: 67 20 74 68 65 20 74 65 73 74 73 75 69 74 65 20 g the testsuite
0e50: 6d 6f 64 69 66 69 65 73 20 74 68 65 20 72 65 70 modifies the rep
0e60: 6f 73 69 74 6f 72 79 20 74 68 65 0a 23 20 62 75 ository the.# bu
0e70: 69 6c 64 20 69 73 20 64 6f 6e 65 20 66 72 6f 6d ild is done from
0e80: 2c 20 69 2e 65 2e 20 74 68 65 20 63 68 65 63 6b , i.e. the check
0e90: 6f 75 74 20 62 65 6c 6f 6e 67 73 20 74 6f 2e 20 out belongs to.
0ea0: 44 6f 20 6e 6f 74 20 73 79 6e 63 2f 70 75 73 68 Do not sync/push
0eb0: 0a 23 20 74 68 65 20 72 65 70 6f 73 69 74 6f 72 .# the repositor
0ec0: 79 20 61 66 74 65 72 20 72 75 6e 6e 69 6e 67 20 y after running
0ed0: 74 68 65 20 74 65 73 74 73 2e 0a 74 65 73 74 3a the tests..test:
0ee0: 09 24 28 41 50 50 4e 41 4d 45 29 0a 09 24 28 54 .$(APPNAME)..$(T
0ef0: 43 4c 53 48 29 20 74 65 73 74 2f 74 65 73 74 65 CLSH) test/teste
0f00: 72 2e 74 63 6c 20 24 28 41 50 50 4e 41 4d 45 29 r.tcl $(APPNAME)
0f10: 0a 0a 56 45 52 53 49 4f 4e 2e 68 3a 09 24 28 53 ..VERSION.h:.$(S
0f20: 52 43 44 49 52 29 2f 2e 2e 2f 6d 61 6e 69 66 65 RCDIR)/../manife
0f30: 73 74 2e 75 75 69 64 20 24 28 53 52 43 44 49 52 st.uuid $(SRCDIR
0f40: 29 2f 2e 2e 2f 6d 61 6e 69 66 65 73 74 0a 09 61 )/../manifest..a
0f50: 77 6b 20 27 7b 20 70 72 69 6e 74 66 20 22 23 64 wk '{ printf "#d
0f60: 65 66 69 6e 65 20 4d 41 4e 49 46 45 53 54 5f 55 efine MANIFEST_U
0f70: 55 49 44 20 5c 22 25 73 5c 22 5c 6e 22 2c 20 24 UID \"%s\"\n", $
0f80: 24 31 7d 27 20 20 24 28 53 52 43 44 49 52 29 2f $1}' $(SRCDIR)/
0f90: 2e 2e 2f 6d 61 6e 69 66 65 73 74 2e 75 75 69 64 ../manifest.uuid
0fa0: 20 3e 56 45 52 53 49 4f 4e 2e 68 0a 09 61 77 6b >VERSION.h..awk
0fb0: 20 27 7b 20 70 72 69 6e 74 66 20 22 23 64 65 66 '{ printf "#def
0fc0: 69 6e 65 20 4d 41 4e 49 46 45 53 54 5f 56 45 52 ine MANIFEST_VER
0fd0: 53 49 4f 4e 20 5c 22 5b 25 2e 31 30 73 5d 5c 22 SION \"[%.10s]\"
0fe0: 5c 6e 22 2c 20 24 24 31 7d 27 20 20 24 28 53 52 \n", $$1}' $(SR
0ff0: 43 44 49 52 29 2f 2e 2e 2f 6d 61 6e 69 66 65 73 CDIR)/../manifes
1000: 74 2e 75 75 69 64 20 3e 3e 56 45 52 53 49 4f 4e t.uuid >>VERSION
1010: 2e 68 0a 09 61 77 6b 20 27 24 24 31 3d 3d 22 44 .h..awk '$$1=="D
1020: 22 7b 70 72 69 6e 74 66 20 22 23 64 65 66 69 6e "{printf "#defin
1030: 65 20 4d 41 4e 49 46 45 53 54 5f 44 41 54 45 20 e MANIFEST_DATE
1040: 5c 22 25 73 20 25 73 5c 22 5c 6e 22 2c 20 73 75 \"%s %s\"\n", su
1050: 62 73 74 72 28 24 24 32 2c 31 2c 31 30 29 2c 73 bstr($$2,1,10),s
1060: 75 62 73 74 72 28 24 24 32 2c 31 32 29 7d 27 20 ubstr($$2,12)}'
1070: 20 24 28 53 52 43 44 49 52 29 2f 2e 2e 2f 6d 61 $(SRCDIR)/../ma
1080: 6e 69 66 65 73 74 20 3e 3e 56 45 52 53 49 4f 4e nifest >>VERSION
1090: 2e 68 0a 0a 24 28 41 50 50 4e 41 4d 45 29 3a 09 .h..$(APPNAME):.
10a0: 68 65 61 64 65 72 73 20 24 28 4f 42 4a 29 20 73 headers $(OBJ) s
10b0: 71 6c 69 74 65 33 2e 6f 20 74 68 2e 6f 20 74 68 qlite3.o th.o th
10c0: 5f 6c 61 6e 67 2e 6f 0a 09 24 28 54 43 43 29 20 _lang.o..$(TCC)
10d0: 2d 6f 20 24 28 41 50 50 4e 41 4d 45 29 20 24 28 -o $(APPNAME) $(
10e0: 4f 42 4a 29 20 73 71 6c 69 74 65 33 2e 6f 20 74 OBJ) sqlite3.o t
10f0: 68 2e 6f 20 74 68 5f 6c 61 6e 67 2e 6f 20 24 28 h.o th_lang.o $(
1100: 4c 49 42 29 0a 0a 23 20 54 68 69 73 20 72 75 6c LIB)..# This rul
1110: 65 20 70 72 65 76 65 6e 74 73 20 6d 61 6b 65 20 e prevents make
1120: 66 72 6f 6d 20 75 73 69 6e 67 20 69 74 73 20 64 from using its d
1130: 65 66 61 75 6c 74 20 72 75 6c 65 73 20 74 6f 20 efault rules to
1140: 74 72 79 20 62 75 69 6c 64 0a 23 20 61 6e 20 65 try build.# an e
1150: 78 65 63 75 74 61 62 6c 65 20 6e 61 6d 65 64 20 xecutable named
1160: 22 6d 61 6e 69 66 65 73 74 22 20 6f 75 74 20 6f "manifest" out o
1170: 66 20 74 68 65 20 66 69 6c 65 20 6e 61 6d 65 64 f the file named
1180: 20 22 6d 61 6e 69 66 65 73 74 2e 63 22 0a 23 0a "manifest.c".#.
1190: 24 28 53 52 43 44 49 52 29 2f 2e 2e 2f 6d 61 6e $(SRCDIR)/../man
11a0: 69 66 65 73 74 3a 09 0a 09 23 20 6e 6f 6f 70 0a ifest:...# noop.
11b0: 0a 63 6c 65 61 6e 3a 09 0a 09 72 6d 20 2d 66 20 .clean:...rm -f
11c0: 2a 2e 6f 20 2a 5f 2e 63 20 24 28 41 50 50 4e 41 *.o *_.c $(APPNA
11d0: 4d 45 29 20 56 45 52 53 49 4f 4e 2e 68 0a 09 72 ME) VERSION.h..r
11e0: 6d 20 2d 66 20 74 72 61 6e 73 6c 61 74 65 20 6d m -f translate m
11f0: 61 6b 65 68 65 61 64 65 72 73 20 6d 6b 69 6e 64 akeheaders mkind
1200: 65 78 20 70 61 67 65 5f 69 6e 64 65 78 2e 68 20 ex page_index.h
1210: 68 65 61 64 65 72 73 0a 09 72 6d 20 2d 66 20 61 headers..rm -f a
1220: 64 64 2e 68 20 61 64 6d 69 6e 2e 68 20 62 61 67 dd.h admin.h bag
1230: 2e 68 20 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 .h blob.h branch
1240: 2e 68 20 62 72 6f 77 73 65 2e 68 20 63 67 69 2e .h browse.h cgi.
1250: 68 20 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 h checkin.h chec
1260: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
1270: 2e 68 20 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .h clone.h comfo
1280: 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 rmat.h construct
1290: 2e 68 20 63 6f 6e 74 65 6e 74 2e 68 20 64 62 2e .h content.h db.
12a0: 68 20 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 h delta.h deltac
12b0: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 md.h descendents
12c0: 2e 68 20 64 69 66 66 2e 68 20 64 69 66 66 63 6d .h diff.h diffcm
12d0: 64 2e 68 20 65 6e 63 6f 64 65 2e 68 20 66 69 6c d.h encode.h fil
12e0: 65 2e 68 20 68 74 74 70 2e 68 20 69 6e 66 6f 2e e.h http.h info.
12f0: 68 20 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 2e 68 h login.h main.h
1300: 20 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 2e manifest.h md5.
1310: 68 20 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 h merge.h merge3
1320: 2e 68 20 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d .h my_page.h nam
1330: 65 2e 68 20 70 69 76 6f 74 2e 68 20 70 71 75 65 e.h pivot.h pque
1340: 75 65 2e 68 20 70 72 69 6e 74 66 2e 68 20 72 65 ue.h printf.h re
1350: 62 75 69 6c 64 2e 68 20 72 73 73 2e 68 20 73 63 build.h rss.h sc
1360: 68 65 6d 61 2e 68 20 73 65 74 75 70 2e 68 20 73 hema.h setup.h s
1370: 68 61 31 2e 68 20 73 74 79 6c 65 2e 68 20 73 75 ha1.h style.h su
1380: 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 2e 68 bscript.h sync.h
1390: 20 74 61 67 2e 68 20 74 61 67 76 69 65 77 2e 68 tag.h tagview.h
13a0: 20 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 2e timeline.h tkt.
13b0: 68 20 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b h tktconfig.h tk
13c0: 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 2e 68 20 tsetup.h undo.h
13d0: 75 70 64 61 74 65 2e 68 20 75 72 6c 2e 68 20 75 update.h url.h u
13e0: 73 65 72 2e 68 20 76 65 72 69 66 79 2e 68 20 76 ser.h verify.h v
13f0: 66 69 6c 65 2e 68 20 77 69 6b 69 2e 68 20 77 69 file.h wiki.h wi
1400: 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 2e kiformat.h xfer.
1410: 68 20 7a 69 70 2e 68 0a 0a 68 65 61 64 65 72 73 h zip.h..headers
1420: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 20 6d 6b :.makeheaders mk
1430: 69 6e 64 65 78 20 24 28 54 52 41 4e 53 5f 53 52 index $(TRANS_SR
1440: 43 29 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 C) ./VERSION.h..
1450: 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 ./makeheaders a
1460: 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 dd_.c:add.h admi
1470: 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 n_.c:admin.h bag
1480: 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e _.c:bag.h blob_.
1490: 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f c:blob.h branch_
14a0: 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 .c:branch.h brow
14b0: 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 se_.c:browse.h c
14c0: 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 gi_.c:cgi.h chec
14d0: 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 kin_.c:checkin.h
14e0: 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 checkout_.c:che
14f0: 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 ckout.h clearsig
1500: 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 n_.c:clearsign.h
1510: 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e clone_.c:clone.
1520: 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 h comformat_.c:c
1530: 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 omformat.h const
1540: 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 ruct_.c:construc
1550: 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 t.h content_.c:c
1560: 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 ontent.h db_.c:d
1570: 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c b.h delta_.c:del
1580: 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 ta.h deltacmd_.c
1590: 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 :deltacmd.h desc
15a0: 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 endents_.c:desce
15b0: 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 ndents.h diff_.c
15c0: 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f :diff.h diffcmd_
15d0: 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 .c:diffcmd.h enc
15e0: 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 ode_.c:encode.h
15f0: 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 file_.c:file.h h
1600: 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e ttp_.c:http.h in
1610: 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 fo_.c:info.h log
1620: 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 in_.c:login.h ma
1630: 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e in_.c:main.h man
1640: 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 ifest_.c:manifes
1650: 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 t.h md5_.c:md5.h
1660: 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e merge_.c:merge.
1670: 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 h merge3_.c:merg
1680: 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a e3.h my_page_.c:
1690: 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e my_page.h name_.
16a0: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e c:name.h pivot_.
16b0: 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 c:pivot.h pqueue
16c0: 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 _.c:pqueue.h pri
16d0: 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 ntf_.c:printf.h
16e0: 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 rebuild_.c:rebui
16f0: 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e ld.h rss_.c:rss.
1700: 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 h schema_.c:sche
1710: 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 ma.h setup_.c:se
1720: 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 tup.h sha1_.c:sh
1730: 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 a1.h style_.c:st
1740: 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f yle.h subscript_
1750: 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 .c:subscript.h s
1760: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 ync_.c:sync.h ta
1770: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 g_.c:tag.h tagvi
1780: 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 ew_.c:tagview.h
1790: 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 timeline_.c:time
17a0: 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b line.h tkt_.c:tk
17b0: 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 t.h tktconfig_.c
17c0: 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 :tktconfig.h tkt
17d0: 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 setup_.c:tktsetu
17e0: 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f p.h undo_.c:undo
17f0: 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 .h update_.c:upd
1800: 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c ate.h url_.c:url
1810: 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e .h user_.c:user.
1820: 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 h verify_.c:veri
1830: 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 fy.h vfile_.c:vf
1840: 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 ile.h wiki_.c:wi
1850: 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f ki.h wikiformat_
1860: 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 .c:wikiformat.h
1870: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
1880: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
1890: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
18a0: 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e $(SRCDIR)/th.h .
18b0: 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 2e 2f 6d 6b /VERSION.h.../mk
18c0: 69 6e 64 65 78 20 24 28 54 52 41 4e 53 5f 53 52 index $(TRANS_SR
18d0: 43 29 20 3e 70 61 67 65 5f 69 6e 64 65 78 2e 68 C) >page_index.h
18e0: 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a ..touch headers.
18f0: 0a 61 64 64 5f 2e 63 3a 09 24 28 53 52 43 44 49 .add_.c:.$(SRCDI
1900: 52 29 2f 61 64 64 2e 63 20 24 28 53 52 43 44 49 R)/add.c $(SRCDI
1910: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 R)/VERSION trans
1920: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 late.../translat
1930: 65 20 24 28 53 52 43 44 49 52 29 2f 61 64 64 2e e $(SRCDIR)/add.
1940: 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 c | sed -f $(SRC
1950: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 61 64 DIR)/VERSION >ad
1960: 64 5f 2e 63 0a 0a 61 64 64 2e 6f 3a 09 61 64 64 d_.c..add.o:.add
1970: 5f 2e 63 20 61 64 64 2e 68 20 20 24 28 53 52 43 _.c add.h $(SRC
1980: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 DIR)/config.h..$
1990: 28 58 54 43 43 29 20 2d 6f 20 61 64 64 2e 6f 20 (XTCC) -o add.o
19a0: 2d 63 20 61 64 64 5f 2e 63 0a 0a 61 64 64 2e 68 -c add_.c..add.h
19b0: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e :.makeheaders...
19c0: 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 /makeheaders ad
19d0: 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e d_.c:add.h admin
19e0: 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f _.c:admin.h bag_
19f0: 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 .c:bag.h blob_.c
1a00: 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e :blob.h branch_.
1a10: 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 c:branch.h brows
1a20: 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 e_.c:browse.h cg
1a30: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
1a40: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
1a50: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
1a60: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
1a70: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
1a80: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
1a90: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
1aa0: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 mformat.h constr
1ab0: 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 uct_.c:construct
1ac0: 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f .h content_.c:co
1ad0: 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 ntent.h db_.c:db
1ae0: 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 .h delta_.c:delt
1af0: 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a a.h deltacmd_.c:
1b00: 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 deltacmd.h desce
1b10: 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e ndents_.c:descen
1b20: 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a dents.h diff_.c:
1b30: 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e diff.h diffcmd_.
1b40: 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f c:diffcmd.h enco
1b50: 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
1b60: 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
1b70: 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
1b80: 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
1b90: 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
1ba0: 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
1bb0: 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
1bc0: 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
1bd0: 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
1be0: 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
1bf0: 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 3.h my_page_.c:m
1c00: 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 y_page.h name_.c
1c10: 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 :name.h pivot_.c
1c20: 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f :pivot.h pqueue_
1c30: 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e .c:pqueue.h prin
1c40: 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 tf_.c:printf.h r
1c50: 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c ebuild_.c:rebuil
1c60: 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 d.h rss_.c:rss.h
1c70: 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d schema_.c:schem
1c80: 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 a.h setup_.c:set
1c90: 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 up.h sha1_.c:sha
1ca0: 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 1.h style_.c:sty
1cb0: 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f 2e le.h subscript_.
1cc0: 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 79 c:subscript.h sy
1cd0: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 nc_.c:sync.h tag
1ce0: 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 _.c:tag.h tagvie
1cf0: 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 w_.c:tagview.h t
1d00: 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c imeline_.c:timel
1d10: 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 ine.h tkt_.c:tkt
1d20: 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a .h tktconfig_.c:
1d30: 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 tktconfig.h tkts
1d40: 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 etup_.c:tktsetup
1d50: 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e .h undo_.c:undo.
1d60: 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 h update_.c:upda
1d70: 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e te.h url_.c:url.
1d80: 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 h user_.c:user.h
1d90: 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 verify_.c:verif
1da0: 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 y.h vfile_.c:vfi
1db0: 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b le.h wiki_.c:wik
1dc0: 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e i.h wikiformat_.
1dd0: 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 c:wikiformat.h x
1de0: 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 fer_.c:xfer.h zi
1df0: 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 p_.c:zip.h $(SRC
1e00: 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 DIR)/sqlite3.h $
1e10: 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f (SRCDIR)/th.h ./
1e20: 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 VERSION.h..touch
1e30: 20 68 65 61 64 65 72 73 0a 0a 61 64 6d 69 6e 5f headers..admin_
1e40: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 61 64 .c:.$(SRCDIR)/ad
1e50: 6d 69 6e 2e 63 20 24 28 53 52 43 44 49 52 29 2f min.c $(SRCDIR)/
1e60: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 VERSION translat
1e70: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 e.../translate $
1e80: 28 53 52 43 44 49 52 29 2f 61 64 6d 69 6e 2e 63 (SRCDIR)/admin.c
1e90: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 | sed -f $(SRCD
1ea0: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 61 64 6d IR)/VERSION >adm
1eb0: 69 6e 5f 2e 63 0a 0a 61 64 6d 69 6e 2e 6f 3a 09 in_.c..admin.o:.
1ec0: 61 64 6d 69 6e 5f 2e 63 20 61 64 6d 69 6e 2e 68 admin_.c admin.h
1ed0: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 $(SRCDIR)/conf
1ee0: 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f ig.h..$(XTCC) -o
1ef0: 20 61 64 6d 69 6e 2e 6f 20 2d 63 20 61 64 6d 69 admin.o -c admi
1f00: 6e 5f 2e 63 0a 0a 61 64 6d 69 6e 2e 68 3a 09 6d n_.c..admin.h:.m
1f10: 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 akeheaders.../ma
1f20: 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e keheaders add_.
1f30: 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 c:add.h admin_.c
1f40: 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a :admin.h bag_.c:
1f50: 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c bag.h blob_.c:bl
1f60: 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 ob.h branch_.c:b
1f70: 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e ranch.h browse_.
1f80: 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e c:browse.h cgi_.
1f90: 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f c:cgi.h checkin_
1fa0: 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 .c:checkin.h che
1fb0: 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 ckout_.c:checkou
1fc0: 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 t.h clearsign_.c
1fd0: 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f :clearsign.h clo
1fe0: 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f ne_.c:clone.h co
1ff0: 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f mformat_.c:comfo
2000: 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 rmat.h construct
2010: 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 _.c:construct.h
2020: 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 content_.c:conte
2030: 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 nt.h db_.c:db.h
2040: 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 delta_.c:delta.h
2050: 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c deltacmd_.c:del
2060: 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 tacmd.h descende
2070: 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e nts_.c:descenden
2080: 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 ts.h diff_.c:dif
2090: 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 f.h diffcmd_.c:d
20a0: 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f iffcmd.h encode_
20b0: 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 .c:encode.h file
20c0: 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f _.c:file.h http_
20d0: 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e .c:http.h info_.
20e0: 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e c:info.h login_.
20f0: 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e c:login.h main_.
2100: 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 c:main.h manifes
2110: 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 t_.c:manifest.h
2120: 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 md5_.c:md5.h mer
2130: 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 ge_.c:merge.h me
2140: 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 rge3_.c:merge3.h
2150: 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 my_page_.c:my_p
2160: 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 age.h name_.c:na
2170: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 me.h pivot_.c:pi
2180: 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a vot.h pqueue_.c:
2190: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f pqueue.h printf_
21a0: 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 .c:printf.h rebu
21b0: 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 ild_.c:rebuild.h
21c0: 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 rss_.c:rss.h sc
21d0: 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 hema_.c:schema.h
21e0: 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e setup_.c:setup.
21f0: 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 h sha1_.c:sha1.h
2200: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
2210: 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 h subscript_.c:s
2220: 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f ubscript.h sync_
2230: 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 .c:sync.h tag_.c
2240: 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e :tag.h tagview_.
2250: 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 c:tagview.h time
2260: 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 line_.c:timeline
2270: 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 .h tkt_.c:tkt.h
2280: 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 tktconfig_.c:tkt
2290: 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 config.h tktsetu
22a0: 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 p_.c:tktsetup.h
22b0: 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 undo_.c:undo.h u
22c0: 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e pdate_.c:update.
22d0: 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 h url_.c:url.h u
22e0: 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 ser_.c:user.h ve
22f0: 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 rify_.c:verify.h
2300: 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e vfile_.c:vfile.
2310: 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 h wiki_.c:wiki.h
2320: 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 wikiformat_.c:w
2330: 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 ikiformat.h xfer
2340: 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e _.c:xfer.h zip_.
2350: 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 c:zip.h $(SRCDIR
2360: 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52 )/sqlite3.h $(SR
2370: 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f 56 45 52 CDIR)/th.h ./VER
2380: 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 SION.h..touch he
2390: 61 64 65 72 73 0a 0a 62 61 67 5f 2e 63 3a 09 24 aders..bag_.c:.$
23a0: 28 53 52 43 44 49 52 29 2f 62 61 67 2e 63 20 24 (SRCDIR)/bag.c $
23b0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
23c0: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 translate.../tr
23d0: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 anslate $(SRCDIR
23e0: 29 2f 62 61 67 2e 63 20 7c 20 73 65 64 20 2d 66 )/bag.c | sed -f
23f0: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
2400: 4f 4e 20 3e 62 61 67 5f 2e 63 0a 0a 62 61 67 2e ON >bag_.c..bag.
2410: 6f 3a 09 62 61 67 5f 2e 63 20 62 61 67 2e 68 20 o:.bag_.c bag.h
2420: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
2430: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
2440: 62 61 67 2e 6f 20 2d 63 20 62 61 67 5f 2e 63 0a bag.o -c bag_.c.
2450: 0a 62 61 67 2e 68 3a 09 6d 61 6b 65 68 65 61 64 .bag.h:.makehead
2460: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 ers.../makeheade
2470: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 rs add_.c:add.h
2480: 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e admin_.c:admin.
2490: 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 h bag_.c:bag.h b
24a0: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 lob_.c:blob.h br
24b0: 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 anch_.c:branch.h
24c0: 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 browse_.c:brows
24d0: 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 e.h cgi_.c:cgi.h
24e0: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
24f0: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
2500: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
2510: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
2520: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
2530: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
2540: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
2550: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e construct_.c:con
2560: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 struct.h content
2570: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 _.c:content.h db
2580: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e _.c:db.h delta_.
2590: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 c:delta.h deltac
25a0: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 md_.c:deltacmd.h
25b0: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a descendents_.c:
25c0: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 descendents.h di
25d0: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 ff_.c:diff.h dif
25e0: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e fcmd_.c:diffcmd.
25f0: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
2600: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
2610: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
2620: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
2630: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
2640: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
2650: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
2660: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
2670: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
2680: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
2690: 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 :merge3.h my_pag
26a0: 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e e_.c:my_page.h n
26b0: 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 ame_.c:name.h pi
26c0: 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 vot_.c:pivot.h p
26d0: 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e queue_.c:pqueue.
26e0: 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e h printf_.c:prin
26f0: 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a tf.h rebuild_.c:
2700: 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 rebuild.h rss_.c
2710: 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 :rss.h schema_.c
2720: 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f :schema.h setup_
2730: 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f .c:setup.h sha1_
2740: 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f .c:sha1.h style_
2750: 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 .c:style.h subsc
2760: 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 ript_.c:subscrip
2770: 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 t.h sync_.c:sync
2780: 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 .h tag_.c:tag.h
2790: 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 tagview_.c:tagvi
27a0: 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 ew.h timeline_.c
27b0: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f :timeline.h tkt_
27c0: 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 .c:tkt.h tktconf
27d0: 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e ig_.c:tktconfig.
27e0: 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b h tktsetup_.c:tk
27f0: 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 tsetup.h undo_.c
2800: 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e :undo.h update_.
2810: 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e c:update.h url_.
2820: 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a c:url.h user_.c:
2830: 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 user.h verify_.c
2840: 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f :verify.h vfile_
2850: 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f .c:vfile.h wiki_
2860: 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f .c:wiki.h wikifo
2870: 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d rmat_.c:wikiform
2880: 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 at.h xfer_.c:xfe
2890: 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 r.h zip_.c:zip.h
28a0: 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 $(SRCDIR)/sqlit
28b0: 65 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f 74 e3.h $(SRCDIR)/t
28c0: 68 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a h.h ./VERSION.h.
28d0: 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a .touch headers..
28e0: 62 6c 6f 62 5f 2e 63 3a 09 24 28 53 52 43 44 49 blob_.c:.$(SRCDI
28f0: 52 29 2f 62 6c 6f 62 2e 63 20 24 28 53 52 43 44 R)/blob.c $(SRCD
2900: 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e IR)/VERSION tran
2910: 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 slate.../transla
2920: 74 65 20 24 28 53 52 43 44 49 52 29 2f 62 6c 6f te $(SRCDIR)/blo
2930: 62 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 b.c | sed -f $(S
2940: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e RCDIR)/VERSION >
2950: 62 6c 6f 62 5f 2e 63 0a 0a 62 6c 6f 62 2e 6f 3a blob_.c..blob.o:
2960: 09 62 6c 6f 62 5f 2e 63 20 62 6c 6f 62 2e 68 20 .blob_.c blob.h
2970: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
2980: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
2990: 62 6c 6f 62 2e 6f 20 2d 63 20 62 6c 6f 62 5f 2e blob.o -c blob_.
29a0: 63 0a 0a 62 6c 6f 62 2e 68 3a 09 6d 61 6b 65 68 c..blob.h:.makeh
29b0: 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 eaders.../makehe
29c0: 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 aders add_.c:ad
29d0: 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d d.h admin_.c:adm
29e0: 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e in.h bag_.c:bag.
29f0: 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 h blob_.c:blob.h
2a00: 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 branch_.c:branc
2a10: 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 h.h browse_.c:br
2a20: 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 owse.h cgi_.c:cg
2a30: 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 i.h checkin_.c:c
2a40: 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 heckin.h checkou
2a50: 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 t_.c:checkout.h
2a60: 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 clearsign_.c:cle
2a70: 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e arsign.h clone_.
2a80: 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 c:clone.h comfor
2a90: 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 mat_.c:comformat
2aa0: 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a .h construct_.c:
2ab0: 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 construct.h cont
2ac0: 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 ent_.c:content.h
2ad0: 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 db_.c:db.h delt
2ae0: 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c a_.c:delta.h del
2af0: 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d tacmd_.c:deltacm
2b00: 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f d.h descendents_
2b10: 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 .c:descendents.h
2b20: 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 diff_.c:diff.h
2b30: 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 diffcmd_.c:diffc
2b40: 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 md.h encode_.c:e
2b50: 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a ncode.h file_.c:
2b60: 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 file.h http_.c:h
2b70: 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e ttp.h info_.c:in
2b80: 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f fo.h login_.c:lo
2b90: 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 gin.h main_.c:ma
2ba0: 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 in.h manifest_.c
2bb0: 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f :manifest.h md5_
2bc0: 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e .c:md5.h merge_.
2bd0: 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 c:merge.h merge3
2be0: 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f _.c:merge3.h my_
2bf0: 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e page_.c:my_page.
2c00: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
2c10: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
2c20: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 h pqueue_.c:pque
2c30: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 ue.h printf_.c:p
2c40: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f rintf.h rebuild_
2c50: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 .c:rebuild.h rss
2c60: 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 _.c:rss.h schema
2c70: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
2c80: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
2c90: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 a1_.c:sha1.h sty
2ca0: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 le_.c:style.h su
2cb0: 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 bscript_.c:subsc
2cc0: 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 ript.h sync_.c:s
2cd0: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
2ce0: 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 .h tagview_.c:ta
2cf0: 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 gview.h timeline
2d00: 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 _.c:timeline.h t
2d10: 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 kt_.c:tkt.h tktc
2d20: 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 onfig_.c:tktconf
2d30: 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 ig.h tktsetup_.c
2d40: 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f :tktsetup.h undo
2d50: 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 _.c:undo.h updat
2d60: 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 e_.c:update.h ur
2d70: 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f l_.c:url.h user_
2d80: 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 .c:user.h verify
2d90: 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 _.c:verify.h vfi
2da0: 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 le_.c:vfile.h wi
2db0: 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b ki_.c:wiki.h wik
2dc0: 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 iformat_.c:wikif
2dd0: 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a ormat.h xfer_.c:
2de0: 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
2df0: 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
2e00: 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 lite3.h $(SRCDIR
2e10: 29 2f 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f 4e )/th.h ./VERSION
2e20: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 .h..touch header
2e30: 73 0a 0a 62 72 61 6e 63 68 5f 2e 63 3a 09 24 28 s..branch_.c:.$(
2e40: 53 52 43 44 49 52 29 2f 62 72 61 6e 63 68 2e 63 SRCDIR)/branch.c
2e50: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
2e60: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f ON translate.../
2e70: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 translate $(SRCD
2e80: 49 52 29 2f 62 72 61 6e 63 68 2e 63 20 7c 20 73 IR)/branch.c | s
2e90: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f ed -f $(SRCDIR)/
2ea0: 56 45 52 53 49 4f 4e 20 3e 62 72 61 6e 63 68 5f VERSION >branch_
2eb0: 2e 63 0a 0a 62 72 61 6e 63 68 2e 6f 3a 09 62 72 .c..branch.o:.br
2ec0: 61 6e 63 68 5f 2e 63 20 62 72 61 6e 63 68 2e 68 anch_.c branch.h
2ed0: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 $(SRCDIR)/conf
2ee0: 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f ig.h..$(XTCC) -o
2ef0: 20 62 72 61 6e 63 68 2e 6f 20 2d 63 20 62 72 61 branch.o -c bra
2f00: 6e 63 68 5f 2e 63 0a 0a 62 72 61 6e 63 68 2e 68 nch_.c..branch.h
2f10: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e :.makeheaders...
2f20: 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 /makeheaders ad
2f30: 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e d_.c:add.h admin
2f40: 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f _.c:admin.h bag_
2f50: 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 .c:bag.h blob_.c
2f60: 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e :blob.h branch_.
2f70: 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 c:branch.h brows
2f80: 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 e_.c:browse.h cg
2f90: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
2fa0: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
2fb0: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
2fc0: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
2fd0: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
2fe0: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
2ff0: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
3000: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 mformat.h constr
3010: 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 uct_.c:construct
3020: 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f .h content_.c:co
3030: 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 ntent.h db_.c:db
3040: 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 .h delta_.c:delt
3050: 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a a.h deltacmd_.c:
3060: 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 deltacmd.h desce
3070: 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e ndents_.c:descen
3080: 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a dents.h diff_.c:
3090: 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e diff.h diffcmd_.
30a0: 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f c:diffcmd.h enco
30b0: 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
30c0: 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
30d0: 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
30e0: 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
30f0: 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
3100: 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
3110: 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
3120: 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
3130: 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
3140: 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
3150: 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 3.h my_page_.c:m
3160: 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 y_page.h name_.c
3170: 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 :name.h pivot_.c
3180: 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f :pivot.h pqueue_
3190: 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e .c:pqueue.h prin
31a0: 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 tf_.c:printf.h r
31b0: 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c ebuild_.c:rebuil
31c0: 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 d.h rss_.c:rss.h
31d0: 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d schema_.c:schem
31e0: 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 a.h setup_.c:set
31f0: 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 up.h sha1_.c:sha
3200: 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 1.h style_.c:sty
3210: 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f 2e le.h subscript_.
3220: 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 79 c:subscript.h sy
3230: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 nc_.c:sync.h tag
3240: 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 _.c:tag.h tagvie
3250: 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 w_.c:tagview.h t
3260: 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c imeline_.c:timel
3270: 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 ine.h tkt_.c:tkt
3280: 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a .h tktconfig_.c:
3290: 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 tktconfig.h tkts
32a0: 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 etup_.c:tktsetup
32b0: 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e .h undo_.c:undo.
32c0: 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 h update_.c:upda
32d0: 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e te.h url_.c:url.
32e0: 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 h user_.c:user.h
32f0: 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 verify_.c:verif
3300: 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 y.h vfile_.c:vfi
3310: 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b le.h wiki_.c:wik
3320: 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e i.h wikiformat_.
3330: 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 c:wikiformat.h x
3340: 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 fer_.c:xfer.h zi
3350: 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 p_.c:zip.h $(SRC
3360: 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 DIR)/sqlite3.h $
3370: 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f (SRCDIR)/th.h ./
3380: 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 VERSION.h..touch
3390: 20 68 65 61 64 65 72 73 0a 0a 62 72 6f 77 73 65 headers..browse
33a0: 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 62 _.c:.$(SRCDIR)/b
33b0: 72 6f 77 73 65 2e 63 20 24 28 53 52 43 44 49 52 rowse.c $(SRCDIR
33c0: 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c )/VERSION transl
33d0: 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 ate.../translate
33e0: 20 24 28 53 52 43 44 49 52 29 2f 62 72 6f 77 73 $(SRCDIR)/brows
33f0: 65 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 e.c | sed -f $(S
3400: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e RCDIR)/VERSION >
3410: 62 72 6f 77 73 65 5f 2e 63 0a 0a 62 72 6f 77 73 browse_.c..brows
3420: 65 2e 6f 3a 09 62 72 6f 77 73 65 5f 2e 63 20 62 e.o:.browse_.c b
3430: 72 6f 77 73 65 2e 68 20 20 24 28 53 52 43 44 49 rowse.h $(SRCDI
3440: 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 R)/config.h..$(X
3450: 54 43 43 29 20 2d 6f 20 62 72 6f 77 73 65 2e 6f TCC) -o browse.o
3460: 20 2d 63 20 62 72 6f 77 73 65 5f 2e 63 0a 0a 62 -c browse_.c..b
3470: 72 6f 77 73 65 2e 68 3a 09 6d 61 6b 65 68 65 61 rowse.h:.makehea
3480: 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 ders.../makehead
3490: 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e ers add_.c:add.
34a0: 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e h admin_.c:admin
34b0: 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 .h bag_.c:bag.h
34c0: 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 blob_.c:blob.h b
34d0: 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e ranch_.c:branch.
34e0: 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 h browse_.c:brow
34f0: 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e se.h cgi_.c:cgi.
3500: 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 h checkin_.c:che
3510: 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f ckin.h checkout_
3520: 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c .c:checkout.h cl
3530: 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 earsign_.c:clear
3540: 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a sign.h clone_.c:
3550: 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 clone.h comforma
3560: 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 t_.c:comformat.h
3570: 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f construct_.c:co
3580: 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e nstruct.h conten
3590: 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 t_.c:content.h d
35a0: 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f b_.c:db.h delta_
35b0: 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 .c:delta.h delta
35c0: 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e cmd_.c:deltacmd.
35d0: 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 h descendents_.c
35e0: 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 :descendents.h d
35f0: 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 iff_.c:diff.h di
3600: 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 ffcmd_.c:diffcmd
3610: 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 .h encode_.c:enc
3620: 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 ode.h file_.c:fi
3630: 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 le.h http_.c:htt
3640: 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f p.h info_.c:info
3650: 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 .h login_.c:logi
3660: 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e n.h main_.c:main
3670: 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d .h manifest_.c:m
3680: 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 anifest.h md5_.c
3690: 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a :md5.h merge_.c:
36a0: 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e merge.h merge3_.
36b0: 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 c:merge3.h my_pa
36c0: 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 ge_.c:my_page.h
36d0: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 name_.c:name.h p
36e0: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 ivot_.c:pivot.h
36f0: 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 pqueue_.c:pqueue
3700: 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 .h printf_.c:pri
3710: 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 ntf.h rebuild_.c
3720: 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e :rebuild.h rss_.
3730: 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e c:rss.h schema_.
3740: 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 c:schema.h setup
3750: 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 _.c:setup.h sha1
3760: 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 _.c:sha1.h style
3770: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 _.c:style.h subs
3780: 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 cript_.c:subscri
3790: 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e pt.h sync_.c:syn
37a0: 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 c.h tag_.c:tag.h
37b0: 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 tagview_.c:tagv
37c0: 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e iew.h timeline_.
37d0: 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 c:timeline.h tkt
37e0: 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e _.c:tkt.h tktcon
37f0: 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 fig_.c:tktconfig
3800: 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 .h tktsetup_.c:t
3810: 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e ktsetup.h undo_.
3820: 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f c:undo.h update_
3830: 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f .c:update.h url_
3840: 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 .c:url.h user_.c
3850: 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e :user.h verify_.
3860: 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 c:verify.h vfile
3870: 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 _.c:vfile.h wiki
3880: 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 _.c:wiki.h wikif
3890: 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 ormat_.c:wikifor
38a0: 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 mat.h xfer_.c:xf
38b0: 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e er.h zip_.c:zip.
38c0: 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 h $(SRCDIR)/sqli
38d0: 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f te3.h $(SRCDIR)/
38e0: 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 th.h ./VERSION.h
38f0: 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a ..touch headers.
3900: 0a 63 67 69 5f 2e 63 3a 09 24 28 53 52 43 44 49 .cgi_.c:.$(SRCDI
3910: 52 29 2f 63 67 69 2e 63 20 24 28 53 52 43 44 49 R)/cgi.c $(SRCDI
3920: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 R)/VERSION trans
3930: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 late.../translat
3940: 65 20 24 28 53 52 43 44 49 52 29 2f 63 67 69 2e e $(SRCDIR)/cgi.
3950: 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 c | sed -f $(SRC
3960: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 63 67 DIR)/VERSION >cg
3970: 69 5f 2e 63 0a 0a 63 67 69 2e 6f 3a 09 63 67 69 i_.c..cgi.o:.cgi
3980: 5f 2e 63 20 63 67 69 2e 68 20 20 24 28 53 52 43 _.c cgi.h $(SRC
3990: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 DIR)/config.h..$
39a0: 28 58 54 43 43 29 20 2d 6f 20 63 67 69 2e 6f 20 (XTCC) -o cgi.o
39b0: 2d 63 20 63 67 69 5f 2e 63 0a 0a 63 67 69 2e 68 -c cgi_.c..cgi.h
39c0: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e :.makeheaders...
39d0: 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 /makeheaders ad
39e0: 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e d_.c:add.h admin
39f0: 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f _.c:admin.h bag_
3a00: 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 .c:bag.h blob_.c
3a10: 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e :blob.h branch_.
3a20: 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 c:branch.h brows
3a30: 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 e_.c:browse.h cg
3a40: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
3a50: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
3a60: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
3a70: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
3a80: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
3a90: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
3aa0: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
3ab0: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 mformat.h constr
3ac0: 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 uct_.c:construct
3ad0: 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f .h content_.c:co
3ae0: 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 ntent.h db_.c:db
3af0: 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 .h delta_.c:delt
3b00: 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a a.h deltacmd_.c:
3b10: 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 deltacmd.h desce
3b20: 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e ndents_.c:descen
3b30: 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a dents.h diff_.c:
3b40: 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e diff.h diffcmd_.
3b50: 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f c:diffcmd.h enco
3b60: 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
3b70: 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
3b80: 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
3b90: 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
3ba0: 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
3bb0: 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
3bc0: 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
3bd0: 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
3be0: 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
3bf0: 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
3c00: 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 3.h my_page_.c:m
3c10: 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 y_page.h name_.c
3c20: 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 :name.h pivot_.c
3c30: 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f :pivot.h pqueue_
3c40: 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e .c:pqueue.h prin
3c50: 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 tf_.c:printf.h r
3c60: 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c ebuild_.c:rebuil
3c70: 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 d.h rss_.c:rss.h
3c80: 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d schema_.c:schem
3c90: 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 a.h setup_.c:set
3ca0: 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 up.h sha1_.c:sha
3cb0: 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 1.h style_.c:sty
3cc0: 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f 2e le.h subscript_.
3cd0: 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 79 c:subscript.h sy
3ce0: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 nc_.c:sync.h tag
3cf0: 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 _.c:tag.h tagvie
3d00: 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 w_.c:tagview.h t
3d10: 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c imeline_.c:timel
3d20: 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 ine.h tkt_.c:tkt
3d30: 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a .h tktconfig_.c:
3d40: 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 tktconfig.h tkts
3d50: 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 etup_.c:tktsetup
3d60: 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e .h undo_.c:undo.
3d70: 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 h update_.c:upda
3d80: 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e te.h url_.c:url.
3d90: 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 h user_.c:user.h
3da0: 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 verify_.c:verif
3db0: 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 y.h vfile_.c:vfi
3dc0: 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b le.h wiki_.c:wik
3dd0: 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e i.h wikiformat_.
3de0: 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 c:wikiformat.h x
3df0: 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 fer_.c:xfer.h zi
3e00: 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 p_.c:zip.h $(SRC
3e10: 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 DIR)/sqlite3.h $
3e20: 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f (SRCDIR)/th.h ./
3e30: 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 VERSION.h..touch
3e40: 20 68 65 61 64 65 72 73 0a 0a 63 68 65 63 6b 69 headers..checki
3e50: 6e 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f n_.c:.$(SRCDIR)/
3e60: 63 68 65 63 6b 69 6e 2e 63 20 24 28 53 52 43 44 checkin.c $(SRCD
3e70: 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e IR)/VERSION tran
3e80: 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 slate.../transla
3e90: 74 65 20 24 28 53 52 43 44 49 52 29 2f 63 68 65 te $(SRCDIR)/che
3ea0: 63 6b 69 6e 2e 63 20 7c 20 73 65 64 20 2d 66 20 ckin.c | sed -f
3eb0: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
3ec0: 4e 20 3e 63 68 65 63 6b 69 6e 5f 2e 63 0a 0a 63 N >checkin_.c..c
3ed0: 68 65 63 6b 69 6e 2e 6f 3a 09 63 68 65 63 6b 69 heckin.o:.checki
3ee0: 6e 5f 2e 63 20 63 68 65 63 6b 69 6e 2e 68 20 20 n_.c checkin.h
3ef0: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 $(SRCDIR)/config
3f00: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 63 .h..$(XTCC) -o c
3f10: 68 65 63 6b 69 6e 2e 6f 20 2d 63 20 63 68 65 63 heckin.o -c chec
3f20: 6b 69 6e 5f 2e 63 0a 0a 63 68 65 63 6b 69 6e 2e kin_.c..checkin.
3f30: 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 h:.makeheaders..
3f40: 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 ./makeheaders a
3f50: 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 dd_.c:add.h admi
3f60: 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 n_.c:admin.h bag
3f70: 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e _.c:bag.h blob_.
3f80: 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f c:blob.h branch_
3f90: 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 .c:branch.h brow
3fa0: 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 se_.c:browse.h c
3fb0: 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 gi_.c:cgi.h chec
3fc0: 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 kin_.c:checkin.h
3fd0: 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 checkout_.c:che
3fe0: 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 ckout.h clearsig
3ff0: 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 n_.c:clearsign.h
4000: 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e clone_.c:clone.
4010: 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 h comformat_.c:c
4020: 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 omformat.h const
4030: 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 ruct_.c:construc
4040: 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 t.h content_.c:c
4050: 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 ontent.h db_.c:d
4060: 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c b.h delta_.c:del
4070: 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 ta.h deltacmd_.c
4080: 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 :deltacmd.h desc
4090: 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 endents_.c:desce
40a0: 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 ndents.h diff_.c
40b0: 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f :diff.h diffcmd_
40c0: 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 .c:diffcmd.h enc
40d0: 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 ode_.c:encode.h
40e0: 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 file_.c:file.h h
40f0: 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e ttp_.c:http.h in
4100: 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 fo_.c:info.h log
4110: 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 in_.c:login.h ma
4120: 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e in_.c:main.h man
4130: 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 ifest_.c:manifes
4140: 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 t.h md5_.c:md5.h
4150: 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e merge_.c:merge.
4160: 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 h merge3_.c:merg
4170: 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a e3.h my_page_.c:
4180: 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e my_page.h name_.
4190: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e c:name.h pivot_.
41a0: 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 c:pivot.h pqueue
41b0: 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 _.c:pqueue.h pri
41c0: 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 ntf_.c:printf.h
41d0: 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 rebuild_.c:rebui
41e0: 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e ld.h rss_.c:rss.
41f0: 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 h schema_.c:sche
4200: 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 ma.h setup_.c:se
4210: 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 tup.h sha1_.c:sh
4220: 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 a1.h style_.c:st
4230: 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f yle.h subscript_
4240: 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 .c:subscript.h s
4250: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 ync_.c:sync.h ta
4260: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 g_.c:tag.h tagvi
4270: 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 ew_.c:tagview.h
4280: 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 timeline_.c:time
4290: 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b line.h tkt_.c:tk
42a0: 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 t.h tktconfig_.c
42b0: 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 :tktconfig.h tkt
42c0: 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 setup_.c:tktsetu
42d0: 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f p.h undo_.c:undo
42e0: 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 .h update_.c:upd
42f0: 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c ate.h url_.c:url
4300: 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e .h user_.c:user.
4310: 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 h verify_.c:veri
4320: 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 fy.h vfile_.c:vf
4330: 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 ile.h wiki_.c:wi
4340: 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f ki.h wikiformat_
4350: 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 .c:wikiformat.h
4360: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
4370: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
4380: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
4390: 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e $(SRCDIR)/th.h .
43a0: 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 /VERSION.h..touc
43b0: 68 20 68 65 61 64 65 72 73 0a 0a 63 68 65 63 6b h headers..check
43c0: 6f 75 74 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 out_.c:.$(SRCDIR
43d0: 29 2f 63 68 65 63 6b 6f 75 74 2e 63 20 24 28 53 )/checkout.c $(S
43e0: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 RCDIR)/VERSION t
43f0: 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e ranslate.../tran
4400: 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f slate $(SRCDIR)/
4410: 63 68 65 63 6b 6f 75 74 2e 63 20 7c 20 73 65 64 checkout.c | sed
4420: 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 -f $(SRCDIR)/VE
4430: 52 53 49 4f 4e 20 3e 63 68 65 63 6b 6f 75 74 5f RSION >checkout_
4440: 2e 63 0a 0a 63 68 65 63 6b 6f 75 74 2e 6f 3a 09 .c..checkout.o:.
4450: 63 68 65 63 6b 6f 75 74 5f 2e 63 20 63 68 65 63 checkout_.c chec
4460: 6b 6f 75 74 2e 68 20 20 24 28 53 52 43 44 49 52 kout.h $(SRCDIR
4470: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 )/config.h..$(XT
4480: 43 43 29 20 2d 6f 20 63 68 65 63 6b 6f 75 74 2e CC) -o checkout.
4490: 6f 20 2d 63 20 63 68 65 63 6b 6f 75 74 5f 2e 63 o -c checkout_.c
44a0: 0a 0a 63 68 65 63 6b 6f 75 74 2e 68 3a 09 6d 61 ..checkout.h:.ma
44b0: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b keheaders.../mak
44c0: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 eheaders add_.c
44d0: 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a :add.h admin_.c:
44e0: 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 admin.h bag_.c:b
44f0: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f ag.h blob_.c:blo
4500: 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 b.h branch_.c:br
4510: 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 anch.h browse_.c
4520: 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 :browse.h cgi_.c
4530: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
4540: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
4550: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
4560: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
4570: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
4580: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
4590: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
45a0: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
45b0: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
45c0: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
45d0: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
45e0: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
45f0: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
4600: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
4610: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
4620: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
4630: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
4640: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
4650: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
4660: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
4670: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
4680: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
4690: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
46a0: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
46b0: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
46c0: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
46d0: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
46e0: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
46f0: 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 my_page_.c:my_pa
4700: 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d ge.h name_.c:nam
4710: 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 e.h pivot_.c:piv
4720: 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 ot.h pqueue_.c:p
4730: 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e queue.h printf_.
4740: 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 c:printf.h rebui
4750: 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 ld_.c:rebuild.h
4760: 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 rss_.c:rss.h sch
4770: 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 ema_.c:schema.h
4780: 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 setup_.c:setup.h
4790: 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 sha1_.c:sha1.h
47a0: 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 style_.c:style.h
47b0: 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 subscript_.c:su
47c0: 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e bscript.h sync_.
47d0: 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a c:sync.h tag_.c:
47e0: 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 tag.h tagview_.c
47f0: 3a 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c :tagview.h timel
4800: 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e ine_.c:timeline.
4810: 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 h tkt_.c:tkt.h t
4820: 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 ktconfig_.c:tktc
4830: 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 onfig.h tktsetup
4840: 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 _.c:tktsetup.h u
4850: 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 ndo_.c:undo.h up
4860: 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 date_.c:update.h
4870: 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 url_.c:url.h us
4880: 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 er_.c:user.h ver
4890: 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 ify_.c:verify.h
48a0: 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 vfile_.c:vfile.h
48b0: 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 wiki_.c:wiki.h
48c0: 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 wikiformat_.c:wi
48d0: 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f kiformat.h xfer_
48e0: 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 .c:xfer.h zip_.c
48f0: 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 :zip.h $(SRCDIR)
4900: 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52 43 /sqlite3.h $(SRC
4910: 44 49 52 29 2f 74 68 2e 68 20 2e 2f 56 45 52 53 DIR)/th.h ./VERS
4920: 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 ION.h..touch hea
4930: 64 65 72 73 0a 0a 63 6c 65 61 72 73 69 67 6e 5f ders..clearsign_
4940: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 63 6c .c:.$(SRCDIR)/cl
4950: 65 61 72 73 69 67 6e 2e 63 20 24 28 53 52 43 44 earsign.c $(SRCD
4960: 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e IR)/VERSION tran
4970: 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 slate.../transla
4980: 74 65 20 24 28 53 52 43 44 49 52 29 2f 63 6c 65 te $(SRCDIR)/cle
4990: 61 72 73 69 67 6e 2e 63 20 7c 20 73 65 64 20 2d arsign.c | sed -
49a0: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 f $(SRCDIR)/VERS
49b0: 49 4f 4e 20 3e 63 6c 65 61 72 73 69 67 6e 5f 2e ION >clearsign_.
49c0: 63 0a 0a 63 6c 65 61 72 73 69 67 6e 2e 6f 3a 09 c..clearsign.o:.
49d0: 63 6c 65 61 72 73 69 67 6e 5f 2e 63 20 63 6c 65 clearsign_.c cle
49e0: 61 72 73 69 67 6e 2e 68 20 20 24 28 53 52 43 44 arsign.h $(SRCD
49f0: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 IR)/config.h..$(
4a00: 58 54 43 43 29 20 2d 6f 20 63 6c 65 61 72 73 69 XTCC) -o clearsi
4a10: 67 6e 2e 6f 20 2d 63 20 63 6c 65 61 72 73 69 67 gn.o -c clearsig
4a20: 6e 5f 2e 63 0a 0a 63 6c 65 61 72 73 69 67 6e 2e n_.c..clearsign.
4a30: 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 h:.makeheaders..
4a40: 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 ./makeheaders a
4a50: 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 dd_.c:add.h admi
4a60: 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 n_.c:admin.h bag
4a70: 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e _.c:bag.h blob_.
4a80: 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f c:blob.h branch_
4a90: 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 .c:branch.h brow
4aa0: 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 se_.c:browse.h c
4ab0: 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 gi_.c:cgi.h chec
4ac0: 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 kin_.c:checkin.h
4ad0: 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 checkout_.c:che
4ae0: 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 ckout.h clearsig
4af0: 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 n_.c:clearsign.h
4b00: 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e clone_.c:clone.
4b10: 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 h comformat_.c:c
4b20: 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 omformat.h const
4b30: 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 ruct_.c:construc
4b40: 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 t.h content_.c:c
4b50: 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 ontent.h db_.c:d
4b60: 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c b.h delta_.c:del
4b70: 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 ta.h deltacmd_.c
4b80: 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 :deltacmd.h desc
4b90: 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 endents_.c:desce
4ba0: 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 ndents.h diff_.c
4bb0: 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f :diff.h diffcmd_
4bc0: 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 .c:diffcmd.h enc
4bd0: 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 ode_.c:encode.h
4be0: 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 file_.c:file.h h
4bf0: 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e ttp_.c:http.h in
4c00: 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 fo_.c:info.h log
4c10: 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 in_.c:login.h ma
4c20: 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e in_.c:main.h man
4c30: 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 ifest_.c:manifes
4c40: 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 t.h md5_.c:md5.h
4c50: 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e merge_.c:merge.
4c60: 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 h merge3_.c:merg
4c70: 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a e3.h my_page_.c:
4c80: 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e my_page.h name_.
4c90: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e c:name.h pivot_.
4ca0: 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 c:pivot.h pqueue
4cb0: 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 _.c:pqueue.h pri
4cc0: 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 ntf_.c:printf.h
4cd0: 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 rebuild_.c:rebui
4ce0: 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e ld.h rss_.c:rss.
4cf0: 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 h schema_.c:sche
4d00: 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 ma.h setup_.c:se
4d10: 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 tup.h sha1_.c:sh
4d20: 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 a1.h style_.c:st
4d30: 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f yle.h subscript_
4d40: 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 .c:subscript.h s
4d50: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 ync_.c:sync.h ta
4d60: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 g_.c:tag.h tagvi
4d70: 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 ew_.c:tagview.h
4d80: 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 timeline_.c:time
4d90: 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b line.h tkt_.c:tk
4da0: 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 t.h tktconfig_.c
4db0: 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 :tktconfig.h tkt
4dc0: 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 setup_.c:tktsetu
4dd0: 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f p.h undo_.c:undo
4de0: 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 .h update_.c:upd
4df0: 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c ate.h url_.c:url
4e00: 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e .h user_.c:user.
4e10: 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 h verify_.c:veri
4e20: 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 fy.h vfile_.c:vf
4e30: 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 ile.h wiki_.c:wi
4e40: 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f ki.h wikiformat_
4e50: 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 .c:wikiformat.h
4e60: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
4e70: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
4e80: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
4e90: 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e $(SRCDIR)/th.h .
4ea0: 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 /VERSION.h..touc
4eb0: 68 20 68 65 61 64 65 72 73 0a 0a 63 6c 6f 6e 65 h headers..clone
4ec0: 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 63 _.c:.$(SRCDIR)/c
4ed0: 6c 6f 6e 65 2e 63 20 24 28 53 52 43 44 49 52 29 lone.c $(SRCDIR)
4ee0: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 /VERSION transla
4ef0: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 te.../translate
4f00: 24 28 53 52 43 44 49 52 29 2f 63 6c 6f 6e 65 2e $(SRCDIR)/clone.
4f10: 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 c | sed -f $(SRC
4f20: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 63 6c DIR)/VERSION >cl
4f30: 6f 6e 65 5f 2e 63 0a 0a 63 6c 6f 6e 65 2e 6f 3a one_.c..clone.o:
4f40: 09 63 6c 6f 6e 65 5f 2e 63 20 63 6c 6f 6e 65 2e .clone_.c clone.
4f50: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e h $(SRCDIR)/con
4f60: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d fig.h..$(XTCC) -
4f70: 6f 20 63 6c 6f 6e 65 2e 6f 20 2d 63 20 63 6c 6f o clone.o -c clo
4f80: 6e 65 5f 2e 63 0a 0a 63 6c 6f 6e 65 2e 68 3a 09 ne_.c..clone.h:.
4f90: 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d makeheaders.../m
4fa0: 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f akeheaders add_
4fb0: 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e .c:add.h admin_.
4fc0: 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 c:admin.h bag_.c
4fd0: 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 :bag.h blob_.c:b
4fe0: 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a lob.h branch_.c:
4ff0: 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f branch.h browse_
5000: 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f .c:browse.h cgi_
5010: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
5020: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
5030: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
5040: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
5050: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
5060: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
5070: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
5080: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
5090: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
50a0: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
50b0: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
50c0: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
50d0: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
50e0: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
50f0: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
5100: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
5110: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
5120: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
5130: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
5140: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
5150: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
5160: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
5170: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
5180: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
5190: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
51a0: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
51b0: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
51c0: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
51d0: 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f h my_page_.c:my_
51e0: 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e page.h name_.c:n
51f0: 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 ame.h pivot_.c:p
5200: 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 ivot.h pqueue_.c
5210: 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 :pqueue.h printf
5220: 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 _.c:printf.h reb
5230: 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e uild_.c:rebuild.
5240: 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 h rss_.c:rss.h s
5250: 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e chema_.c:schema.
5260: 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 h setup_.c:setup
5270: 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e .h sha1_.c:sha1.
5280: 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 h style_.c:style
5290: 2e 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a .h subscript_.c:
52a0: 73 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 subscript.h sync
52b0: 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e _.c:sync.h tag_.
52c0: 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f c:tag.h tagview_
52d0: 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69 6d .c:tagview.h tim
52e0: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e eline_.c:timelin
52f0: 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 e.h tkt_.c:tkt.h
5300: 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b tktconfig_.c:tk
5310: 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 tconfig.h tktset
5320: 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 up_.c:tktsetup.h
5330: 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 undo_.c:undo.h
5340: 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 update_.c:update
5350: 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 .h url_.c:url.h
5360: 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 user_.c:user.h v
5370: 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e erify_.c:verify.
5380: 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 h vfile_.c:vfile
5390: 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e .h wiki_.c:wiki.
53a0: 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a h wikiformat_.c:
53b0: 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 wikiformat.h xfe
53c0: 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f r_.c:xfer.h zip_
53d0: 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 .c:zip.h $(SRCDI
53e0: 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 53 R)/sqlite3.h $(S
53f0: 52 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f 56 45 RCDIR)/th.h ./VE
5400: 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 RSION.h..touch h
5410: 65 61 64 65 72 73 0a 0a 63 6f 6d 66 6f 72 6d 61 eaders..comforma
5420: 74 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f t_.c:.$(SRCDIR)/
5430: 63 6f 6d 66 6f 72 6d 61 74 2e 63 20 24 28 53 52 comformat.c $(SR
5440: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 CDIR)/VERSION tr
5450: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 anslate.../trans
5460: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 63 late $(SRCDIR)/c
5470: 6f 6d 66 6f 72 6d 61 74 2e 63 20 7c 20 73 65 64 omformat.c | sed
5480: 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 -f $(SRCDIR)/VE
5490: 52 53 49 4f 4e 20 3e 63 6f 6d 66 6f 72 6d 61 74 RSION >comformat
54a0: 5f 2e 63 0a 0a 63 6f 6d 66 6f 72 6d 61 74 2e 6f _.c..comformat.o
54b0: 3a 09 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 20 63 :.comformat_.c c
54c0: 6f 6d 66 6f 72 6d 61 74 2e 68 20 20 24 28 53 52 omformat.h $(SR
54d0: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
54e0: 24 28 58 54 43 43 29 20 2d 6f 20 63 6f 6d 66 6f $(XTCC) -o comfo
54f0: 72 6d 61 74 2e 6f 20 2d 63 20 63 6f 6d 66 6f 72 rmat.o -c comfor
5500: 6d 61 74 5f 2e 63 0a 0a 63 6f 6d 66 6f 72 6d 61 mat_.c..comforma
5510: 74 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 t.h:.makeheaders
5520: 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 .../makeheaders
5530: 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 add_.c:add.h ad
5540: 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 min_.c:admin.h b
5550: 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 ag_.c:bag.h blob
5560: 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 _.c:blob.h branc
5570: 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 h_.c:branch.h br
5580: 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 owse_.c:browse.h
5590: 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 cgi_.c:cgi.h ch
55a0: 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e eckin_.c:checkin
55b0: 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 .h checkout_.c:c
55c0: 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 heckout.h clears
55d0: 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e ign_.c:clearsign
55e0: 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e .h clone_.c:clon
55f0: 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 e.h comformat_.c
5600: 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e :comformat.h con
5610: 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 struct_.c:constr
5620: 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 uct.h content_.c
5630: 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 :content.h db_.c
5640: 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 :db.h delta_.c:d
5650: 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f elta.h deltacmd_
5660: 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 .c:deltacmd.h de
5670: 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 scendents_.c:des
5680: 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f cendents.h diff_
5690: 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d .c:diff.h diffcm
56a0: 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 d_.c:diffcmd.h e
56b0: 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e ncode_.c:encode.
56c0: 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 h file_.c:file.h
56d0: 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 http_.c:http.h
56e0: 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c info_.c:info.h l
56f0: 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 ogin_.c:login.h
5700: 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d main_.c:main.h m
5710: 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 anifest_.c:manif
5720: 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 est.h md5_.c:md5
5730: 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 .h merge_.c:merg
5740: 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 e.h merge3_.c:me
5750: 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e rge3.h my_page_.
5760: 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 c:my_page.h name
5770: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 _.c:name.h pivot
5780: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 _.c:pivot.h pque
5790: 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 ue_.c:pqueue.h p
57a0: 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e rintf_.c:printf.
57b0: 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 h rebuild_.c:reb
57c0: 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 uild.h rss_.c:rs
57d0: 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 s.h schema_.c:sc
57e0: 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a hema.h setup_.c:
57f0: 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a setup.h sha1_.c:
5800: 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a sha1.h style_.c:
5810: 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 style.h subscrip
5820: 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 t_.c:subscript.h
5830: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 sync_.c:sync.h
5840: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 tag_.c:tag.h tag
5850: 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e view_.c:tagview.
5860: 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 h timeline_.c:ti
5870: 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a meline.h tkt_.c:
5880: 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f tkt.h tktconfig_
5890: 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 .c:tktconfig.h t
58a0: 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 ktsetup_.c:tktse
58b0: 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e tup.h undo_.c:un
58c0: 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 do.h update_.c:u
58d0: 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 pdate.h url_.c:u
58e0: 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 rl.h user_.c:use
58f0: 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 r.h verify_.c:ve
5900: 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a rify.h vfile_.c:
5910: 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a vfile.h wiki_.c:
5920: 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 wiki.h wikiforma
5930: 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e t_.c:wikiformat.
5940: 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 h xfer_.c:xfer.h
5950: 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 zip_.c:zip.h $(
5960: 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e SRCDIR)/sqlite3.
5970: 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 h $(SRCDIR)/th.h
5980: 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f ./VERSION.h..to
5990: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 63 6f 6e uch headers..con
59a0: 73 74 72 75 63 74 5f 2e 63 3a 09 24 28 53 52 43 struct_.c:.$(SRC
59b0: 44 49 52 29 2f 63 6f 6e 73 74 72 75 63 74 2e 63 DIR)/construct.c
59c0: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
59d0: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f ON translate.../
59e0: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 translate $(SRCD
59f0: 49 52 29 2f 63 6f 6e 73 74 72 75 63 74 2e 63 20 IR)/construct.c
5a00: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 | sed -f $(SRCDI
5a10: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 63 6f 6e 73 R)/VERSION >cons
5a20: 74 72 75 63 74 5f 2e 63 0a 0a 63 6f 6e 73 74 72 truct_.c..constr
5a30: 75 63 74 2e 6f 3a 09 63 6f 6e 73 74 72 75 63 74 uct.o:.construct
5a40: 5f 2e 63 20 63 6f 6e 73 74 72 75 63 74 2e 68 20 _.c construct.h
5a50: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
5a60: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
5a70: 63 6f 6e 73 74 72 75 63 74 2e 6f 20 2d 63 20 63 construct.o -c c
5a80: 6f 6e 73 74 72 75 63 74 5f 2e 63 0a 0a 63 6f 6e onstruct_.c..con
5a90: 73 74 72 75 63 74 2e 68 3a 09 6d 61 6b 65 68 65 struct.h:.makehe
5aa0: 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 aders.../makehea
5ab0: 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 ders add_.c:add
5ac0: 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 .h admin_.c:admi
5ad0: 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 n.h bag_.c:bag.h
5ae0: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 blob_.c:blob.h
5af0: 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 branch_.c:branch
5b00: 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f .h browse_.c:bro
5b10: 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 wse.h cgi_.c:cgi
5b20: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
5b30: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
5b40: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
5b50: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
5b60: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
5b70: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
5b80: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
5b90: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
5ba0: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
5bb0: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
5bc0: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
5bd0: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
5be0: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
5bf0: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
5c00: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
5c10: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
5c20: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
5c30: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
5c40: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
5c50: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
5c60: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
5c70: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
5c80: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
5c90: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
5ca0: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
5cb0: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
5cc0: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
5cd0: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 .c:merge3.h my_p
5ce0: 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 age_.c:my_page.h
5cf0: 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 name_.c:name.h
5d00: 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 pivot_.c:pivot.h
5d10: 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 pqueue_.c:pqueu
5d20: 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 e.h printf_.c:pr
5d30: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
5d40: 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f c:rebuild.h rss_
5d50: 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f .c:rss.h schema_
5d60: 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 .c:schema.h setu
5d70: 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 p_.c:setup.h sha
5d80: 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 1_.c:sha1.h styl
5d90: 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 e_.c:style.h sub
5da0: 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 script_.c:subscr
5db0: 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 ipt.h sync_.c:sy
5dc0: 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e nc.h tag_.c:tag.
5dd0: 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 h tagview_.c:tag
5de0: 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f view.h timeline_
5df0: 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b .c:timeline.h tk
5e00: 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f t_.c:tkt.h tktco
5e10: 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 nfig_.c:tktconfi
5e20: 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a g.h tktsetup_.c:
5e30: 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f tktsetup.h undo_
5e40: 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 .c:undo.h update
5e50: 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c _.c:update.h url
5e60: 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e _.c:url.h user_.
5e70: 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f c:user.h verify_
5e80: 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c .c:verify.h vfil
5e90: 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b e_.c:vfile.h wik
5ea0: 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 i_.c:wiki.h wiki
5eb0: 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f format_.c:wikifo
5ec0: 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 rmat.h xfer_.c:x
5ed0: 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 fer.h zip_.c:zip
5ee0: 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c .h $(SRCDIR)/sql
5ef0: 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 29 ite3.h $(SRCDIR)
5f00: 2f 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e /th.h ./VERSION.
5f10: 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 h..touch headers
5f20: 0a 0a 63 6f 6e 74 65 6e 74 5f 2e 63 3a 09 24 28 ..content_.c:.$(
5f30: 53 52 43 44 49 52 29 2f 63 6f 6e 74 65 6e 74 2e SRCDIR)/content.
5f40: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 c $(SRCDIR)/VERS
5f50: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e ION translate...
5f60: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 /translate $(SRC
5f70: 44 49 52 29 2f 63 6f 6e 74 65 6e 74 2e 63 20 7c DIR)/content.c |
5f80: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 sed -f $(SRCDIR
5f90: 29 2f 56 45 52 53 49 4f 4e 20 3e 63 6f 6e 74 65 )/VERSION >conte
5fa0: 6e 74 5f 2e 63 0a 0a 63 6f 6e 74 65 6e 74 2e 6f nt_.c..content.o
5fb0: 3a 09 63 6f 6e 74 65 6e 74 5f 2e 63 20 63 6f 6e :.content_.c con
5fc0: 74 65 6e 74 2e 68 20 20 24 28 53 52 43 44 49 52 tent.h $(SRCDIR
5fd0: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 )/config.h..$(XT
5fe0: 43 43 29 20 2d 6f 20 63 6f 6e 74 65 6e 74 2e 6f CC) -o content.o
5ff0: 20 2d 63 20 63 6f 6e 74 65 6e 74 5f 2e 63 0a 0a -c content_.c..
6000: 63 6f 6e 74 65 6e 74 2e 68 3a 09 6d 61 6b 65 68 content.h:.makeh
6010: 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 eaders.../makehe
6020: 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 aders add_.c:ad
6030: 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d d.h admin_.c:adm
6040: 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e in.h bag_.c:bag.
6050: 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 h blob_.c:blob.h
6060: 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 branch_.c:branc
6070: 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 h.h browse_.c:br
6080: 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 owse.h cgi_.c:cg
6090: 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 i.h checkin_.c:c
60a0: 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 heckin.h checkou
60b0: 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 t_.c:checkout.h
60c0: 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 clearsign_.c:cle
60d0: 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e arsign.h clone_.
60e0: 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 c:clone.h comfor
60f0: 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 mat_.c:comformat
6100: 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a .h construct_.c:
6110: 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 construct.h cont
6120: 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 ent_.c:content.h
6130: 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 db_.c:db.h delt
6140: 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c a_.c:delta.h del
6150: 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d tacmd_.c:deltacm
6160: 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f d.h descendents_
6170: 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 .c:descendents.h
6180: 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 diff_.c:diff.h
6190: 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 diffcmd_.c:diffc
61a0: 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 md.h encode_.c:e
61b0: 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a ncode.h file_.c:
61c0: 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 file.h http_.c:h
61d0: 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e ttp.h info_.c:in
61e0: 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f fo.h login_.c:lo
61f0: 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 gin.h main_.c:ma
6200: 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 in.h manifest_.c
6210: 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f :manifest.h md5_
6220: 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e .c:md5.h merge_.
6230: 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 c:merge.h merge3
6240: 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f _.c:merge3.h my_
6250: 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e page_.c:my_page.
6260: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
6270: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
6280: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 h pqueue_.c:pque
6290: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 ue.h printf_.c:p
62a0: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f rintf.h rebuild_
62b0: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 .c:rebuild.h rss
62c0: 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 _.c:rss.h schema
62d0: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
62e0: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
62f0: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 a1_.c:sha1.h sty
6300: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 le_.c:style.h su
6310: 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 bscript_.c:subsc
6320: 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 ript.h sync_.c:s
6330: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
6340: 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 .h tagview_.c:ta
6350: 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 gview.h timeline
6360: 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 _.c:timeline.h t
6370: 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 kt_.c:tkt.h tktc
6380: 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 onfig_.c:tktconf
6390: 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 ig.h tktsetup_.c
63a0: 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f :tktsetup.h undo
63b0: 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 _.c:undo.h updat
63c0: 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 e_.c:update.h ur
63d0: 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f l_.c:url.h user_
63e0: 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 .c:user.h verify
63f0: 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 _.c:verify.h vfi
6400: 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 le_.c:vfile.h wi
6410: 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b ki_.c:wiki.h wik
6420: 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 iformat_.c:wikif
6430: 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a ormat.h xfer_.c:
6440: 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
6450: 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
6460: 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 lite3.h $(SRCDIR
6470: 29 2f 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f 4e )/th.h ./VERSION
6480: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 .h..touch header
6490: 73 0a 0a 64 62 5f 2e 63 3a 09 24 28 53 52 43 44 s..db_.c:.$(SRCD
64a0: 49 52 29 2f 64 62 2e 63 20 24 28 53 52 43 44 49 IR)/db.c $(SRCDI
64b0: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 R)/VERSION trans
64c0: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 late.../translat
64d0: 65 20 24 28 53 52 43 44 49 52 29 2f 64 62 2e 63 e $(SRCDIR)/db.c
64e0: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 | sed -f $(SRCD
64f0: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 64 62 5f IR)/VERSION >db_
6500: 2e 63 0a 0a 64 62 2e 6f 3a 09 64 62 5f 2e 63 20 .c..db.o:.db_.c
6510: 64 62 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f db.h $(SRCDIR)/
6520: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 config.h..$(XTCC
6530: 29 20 2d 6f 20 64 62 2e 6f 20 2d 63 20 64 62 5f ) -o db.o -c db_
6540: 2e 63 0a 0a 64 62 2e 68 3a 09 6d 61 6b 65 68 65 .c..db.h:.makehe
6550: 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 aders.../makehea
6560: 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 ders add_.c:add
6570: 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 .h admin_.c:admi
6580: 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 n.h bag_.c:bag.h
6590: 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 blob_.c:blob.h
65a0: 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 branch_.c:branch
65b0: 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f .h browse_.c:bro
65c0: 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 wse.h cgi_.c:cgi
65d0: 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 .h checkin_.c:ch
65e0: 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 eckin.h checkout
65f0: 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 _.c:checkout.h c
6600: 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 learsign_.c:clea
6610: 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 rsign.h clone_.c
6620: 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d :clone.h comform
6630: 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e at_.c:comformat.
6640: 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 h construct_.c:c
6650: 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 onstruct.h conte
6660: 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 nt_.c:content.h
6670: 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 db_.c:db.h delta
6680: 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 _.c:delta.h delt
6690: 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 acmd_.c:deltacmd
66a0: 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e .h descendents_.
66b0: 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 c:descendents.h
66c0: 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 diff_.c:diff.h d
66d0: 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d iffcmd_.c:diffcm
66e0: 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e d.h encode_.c:en
66f0: 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 code.h file_.c:f
6700: 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 ile.h http_.c:ht
6710: 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 tp.h info_.c:inf
6720: 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 o.h login_.c:log
6730: 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 in.h main_.c:mai
6740: 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a n.h manifest_.c:
6750: 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e manifest.h md5_.
6760: 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 c:md5.h merge_.c
6770: 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f :merge.h merge3_
6780: 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 .c:merge3.h my_p
6790: 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 age_.c:my_page.h
67a0: 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 name_.c:name.h
67b0: 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 pivot_.c:pivot.h
67c0: 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 pqueue_.c:pqueu
67d0: 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 e.h printf_.c:pr
67e0: 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e intf.h rebuild_.
67f0: 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f c:rebuild.h rss_
6800: 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f .c:rss.h schema_
6810: 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 .c:schema.h setu
6820: 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 p_.c:setup.h sha
6830: 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 1_.c:sha1.h styl
6840: 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 e_.c:style.h sub
6850: 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 script_.c:subscr
6860: 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 ipt.h sync_.c:sy
6870: 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e nc.h tag_.c:tag.
6880: 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 h tagview_.c:tag
6890: 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f view.h timeline_
68a0: 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b .c:timeline.h tk
68b0: 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f t_.c:tkt.h tktco
68c0: 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 nfig_.c:tktconfi
68d0: 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a g.h tktsetup_.c:
68e0: 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f tktsetup.h undo_
68f0: 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 .c:undo.h update
6900: 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c _.c:update.h url
6910: 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e _.c:url.h user_.
6920: 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f c:user.h verify_
6930: 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c .c:verify.h vfil
6940: 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b e_.c:vfile.h wik
6950: 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 i_.c:wiki.h wiki
6960: 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f format_.c:wikifo
6970: 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 rmat.h xfer_.c:x
6980: 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 fer.h zip_.c:zip
6990: 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c .h $(SRCDIR)/sql
69a0: 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 29 ite3.h $(SRCDIR)
69b0: 2f 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e /th.h ./VERSION.
69c0: 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 h..touch headers
69d0: 0a 0a 64 65 6c 74 61 5f 2e 63 3a 09 24 28 53 52 ..delta_.c:.$(SR
69e0: 43 44 49 52 29 2f 64 65 6c 74 61 2e 63 20 24 28 CDIR)/delta.c $(
69f0: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
6a00: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 translate.../tra
6a10: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 nslate $(SRCDIR)
6a20: 2f 64 65 6c 74 61 2e 63 20 7c 20 73 65 64 20 2d /delta.c | sed -
6a30: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 f $(SRCDIR)/VERS
6a40: 49 4f 4e 20 3e 64 65 6c 74 61 5f 2e 63 0a 0a 64 ION >delta_.c..d
6a50: 65 6c 74 61 2e 6f 3a 09 64 65 6c 74 61 5f 2e 63 elta.o:.delta_.c
6a60: 20 64 65 6c 74 61 2e 68 20 20 24 28 53 52 43 44 delta.h $(SRCD
6a70: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 IR)/config.h..$(
6a80: 58 54 43 43 29 20 2d 6f 20 64 65 6c 74 61 2e 6f XTCC) -o delta.o
6a90: 20 2d 63 20 64 65 6c 74 61 5f 2e 63 0a 0a 64 65 -c delta_.c..de
6aa0: 6c 74 61 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 lta.h:.makeheade
6ab0: 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 rs.../makeheader
6ac0: 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 s add_.c:add.h
6ad0: 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 admin_.c:admin.h
6ae0: 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c bag_.c:bag.h bl
6af0: 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 ob_.c:blob.h bra
6b00: 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 nch_.c:branch.h
6b10: 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 browse_.c:browse
6b20: 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 .h cgi_.c:cgi.h
6b30: 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b checkin_.c:check
6b40: 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 in.h checkout_.c
6b50: 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 :checkout.h clea
6b60: 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 rsign_.c:clearsi
6b70: 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c gn.h clone_.c:cl
6b80: 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f one.h comformat_
6b90: 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 .c:comformat.h c
6ba0: 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 onstruct_.c:cons
6bb0: 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f truct.h content_
6bc0: 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f .c:content.h db_
6bd0: 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 .c:db.h delta_.c
6be0: 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d :delta.h deltacm
6bf0: 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 d_.c:deltacmd.h
6c00: 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 descendents_.c:d
6c10: 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 escendents.h dif
6c20: 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 f_.c:diff.h diff
6c30: 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 cmd_.c:diffcmd.h
6c40: 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 encode_.c:encod
6c50: 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 e.h file_.c:file
6c60: 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e .h http_.c:http.
6c70: 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 h info_.c:info.h
6c80: 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e login_.c:login.
6c90: 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 h main_.c:main.h
6ca0: 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e manifest_.c:man
6cb0: 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d ifest.h md5_.c:m
6cc0: 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 d5.h merge_.c:me
6cd0: 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a rge.h merge3_.c:
6ce0: 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 merge3.h my_page
6cf0: 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 _.c:my_page.h na
6d00: 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 me_.c:name.h piv
6d10: 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 ot_.c:pivot.h pq
6d20: 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 ueue_.c:pqueue.h
6d30: 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 printf_.c:print
6d40: 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 f.h rebuild_.c:r
6d50: 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a ebuild.h rss_.c:
6d60: 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a rss.h schema_.c:
6d70: 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e schema.h setup_.
6d80: 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e c:setup.h sha1_.
6d90: 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e c:sha1.h style_.
6da0: 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 c:style.h subscr
6db0: 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 ipt_.c:subscript
6dc0: 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e .h sync_.c:sync.
6dd0: 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 h tag_.c:tag.h t
6de0: 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 agview_.c:tagvie
6df0: 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a w.h timeline_.c:
6e00: 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e timeline.h tkt_.
6e10: 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 c:tkt.h tktconfi
6e20: 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 g_.c:tktconfig.h
6e30: 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 tktsetup_.c:tkt
6e40: 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a setup.h undo_.c:
6e50: 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 undo.h update_.c
6e60: 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 :update.h url_.c
6e70: 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 :url.h user_.c:u
6e80: 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a ser.h verify_.c:
6e90: 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e verify.h vfile_.
6ea0: 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e c:vfile.h wiki_.
6eb0: 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 c:wiki.h wikifor
6ec0: 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 mat_.c:wikiforma
6ed0: 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 t.h xfer_.c:xfer
6ee0: 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 .h zip_.c:zip.h
6ef0: 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 $(SRCDIR)/sqlite
6f00: 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 3.h $(SRCDIR)/th
6f10: 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 .h ./VERSION.h..
6f20: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 64 touch headers..d
6f30: 65 6c 74 61 63 6d 64 5f 2e 63 3a 09 24 28 53 52 eltacmd_.c:.$(SR
6f40: 43 44 49 52 29 2f 64 65 6c 74 61 63 6d 64 2e 63 CDIR)/deltacmd.c
6f50: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
6f60: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f ON translate.../
6f70: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 translate $(SRCD
6f80: 49 52 29 2f 64 65 6c 74 61 63 6d 64 2e 63 20 7c IR)/deltacmd.c |
6f90: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 sed -f $(SRCDIR
6fa0: 29 2f 56 45 52 53 49 4f 4e 20 3e 64 65 6c 74 61 )/VERSION >delta
6fb0: 63 6d 64 5f 2e 63 0a 0a 64 65 6c 74 61 63 6d 64 cmd_.c..deltacmd
6fc0: 2e 6f 3a 09 64 65 6c 74 61 63 6d 64 5f 2e 63 20 .o:.deltacmd_.c
6fd0: 64 65 6c 74 61 63 6d 64 2e 68 20 20 24 28 53 52 deltacmd.h $(SR
6fe0: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
6ff0: 24 28 58 54 43 43 29 20 2d 6f 20 64 65 6c 74 61 $(XTCC) -o delta
7000: 63 6d 64 2e 6f 20 2d 63 20 64 65 6c 74 61 63 6d cmd.o -c deltacm
7010: 64 5f 2e 63 0a 0a 64 65 6c 74 61 63 6d 64 2e 68 d_.c..deltacmd.h
7020: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e :.makeheaders...
7030: 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 /makeheaders ad
7040: 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e d_.c:add.h admin
7050: 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f _.c:admin.h bag_
7060: 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 .c:bag.h blob_.c
7070: 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e :blob.h branch_.
7080: 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 c:branch.h brows
7090: 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 e_.c:browse.h cg
70a0: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
70b0: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
70c0: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
70d0: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
70e0: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
70f0: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
7100: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
7110: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 mformat.h constr
7120: 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 uct_.c:construct
7130: 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f .h content_.c:co
7140: 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 ntent.h db_.c:db
7150: 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 .h delta_.c:delt
7160: 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a a.h deltacmd_.c:
7170: 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 deltacmd.h desce
7180: 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e ndents_.c:descen
7190: 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a dents.h diff_.c:
71a0: 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e diff.h diffcmd_.
71b0: 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f c:diffcmd.h enco
71c0: 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
71d0: 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
71e0: 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
71f0: 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
7200: 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
7210: 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
7220: 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
7230: 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
7240: 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
7250: 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
7260: 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 3.h my_page_.c:m
7270: 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 y_page.h name_.c
7280: 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 :name.h pivot_.c
7290: 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f :pivot.h pqueue_
72a0: 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e .c:pqueue.h prin
72b0: 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 tf_.c:printf.h r
72c0: 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c ebuild_.c:rebuil
72d0: 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 d.h rss_.c:rss.h
72e0: 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d schema_.c:schem
72f0: 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 a.h setup_.c:set
7300: 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 up.h sha1_.c:sha
7310: 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 1.h style_.c:sty
7320: 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f 2e le.h subscript_.
7330: 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 79 c:subscript.h sy
7340: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 nc_.c:sync.h tag
7350: 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 _.c:tag.h tagvie
7360: 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 w_.c:tagview.h t
7370: 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c imeline_.c:timel
7380: 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 ine.h tkt_.c:tkt
7390: 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a .h tktconfig_.c:
73a0: 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 tktconfig.h tkts
73b0: 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 etup_.c:tktsetup
73c0: 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e .h undo_.c:undo.
73d0: 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 h update_.c:upda
73e0: 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e te.h url_.c:url.
73f0: 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 h user_.c:user.h
7400: 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 verify_.c:verif
7410: 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 y.h vfile_.c:vfi
7420: 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b le.h wiki_.c:wik
7430: 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e i.h wikiformat_.
7440: 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 c:wikiformat.h x
7450: 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 fer_.c:xfer.h zi
7460: 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 p_.c:zip.h $(SRC
7470: 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 DIR)/sqlite3.h $
7480: 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f (SRCDIR)/th.h ./
7490: 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 VERSION.h..touch
74a0: 20 68 65 61 64 65 72 73 0a 0a 64 65 73 63 65 6e headers..descen
74b0: 64 65 6e 74 73 5f 2e 63 3a 09 24 28 53 52 43 44 dents_.c:.$(SRCD
74c0: 49 52 29 2f 64 65 73 63 65 6e 64 65 6e 74 73 2e IR)/descendents.
74d0: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 c $(SRCDIR)/VERS
74e0: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e ION translate...
74f0: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 /translate $(SRC
7500: 44 49 52 29 2f 64 65 73 63 65 6e 64 65 6e 74 73 DIR)/descendents
7510: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 .c | sed -f $(SR
7520: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 64 CDIR)/VERSION >d
7530: 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 0a 0a 64 escendents_.c..d
7540: 65 73 63 65 6e 64 65 6e 74 73 2e 6f 3a 09 64 65 escendents.o:.de
7550: 73 63 65 6e 64 65 6e 74 73 5f 2e 63 20 64 65 73 scendents_.c des
7560: 63 65 6e 64 65 6e 74 73 2e 68 20 20 24 28 53 52 cendents.h $(SR
7570: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
7580: 24 28 58 54 43 43 29 20 2d 6f 20 64 65 73 63 65 $(XTCC) -o desce
7590: 6e 64 65 6e 74 73 2e 6f 20 2d 63 20 64 65 73 63 ndents.o -c desc
75a0: 65 6e 64 65 6e 74 73 5f 2e 63 0a 0a 64 65 73 63 endents_.c..desc
75b0: 65 6e 64 65 6e 74 73 2e 68 3a 09 6d 61 6b 65 68 endents.h:.makeh
75c0: 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 eaders.../makehe
75d0: 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 aders add_.c:ad
75e0: 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d d.h admin_.c:adm
75f0: 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e in.h bag_.c:bag.
7600: 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 h blob_.c:blob.h
7610: 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 branch_.c:branc
7620: 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 h.h browse_.c:br
7630: 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 owse.h cgi_.c:cg
7640: 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 i.h checkin_.c:c
7650: 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 heckin.h checkou
7660: 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 t_.c:checkout.h
7670: 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 clearsign_.c:cle
7680: 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e arsign.h clone_.
7690: 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 c:clone.h comfor
76a0: 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 mat_.c:comformat
76b0: 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a .h construct_.c:
76c0: 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 construct.h cont
76d0: 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 ent_.c:content.h
76e0: 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 db_.c:db.h delt
76f0: 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c a_.c:delta.h del
7700: 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d tacmd_.c:deltacm
7710: 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f d.h descendents_
7720: 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 .c:descendents.h
7730: 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 diff_.c:diff.h
7740: 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 diffcmd_.c:diffc
7750: 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 md.h encode_.c:e
7760: 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a ncode.h file_.c:
7770: 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 file.h http_.c:h
7780: 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e ttp.h info_.c:in
7790: 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f fo.h login_.c:lo
77a0: 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 gin.h main_.c:ma
77b0: 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 in.h manifest_.c
77c0: 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f :manifest.h md5_
77d0: 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e .c:md5.h merge_.
77e0: 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 c:merge.h merge3
77f0: 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f _.c:merge3.h my_
7800: 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e page_.c:my_page.
7810: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
7820: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
7830: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 h pqueue_.c:pque
7840: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 ue.h printf_.c:p
7850: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f rintf.h rebuild_
7860: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 .c:rebuild.h rss
7870: 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 _.c:rss.h schema
7880: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
7890: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
78a0: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 a1_.c:sha1.h sty
78b0: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 le_.c:style.h su
78c0: 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 bscript_.c:subsc
78d0: 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 ript.h sync_.c:s
78e0: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
78f0: 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 .h tagview_.c:ta
7900: 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 gview.h timeline
7910: 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 _.c:timeline.h t
7920: 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 kt_.c:tkt.h tktc
7930: 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 onfig_.c:tktconf
7940: 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 ig.h tktsetup_.c
7950: 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f :tktsetup.h undo
7960: 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 _.c:undo.h updat
7970: 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 e_.c:update.h ur
7980: 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f l_.c:url.h user_
7990: 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 .c:user.h verify
79a0: 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 _.c:verify.h vfi
79b0: 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 le_.c:vfile.h wi
79c0: 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b ki_.c:wiki.h wik
79d0: 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 iformat_.c:wikif
79e0: 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a ormat.h xfer_.c:
79f0: 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
7a00: 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
7a10: 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 lite3.h $(SRCDIR
7a20: 29 2f 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f 4e )/th.h ./VERSION
7a30: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 .h..touch header
7a40: 73 0a 0a 64 69 66 66 5f 2e 63 3a 09 24 28 53 52 s..diff_.c:.$(SR
7a50: 43 44 49 52 29 2f 64 69 66 66 2e 63 20 24 28 53 CDIR)/diff.c $(S
7a60: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 RCDIR)/VERSION t
7a70: 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e ranslate.../tran
7a80: 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f slate $(SRCDIR)/
7a90: 64 69 66 66 2e 63 20 7c 20 73 65 64 20 2d 66 20 diff.c | sed -f
7aa0: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
7ab0: 4e 20 3e 64 69 66 66 5f 2e 63 0a 0a 64 69 66 66 N >diff_.c..diff
7ac0: 2e 6f 3a 09 64 69 66 66 5f 2e 63 20 64 69 66 66 .o:.diff_.c diff
7ad0: 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f .h $(SRCDIR)/co
7ae0: 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 nfig.h..$(XTCC)
7af0: 2d 6f 20 64 69 66 66 2e 6f 20 2d 63 20 64 69 66 -o diff.o -c dif
7b00: 66 5f 2e 63 0a 0a 64 69 66 66 2e 68 3a 09 6d 61 f_.c..diff.h:.ma
7b10: 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b keheaders.../mak
7b20: 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 eheaders add_.c
7b30: 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a :add.h admin_.c:
7b40: 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 admin.h bag_.c:b
7b50: 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f ag.h blob_.c:blo
7b60: 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 b.h branch_.c:br
7b70: 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 anch.h browse_.c
7b80: 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 :browse.h cgi_.c
7b90: 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
7ba0: 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
7bb0: 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
7bc0: 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
7bd0: 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
7be0: 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
7bf0: 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
7c00: 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
7c10: 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
7c20: 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
7c30: 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
7c40: 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
7c50: 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
7c60: 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
7c70: 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
7c80: 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
7c90: 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
7ca0: 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
7cb0: 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
7cc0: 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
7cd0: 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
7ce0: 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
7cf0: 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
7d00: 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
7d10: 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
7d20: 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
7d30: 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
7d40: 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
7d50: 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 my_page_.c:my_pa
7d60: 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d ge.h name_.c:nam
7d70: 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 e.h pivot_.c:piv
7d80: 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 ot.h pqueue_.c:p
7d90: 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e queue.h printf_.
7da0: 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 c:printf.h rebui
7db0: 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 ld_.c:rebuild.h
7dc0: 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 rss_.c:rss.h sch
7dd0: 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 ema_.c:schema.h
7de0: 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 setup_.c:setup.h
7df0: 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 sha1_.c:sha1.h
7e00: 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 style_.c:style.h
7e10: 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 subscript_.c:su
7e20: 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e bscript.h sync_.
7e30: 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a c:sync.h tag_.c:
7e40: 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 tag.h tagview_.c
7e50: 3a 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c :tagview.h timel
7e60: 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e ine_.c:timeline.
7e70: 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 h tkt_.c:tkt.h t
7e80: 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 ktconfig_.c:tktc
7e90: 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 onfig.h tktsetup
7ea0: 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 _.c:tktsetup.h u
7eb0: 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 ndo_.c:undo.h up
7ec0: 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 date_.c:update.h
7ed0: 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 url_.c:url.h us
7ee0: 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 er_.c:user.h ver
7ef0: 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 ify_.c:verify.h
7f00: 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 vfile_.c:vfile.h
7f10: 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 wiki_.c:wiki.h
7f20: 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 wikiformat_.c:wi
7f30: 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f kiformat.h xfer_
7f40: 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 .c:xfer.h zip_.c
7f50: 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 :zip.h $(SRCDIR)
7f60: 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52 43 /sqlite3.h $(SRC
7f70: 44 49 52 29 2f 74 68 2e 68 20 2e 2f 56 45 52 53 DIR)/th.h ./VERS
7f80: 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 ION.h..touch hea
7f90: 64 65 72 73 0a 0a 64 69 66 66 63 6d 64 5f 2e 63 ders..diffcmd_.c
7fa0: 3a 09 24 28 53 52 43 44 49 52 29 2f 64 69 66 66 :.$(SRCDIR)/diff
7fb0: 63 6d 64 2e 63 20 24 28 53 52 43 44 49 52 29 2f cmd.c $(SRCDIR)/
7fc0: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 VERSION translat
7fd0: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 e.../translate $
7fe0: 28 53 52 43 44 49 52 29 2f 64 69 66 66 63 6d 64 (SRCDIR)/diffcmd
7ff0: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 .c | sed -f $(SR
8000: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 64 CDIR)/VERSION >d
8010: 69 66 66 63 6d 64 5f 2e 63 0a 0a 64 69 66 66 63 iffcmd_.c..diffc
8020: 6d 64 2e 6f 3a 09 64 69 66 66 63 6d 64 5f 2e 63 md.o:.diffcmd_.c
8030: 20 64 69 66 66 63 6d 64 2e 68 20 20 24 28 53 52 diffcmd.h $(SR
8040: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
8050: 24 28 58 54 43 43 29 20 2d 6f 20 64 69 66 66 63 $(XTCC) -o diffc
8060: 6d 64 2e 6f 20 2d 63 20 64 69 66 66 63 6d 64 5f md.o -c diffcmd_
8070: 2e 63 0a 0a 64 69 66 66 63 6d 64 2e 68 3a 09 6d .c..diffcmd.h:.m
8080: 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 akeheaders.../ma
8090: 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e keheaders add_.
80a0: 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 c:add.h admin_.c
80b0: 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a :admin.h bag_.c:
80c0: 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c bag.h blob_.c:bl
80d0: 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 ob.h branch_.c:b
80e0: 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e ranch.h browse_.
80f0: 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e c:browse.h cgi_.
8100: 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f c:cgi.h checkin_
8110: 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 .c:checkin.h che
8120: 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 ckout_.c:checkou
8130: 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 t.h clearsign_.c
8140: 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f :clearsign.h clo
8150: 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f ne_.c:clone.h co
8160: 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f mformat_.c:comfo
8170: 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 rmat.h construct
8180: 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 _.c:construct.h
8190: 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 content_.c:conte
81a0: 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 nt.h db_.c:db.h
81b0: 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 delta_.c:delta.h
81c0: 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c deltacmd_.c:del
81d0: 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 tacmd.h descende
81e0: 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e nts_.c:descenden
81f0: 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 ts.h diff_.c:dif
8200: 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 f.h diffcmd_.c:d
8210: 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f iffcmd.h encode_
8220: 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 .c:encode.h file
8230: 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f _.c:file.h http_
8240: 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e .c:http.h info_.
8250: 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e c:info.h login_.
8260: 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e c:login.h main_.
8270: 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 c:main.h manifes
8280: 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 t_.c:manifest.h
8290: 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 md5_.c:md5.h mer
82a0: 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 ge_.c:merge.h me
82b0: 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 rge3_.c:merge3.h
82c0: 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 my_page_.c:my_p
82d0: 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 age.h name_.c:na
82e0: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 me.h pivot_.c:pi
82f0: 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a vot.h pqueue_.c:
8300: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f pqueue.h printf_
8310: 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 .c:printf.h rebu
8320: 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 ild_.c:rebuild.h
8330: 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 rss_.c:rss.h sc
8340: 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 hema_.c:schema.h
8350: 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e setup_.c:setup.
8360: 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 h sha1_.c:sha1.h
8370: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
8380: 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 h subscript_.c:s
8390: 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f ubscript.h sync_
83a0: 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 .c:sync.h tag_.c
83b0: 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e :tag.h tagview_.
83c0: 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 c:tagview.h time
83d0: 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 line_.c:timeline
83e0: 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 .h tkt_.c:tkt.h
83f0: 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 tktconfig_.c:tkt
8400: 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 config.h tktsetu
8410: 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 p_.c:tktsetup.h
8420: 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 undo_.c:undo.h u
8430: 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e pdate_.c:update.
8440: 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 h url_.c:url.h u
8450: 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 ser_.c:user.h ve
8460: 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 rify_.c:verify.h
8470: 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e vfile_.c:vfile.
8480: 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 h wiki_.c:wiki.h
8490: 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 wikiformat_.c:w
84a0: 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 ikiformat.h xfer
84b0: 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e _.c:xfer.h zip_.
84c0: 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 c:zip.h $(SRCDIR
84d0: 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52 )/sqlite3.h $(SR
84e0: 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f 56 45 52 CDIR)/th.h ./VER
84f0: 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 SION.h..touch he
8500: 61 64 65 72 73 0a 0a 65 6e 63 6f 64 65 5f 2e 63 aders..encode_.c
8510: 3a 09 24 28 53 52 43 44 49 52 29 2f 65 6e 63 6f :.$(SRCDIR)/enco
8520: 64 65 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 de.c $(SRCDIR)/V
8530: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
8540: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
8550: 53 52 43 44 49 52 29 2f 65 6e 63 6f 64 65 2e 63 SRCDIR)/encode.c
8560: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 | sed -f $(SRCD
8570: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 65 6e 63 IR)/VERSION >enc
8580: 6f 64 65 5f 2e 63 0a 0a 65 6e 63 6f 64 65 2e 6f ode_.c..encode.o
8590: 3a 09 65 6e 63 6f 64 65 5f 2e 63 20 65 6e 63 6f :.encode_.c enco
85a0: 64 65 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f de.h $(SRCDIR)/
85b0: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 config.h..$(XTCC
85c0: 29 20 2d 6f 20 65 6e 63 6f 64 65 2e 6f 20 2d 63 ) -o encode.o -c
85d0: 20 65 6e 63 6f 64 65 5f 2e 63 0a 0a 65 6e 63 6f encode_.c..enco
85e0: 64 65 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 de.h:.makeheader
85f0: 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 s.../makeheaders
8600: 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 add_.c:add.h a
8610: 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 dmin_.c:admin.h
8620: 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f bag_.c:bag.h blo
8630: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e b_.c:blob.h bran
8640: 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 ch_.c:branch.h b
8650: 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e rowse_.c:browse.
8660: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
8670: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
8680: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
8690: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
86a0: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
86b0: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
86c0: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
86d0: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
86e0: 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 nstruct_.c:const
86f0: 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e ruct.h content_.
8700: 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e c:content.h db_.
8710: 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a c:db.h delta_.c:
8720: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 delta.h deltacmd
8730: 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 _.c:deltacmd.h d
8740: 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 escendents_.c:de
8750: 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 scendents.h diff
8760: 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 _.c:diff.h diffc
8770: 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 md_.c:diffcmd.h
8780: 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
8790: 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
87a0: 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
87b0: 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
87c0: 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
87d0: 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
87e0: 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
87f0: 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
8800: 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
8810: 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
8820: 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f erge3.h my_page_
8830: 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d .c:my_page.h nam
8840: 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f e_.c:name.h pivo
8850: 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 t_.c:pivot.h pqu
8860: 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 eue_.c:pqueue.h
8870: 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 printf_.c:printf
8880: 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 .h rebuild_.c:re
8890: 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 build.h rss_.c:r
88a0: 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 ss.h schema_.c:s
88b0: 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 chema.h setup_.c
88c0: 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 :setup.h sha1_.c
88d0: 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 :sha1.h style_.c
88e0: 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 :style.h subscri
88f0: 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e pt_.c:subscript.
8900: 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 h sync_.c:sync.h
8910: 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 tag_.c:tag.h ta
8920: 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 gview_.c:tagview
8930: 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 .h timeline_.c:t
8940: 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 imeline.h tkt_.c
8950: 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 :tkt.h tktconfig
8960: 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 _.c:tktconfig.h
8970: 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 tktsetup_.c:tkts
8980: 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 etup.h undo_.c:u
8990: 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ndo.h update_.c:
89a0: 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
89b0: 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
89c0: 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
89d0: 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
89e0: 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
89f0: 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
8a00: 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
8a10: 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e .h xfer_.c:xfer.
8a20: 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 h zip_.c:zip.h $
8a30: 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 (SRCDIR)/sqlite3
8a40: 2e 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 2e .h $(SRCDIR)/th.
8a50: 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 h ./VERSION.h..t
8a60: 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 66 69 ouch headers..fi
8a70: 6c 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 le_.c:.$(SRCDIR)
8a80: 2f 66 69 6c 65 2e 63 20 24 28 53 52 43 44 49 52 /file.c $(SRCDIR
8a90: 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c )/VERSION transl
8aa0: 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 ate.../translate
8ab0: 20 24 28 53 52 43 44 49 52 29 2f 66 69 6c 65 2e $(SRCDIR)/file.
8ac0: 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 c | sed -f $(SRC
8ad0: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 66 69 DIR)/VERSION >fi
8ae0: 6c 65 5f 2e 63 0a 0a 66 69 6c 65 2e 6f 3a 09 66 le_.c..file.o:.f
8af0: 69 6c 65 5f 2e 63 20 66 69 6c 65 2e 68 20 20 24 ile_.c file.h $
8b00: 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e (SRCDIR)/config.
8b10: 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 66 69 h..$(XTCC) -o fi
8b20: 6c 65 2e 6f 20 2d 63 20 66 69 6c 65 5f 2e 63 0a le.o -c file_.c.
8b30: 0a 66 69 6c 65 2e 68 3a 09 6d 61 6b 65 68 65 61 .file.h:.makehea
8b40: 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 ders.../makehead
8b50: 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e ers add_.c:add.
8b60: 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e h admin_.c:admin
8b70: 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 .h bag_.c:bag.h
8b80: 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 blob_.c:blob.h b
8b90: 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e ranch_.c:branch.
8ba0: 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 h browse_.c:brow
8bb0: 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e se.h cgi_.c:cgi.
8bc0: 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 h checkin_.c:che
8bd0: 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f ckin.h checkout_
8be0: 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c .c:checkout.h cl
8bf0: 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 earsign_.c:clear
8c00: 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a sign.h clone_.c:
8c10: 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 clone.h comforma
8c20: 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 t_.c:comformat.h
8c30: 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f construct_.c:co
8c40: 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e nstruct.h conten
8c50: 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 t_.c:content.h d
8c60: 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f b_.c:db.h delta_
8c70: 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 .c:delta.h delta
8c80: 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e cmd_.c:deltacmd.
8c90: 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 h descendents_.c
8ca0: 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 :descendents.h d
8cb0: 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 iff_.c:diff.h di
8cc0: 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 ffcmd_.c:diffcmd
8cd0: 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 .h encode_.c:enc
8ce0: 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 ode.h file_.c:fi
8cf0: 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 le.h http_.c:htt
8d00: 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f p.h info_.c:info
8d10: 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 .h login_.c:logi
8d20: 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e n.h main_.c:main
8d30: 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d .h manifest_.c:m
8d40: 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 anifest.h md5_.c
8d50: 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a :md5.h merge_.c:
8d60: 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e merge.h merge3_.
8d70: 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 c:merge3.h my_pa
8d80: 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 ge_.c:my_page.h
8d90: 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 name_.c:name.h p
8da0: 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 ivot_.c:pivot.h
8db0: 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 pqueue_.c:pqueue
8dc0: 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 .h printf_.c:pri
8dd0: 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 ntf.h rebuild_.c
8de0: 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e :rebuild.h rss_.
8df0: 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e c:rss.h schema_.
8e00: 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 c:schema.h setup
8e10: 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 _.c:setup.h sha1
8e20: 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 _.c:sha1.h style
8e30: 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 _.c:style.h subs
8e40: 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 cript_.c:subscri
8e50: 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e pt.h sync_.c:syn
8e60: 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 c.h tag_.c:tag.h
8e70: 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 tagview_.c:tagv
8e80: 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e iew.h timeline_.
8e90: 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 c:timeline.h tkt
8ea0: 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e _.c:tkt.h tktcon
8eb0: 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 fig_.c:tktconfig
8ec0: 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 .h tktsetup_.c:t
8ed0: 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e ktsetup.h undo_.
8ee0: 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f c:undo.h update_
8ef0: 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f .c:update.h url_
8f00: 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 .c:url.h user_.c
8f10: 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e :user.h verify_.
8f20: 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 c:verify.h vfile
8f30: 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 _.c:vfile.h wiki
8f40: 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 _.c:wiki.h wikif
8f50: 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 ormat_.c:wikifor
8f60: 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 mat.h xfer_.c:xf
8f70: 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e er.h zip_.c:zip.
8f80: 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 h $(SRCDIR)/sqli
8f90: 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f te3.h $(SRCDIR)/
8fa0: 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 th.h ./VERSION.h
8fb0: 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a ..touch headers.
8fc0: 0a 68 74 74 70 5f 2e 63 3a 09 24 28 53 52 43 44 .http_.c:.$(SRCD
8fd0: 49 52 29 2f 68 74 74 70 2e 63 20 24 28 53 52 43 IR)/http.c $(SRC
8fe0: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
8ff0: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
9000: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 68 74 ate $(SRCDIR)/ht
9010: 74 70 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 tp.c | sed -f $(
9020: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
9030: 3e 68 74 74 70 5f 2e 63 0a 0a 68 74 74 70 2e 6f >http_.c..http.o
9040: 3a 09 68 74 74 70 5f 2e 63 20 68 74 74 70 2e 68 :.http_.c http.h
9050: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 $(SRCDIR)/conf
9060: 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f ig.h..$(XTCC) -o
9070: 20 68 74 74 70 2e 6f 20 2d 63 20 68 74 74 70 5f http.o -c http_
9080: 2e 63 0a 0a 68 74 74 70 2e 68 3a 09 6d 61 6b 65 .c..http.h:.make
9090: 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 headers.../makeh
90a0: 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 eaders add_.c:a
90b0: 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 dd.h admin_.c:ad
90c0: 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 min.h bag_.c:bag
90d0: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
90e0: 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e h branch_.c:bran
90f0: 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 ch.h browse_.c:b
9100: 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 rowse.h cgi_.c:c
9110: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
9120: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
9130: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
9140: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
9150: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
9160: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
9170: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
9180: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 t.h construct_.c
9190: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e :construct.h con
91a0: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e tent_.c:content.
91b0: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c h db_.c:db.h del
91c0: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 ta_.c:delta.h de
91d0: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 ltacmd_.c:deltac
91e0: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 md.h descendents
91f0: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e _.c:descendents.
9200: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 h diff_.c:diff.h
9210: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 diffcmd_.c:diff
9220: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a cmd.h encode_.c:
9230: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
9240: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
9250: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
9260: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
9270: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
9280: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
9290: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
92a0: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
92b0: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
92c0: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 3_.c:merge3.h my
92d0: 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 _page_.c:my_page
92e0: 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e .h name_.c:name.
92f0: 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 h pivot_.c:pivot
9300: 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 .h pqueue_.c:pqu
9310: 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a eue.h printf_.c:
9320: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 printf.h rebuild
9330: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 _.c:rebuild.h rs
9340: 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d s_.c:rss.h schem
9350: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 a_.c:schema.h se
9360: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 tup_.c:setup.h s
9370: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 ha1_.c:sha1.h st
9380: 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 yle_.c:style.h s
9390: 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 ubscript_.c:subs
93a0: 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a cript.h sync_.c:
93b0: 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 sync.h tag_.c:ta
93c0: 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 g.h tagview_.c:t
93d0: 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e agview.h timelin
93e0: 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 e_.c:timeline.h
93f0: 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 tkt_.c:tkt.h tkt
9400: 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e config_.c:tktcon
9410: 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e fig.h tktsetup_.
9420: 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 c:tktsetup.h und
9430: 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 o_.c:undo.h upda
9440: 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 te_.c:update.h u
9450: 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 rl_.c:url.h user
9460: 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 _.c:user.h verif
9470: 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 y_.c:verify.h vf
9480: 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 ile_.c:vfile.h w
9490: 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 iki_.c:wiki.h wi
94a0: 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 kiformat_.c:wiki
94b0: 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 format.h xfer_.c
94c0: 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a :xfer.h zip_.c:z
94d0: 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 ip.h $(SRCDIR)/s
94e0: 71 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 qlite3.h $(SRCDI
94f0: 52 29 2f 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f R)/th.h ./VERSIO
9500: 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 N.h..touch heade
9510: 72 73 0a 0a 69 6e 66 6f 5f 2e 63 3a 09 24 28 53 rs..info_.c:.$(S
9520: 52 43 44 49 52 29 2f 69 6e 66 6f 2e 63 20 24 28 RCDIR)/info.c $(
9530: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
9540: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 translate.../tra
9550: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 nslate $(SRCDIR)
9560: 2f 69 6e 66 6f 2e 63 20 7c 20 73 65 64 20 2d 66 /info.c | sed -f
9570: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
9580: 4f 4e 20 3e 69 6e 66 6f 5f 2e 63 0a 0a 69 6e 66 ON >info_.c..inf
9590: 6f 2e 6f 3a 09 69 6e 66 6f 5f 2e 63 20 69 6e 66 o.o:.info_.c inf
95a0: 6f 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 o.h $(SRCDIR)/c
95b0: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 onfig.h..$(XTCC)
95c0: 20 2d 6f 20 69 6e 66 6f 2e 6f 20 2d 63 20 69 6e -o info.o -c in
95d0: 66 6f 5f 2e 63 0a 0a 69 6e 66 6f 2e 68 3a 09 6d fo_.c..info.h:.m
95e0: 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 akeheaders.../ma
95f0: 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e keheaders add_.
9600: 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 c:add.h admin_.c
9610: 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a :admin.h bag_.c:
9620: 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c bag.h blob_.c:bl
9630: 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 ob.h branch_.c:b
9640: 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e ranch.h browse_.
9650: 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e c:browse.h cgi_.
9660: 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f c:cgi.h checkin_
9670: 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 .c:checkin.h che
9680: 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 ckout_.c:checkou
9690: 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 t.h clearsign_.c
96a0: 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f :clearsign.h clo
96b0: 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f ne_.c:clone.h co
96c0: 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f mformat_.c:comfo
96d0: 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 rmat.h construct
96e0: 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 _.c:construct.h
96f0: 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 content_.c:conte
9700: 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 nt.h db_.c:db.h
9710: 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 delta_.c:delta.h
9720: 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c deltacmd_.c:del
9730: 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 tacmd.h descende
9740: 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e nts_.c:descenden
9750: 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 ts.h diff_.c:dif
9760: 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 f.h diffcmd_.c:d
9770: 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f iffcmd.h encode_
9780: 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 .c:encode.h file
9790: 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f _.c:file.h http_
97a0: 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e .c:http.h info_.
97b0: 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e c:info.h login_.
97c0: 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e c:login.h main_.
97d0: 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 c:main.h manifes
97e0: 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 t_.c:manifest.h
97f0: 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 md5_.c:md5.h mer
9800: 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 ge_.c:merge.h me
9810: 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 rge3_.c:merge3.h
9820: 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 my_page_.c:my_p
9830: 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 age.h name_.c:na
9840: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 me.h pivot_.c:pi
9850: 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a vot.h pqueue_.c:
9860: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f pqueue.h printf_
9870: 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 .c:printf.h rebu
9880: 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 ild_.c:rebuild.h
9890: 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 rss_.c:rss.h sc
98a0: 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 hema_.c:schema.h
98b0: 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e setup_.c:setup.
98c0: 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 h sha1_.c:sha1.h
98d0: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
98e0: 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 h subscript_.c:s
98f0: 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f ubscript.h sync_
9900: 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 .c:sync.h tag_.c
9910: 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e :tag.h tagview_.
9920: 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 c:tagview.h time
9930: 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 line_.c:timeline
9940: 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 .h tkt_.c:tkt.h
9950: 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 tktconfig_.c:tkt
9960: 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 config.h tktsetu
9970: 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 p_.c:tktsetup.h
9980: 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 undo_.c:undo.h u
9990: 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e pdate_.c:update.
99a0: 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 h url_.c:url.h u
99b0: 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 ser_.c:user.h ve
99c0: 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 rify_.c:verify.h
99d0: 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e vfile_.c:vfile.
99e0: 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 h wiki_.c:wiki.h
99f0: 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 wikiformat_.c:w
9a00: 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 ikiformat.h xfer
9a10: 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e _.c:xfer.h zip_.
9a20: 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 c:zip.h $(SRCDIR
9a30: 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52 )/sqlite3.h $(SR
9a40: 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f 56 45 52 CDIR)/th.h ./VER
9a50: 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 SION.h..touch he
9a60: 61 64 65 72 73 0a 0a 6c 6f 67 69 6e 5f 2e 63 3a aders..login_.c:
9a70: 09 24 28 53 52 43 44 49 52 29 2f 6c 6f 67 69 6e .$(SRCDIR)/login
9a80: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
9a90: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
9aa0: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
9ab0: 43 44 49 52 29 2f 6c 6f 67 69 6e 2e 63 20 7c 20 CDIR)/login.c |
9ac0: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 sed -f $(SRCDIR)
9ad0: 2f 56 45 52 53 49 4f 4e 20 3e 6c 6f 67 69 6e 5f /VERSION >login_
9ae0: 2e 63 0a 0a 6c 6f 67 69 6e 2e 6f 3a 09 6c 6f 67 .c..login.o:.log
9af0: 69 6e 5f 2e 63 20 6c 6f 67 69 6e 2e 68 20 20 24 in_.c login.h $
9b00: 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e (SRCDIR)/config.
9b10: 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 6c 6f h..$(XTCC) -o lo
9b20: 67 69 6e 2e 6f 20 2d 63 20 6c 6f 67 69 6e 5f 2e gin.o -c login_.
9b30: 63 0a 0a 6c 6f 67 69 6e 2e 68 3a 09 6d 61 6b 65 c..login.h:.make
9b40: 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 headers.../makeh
9b50: 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 eaders add_.c:a
9b60: 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 dd.h admin_.c:ad
9b70: 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 min.h bag_.c:bag
9b80: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
9b90: 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e h branch_.c:bran
9ba0: 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 ch.h browse_.c:b
9bb0: 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 rowse.h cgi_.c:c
9bc0: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
9bd0: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
9be0: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
9bf0: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
9c00: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
9c10: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
9c20: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
9c30: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 t.h construct_.c
9c40: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e :construct.h con
9c50: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e tent_.c:content.
9c60: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c h db_.c:db.h del
9c70: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 ta_.c:delta.h de
9c80: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 ltacmd_.c:deltac
9c90: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 md.h descendents
9ca0: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e _.c:descendents.
9cb0: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 h diff_.c:diff.h
9cc0: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 diffcmd_.c:diff
9cd0: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a cmd.h encode_.c:
9ce0: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
9cf0: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
9d00: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
9d10: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
9d20: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
9d30: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
9d40: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
9d50: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
9d60: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
9d70: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 3_.c:merge3.h my
9d80: 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 _page_.c:my_page
9d90: 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e .h name_.c:name.
9da0: 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 h pivot_.c:pivot
9db0: 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 .h pqueue_.c:pqu
9dc0: 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a eue.h printf_.c:
9dd0: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 printf.h rebuild
9de0: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 _.c:rebuild.h rs
9df0: 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d s_.c:rss.h schem
9e00: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 a_.c:schema.h se
9e10: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 tup_.c:setup.h s
9e20: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 ha1_.c:sha1.h st
9e30: 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 yle_.c:style.h s
9e40: 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 ubscript_.c:subs
9e50: 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a cript.h sync_.c:
9e60: 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 sync.h tag_.c:ta
9e70: 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 g.h tagview_.c:t
9e80: 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e agview.h timelin
9e90: 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 e_.c:timeline.h
9ea0: 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 tkt_.c:tkt.h tkt
9eb0: 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e config_.c:tktcon
9ec0: 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e fig.h tktsetup_.
9ed0: 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 c:tktsetup.h und
9ee0: 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 o_.c:undo.h upda
9ef0: 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 te_.c:update.h u
9f00: 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 rl_.c:url.h user
9f10: 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 _.c:user.h verif
9f20: 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 y_.c:verify.h vf
9f30: 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 ile_.c:vfile.h w
9f40: 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 iki_.c:wiki.h wi
9f50: 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 kiformat_.c:wiki
9f60: 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 format.h xfer_.c
9f70: 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a :xfer.h zip_.c:z
9f80: 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 ip.h $(SRCDIR)/s
9f90: 71 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 qlite3.h $(SRCDI
9fa0: 52 29 2f 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f R)/th.h ./VERSIO
9fb0: 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 N.h..touch heade
9fc0: 72 73 0a 0a 6d 61 69 6e 5f 2e 63 3a 09 24 28 53 rs..main_.c:.$(S
9fd0: 52 43 44 49 52 29 2f 6d 61 69 6e 2e 63 20 24 28 RCDIR)/main.c $(
9fe0: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
9ff0: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 translate.../tra
a000: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 nslate $(SRCDIR)
a010: 2f 6d 61 69 6e 2e 63 20 7c 20 73 65 64 20 2d 66 /main.c | sed -f
a020: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
a030: 4f 4e 20 3e 6d 61 69 6e 5f 2e 63 0a 0a 6d 61 69 ON >main_.c..mai
a040: 6e 2e 6f 3a 09 6d 61 69 6e 5f 2e 63 20 6d 61 69 n.o:.main_.c mai
a050: 6e 2e 68 20 70 61 67 65 5f 69 6e 64 65 78 2e 68 n.h page_index.h
a060: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
a070: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
a080: 6d 61 69 6e 2e 6f 20 2d 63 20 6d 61 69 6e 5f 2e main.o -c main_.
a090: 63 0a 0a 6d 61 69 6e 2e 68 3a 09 6d 61 6b 65 68 c..main.h:.makeh
a0a0: 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 eaders.../makehe
a0b0: 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 aders add_.c:ad
a0c0: 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d d.h admin_.c:adm
a0d0: 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e in.h bag_.c:bag.
a0e0: 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 h blob_.c:blob.h
a0f0: 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 branch_.c:branc
a100: 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 h.h browse_.c:br
a110: 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 owse.h cgi_.c:cg
a120: 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 i.h checkin_.c:c
a130: 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 heckin.h checkou
a140: 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 t_.c:checkout.h
a150: 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 clearsign_.c:cle
a160: 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e arsign.h clone_.
a170: 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 c:clone.h comfor
a180: 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 mat_.c:comformat
a190: 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a .h construct_.c:
a1a0: 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 construct.h cont
a1b0: 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 ent_.c:content.h
a1c0: 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 db_.c:db.h delt
a1d0: 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c a_.c:delta.h del
a1e0: 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d tacmd_.c:deltacm
a1f0: 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f d.h descendents_
a200: 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 .c:descendents.h
a210: 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 diff_.c:diff.h
a220: 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 diffcmd_.c:diffc
a230: 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 md.h encode_.c:e
a240: 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a ncode.h file_.c:
a250: 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 file.h http_.c:h
a260: 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e ttp.h info_.c:in
a270: 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f fo.h login_.c:lo
a280: 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 gin.h main_.c:ma
a290: 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 in.h manifest_.c
a2a0: 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f :manifest.h md5_
a2b0: 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e .c:md5.h merge_.
a2c0: 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 c:merge.h merge3
a2d0: 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f _.c:merge3.h my_
a2e0: 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e page_.c:my_page.
a2f0: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
a300: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
a310: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 h pqueue_.c:pque
a320: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 ue.h printf_.c:p
a330: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f rintf.h rebuild_
a340: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 .c:rebuild.h rss
a350: 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 _.c:rss.h schema
a360: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
a370: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
a380: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 a1_.c:sha1.h sty
a390: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 le_.c:style.h su
a3a0: 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 bscript_.c:subsc
a3b0: 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 ript.h sync_.c:s
a3c0: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
a3d0: 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 .h tagview_.c:ta
a3e0: 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 gview.h timeline
a3f0: 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 _.c:timeline.h t
a400: 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 kt_.c:tkt.h tktc
a410: 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 onfig_.c:tktconf
a420: 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 ig.h tktsetup_.c
a430: 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f :tktsetup.h undo
a440: 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 _.c:undo.h updat
a450: 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 e_.c:update.h ur
a460: 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f l_.c:url.h user_
a470: 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 .c:user.h verify
a480: 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 _.c:verify.h vfi
a490: 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 le_.c:vfile.h wi
a4a0: 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b ki_.c:wiki.h wik
a4b0: 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 iformat_.c:wikif
a4c0: 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a ormat.h xfer_.c:
a4d0: 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
a4e0: 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
a4f0: 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 lite3.h $(SRCDIR
a500: 29 2f 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f 4e )/th.h ./VERSION
a510: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 .h..touch header
a520: 73 0a 0a 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 09 s..manifest_.c:.
a530: 24 28 53 52 43 44 49 52 29 2f 6d 61 6e 69 66 65 $(SRCDIR)/manife
a540: 73 74 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 st.c $(SRCDIR)/V
a550: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
a560: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
a570: 53 52 43 44 49 52 29 2f 6d 61 6e 69 66 65 73 74 SRCDIR)/manifest
a580: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 .c | sed -f $(SR
a590: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 6d CDIR)/VERSION >m
a5a0: 61 6e 69 66 65 73 74 5f 2e 63 0a 0a 6d 61 6e 69 anifest_.c..mani
a5b0: 66 65 73 74 2e 6f 3a 09 6d 61 6e 69 66 65 73 74 fest.o:.manifest
a5c0: 5f 2e 63 20 6d 61 6e 69 66 65 73 74 2e 68 20 20 _.c manifest.h
a5d0: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 $(SRCDIR)/config
a5e0: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 6d .h..$(XTCC) -o m
a5f0: 61 6e 69 66 65 73 74 2e 6f 20 2d 63 20 6d 61 6e anifest.o -c man
a600: 69 66 65 73 74 5f 2e 63 0a 0a 6d 61 6e 69 66 65 ifest_.c..manife
a610: 73 74 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 st.h:.makeheader
a620: 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 s.../makeheaders
a630: 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 add_.c:add.h a
a640: 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 dmin_.c:admin.h
a650: 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f bag_.c:bag.h blo
a660: 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e b_.c:blob.h bran
a670: 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 ch_.c:branch.h b
a680: 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e rowse_.c:browse.
a690: 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
a6a0: 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
a6b0: 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
a6c0: 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
a6d0: 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
a6e0: 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
a6f0: 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
a700: 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
a710: 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 nstruct_.c:const
a720: 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e ruct.h content_.
a730: 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e c:content.h db_.
a740: 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a c:db.h delta_.c:
a750: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 delta.h deltacmd
a760: 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 _.c:deltacmd.h d
a770: 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 escendents_.c:de
a780: 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 scendents.h diff
a790: 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 _.c:diff.h diffc
a7a0: 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 md_.c:diffcmd.h
a7b0: 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
a7c0: 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
a7d0: 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
a7e0: 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
a7f0: 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
a800: 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
a810: 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
a820: 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
a830: 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
a840: 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
a850: 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f erge3.h my_page_
a860: 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d .c:my_page.h nam
a870: 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f e_.c:name.h pivo
a880: 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 t_.c:pivot.h pqu
a890: 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 eue_.c:pqueue.h
a8a0: 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 printf_.c:printf
a8b0: 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 .h rebuild_.c:re
a8c0: 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 build.h rss_.c:r
a8d0: 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 ss.h schema_.c:s
a8e0: 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 chema.h setup_.c
a8f0: 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 :setup.h sha1_.c
a900: 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 :sha1.h style_.c
a910: 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 :style.h subscri
a920: 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e pt_.c:subscript.
a930: 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 h sync_.c:sync.h
a940: 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 tag_.c:tag.h ta
a950: 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 gview_.c:tagview
a960: 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 .h timeline_.c:t
a970: 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 imeline.h tkt_.c
a980: 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 :tkt.h tktconfig
a990: 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 _.c:tktconfig.h
a9a0: 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 tktsetup_.c:tkts
a9b0: 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 etup.h undo_.c:u
a9c0: 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ndo.h update_.c:
a9d0: 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
a9e0: 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
a9f0: 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
aa00: 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
aa10: 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
aa20: 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
aa30: 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
aa40: 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e .h xfer_.c:xfer.
aa50: 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 h zip_.c:zip.h $
aa60: 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 (SRCDIR)/sqlite3
aa70: 2e 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 2e .h $(SRCDIR)/th.
aa80: 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 h ./VERSION.h..t
aa90: 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 6d 64 ouch headers..md
aaa0: 35 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 5_.c:.$(SRCDIR)/
aab0: 6d 64 35 2e 63 20 24 28 53 52 43 44 49 52 29 2f md5.c $(SRCDIR)/
aac0: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 VERSION translat
aad0: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 e.../translate $
aae0: 28 53 52 43 44 49 52 29 2f 6d 64 35 2e 63 20 7c (SRCDIR)/md5.c |
aaf0: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 sed -f $(SRCDIR
ab00: 29 2f 56 45 52 53 49 4f 4e 20 3e 6d 64 35 5f 2e )/VERSION >md5_.
ab10: 63 0a 0a 6d 64 35 2e 6f 3a 09 6d 64 35 5f 2e 63 c..md5.o:.md5_.c
ab20: 20 6d 64 35 2e 68 20 20 24 28 53 52 43 44 49 52 md5.h $(SRCDIR
ab30: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 )/config.h..$(XT
ab40: 43 43 29 20 2d 6f 20 6d 64 35 2e 6f 20 2d 63 20 CC) -o md5.o -c
ab50: 6d 64 35 5f 2e 63 0a 0a 6d 64 35 2e 68 3a 09 6d md5_.c..md5.h:.m
ab60: 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 akeheaders.../ma
ab70: 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e keheaders add_.
ab80: 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 c:add.h admin_.c
ab90: 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a :admin.h bag_.c:
aba0: 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c bag.h blob_.c:bl
abb0: 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 ob.h branch_.c:b
abc0: 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e ranch.h browse_.
abd0: 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e c:browse.h cgi_.
abe0: 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f c:cgi.h checkin_
abf0: 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 .c:checkin.h che
ac00: 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 ckout_.c:checkou
ac10: 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 t.h clearsign_.c
ac20: 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f :clearsign.h clo
ac30: 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f ne_.c:clone.h co
ac40: 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f mformat_.c:comfo
ac50: 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 rmat.h construct
ac60: 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 _.c:construct.h
ac70: 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 content_.c:conte
ac80: 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 nt.h db_.c:db.h
ac90: 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 delta_.c:delta.h
aca0: 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c deltacmd_.c:del
acb0: 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 tacmd.h descende
acc0: 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e nts_.c:descenden
acd0: 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 ts.h diff_.c:dif
ace0: 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 f.h diffcmd_.c:d
acf0: 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f iffcmd.h encode_
ad00: 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 .c:encode.h file
ad10: 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f _.c:file.h http_
ad20: 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e .c:http.h info_.
ad30: 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e c:info.h login_.
ad40: 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e c:login.h main_.
ad50: 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 c:main.h manifes
ad60: 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 t_.c:manifest.h
ad70: 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 md5_.c:md5.h mer
ad80: 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 ge_.c:merge.h me
ad90: 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 rge3_.c:merge3.h
ada0: 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 my_page_.c:my_p
adb0: 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 age.h name_.c:na
adc0: 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 me.h pivot_.c:pi
add0: 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a vot.h pqueue_.c:
ade0: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f pqueue.h printf_
adf0: 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 .c:printf.h rebu
ae00: 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 ild_.c:rebuild.h
ae10: 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 rss_.c:rss.h sc
ae20: 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 hema_.c:schema.h
ae30: 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e setup_.c:setup.
ae40: 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 h sha1_.c:sha1.h
ae50: 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e style_.c:style.
ae60: 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 h subscript_.c:s
ae70: 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f ubscript.h sync_
ae80: 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 .c:sync.h tag_.c
ae90: 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e :tag.h tagview_.
aea0: 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 c:tagview.h time
aeb0: 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 line_.c:timeline
aec0: 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 .h tkt_.c:tkt.h
aed0: 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 tktconfig_.c:tkt
aee0: 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 config.h tktsetu
aef0: 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 p_.c:tktsetup.h
af00: 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 undo_.c:undo.h u
af10: 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e pdate_.c:update.
af20: 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 h url_.c:url.h u
af30: 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 ser_.c:user.h ve
af40: 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 rify_.c:verify.h
af50: 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e vfile_.c:vfile.
af60: 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 h wiki_.c:wiki.h
af70: 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 wikiformat_.c:w
af80: 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 ikiformat.h xfer
af90: 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e _.c:xfer.h zip_.
afa0: 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 c:zip.h $(SRCDIR
afb0: 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52 )/sqlite3.h $(SR
afc0: 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f 56 45 52 CDIR)/th.h ./VER
afd0: 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 SION.h..touch he
afe0: 61 64 65 72 73 0a 0a 6d 65 72 67 65 5f 2e 63 3a aders..merge_.c:
aff0: 09 24 28 53 52 43 44 49 52 29 2f 6d 65 72 67 65 .$(SRCDIR)/merge
b000: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
b010: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
b020: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
b030: 43 44 49 52 29 2f 6d 65 72 67 65 2e 63 20 7c 20 CDIR)/merge.c |
b040: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 sed -f $(SRCDIR)
b050: 2f 56 45 52 53 49 4f 4e 20 3e 6d 65 72 67 65 5f /VERSION >merge_
b060: 2e 63 0a 0a 6d 65 72 67 65 2e 6f 3a 09 6d 65 72 .c..merge.o:.mer
b070: 67 65 5f 2e 63 20 6d 65 72 67 65 2e 68 20 20 24 ge_.c merge.h $
b080: 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e (SRCDIR)/config.
b090: 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 6d 65 h..$(XTCC) -o me
b0a0: 72 67 65 2e 6f 20 2d 63 20 6d 65 72 67 65 5f 2e rge.o -c merge_.
b0b0: 63 0a 0a 6d 65 72 67 65 2e 68 3a 09 6d 61 6b 65 c..merge.h:.make
b0c0: 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 headers.../makeh
b0d0: 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 eaders add_.c:a
b0e0: 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 dd.h admin_.c:ad
b0f0: 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 min.h bag_.c:bag
b100: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
b110: 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e h branch_.c:bran
b120: 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 ch.h browse_.c:b
b130: 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 rowse.h cgi_.c:c
b140: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
b150: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
b160: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
b170: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
b180: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
b190: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
b1a0: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
b1b0: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 t.h construct_.c
b1c0: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e :construct.h con
b1d0: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e tent_.c:content.
b1e0: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c h db_.c:db.h del
b1f0: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 ta_.c:delta.h de
b200: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 ltacmd_.c:deltac
b210: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 md.h descendents
b220: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e _.c:descendents.
b230: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 h diff_.c:diff.h
b240: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 diffcmd_.c:diff
b250: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a cmd.h encode_.c:
b260: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
b270: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
b280: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
b290: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
b2a0: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
b2b0: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
b2c0: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
b2d0: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
b2e0: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
b2f0: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 3_.c:merge3.h my
b300: 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 _page_.c:my_page
b310: 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e .h name_.c:name.
b320: 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 h pivot_.c:pivot
b330: 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 .h pqueue_.c:pqu
b340: 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a eue.h printf_.c:
b350: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 printf.h rebuild
b360: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 _.c:rebuild.h rs
b370: 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d s_.c:rss.h schem
b380: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 a_.c:schema.h se
b390: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 tup_.c:setup.h s
b3a0: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 ha1_.c:sha1.h st
b3b0: 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 yle_.c:style.h s
b3c0: 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 ubscript_.c:subs
b3d0: 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a cript.h sync_.c:
b3e0: 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 sync.h tag_.c:ta
b3f0: 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 g.h tagview_.c:t
b400: 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e agview.h timelin
b410: 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 e_.c:timeline.h
b420: 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 tkt_.c:tkt.h tkt
b430: 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e config_.c:tktcon
b440: 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e fig.h tktsetup_.
b450: 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 c:tktsetup.h und
b460: 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 o_.c:undo.h upda
b470: 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 te_.c:update.h u
b480: 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 rl_.c:url.h user
b490: 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 _.c:user.h verif
b4a0: 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 y_.c:verify.h vf
b4b0: 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 ile_.c:vfile.h w
b4c0: 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 iki_.c:wiki.h wi
b4d0: 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 kiformat_.c:wiki
b4e0: 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 format.h xfer_.c
b4f0: 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a :xfer.h zip_.c:z
b500: 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 ip.h $(SRCDIR)/s
b510: 71 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 qlite3.h $(SRCDI
b520: 52 29 2f 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f R)/th.h ./VERSIO
b530: 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 N.h..touch heade
b540: 72 73 0a 0a 6d 65 72 67 65 33 5f 2e 63 3a 09 24 rs..merge3_.c:.$
b550: 28 53 52 43 44 49 52 29 2f 6d 65 72 67 65 33 2e (SRCDIR)/merge3.
b560: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 c $(SRCDIR)/VERS
b570: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e ION translate...
b580: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 /translate $(SRC
b590: 44 49 52 29 2f 6d 65 72 67 65 33 2e 63 20 7c 20 DIR)/merge3.c |
b5a0: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 sed -f $(SRCDIR)
b5b0: 2f 56 45 52 53 49 4f 4e 20 3e 6d 65 72 67 65 33 /VERSION >merge3
b5c0: 5f 2e 63 0a 0a 6d 65 72 67 65 33 2e 6f 3a 09 6d _.c..merge3.o:.m
b5d0: 65 72 67 65 33 5f 2e 63 20 6d 65 72 67 65 33 2e erge3_.c merge3.
b5e0: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e h $(SRCDIR)/con
b5f0: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d fig.h..$(XTCC) -
b600: 6f 20 6d 65 72 67 65 33 2e 6f 20 2d 63 20 6d 65 o merge3.o -c me
b610: 72 67 65 33 5f 2e 63 0a 0a 6d 65 72 67 65 33 2e rge3_.c..merge3.
b620: 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 h:.makeheaders..
b630: 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 ./makeheaders a
b640: 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 dd_.c:add.h admi
b650: 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 n_.c:admin.h bag
b660: 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e _.c:bag.h blob_.
b670: 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f c:blob.h branch_
b680: 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 .c:branch.h brow
b690: 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 se_.c:browse.h c
b6a0: 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 gi_.c:cgi.h chec
b6b0: 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 kin_.c:checkin.h
b6c0: 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 checkout_.c:che
b6d0: 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 ckout.h clearsig
b6e0: 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 n_.c:clearsign.h
b6f0: 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e clone_.c:clone.
b700: 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 h comformat_.c:c
b710: 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 omformat.h const
b720: 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 ruct_.c:construc
b730: 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 t.h content_.c:c
b740: 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 ontent.h db_.c:d
b750: 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c b.h delta_.c:del
b760: 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 ta.h deltacmd_.c
b770: 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 :deltacmd.h desc
b780: 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 endents_.c:desce
b790: 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 ndents.h diff_.c
b7a0: 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f :diff.h diffcmd_
b7b0: 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 .c:diffcmd.h enc
b7c0: 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 ode_.c:encode.h
b7d0: 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 file_.c:file.h h
b7e0: 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e ttp_.c:http.h in
b7f0: 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 fo_.c:info.h log
b800: 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 in_.c:login.h ma
b810: 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e in_.c:main.h man
b820: 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 ifest_.c:manifes
b830: 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 t.h md5_.c:md5.h
b840: 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e merge_.c:merge.
b850: 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 h merge3_.c:merg
b860: 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a e3.h my_page_.c:
b870: 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e my_page.h name_.
b880: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e c:name.h pivot_.
b890: 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 c:pivot.h pqueue
b8a0: 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 _.c:pqueue.h pri
b8b0: 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 ntf_.c:printf.h
b8c0: 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 rebuild_.c:rebui
b8d0: 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e ld.h rss_.c:rss.
b8e0: 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 h schema_.c:sche
b8f0: 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 ma.h setup_.c:se
b900: 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 tup.h sha1_.c:sh
b910: 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 a1.h style_.c:st
b920: 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f yle.h subscript_
b930: 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 .c:subscript.h s
b940: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 ync_.c:sync.h ta
b950: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 g_.c:tag.h tagvi
b960: 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 ew_.c:tagview.h
b970: 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 timeline_.c:time
b980: 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b line.h tkt_.c:tk
b990: 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 t.h tktconfig_.c
b9a0: 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 :tktconfig.h tkt
b9b0: 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 setup_.c:tktsetu
b9c0: 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f p.h undo_.c:undo
b9d0: 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 .h update_.c:upd
b9e0: 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c ate.h url_.c:url
b9f0: 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e .h user_.c:user.
ba00: 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 h verify_.c:veri
ba10: 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 fy.h vfile_.c:vf
ba20: 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 ile.h wiki_.c:wi
ba30: 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f ki.h wikiformat_
ba40: 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 .c:wikiformat.h
ba50: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
ba60: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
ba70: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
ba80: 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e $(SRCDIR)/th.h .
ba90: 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 /VERSION.h..touc
baa0: 68 20 68 65 61 64 65 72 73 0a 0a 6d 79 5f 70 61 h headers..my_pa
bab0: 67 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 ge_.c:.$(SRCDIR)
bac0: 2f 6d 79 5f 70 61 67 65 2e 63 20 24 28 53 52 43 /my_page.c $(SRC
bad0: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
bae0: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
baf0: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 6d 79 ate $(SRCDIR)/my
bb00: 5f 70 61 67 65 2e 63 20 7c 20 73 65 64 20 2d 66 _page.c | sed -f
bb10: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
bb20: 4f 4e 20 3e 6d 79 5f 70 61 67 65 5f 2e 63 0a 0a ON >my_page_.c..
bb30: 6d 79 5f 70 61 67 65 2e 6f 3a 09 6d 79 5f 70 61 my_page.o:.my_pa
bb40: 67 65 5f 2e 63 20 6d 79 5f 70 61 67 65 2e 68 20 ge_.c my_page.h
bb50: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
bb60: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
bb70: 6d 79 5f 70 61 67 65 2e 6f 20 2d 63 20 6d 79 5f my_page.o -c my_
bb80: 70 61 67 65 5f 2e 63 0a 0a 6d 79 5f 70 61 67 65 page_.c..my_page
bb90: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
bba0: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
bbb0: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d add_.c:add.h adm
bbc0: 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 in_.c:admin.h ba
bbd0: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
bbe0: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 .c:blob.h branch
bbf0: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f _.c:branch.h bro
bc00: 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 wse_.c:browse.h
bc10: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
bc20: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
bc30: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
bc40: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
bc50: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
bc60: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
bc70: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
bc80: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 comformat.h cons
bc90: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 truct_.c:constru
bca0: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a ct.h content_.c:
bcb0: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a content.h db_.c:
bcc0: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 db.h delta_.c:de
bcd0: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e lta.h deltacmd_.
bce0: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 c:deltacmd.h des
bcf0: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 cendents_.c:desc
bd00: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e endents.h diff_.
bd10: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 c:diff.h diffcmd
bd20: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e _.c:diffcmd.h en
bd30: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
bd40: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
bd50: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
bd60: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
bd70: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
bd80: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
bd90: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
bda0: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
bdb0: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
bdc0: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
bdd0: 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 ge3.h my_page_.c
bde0: 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f :my_page.h name_
bdf0: 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f .c:name.h pivot_
be00: 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 .c:pivot.h pqueu
be10: 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 e_.c:pqueue.h pr
be20: 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 intf_.c:printf.h
be30: 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 rebuild_.c:rebu
be40: 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 ild.h rss_.c:rss
be50: 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 .h schema_.c:sch
be60: 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 ema.h setup_.c:s
be70: 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 etup.h sha1_.c:s
be80: 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 ha1.h style_.c:s
be90: 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 tyle.h subscript
bea0: 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 _.c:subscript.h
beb0: 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 sync_.c:sync.h t
bec0: 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 ag_.c:tag.h tagv
bed0: 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 iew_.c:tagview.h
bee0: 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d timeline_.c:tim
bef0: 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 eline.h tkt_.c:t
bf00: 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e kt.h tktconfig_.
bf10: 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b c:tktconfig.h tk
bf20: 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 tsetup_.c:tktset
bf30: 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 up.h undo_.c:und
bf40: 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 o.h update_.c:up
bf50: 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 date.h url_.c:ur
bf60: 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 l.h user_.c:user
bf70: 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 .h verify_.c:ver
bf80: 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 ify.h vfile_.c:v
bf90: 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 file.h wiki_.c:w
bfa0: 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 iki.h wikiformat
bfb0: 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 _.c:wikiformat.h
bfc0: 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 xfer_.c:xfer.h
bfd0: 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 zip_.c:zip.h $(S
bfe0: 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 RCDIR)/sqlite3.h
bff0: 20 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 $(SRCDIR)/th.h
c000: 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 ./VERSION.h..tou
c010: 63 68 20 68 65 61 64 65 72 73 0a 0a 6e 61 6d 65 ch headers..name
c020: 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 6e _.c:.$(SRCDIR)/n
c030: 61 6d 65 2e 63 20 24 28 53 52 43 44 49 52 29 2f ame.c $(SRCDIR)/
c040: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 VERSION translat
c050: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 e.../translate $
c060: 28 53 52 43 44 49 52 29 2f 6e 61 6d 65 2e 63 20 (SRCDIR)/name.c
c070: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 | sed -f $(SRCDI
c080: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 6e 61 6d 65 R)/VERSION >name
c090: 5f 2e 63 0a 0a 6e 61 6d 65 2e 6f 3a 09 6e 61 6d _.c..name.o:.nam
c0a0: 65 5f 2e 63 20 6e 61 6d 65 2e 68 20 20 24 28 53 e_.c name.h $(S
c0b0: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a RCDIR)/config.h.
c0c0: 09 24 28 58 54 43 43 29 20 2d 6f 20 6e 61 6d 65 .$(XTCC) -o name
c0d0: 2e 6f 20 2d 63 20 6e 61 6d 65 5f 2e 63 0a 0a 6e .o -c name_.c..n
c0e0: 61 6d 65 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 ame.h:.makeheade
c0f0: 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 rs.../makeheader
c100: 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 s add_.c:add.h
c110: 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 admin_.c:admin.h
c120: 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c bag_.c:bag.h bl
c130: 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 ob_.c:blob.h bra
c140: 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 nch_.c:branch.h
c150: 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 browse_.c:browse
c160: 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 .h cgi_.c:cgi.h
c170: 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b checkin_.c:check
c180: 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 in.h checkout_.c
c190: 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 :checkout.h clea
c1a0: 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 rsign_.c:clearsi
c1b0: 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c gn.h clone_.c:cl
c1c0: 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f one.h comformat_
c1d0: 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 .c:comformat.h c
c1e0: 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 onstruct_.c:cons
c1f0: 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f truct.h content_
c200: 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f .c:content.h db_
c210: 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 .c:db.h delta_.c
c220: 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d :delta.h deltacm
c230: 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 d_.c:deltacmd.h
c240: 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 descendents_.c:d
c250: 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 escendents.h dif
c260: 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 f_.c:diff.h diff
c270: 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 cmd_.c:diffcmd.h
c280: 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 encode_.c:encod
c290: 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 e.h file_.c:file
c2a0: 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e .h http_.c:http.
c2b0: 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 h info_.c:info.h
c2c0: 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e login_.c:login.
c2d0: 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 h main_.c:main.h
c2e0: 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e manifest_.c:man
c2f0: 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d ifest.h md5_.c:m
c300: 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 d5.h merge_.c:me
c310: 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a rge.h merge3_.c:
c320: 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 merge3.h my_page
c330: 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 _.c:my_page.h na
c340: 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 me_.c:name.h piv
c350: 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 ot_.c:pivot.h pq
c360: 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 ueue_.c:pqueue.h
c370: 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 printf_.c:print
c380: 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 f.h rebuild_.c:r
c390: 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a ebuild.h rss_.c:
c3a0: 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a rss.h schema_.c:
c3b0: 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e schema.h setup_.
c3c0: 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e c:setup.h sha1_.
c3d0: 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e c:sha1.h style_.
c3e0: 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 c:style.h subscr
c3f0: 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 ipt_.c:subscript
c400: 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e .h sync_.c:sync.
c410: 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 h tag_.c:tag.h t
c420: 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 agview_.c:tagvie
c430: 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a w.h timeline_.c:
c440: 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e timeline.h tkt_.
c450: 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 c:tkt.h tktconfi
c460: 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 g_.c:tktconfig.h
c470: 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 tktsetup_.c:tkt
c480: 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a setup.h undo_.c:
c490: 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 undo.h update_.c
c4a0: 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 :update.h url_.c
c4b0: 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 :url.h user_.c:u
c4c0: 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a ser.h verify_.c:
c4d0: 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e verify.h vfile_.
c4e0: 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e c:vfile.h wiki_.
c4f0: 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 c:wiki.h wikifor
c500: 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 mat_.c:wikiforma
c510: 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 t.h xfer_.c:xfer
c520: 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 .h zip_.c:zip.h
c530: 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 $(SRCDIR)/sqlite
c540: 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 3.h $(SRCDIR)/th
c550: 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 .h ./VERSION.h..
c560: 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 70 touch headers..p
c570: 69 76 6f 74 5f 2e 63 3a 09 24 28 53 52 43 44 49 ivot_.c:.$(SRCDI
c580: 52 29 2f 70 69 76 6f 74 2e 63 20 24 28 53 52 43 R)/pivot.c $(SRC
c590: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
c5a0: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
c5b0: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 70 69 ate $(SRCDIR)/pi
c5c0: 76 6f 74 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 vot.c | sed -f $
c5d0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
c5e0: 20 3e 70 69 76 6f 74 5f 2e 63 0a 0a 70 69 76 6f >pivot_.c..pivo
c5f0: 74 2e 6f 3a 09 70 69 76 6f 74 5f 2e 63 20 70 69 t.o:.pivot_.c pi
c600: 76 6f 74 2e 68 20 20 24 28 53 52 43 44 49 52 29 vot.h $(SRCDIR)
c610: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 /config.h..$(XTC
c620: 43 29 20 2d 6f 20 70 69 76 6f 74 2e 6f 20 2d 63 C) -o pivot.o -c
c630: 20 70 69 76 6f 74 5f 2e 63 0a 0a 70 69 76 6f 74 pivot_.c..pivot
c640: 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a .h:.makeheaders.
c650: 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 ../makeheaders
c660: 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d add_.c:add.h adm
c670: 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 in_.c:admin.h ba
c680: 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f g_.c:bag.h blob_
c690: 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 .c:blob.h branch
c6a0: 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f _.c:branch.h bro
c6b0: 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 wse_.c:browse.h
c6c0: 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 cgi_.c:cgi.h che
c6d0: 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e ckin_.c:checkin.
c6e0: 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 h checkout_.c:ch
c6f0: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
c700: 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e gn_.c:clearsign.
c710: 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 h clone_.c:clone
c720: 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a .h comformat_.c:
c730: 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 comformat.h cons
c740: 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 truct_.c:constru
c750: 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a ct.h content_.c:
c760: 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a content.h db_.c:
c770: 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 db.h delta_.c:de
c780: 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e lta.h deltacmd_.
c790: 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 c:deltacmd.h des
c7a0: 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 cendents_.c:desc
c7b0: 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e endents.h diff_.
c7c0: 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 c:diff.h diffcmd
c7d0: 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e _.c:diffcmd.h en
c7e0: 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 code_.c:encode.h
c7f0: 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 file_.c:file.h
c800: 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 http_.c:http.h i
c810: 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f nfo_.c:info.h lo
c820: 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d gin_.c:login.h m
c830: 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 ain_.c:main.h ma
c840: 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 nifest_.c:manife
c850: 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e st.h md5_.c:md5.
c860: 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 h merge_.c:merge
c870: 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 .h merge3_.c:mer
c880: 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 ge3.h my_page_.c
c890: 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f :my_page.h name_
c8a0: 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f .c:name.h pivot_
c8b0: 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 .c:pivot.h pqueu
c8c0: 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 e_.c:pqueue.h pr
c8d0: 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 intf_.c:printf.h
c8e0: 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 rebuild_.c:rebu
c8f0: 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 ild.h rss_.c:rss
c900: 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 .h schema_.c:sch
c910: 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 ema.h setup_.c:s
c920: 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 etup.h sha1_.c:s
c930: 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 ha1.h style_.c:s
c940: 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 tyle.h subscript
c950: 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 _.c:subscript.h
c960: 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 sync_.c:sync.h t
c970: 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 ag_.c:tag.h tagv
c980: 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 iew_.c:tagview.h
c990: 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d timeline_.c:tim
c9a0: 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 eline.h tkt_.c:t
c9b0: 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e kt.h tktconfig_.
c9c0: 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b c:tktconfig.h tk
c9d0: 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 tsetup_.c:tktset
c9e0: 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 up.h undo_.c:und
c9f0: 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 o.h update_.c:up
ca00: 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 date.h url_.c:ur
ca10: 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 l.h user_.c:user
ca20: 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 .h verify_.c:ver
ca30: 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 ify.h vfile_.c:v
ca40: 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 file.h wiki_.c:w
ca50: 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 iki.h wikiformat
ca60: 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 _.c:wikiformat.h
ca70: 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 xfer_.c:xfer.h
ca80: 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 zip_.c:zip.h $(S
ca90: 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 RCDIR)/sqlite3.h
caa0: 20 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 $(SRCDIR)/th.h
cab0: 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 ./VERSION.h..tou
cac0: 63 68 20 68 65 61 64 65 72 73 0a 0a 70 71 75 65 ch headers..pque
cad0: 75 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 ue_.c:.$(SRCDIR)
cae0: 2f 70 71 75 65 75 65 2e 63 20 24 28 53 52 43 44 /pqueue.c $(SRCD
caf0: 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e IR)/VERSION tran
cb00: 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 slate.../transla
cb10: 74 65 20 24 28 53 52 43 44 49 52 29 2f 70 71 75 te $(SRCDIR)/pqu
cb20: 65 75 65 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 eue.c | sed -f $
cb30: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
cb40: 20 3e 70 71 75 65 75 65 5f 2e 63 0a 0a 70 71 75 >pqueue_.c..pqu
cb50: 65 75 65 2e 6f 3a 09 70 71 75 65 75 65 5f 2e 63 eue.o:.pqueue_.c
cb60: 20 70 71 75 65 75 65 2e 68 20 20 24 28 53 52 43 pqueue.h $(SRC
cb70: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 DIR)/config.h..$
cb80: 28 58 54 43 43 29 20 2d 6f 20 70 71 75 65 75 65 (XTCC) -o pqueue
cb90: 2e 6f 20 2d 63 20 70 71 75 65 75 65 5f 2e 63 0a .o -c pqueue_.c.
cba0: 0a 70 71 75 65 75 65 2e 68 3a 09 6d 61 6b 65 68 .pqueue.h:.makeh
cbb0: 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 eaders.../makehe
cbc0: 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 aders add_.c:ad
cbd0: 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d d.h admin_.c:adm
cbe0: 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e in.h bag_.c:bag.
cbf0: 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 h blob_.c:blob.h
cc00: 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 branch_.c:branc
cc10: 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 h.h browse_.c:br
cc20: 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 owse.h cgi_.c:cg
cc30: 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 i.h checkin_.c:c
cc40: 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 heckin.h checkou
cc50: 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 t_.c:checkout.h
cc60: 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 clearsign_.c:cle
cc70: 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e arsign.h clone_.
cc80: 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 c:clone.h comfor
cc90: 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 mat_.c:comformat
cca0: 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a .h construct_.c:
ccb0: 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 construct.h cont
ccc0: 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 ent_.c:content.h
ccd0: 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 db_.c:db.h delt
cce0: 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c a_.c:delta.h del
ccf0: 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d tacmd_.c:deltacm
cd00: 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f d.h descendents_
cd10: 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 .c:descendents.h
cd20: 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 diff_.c:diff.h
cd30: 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 diffcmd_.c:diffc
cd40: 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 md.h encode_.c:e
cd50: 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a ncode.h file_.c:
cd60: 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 file.h http_.c:h
cd70: 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e ttp.h info_.c:in
cd80: 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f fo.h login_.c:lo
cd90: 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 gin.h main_.c:ma
cda0: 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 in.h manifest_.c
cdb0: 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f :manifest.h md5_
cdc0: 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e .c:md5.h merge_.
cdd0: 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 c:merge.h merge3
cde0: 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f _.c:merge3.h my_
cdf0: 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e page_.c:my_page.
ce00: 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
ce10: 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
ce20: 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 h pqueue_.c:pque
ce30: 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 ue.h printf_.c:p
ce40: 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f rintf.h rebuild_
ce50: 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 .c:rebuild.h rss
ce60: 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 _.c:rss.h schema
ce70: 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
ce80: 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
ce90: 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 a1_.c:sha1.h sty
cea0: 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 le_.c:style.h su
ceb0: 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 bscript_.c:subsc
cec0: 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 ript.h sync_.c:s
ced0: 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
cee0: 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 .h tagview_.c:ta
cef0: 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 gview.h timeline
cf00: 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 _.c:timeline.h t
cf10: 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 kt_.c:tkt.h tktc
cf20: 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 onfig_.c:tktconf
cf30: 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 ig.h tktsetup_.c
cf40: 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f :tktsetup.h undo
cf50: 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 _.c:undo.h updat
cf60: 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 e_.c:update.h ur
cf70: 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f l_.c:url.h user_
cf80: 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 .c:user.h verify
cf90: 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 _.c:verify.h vfi
cfa0: 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 le_.c:vfile.h wi
cfb0: 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b ki_.c:wiki.h wik
cfc0: 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 iformat_.c:wikif
cfd0: 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a ormat.h xfer_.c:
cfe0: 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
cff0: 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
d000: 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 lite3.h $(SRCDIR
d010: 29 2f 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f 4e )/th.h ./VERSION
d020: 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 .h..touch header
d030: 73 0a 0a 70 72 69 6e 74 66 5f 2e 63 3a 09 24 28 s..printf_.c:.$(
d040: 53 52 43 44 49 52 29 2f 70 72 69 6e 74 66 2e 63 SRCDIR)/printf.c
d050: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
d060: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f ON translate.../
d070: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 translate $(SRCD
d080: 49 52 29 2f 70 72 69 6e 74 66 2e 63 20 7c 20 73 IR)/printf.c | s
d090: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f ed -f $(SRCDIR)/
d0a0: 56 45 52 53 49 4f 4e 20 3e 70 72 69 6e 74 66 5f VERSION >printf_
d0b0: 2e 63 0a 0a 70 72 69 6e 74 66 2e 6f 3a 09 70 72 .c..printf.o:.pr
d0c0: 69 6e 74 66 5f 2e 63 20 70 72 69 6e 74 66 2e 68 intf_.c printf.h
d0d0: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 $(SRCDIR)/conf
d0e0: 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f ig.h..$(XTCC) -o
d0f0: 20 70 72 69 6e 74 66 2e 6f 20 2d 63 20 70 72 69 printf.o -c pri
d100: 6e 74 66 5f 2e 63 0a 0a 70 72 69 6e 74 66 2e 68 ntf_.c..printf.h
d110: 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e :.makeheaders...
d120: 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 /makeheaders ad
d130: 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e d_.c:add.h admin
d140: 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f _.c:admin.h bag_
d150: 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 .c:bag.h blob_.c
d160: 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e :blob.h branch_.
d170: 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 c:branch.h brows
d180: 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 e_.c:browse.h cg
d190: 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
d1a0: 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
d1b0: 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
d1c0: 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
d1d0: 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
d1e0: 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
d1f0: 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
d200: 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 mformat.h constr
d210: 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 uct_.c:construct
d220: 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f .h content_.c:co
d230: 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 ntent.h db_.c:db
d240: 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 .h delta_.c:delt
d250: 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a a.h deltacmd_.c:
d260: 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 deltacmd.h desce
d270: 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e ndents_.c:descen
d280: 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a dents.h diff_.c:
d290: 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e diff.h diffcmd_.
d2a0: 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f c:diffcmd.h enco
d2b0: 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
d2c0: 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
d2d0: 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
d2e0: 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
d2f0: 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
d300: 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
d310: 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
d320: 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
d330: 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
d340: 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
d350: 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 3.h my_page_.c:m
d360: 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 y_page.h name_.c
d370: 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 :name.h pivot_.c
d380: 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f :pivot.h pqueue_
d390: 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e .c:pqueue.h prin
d3a0: 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 tf_.c:printf.h r
d3b0: 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c ebuild_.c:rebuil
d3c0: 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 d.h rss_.c:rss.h
d3d0: 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d schema_.c:schem
d3e0: 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 a.h setup_.c:set
d3f0: 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 up.h sha1_.c:sha
d400: 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 1.h style_.c:sty
d410: 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f 2e le.h subscript_.
d420: 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 79 c:subscript.h sy
d430: 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 nc_.c:sync.h tag
d440: 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 _.c:tag.h tagvie
d450: 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 w_.c:tagview.h t
d460: 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c imeline_.c:timel
d470: 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 ine.h tkt_.c:tkt
d480: 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a .h tktconfig_.c:
d490: 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 tktconfig.h tkts
d4a0: 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 etup_.c:tktsetup
d4b0: 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e .h undo_.c:undo.
d4c0: 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 h update_.c:upda
d4d0: 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e te.h url_.c:url.
d4e0: 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 h user_.c:user.h
d4f0: 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 verify_.c:verif
d500: 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 y.h vfile_.c:vfi
d510: 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b le.h wiki_.c:wik
d520: 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e i.h wikiformat_.
d530: 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 c:wikiformat.h x
d540: 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 fer_.c:xfer.h zi
d550: 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 p_.c:zip.h $(SRC
d560: 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 DIR)/sqlite3.h $
d570: 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f (SRCDIR)/th.h ./
d580: 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 VERSION.h..touch
d590: 20 68 65 61 64 65 72 73 0a 0a 72 65 62 75 69 6c headers..rebuil
d5a0: 64 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f d_.c:.$(SRCDIR)/
d5b0: 72 65 62 75 69 6c 64 2e 63 20 24 28 53 52 43 44 rebuild.c $(SRCD
d5c0: 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e IR)/VERSION tran
d5d0: 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 slate.../transla
d5e0: 74 65 20 24 28 53 52 43 44 49 52 29 2f 72 65 62 te $(SRCDIR)/reb
d5f0: 75 69 6c 64 2e 63 20 7c 20 73 65 64 20 2d 66 20 uild.c | sed -f
d600: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
d610: 4e 20 3e 72 65 62 75 69 6c 64 5f 2e 63 0a 0a 72 N >rebuild_.c..r
d620: 65 62 75 69 6c 64 2e 6f 3a 09 72 65 62 75 69 6c ebuild.o:.rebuil
d630: 64 5f 2e 63 20 72 65 62 75 69 6c 64 2e 68 20 20 d_.c rebuild.h
d640: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 $(SRCDIR)/config
d650: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 72 .h..$(XTCC) -o r
d660: 65 62 75 69 6c 64 2e 6f 20 2d 63 20 72 65 62 75 ebuild.o -c rebu
d670: 69 6c 64 5f 2e 63 0a 0a 72 65 62 75 69 6c 64 2e ild_.c..rebuild.
d680: 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 h:.makeheaders..
d690: 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 ./makeheaders a
d6a0: 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 dd_.c:add.h admi
d6b0: 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 n_.c:admin.h bag
d6c0: 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e _.c:bag.h blob_.
d6d0: 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f c:blob.h branch_
d6e0: 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 .c:branch.h brow
d6f0: 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 se_.c:browse.h c
d700: 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 gi_.c:cgi.h chec
d710: 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 kin_.c:checkin.h
d720: 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 checkout_.c:che
d730: 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 ckout.h clearsig
d740: 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 n_.c:clearsign.h
d750: 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e clone_.c:clone.
d760: 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 h comformat_.c:c
d770: 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 omformat.h const
d780: 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 ruct_.c:construc
d790: 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 t.h content_.c:c
d7a0: 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 ontent.h db_.c:d
d7b0: 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c b.h delta_.c:del
d7c0: 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 ta.h deltacmd_.c
d7d0: 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 :deltacmd.h desc
d7e0: 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 endents_.c:desce
d7f0: 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 ndents.h diff_.c
d800: 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f :diff.h diffcmd_
d810: 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 .c:diffcmd.h enc
d820: 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 ode_.c:encode.h
d830: 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 file_.c:file.h h
d840: 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e ttp_.c:http.h in
d850: 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 fo_.c:info.h log
d860: 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 in_.c:login.h ma
d870: 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e in_.c:main.h man
d880: 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 ifest_.c:manifes
d890: 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 t.h md5_.c:md5.h
d8a0: 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e merge_.c:merge.
d8b0: 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 h merge3_.c:merg
d8c0: 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a e3.h my_page_.c:
d8d0: 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e my_page.h name_.
d8e0: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e c:name.h pivot_.
d8f0: 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 c:pivot.h pqueue
d900: 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 _.c:pqueue.h pri
d910: 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 ntf_.c:printf.h
d920: 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 rebuild_.c:rebui
d930: 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e ld.h rss_.c:rss.
d940: 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 h schema_.c:sche
d950: 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 ma.h setup_.c:se
d960: 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 tup.h sha1_.c:sh
d970: 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 a1.h style_.c:st
d980: 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f yle.h subscript_
d990: 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 .c:subscript.h s
d9a0: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 ync_.c:sync.h ta
d9b0: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 g_.c:tag.h tagvi
d9c0: 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 ew_.c:tagview.h
d9d0: 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 timeline_.c:time
d9e0: 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b line.h tkt_.c:tk
d9f0: 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 t.h tktconfig_.c
da00: 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 :tktconfig.h tkt
da10: 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 setup_.c:tktsetu
da20: 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f p.h undo_.c:undo
da30: 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 .h update_.c:upd
da40: 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c ate.h url_.c:url
da50: 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e .h user_.c:user.
da60: 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 h verify_.c:veri
da70: 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 fy.h vfile_.c:vf
da80: 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 ile.h wiki_.c:wi
da90: 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f ki.h wikiformat_
daa0: 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 .c:wikiformat.h
dab0: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
dac0: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
dad0: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
dae0: 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e $(SRCDIR)/th.h .
daf0: 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 /VERSION.h..touc
db00: 68 20 68 65 61 64 65 72 73 0a 0a 72 73 73 5f 2e h headers..rss_.
db10: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 72 73 73 c:.$(SRCDIR)/rss
db20: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
db30: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
db40: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
db50: 43 44 49 52 29 2f 72 73 73 2e 63 20 7c 20 73 65 CDIR)/rss.c | se
db60: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 d -f $(SRCDIR)/V
db70: 45 52 53 49 4f 4e 20 3e 72 73 73 5f 2e 63 0a 0a ERSION >rss_.c..
db80: 72 73 73 2e 6f 3a 09 72 73 73 5f 2e 63 20 72 73 rss.o:.rss_.c rs
db90: 73 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 s.h $(SRCDIR)/c
dba0: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 onfig.h..$(XTCC)
dbb0: 20 2d 6f 20 72 73 73 2e 6f 20 2d 63 20 72 73 73 -o rss.o -c rss
dbc0: 5f 2e 63 0a 0a 72 73 73 2e 68 3a 09 6d 61 6b 65 _.c..rss.h:.make
dbd0: 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 headers.../makeh
dbe0: 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 eaders add_.c:a
dbf0: 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 dd.h admin_.c:ad
dc00: 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 min.h bag_.c:bag
dc10: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
dc20: 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e h branch_.c:bran
dc30: 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 ch.h browse_.c:b
dc40: 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 rowse.h cgi_.c:c
dc50: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
dc60: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
dc70: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
dc80: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
dc90: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
dca0: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
dcb0: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
dcc0: 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 t.h construct_.c
dcd0: 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e :construct.h con
dce0: 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e tent_.c:content.
dcf0: 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c h db_.c:db.h del
dd00: 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 ta_.c:delta.h de
dd10: 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 ltacmd_.c:deltac
dd20: 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 md.h descendents
dd30: 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e _.c:descendents.
dd40: 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 h diff_.c:diff.h
dd50: 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 diffcmd_.c:diff
dd60: 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a cmd.h encode_.c:
dd70: 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
dd80: 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
dd90: 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
dda0: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
ddb0: 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
ddc0: 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
ddd0: 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
dde0: 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
ddf0: 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
de00: 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 3_.c:merge3.h my
de10: 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 _page_.c:my_page
de20: 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e .h name_.c:name.
de30: 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 h pivot_.c:pivot
de40: 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 .h pqueue_.c:pqu
de50: 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a eue.h printf_.c:
de60: 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 printf.h rebuild
de70: 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 _.c:rebuild.h rs
de80: 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d s_.c:rss.h schem
de90: 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 a_.c:schema.h se
dea0: 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 tup_.c:setup.h s
deb0: 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 ha1_.c:sha1.h st
dec0: 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 yle_.c:style.h s
ded0: 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 ubscript_.c:subs
dee0: 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a cript.h sync_.c:
def0: 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 sync.h tag_.c:ta
df00: 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 g.h tagview_.c:t
df10: 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e agview.h timelin
df20: 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 e_.c:timeline.h
df30: 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 tkt_.c:tkt.h tkt
df40: 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e config_.c:tktcon
df50: 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e fig.h tktsetup_.
df60: 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 c:tktsetup.h und
df70: 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 o_.c:undo.h upda
df80: 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 te_.c:update.h u
df90: 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 rl_.c:url.h user
dfa0: 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 _.c:user.h verif
dfb0: 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 y_.c:verify.h vf
dfc0: 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 ile_.c:vfile.h w
dfd0: 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 iki_.c:wiki.h wi
dfe0: 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 kiformat_.c:wiki
dff0: 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 format.h xfer_.c
e000: 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a :xfer.h zip_.c:z
e010: 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 ip.h $(SRCDIR)/s
e020: 71 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 qlite3.h $(SRCDI
e030: 52 29 2f 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f R)/th.h ./VERSIO
e040: 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 N.h..touch heade
e050: 72 73 0a 0a 73 63 68 65 6d 61 5f 2e 63 3a 09 24 rs..schema_.c:.$
e060: 28 53 52 43 44 49 52 29 2f 73 63 68 65 6d 61 2e (SRCDIR)/schema.
e070: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 c $(SRCDIR)/VERS
e080: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e ION translate...
e090: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 /translate $(SRC
e0a0: 44 49 52 29 2f 73 63 68 65 6d 61 2e 63 20 7c 20 DIR)/schema.c |
e0b0: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 sed -f $(SRCDIR)
e0c0: 2f 56 45 52 53 49 4f 4e 20 3e 73 63 68 65 6d 61 /VERSION >schema
e0d0: 5f 2e 63 0a 0a 73 63 68 65 6d 61 2e 6f 3a 09 73 _.c..schema.o:.s
e0e0: 63 68 65 6d 61 5f 2e 63 20 73 63 68 65 6d 61 2e chema_.c schema.
e0f0: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e h $(SRCDIR)/con
e100: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d fig.h..$(XTCC) -
e110: 6f 20 73 63 68 65 6d 61 2e 6f 20 2d 63 20 73 63 o schema.o -c sc
e120: 68 65 6d 61 5f 2e 63 0a 0a 73 63 68 65 6d 61 2e hema_.c..schema.
e130: 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 h:.makeheaders..
e140: 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 ./makeheaders a
e150: 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 dd_.c:add.h admi
e160: 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 n_.c:admin.h bag
e170: 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e _.c:bag.h blob_.
e180: 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f c:blob.h branch_
e190: 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 .c:branch.h brow
e1a0: 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 se_.c:browse.h c
e1b0: 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 gi_.c:cgi.h chec
e1c0: 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 kin_.c:checkin.h
e1d0: 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 checkout_.c:che
e1e0: 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 ckout.h clearsig
e1f0: 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 n_.c:clearsign.h
e200: 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e clone_.c:clone.
e210: 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 h comformat_.c:c
e220: 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 omformat.h const
e230: 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 ruct_.c:construc
e240: 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 t.h content_.c:c
e250: 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 ontent.h db_.c:d
e260: 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c b.h delta_.c:del
e270: 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 ta.h deltacmd_.c
e280: 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 :deltacmd.h desc
e290: 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 endents_.c:desce
e2a0: 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 ndents.h diff_.c
e2b0: 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f :diff.h diffcmd_
e2c0: 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 .c:diffcmd.h enc
e2d0: 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 ode_.c:encode.h
e2e0: 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 file_.c:file.h h
e2f0: 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e ttp_.c:http.h in
e300: 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 fo_.c:info.h log
e310: 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 in_.c:login.h ma
e320: 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e in_.c:main.h man
e330: 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 ifest_.c:manifes
e340: 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 t.h md5_.c:md5.h
e350: 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e merge_.c:merge.
e360: 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 h merge3_.c:merg
e370: 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a e3.h my_page_.c:
e380: 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e my_page.h name_.
e390: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e c:name.h pivot_.
e3a0: 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 c:pivot.h pqueue
e3b0: 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 _.c:pqueue.h pri
e3c0: 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 ntf_.c:printf.h
e3d0: 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 rebuild_.c:rebui
e3e0: 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e ld.h rss_.c:rss.
e3f0: 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 h schema_.c:sche
e400: 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 ma.h setup_.c:se
e410: 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 tup.h sha1_.c:sh
e420: 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 a1.h style_.c:st
e430: 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f yle.h subscript_
e440: 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 .c:subscript.h s
e450: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 ync_.c:sync.h ta
e460: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 g_.c:tag.h tagvi
e470: 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 ew_.c:tagview.h
e480: 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 timeline_.c:time
e490: 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b line.h tkt_.c:tk
e4a0: 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 t.h tktconfig_.c
e4b0: 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 :tktconfig.h tkt
e4c0: 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 setup_.c:tktsetu
e4d0: 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f p.h undo_.c:undo
e4e0: 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 .h update_.c:upd
e4f0: 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c ate.h url_.c:url
e500: 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e .h user_.c:user.
e510: 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 h verify_.c:veri
e520: 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 fy.h vfile_.c:vf
e530: 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 ile.h wiki_.c:wi
e540: 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f ki.h wikiformat_
e550: 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 .c:wikiformat.h
e560: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
e570: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
e580: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
e590: 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e $(SRCDIR)/th.h .
e5a0: 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 /VERSION.h..touc
e5b0: 68 20 68 65 61 64 65 72 73 0a 0a 73 65 74 75 70 h headers..setup
e5c0: 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 73 _.c:.$(SRCDIR)/s
e5d0: 65 74 75 70 2e 63 20 24 28 53 52 43 44 49 52 29 etup.c $(SRCDIR)
e5e0: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 /VERSION transla
e5f0: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 te.../translate
e600: 24 28 53 52 43 44 49 52 29 2f 73 65 74 75 70 2e $(SRCDIR)/setup.
e610: 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 c | sed -f $(SRC
e620: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 73 65 DIR)/VERSION >se
e630: 74 75 70 5f 2e 63 0a 0a 73 65 74 75 70 2e 6f 3a tup_.c..setup.o:
e640: 09 73 65 74 75 70 5f 2e 63 20 73 65 74 75 70 2e .setup_.c setup.
e650: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e h $(SRCDIR)/con
e660: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d fig.h..$(XTCC) -
e670: 6f 20 73 65 74 75 70 2e 6f 20 2d 63 20 73 65 74 o setup.o -c set
e680: 75 70 5f 2e 63 0a 0a 73 65 74 75 70 2e 68 3a 09 up_.c..setup.h:.
e690: 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d makeheaders.../m
e6a0: 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f akeheaders add_
e6b0: 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e .c:add.h admin_.
e6c0: 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 c:admin.h bag_.c
e6d0: 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 :bag.h blob_.c:b
e6e0: 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a lob.h branch_.c:
e6f0: 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f branch.h browse_
e700: 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f .c:browse.h cgi_
e710: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
e720: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
e730: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
e740: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
e750: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
e760: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
e770: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
e780: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
e790: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
e7a0: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
e7b0: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
e7c0: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
e7d0: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
e7e0: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
e7f0: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
e800: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
e810: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
e820: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
e830: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
e840: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
e850: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
e860: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
e870: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
e880: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
e890: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
e8a0: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
e8b0: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
e8c0: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
e8d0: 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f h my_page_.c:my_
e8e0: 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e page.h name_.c:n
e8f0: 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 ame.h pivot_.c:p
e900: 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 ivot.h pqueue_.c
e910: 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 :pqueue.h printf
e920: 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 _.c:printf.h reb
e930: 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e uild_.c:rebuild.
e940: 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 h rss_.c:rss.h s
e950: 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e chema_.c:schema.
e960: 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 h setup_.c:setup
e970: 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e .h sha1_.c:sha1.
e980: 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 h style_.c:style
e990: 2e 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a .h subscript_.c:
e9a0: 73 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 subscript.h sync
e9b0: 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e _.c:sync.h tag_.
e9c0: 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f c:tag.h tagview_
e9d0: 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69 6d .c:tagview.h tim
e9e0: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e eline_.c:timelin
e9f0: 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 e.h tkt_.c:tkt.h
ea00: 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b tktconfig_.c:tk
ea10: 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 tconfig.h tktset
ea20: 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 up_.c:tktsetup.h
ea30: 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 undo_.c:undo.h
ea40: 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 update_.c:update
ea50: 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 .h url_.c:url.h
ea60: 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 user_.c:user.h v
ea70: 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e erify_.c:verify.
ea80: 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 h vfile_.c:vfile
ea90: 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e .h wiki_.c:wiki.
eaa0: 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a h wikiformat_.c:
eab0: 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 wikiformat.h xfe
eac0: 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f r_.c:xfer.h zip_
ead0: 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 .c:zip.h $(SRCDI
eae0: 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 53 R)/sqlite3.h $(S
eaf0: 52 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f 56 45 RCDIR)/th.h ./VE
eb00: 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 RSION.h..touch h
eb10: 65 61 64 65 72 73 0a 0a 73 68 61 31 5f 2e 63 3a eaders..sha1_.c:
eb20: 09 24 28 53 52 43 44 49 52 29 2f 73 68 61 31 2e .$(SRCDIR)/sha1.
eb30: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 c $(SRCDIR)/VERS
eb40: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e ION translate...
eb50: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 /translate $(SRC
eb60: 44 49 52 29 2f 73 68 61 31 2e 63 20 7c 20 73 65 DIR)/sha1.c | se
eb70: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 d -f $(SRCDIR)/V
eb80: 45 52 53 49 4f 4e 20 3e 73 68 61 31 5f 2e 63 0a ERSION >sha1_.c.
eb90: 0a 73 68 61 31 2e 6f 3a 09 73 68 61 31 5f 2e 63 .sha1.o:.sha1_.c
eba0: 20 73 68 61 31 2e 68 20 20 24 28 53 52 43 44 49 sha1.h $(SRCDI
ebb0: 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 R)/config.h..$(X
ebc0: 54 43 43 29 20 2d 6f 20 73 68 61 31 2e 6f 20 2d TCC) -o sha1.o -
ebd0: 63 20 73 68 61 31 5f 2e 63 0a 0a 73 68 61 31 2e c sha1_.c..sha1.
ebe0: 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 h:.makeheaders..
ebf0: 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 ./makeheaders a
ec00: 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 dd_.c:add.h admi
ec10: 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 n_.c:admin.h bag
ec20: 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e _.c:bag.h blob_.
ec30: 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f c:blob.h branch_
ec40: 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 .c:branch.h brow
ec50: 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 se_.c:browse.h c
ec60: 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 gi_.c:cgi.h chec
ec70: 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 kin_.c:checkin.h
ec80: 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 checkout_.c:che
ec90: 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 ckout.h clearsig
eca0: 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 n_.c:clearsign.h
ecb0: 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e clone_.c:clone.
ecc0: 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 h comformat_.c:c
ecd0: 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 omformat.h const
ece0: 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 ruct_.c:construc
ecf0: 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 t.h content_.c:c
ed00: 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 ontent.h db_.c:d
ed10: 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c b.h delta_.c:del
ed20: 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 ta.h deltacmd_.c
ed30: 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 :deltacmd.h desc
ed40: 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 endents_.c:desce
ed50: 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 ndents.h diff_.c
ed60: 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f :diff.h diffcmd_
ed70: 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 .c:diffcmd.h enc
ed80: 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 ode_.c:encode.h
ed90: 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 file_.c:file.h h
eda0: 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e ttp_.c:http.h in
edb0: 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 fo_.c:info.h log
edc0: 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 in_.c:login.h ma
edd0: 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e in_.c:main.h man
ede0: 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 ifest_.c:manifes
edf0: 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 t.h md5_.c:md5.h
ee00: 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e merge_.c:merge.
ee10: 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 h merge3_.c:merg
ee20: 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a e3.h my_page_.c:
ee30: 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e my_page.h name_.
ee40: 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e c:name.h pivot_.
ee50: 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 c:pivot.h pqueue
ee60: 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 _.c:pqueue.h pri
ee70: 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 ntf_.c:printf.h
ee80: 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 rebuild_.c:rebui
ee90: 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e ld.h rss_.c:rss.
eea0: 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 h schema_.c:sche
eeb0: 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 ma.h setup_.c:se
eec0: 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 tup.h sha1_.c:sh
eed0: 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 a1.h style_.c:st
eee0: 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f yle.h subscript_
eef0: 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 .c:subscript.h s
ef00: 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 ync_.c:sync.h ta
ef10: 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 g_.c:tag.h tagvi
ef20: 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 ew_.c:tagview.h
ef30: 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 timeline_.c:time
ef40: 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b line.h tkt_.c:tk
ef50: 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 t.h tktconfig_.c
ef60: 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 :tktconfig.h tkt
ef70: 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 setup_.c:tktsetu
ef80: 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f p.h undo_.c:undo
ef90: 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 .h update_.c:upd
efa0: 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c ate.h url_.c:url
efb0: 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e .h user_.c:user.
efc0: 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 h verify_.c:veri
efd0: 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 fy.h vfile_.c:vf
efe0: 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 ile.h wiki_.c:wi
eff0: 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f ki.h wikiformat_
f000: 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 .c:wikiformat.h
f010: 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
f020: 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
f030: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
f040: 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e $(SRCDIR)/th.h .
f050: 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 /VERSION.h..touc
f060: 68 20 68 65 61 64 65 72 73 0a 0a 73 74 79 6c 65 h headers..style
f070: 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 73 _.c:.$(SRCDIR)/s
f080: 74 79 6c 65 2e 63 20 24 28 53 52 43 44 49 52 29 tyle.c $(SRCDIR)
f090: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 /VERSION transla
f0a0: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 te.../translate
f0b0: 24 28 53 52 43 44 49 52 29 2f 73 74 79 6c 65 2e $(SRCDIR)/style.
f0c0: 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 c | sed -f $(SRC
f0d0: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 73 74 DIR)/VERSION >st
f0e0: 79 6c 65 5f 2e 63 0a 0a 73 74 79 6c 65 2e 6f 3a yle_.c..style.o:
f0f0: 09 73 74 79 6c 65 5f 2e 63 20 73 74 79 6c 65 2e .style_.c style.
f100: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e h $(SRCDIR)/con
f110: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d fig.h..$(XTCC) -
f120: 6f 20 73 74 79 6c 65 2e 6f 20 2d 63 20 73 74 79 o style.o -c sty
f130: 6c 65 5f 2e 63 0a 0a 73 74 79 6c 65 2e 68 3a 09 le_.c..style.h:.
f140: 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d makeheaders.../m
f150: 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f akeheaders add_
f160: 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e .c:add.h admin_.
f170: 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 c:admin.h bag_.c
f180: 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 :bag.h blob_.c:b
f190: 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a lob.h branch_.c:
f1a0: 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f branch.h browse_
f1b0: 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f .c:browse.h cgi_
f1c0: 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
f1d0: 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
f1e0: 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
f1f0: 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
f200: 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
f210: 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
f220: 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
f230: 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
f240: 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
f250: 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
f260: 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
f270: 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
f280: 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
f290: 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
f2a0: 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
f2b0: 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
f2c0: 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
f2d0: 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
f2e0: 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
f2f0: 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
f300: 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
f310: 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
f320: 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
f330: 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
f340: 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
f350: 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
f360: 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
f370: 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
f380: 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f h my_page_.c:my_
f390: 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e page.h name_.c:n
f3a0: 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 ame.h pivot_.c:p
f3b0: 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 ivot.h pqueue_.c
f3c0: 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 :pqueue.h printf
f3d0: 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 _.c:printf.h reb
f3e0: 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e uild_.c:rebuild.
f3f0: 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 h rss_.c:rss.h s
f400: 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e chema_.c:schema.
f410: 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 h setup_.c:setup
f420: 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e .h sha1_.c:sha1.
f430: 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 h style_.c:style
f440: 2e 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a .h subscript_.c:
f450: 73 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 subscript.h sync
f460: 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e _.c:sync.h tag_.
f470: 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f c:tag.h tagview_
f480: 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69 6d .c:tagview.h tim
f490: 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e eline_.c:timelin
f4a0: 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 e.h tkt_.c:tkt.h
f4b0: 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b tktconfig_.c:tk
f4c0: 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 tconfig.h tktset
f4d0: 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 up_.c:tktsetup.h
f4e0: 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 undo_.c:undo.h
f4f0: 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 update_.c:update
f500: 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 .h url_.c:url.h
f510: 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 user_.c:user.h v
f520: 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e erify_.c:verify.
f530: 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 h vfile_.c:vfile
f540: 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e .h wiki_.c:wiki.
f550: 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a h wikiformat_.c:
f560: 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 wikiformat.h xfe
f570: 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f r_.c:xfer.h zip_
f580: 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 .c:zip.h $(SRCDI
f590: 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 53 R)/sqlite3.h $(S
f5a0: 52 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f 56 45 RCDIR)/th.h ./VE
f5b0: 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 RSION.h..touch h
f5c0: 65 61 64 65 72 73 0a 0a 73 75 62 73 63 72 69 70 eaders..subscrip
f5d0: 74 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f t_.c:.$(SRCDIR)/
f5e0: 73 75 62 73 63 72 69 70 74 2e 63 20 24 28 53 52 subscript.c $(SR
f5f0: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 CDIR)/VERSION tr
f600: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 anslate.../trans
f610: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 73 late $(SRCDIR)/s
f620: 75 62 73 63 72 69 70 74 2e 63 20 7c 20 73 65 64 ubscript.c | sed
f630: 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 -f $(SRCDIR)/VE
f640: 52 53 49 4f 4e 20 3e 73 75 62 73 63 72 69 70 74 RSION >subscript
f650: 5f 2e 63 0a 0a 73 75 62 73 63 72 69 70 74 2e 6f _.c..subscript.o
f660: 3a 09 73 75 62 73 63 72 69 70 74 5f 2e 63 20 73 :.subscript_.c s
f670: 75 62 73 63 72 69 70 74 2e 68 20 20 24 28 53 52 ubscript.h $(SR
f680: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
f690: 24 28 58 54 43 43 29 20 2d 6f 20 73 75 62 73 63 $(XTCC) -o subsc
f6a0: 72 69 70 74 2e 6f 20 2d 63 20 73 75 62 73 63 72 ript.o -c subscr
f6b0: 69 70 74 5f 2e 63 0a 0a 73 75 62 73 63 72 69 70 ipt_.c..subscrip
f6c0: 74 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 t.h:.makeheaders
f6d0: 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 .../makeheaders
f6e0: 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 add_.c:add.h ad
f6f0: 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 min_.c:admin.h b
f700: 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 ag_.c:bag.h blob
f710: 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 _.c:blob.h branc
f720: 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 h_.c:branch.h br
f730: 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 owse_.c:browse.h
f740: 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 cgi_.c:cgi.h ch
f750: 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e eckin_.c:checkin
f760: 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 .h checkout_.c:c
f770: 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 heckout.h clears
f780: 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e ign_.c:clearsign
f790: 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e .h clone_.c:clon
f7a0: 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 e.h comformat_.c
f7b0: 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e :comformat.h con
f7c0: 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 struct_.c:constr
f7d0: 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 uct.h content_.c
f7e0: 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 :content.h db_.c
f7f0: 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 :db.h delta_.c:d
f800: 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f elta.h deltacmd_
f810: 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 .c:deltacmd.h de
f820: 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 scendents_.c:des
f830: 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f cendents.h diff_
f840: 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d .c:diff.h diffcm
f850: 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 d_.c:diffcmd.h e
f860: 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e ncode_.c:encode.
f870: 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 h file_.c:file.h
f880: 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 http_.c:http.h
f890: 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c info_.c:info.h l
f8a0: 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 ogin_.c:login.h
f8b0: 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d main_.c:main.h m
f8c0: 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 anifest_.c:manif
f8d0: 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 est.h md5_.c:md5
f8e0: 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 .h merge_.c:merg
f8f0: 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 e.h merge3_.c:me
f900: 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e rge3.h my_page_.
f910: 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 c:my_page.h name
f920: 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 _.c:name.h pivot
f930: 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 _.c:pivot.h pque
f940: 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 ue_.c:pqueue.h p
f950: 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e rintf_.c:printf.
f960: 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 h rebuild_.c:reb
f970: 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 uild.h rss_.c:rs
f980: 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 s.h schema_.c:sc
f990: 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a hema.h setup_.c:
f9a0: 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a setup.h sha1_.c:
f9b0: 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a sha1.h style_.c:
f9c0: 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 style.h subscrip
f9d0: 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 t_.c:subscript.h
f9e0: 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 sync_.c:sync.h
f9f0: 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 tag_.c:tag.h tag
fa00: 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e view_.c:tagview.
fa10: 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 h timeline_.c:ti
fa20: 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a meline.h tkt_.c:
fa30: 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f tkt.h tktconfig_
fa40: 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 .c:tktconfig.h t
fa50: 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 ktsetup_.c:tktse
fa60: 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e tup.h undo_.c:un
fa70: 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 do.h update_.c:u
fa80: 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 pdate.h url_.c:u
fa90: 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 rl.h user_.c:use
faa0: 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 r.h verify_.c:ve
fab0: 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a rify.h vfile_.c:
fac0: 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a vfile.h wiki_.c:
fad0: 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 wiki.h wikiforma
fae0: 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e t_.c:wikiformat.
faf0: 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 h xfer_.c:xfer.h
fb00: 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 zip_.c:zip.h $(
fb10: 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e SRCDIR)/sqlite3.
fb20: 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 h $(SRCDIR)/th.h
fb30: 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f ./VERSION.h..to
fb40: 75 63 68 20 68 65 61 64 65 72 73 0a 0a 73 79 6e uch headers..syn
fb50: 63 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f c_.c:.$(SRCDIR)/
fb60: 73 79 6e 63 2e 63 20 24 28 53 52 43 44 49 52 29 sync.c $(SRCDIR)
fb70: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 /VERSION transla
fb80: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 te.../translate
fb90: 24 28 53 52 43 44 49 52 29 2f 73 79 6e 63 2e 63 $(SRCDIR)/sync.c
fba0: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 | sed -f $(SRCD
fbb0: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 73 79 6e IR)/VERSION >syn
fbc0: 63 5f 2e 63 0a 0a 73 79 6e 63 2e 6f 3a 09 73 79 c_.c..sync.o:.sy
fbd0: 6e 63 5f 2e 63 20 73 79 6e 63 2e 68 20 20 24 28 nc_.c sync.h $(
fbe0: 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 SRCDIR)/config.h
fbf0: 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 73 79 6e ..$(XTCC) -o syn
fc00: 63 2e 6f 20 2d 63 20 73 79 6e 63 5f 2e 63 0a 0a c.o -c sync_.c..
fc10: 73 79 6e 63 2e 68 3a 09 6d 61 6b 65 68 65 61 64 sync.h:.makehead
fc20: 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 ers.../makeheade
fc30: 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 rs add_.c:add.h
fc40: 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e admin_.c:admin.
fc50: 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 h bag_.c:bag.h b
fc60: 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 lob_.c:blob.h br
fc70: 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 anch_.c:branch.h
fc80: 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 browse_.c:brows
fc90: 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 e.h cgi_.c:cgi.h
fca0: 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 checkin_.c:chec
fcb0: 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e kin.h checkout_.
fcc0: 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 c:checkout.h cle
fcd0: 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 arsign_.c:clears
fce0: 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 ign.h clone_.c:c
fcf0: 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 lone.h comformat
fd00: 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 _.c:comformat.h
fd10: 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e construct_.c:con
fd20: 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 struct.h content
fd30: 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 _.c:content.h db
fd40: 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e _.c:db.h delta_.
fd50: 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 c:delta.h deltac
fd60: 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 md_.c:deltacmd.h
fd70: 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a descendents_.c:
fd80: 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 descendents.h di
fd90: 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 ff_.c:diff.h dif
fda0: 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e fcmd_.c:diffcmd.
fdb0: 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f h encode_.c:enco
fdc0: 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c de.h file_.c:fil
fdd0: 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 e.h http_.c:http
fde0: 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e .h info_.c:info.
fdf0: 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e h login_.c:login
fe00: 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e .h main_.c:main.
fe10: 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 h manifest_.c:ma
fe20: 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a nifest.h md5_.c:
fe30: 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d md5.h merge_.c:m
fe40: 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 erge.h merge3_.c
fe50: 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 :merge3.h my_pag
fe60: 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e e_.c:my_page.h n
fe70: 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 ame_.c:name.h pi
fe80: 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 vot_.c:pivot.h p
fe90: 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e queue_.c:pqueue.
fea0: 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e h printf_.c:prin
feb0: 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a tf.h rebuild_.c:
fec0: 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 rebuild.h rss_.c
fed0: 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 :rss.h schema_.c
fee0: 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f :schema.h setup_
fef0: 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f .c:setup.h sha1_
ff00: 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f .c:sha1.h style_
ff10: 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 .c:style.h subsc
ff20: 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 ript_.c:subscrip
ff30: 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 t.h sync_.c:sync
ff40: 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 .h tag_.c:tag.h
ff50: 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 tagview_.c:tagvi
ff60: 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 ew.h timeline_.c
ff70: 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f :timeline.h tkt_
ff80: 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 .c:tkt.h tktconf
ff90: 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e ig_.c:tktconfig.
ffa0: 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b h tktsetup_.c:tk
ffb0: 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 tsetup.h undo_.c
ffc0: 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e :undo.h update_.
ffd0: 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e c:update.h url_.
ffe0: 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a c:url.h user_.c:
fff0: 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 user.h verify_.c
10000 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f :verify.h vfile_
10010 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f .c:vfile.h wiki_
10020 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f .c:wiki.h wikifo
10030 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d rmat_.c:wikiform
10040 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 at.h xfer_.c:xfe
10050 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 r.h zip_.c:zip.h
10060 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 $(SRCDIR)/sqlit
10070 65 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f 74 e3.h $(SRCDIR)/t
10080 68 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a h.h ./VERSION.h.
10090 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a .touch headers..
100a0 74 61 67 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 tag_.c:.$(SRCDIR
100b0 29 2f 74 61 67 2e 63 20 24 28 53 52 43 44 49 52 )/tag.c $(SRCDIR
100c0 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c )/VERSION transl
100d0 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 ate.../translate
100e0 20 24 28 53 52 43 44 49 52 29 2f 74 61 67 2e 63 $(SRCDIR)/tag.c
100f0 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 | sed -f $(SRCD
10100 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 74 61 67 IR)/VERSION >tag
10110 5f 2e 63 0a 0a 74 61 67 2e 6f 3a 09 74 61 67 5f _.c..tag.o:.tag_
10120 2e 63 20 74 61 67 2e 68 20 20 24 28 53 52 43 44 .c tag.h $(SRCD
10130 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 IR)/config.h..$(
10140 58 54 43 43 29 20 2d 6f 20 74 61 67 2e 6f 20 2d XTCC) -o tag.o -
10150 63 20 74 61 67 5f 2e 63 0a 0a 74 61 67 2e 68 3a c tag_.c..tag.h:
10160 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f .makeheaders.../
10170 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 makeheaders add
10180 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f _.c:add.h admin_
10190 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e .c:admin.h bag_.
101a0 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a c:bag.h blob_.c:
101b0 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 blob.h branch_.c
101c0 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 :branch.h browse
101d0 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 _.c:browse.h cgi
101e0 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 _.c:cgi.h checki
101f0 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 n_.c:checkin.h c
10200 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b heckout_.c:check
10210 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f out.h clearsign_
10220 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 .c:clearsign.h c
10230 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 lone_.c:clone.h
10240 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d comformat_.c:com
10250 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 format.h constru
10260 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e ct_.c:construct.
10270 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e h content_.c:con
10280 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e tent.h db_.c:db.
10290 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 h delta_.c:delta
102a0 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 .h deltacmd_.c:d
102b0 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e eltacmd.h descen
102c0 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 dents_.c:descend
102d0 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 ents.h diff_.c:d
102e0 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 iff.h diffcmd_.c
102f0 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 :diffcmd.h encod
10300 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 e_.c:encode.h fi
10310 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 le_.c:file.h htt
10320 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f p_.c:http.h info
10330 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e _.c:info.h login
10340 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e _.c:login.h main
10350 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 _.c:main.h manif
10360 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e est_.c:manifest.
10370 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d h md5_.c:md5.h m
10380 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 erge_.c:merge.h
10390 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 merge3_.c:merge3
103a0 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 .h my_page_.c:my
103b0 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a _page.h name_.c:
103c0 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a name.h pivot_.c:
103d0 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e pivot.h pqueue_.
103e0 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 c:pqueue.h print
103f0 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 f_.c:printf.h re
10400 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 build_.c:rebuild
10410 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 .h rss_.c:rss.h
10420 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 schema_.c:schema
10430 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 .h setup_.c:setu
10440 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 p.h sha1_.c:sha1
10450 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c .h style_.c:styl
10460 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 e.h subscript_.c
10470 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e :subscript.h syn
10480 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f c_.c:sync.h tag_
10490 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 .c:tag.h tagview
104a0 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69 _.c:tagview.h ti
104b0 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 meline_.c:timeli
104c0 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e ne.h tkt_.c:tkt.
104d0 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 h tktconfig_.c:t
104e0 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 ktconfig.h tktse
104f0 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e tup_.c:tktsetup.
10500 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 h undo_.c:undo.h
10510 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 update_.c:updat
10520 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 e.h url_.c:url.h
10530 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 user_.c:user.h
10540 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 verify_.c:verify
10550 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c .h vfile_.c:vfil
10560 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 e.h wiki_.c:wiki
10570 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 .h wikiformat_.c
10580 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 :wikiformat.h xf
10590 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 er_.c:xfer.h zip
105a0 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 _.c:zip.h $(SRCD
105b0 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 IR)/sqlite3.h $(
105c0 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f 56 SRCDIR)/th.h ./V
105d0 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 ERSION.h..touch
105e0 68 65 61 64 65 72 73 0a 0a 74 61 67 76 69 65 77 headers..tagview
105f0 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 74 _.c:.$(SRCDIR)/t
10600 61 67 76 69 65 77 2e 63 20 24 28 53 52 43 44 49 agview.c $(SRCDI
10610 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 R)/VERSION trans
10620 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 late.../translat
10630 65 20 24 28 53 52 43 44 49 52 29 2f 74 61 67 76 e $(SRCDIR)/tagv
10640 69 65 77 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 iew.c | sed -f $
10650 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
10660 20 3e 74 61 67 76 69 65 77 5f 2e 63 0a 0a 74 61 >tagview_.c..ta
10670 67 76 69 65 77 2e 6f 3a 09 74 61 67 76 69 65 77 gview.o:.tagview
10680 5f 2e 63 20 74 61 67 76 69 65 77 2e 68 20 20 24 _.c tagview.h $
10690 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e (SRCDIR)/config.
106a0 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 74 61 h..$(XTCC) -o ta
106b0 67 76 69 65 77 2e 6f 20 2d 63 20 74 61 67 76 69 gview.o -c tagvi
106c0 65 77 5f 2e 63 0a 0a 74 61 67 76 69 65 77 2e 68 ew_.c..tagview.h
106d0 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e :.makeheaders...
106e0 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 /makeheaders ad
106f0 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e d_.c:add.h admin
10700 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f _.c:admin.h bag_
10710 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 .c:bag.h blob_.c
10720 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e :blob.h branch_.
10730 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 c:branch.h brows
10740 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 e_.c:browse.h cg
10750 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
10760 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
10770 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
10780 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
10790 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
107a0 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
107b0 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
107c0 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 mformat.h constr
107d0 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 uct_.c:construct
107e0 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f .h content_.c:co
107f0 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 ntent.h db_.c:db
10800 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 .h delta_.c:delt
10810 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a a.h deltacmd_.c:
10820 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 deltacmd.h desce
10830 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e ndents_.c:descen
10840 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a dents.h diff_.c:
10850 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e diff.h diffcmd_.
10860 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f c:diffcmd.h enco
10870 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
10880 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
10890 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
108a0 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
108b0 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
108c0 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
108d0 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
108e0 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
108f0 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
10900 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
10910 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 3.h my_page_.c:m
10920 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 y_page.h name_.c
10930 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 :name.h pivot_.c
10940 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f :pivot.h pqueue_
10950 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e .c:pqueue.h prin
10960 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 tf_.c:printf.h r
10970 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c ebuild_.c:rebuil
10980 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 d.h rss_.c:rss.h
10990 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d schema_.c:schem
109a0 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 a.h setup_.c:set
109b0 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 up.h sha1_.c:sha
109c0 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 1.h style_.c:sty
109d0 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f 2e le.h subscript_.
109e0 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 79 c:subscript.h sy
109f0 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 nc_.c:sync.h tag
10a00 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 _.c:tag.h tagvie
10a10 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 w_.c:tagview.h t
10a20 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c imeline_.c:timel
10a30 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 ine.h tkt_.c:tkt
10a40 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a .h tktconfig_.c:
10a50 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 tktconfig.h tkts
10a60 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 etup_.c:tktsetup
10a70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e .h undo_.c:undo.
10a80 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 h update_.c:upda
10a90 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e te.h url_.c:url.
10aa0 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 h user_.c:user.h
10ab0 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 verify_.c:verif
10ac0 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 y.h vfile_.c:vfi
10ad0 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b le.h wiki_.c:wik
10ae0 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e i.h wikiformat_.
10af0 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 c:wikiformat.h x
10b00 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 fer_.c:xfer.h zi
10b10 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 p_.c:zip.h $(SRC
10b20 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 DIR)/sqlite3.h $
10b30 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f (SRCDIR)/th.h ./
10b40 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 VERSION.h..touch
10b50 20 68 65 61 64 65 72 73 0a 0a 74 69 6d 65 6c 69 headers..timeli
10b60 6e 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 ne_.c:.$(SRCDIR)
10b70 2f 74 69 6d 65 6c 69 6e 65 2e 63 20 24 28 53 52 /timeline.c $(SR
10b80 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 CDIR)/VERSION tr
10b90 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 anslate.../trans
10ba0 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 74 late $(SRCDIR)/t
10bb0 69 6d 65 6c 69 6e 65 2e 63 20 7c 20 73 65 64 20 imeline.c | sed
10bc0 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 -f $(SRCDIR)/VER
10bd0 53 49 4f 4e 20 3e 74 69 6d 65 6c 69 6e 65 5f 2e SION >timeline_.
10be0 63 0a 0a 74 69 6d 65 6c 69 6e 65 2e 6f 3a 09 74 c..timeline.o:.t
10bf0 69 6d 65 6c 69 6e 65 5f 2e 63 20 74 69 6d 65 6c imeline_.c timel
10c00 69 6e 65 2e 68 20 20 24 28 53 52 43 44 49 52 29 ine.h $(SRCDIR)
10c10 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 /config.h..$(XTC
10c20 43 29 20 2d 6f 20 74 69 6d 65 6c 69 6e 65 2e 6f C) -o timeline.o
10c30 20 2d 63 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 0a -c timeline_.c.
10c40 0a 74 69 6d 65 6c 69 6e 65 2e 68 3a 09 6d 61 6b .timeline.h:.mak
10c50 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 eheaders.../make
10c60 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a headers add_.c:
10c70 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 add.h admin_.c:a
10c80 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 dmin.h bag_.c:ba
10c90 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 g.h blob_.c:blob
10ca0 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 .h branch_.c:bra
10cb0 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a nch.h browse_.c:
10cc0 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a browse.h cgi_.c:
10cd0 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 cgi.h checkin_.c
10ce0 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b :checkin.h check
10cf0 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e out_.c:checkout.
10d00 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 h clearsign_.c:c
10d10 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 learsign.h clone
10d20 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 _.c:clone.h comf
10d30 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d ormat_.c:comform
10d40 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e at.h construct_.
10d50 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f c:construct.h co
10d60 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 ntent_.c:content
10d70 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 .h db_.c:db.h de
10d80 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 lta_.c:delta.h d
10d90 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 eltacmd_.c:delta
10da0 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 cmd.h descendent
10db0 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 s_.c:descendents
10dc0 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e .h diff_.c:diff.
10dd0 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 h diffcmd_.c:dif
10de0 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 fcmd.h encode_.c
10df0 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e :encode.h file_.
10e00 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 c:file.h http_.c
10e10 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a :http.h info_.c:
10e20 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a info.h login_.c:
10e30 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a login.h main_.c:
10e40 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f main.h manifest_
10e50 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 .c:manifest.h md
10e60 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5_.c:md5.h merge
10e70 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 _.c:merge.h merg
10e80 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d e3_.c:merge3.h m
10e90 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 y_page_.c:my_pag
10ea0 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 e.h name_.c:name
10eb0 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f .h pivot_.c:pivo
10ec0 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 t.h pqueue_.c:pq
10ed0 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 ueue.h printf_.c
10ee0 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c :printf.h rebuil
10ef0 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 d_.c:rebuild.h r
10f00 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 ss_.c:rss.h sche
10f10 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 ma_.c:schema.h s
10f20 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 etup_.c:setup.h
10f30 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 sha1_.c:sha1.h s
10f40 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 tyle_.c:style.h
10f50 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 subscript_.c:sub
10f60 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 script.h sync_.c
10f70 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 :sync.h tag_.c:t
10f80 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a ag.h tagview_.c:
10f90 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 tagview.h timeli
10fa0 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 ne_.c:timeline.h
10fb0 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b tkt_.c:tkt.h tk
10fc0 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f tconfig_.c:tktco
10fd0 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f nfig.h tktsetup_
10fe0 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e .c:tktsetup.h un
10ff0 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 do_.c:undo.h upd
11000 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 ate_.c:update.h
11010 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 url_.c:url.h use
11020 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 r_.c:user.h veri
11030 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 fy_.c:verify.h v
11040 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 file_.c:vfile.h
11050 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 wiki_.c:wiki.h w
11060 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b ikiformat_.c:wik
11070 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e iformat.h xfer_.
11080 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a c:xfer.h zip_.c:
11090 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f zip.h $(SRCDIR)/
110a0 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 sqlite3.h $(SRCD
110b0 49 52 29 2f 74 68 2e 68 20 2e 2f 56 45 52 53 49 IR)/th.h ./VERSI
110c0 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 ON.h..touch head
110d0 65 72 73 0a 0a 74 6b 74 5f 2e 63 3a 09 24 28 53 ers..tkt_.c:.$(S
110e0 52 43 44 49 52 29 2f 74 6b 74 2e 63 20 24 28 53 RCDIR)/tkt.c $(S
110f0 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 RCDIR)/VERSION t
11100 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e ranslate.../tran
11110 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f slate $(SRCDIR)/
11120 74 6b 74 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 tkt.c | sed -f $
11130 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
11140 20 3e 74 6b 74 5f 2e 63 0a 0a 74 6b 74 2e 6f 3a >tkt_.c..tkt.o:
11150 09 74 6b 74 5f 2e 63 20 74 6b 74 2e 68 20 20 24 .tkt_.c tkt.h $
11160 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e (SRCDIR)/config.
11170 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 74 6b h..$(XTCC) -o tk
11180 74 2e 6f 20 2d 63 20 74 6b 74 5f 2e 63 0a 0a 74 t.o -c tkt_.c..t
11190 6b 74 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 kt.h:.makeheader
111a0 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 s.../makeheaders
111b0 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 add_.c:add.h a
111c0 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 dmin_.c:admin.h
111d0 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f bag_.c:bag.h blo
111e0 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e b_.c:blob.h bran
111f0 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 ch_.c:branch.h b
11200 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e rowse_.c:browse.
11210 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
11220 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
11230 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
11240 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
11250 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
11260 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
11270 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
11280 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
11290 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 nstruct_.c:const
112a0 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e ruct.h content_.
112b0 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e c:content.h db_.
112c0 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a c:db.h delta_.c:
112d0 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 delta.h deltacmd
112e0 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 _.c:deltacmd.h d
112f0 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 escendents_.c:de
11300 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 scendents.h diff
11310 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 _.c:diff.h diffc
11320 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 md_.c:diffcmd.h
11330 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
11340 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
11350 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
11360 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
11370 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
11380 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
11390 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
113a0 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
113b0 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
113c0 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
113d0 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f erge3.h my_page_
113e0 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d .c:my_page.h nam
113f0 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f e_.c:name.h pivo
11400 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 t_.c:pivot.h pqu
11410 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 eue_.c:pqueue.h
11420 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 printf_.c:printf
11430 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 .h rebuild_.c:re
11440 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 build.h rss_.c:r
11450 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 ss.h schema_.c:s
11460 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 chema.h setup_.c
11470 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 :setup.h sha1_.c
11480 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 :sha1.h style_.c
11490 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 :style.h subscri
114a0 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e pt_.c:subscript.
114b0 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 h sync_.c:sync.h
114c0 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 tag_.c:tag.h ta
114d0 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 gview_.c:tagview
114e0 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 .h timeline_.c:t
114f0 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 imeline.h tkt_.c
11500 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 :tkt.h tktconfig
11510 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 _.c:tktconfig.h
11520 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 tktsetup_.c:tkts
11530 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 etup.h undo_.c:u
11540 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ndo.h update_.c:
11550 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
11560 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
11570 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
11580 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
11590 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
115a0 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
115b0 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
115c0 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e .h xfer_.c:xfer.
115d0 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 h zip_.c:zip.h $
115e0 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 (SRCDIR)/sqlite3
115f0 2e 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 2e .h $(SRCDIR)/th.
11600 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 h ./VERSION.h..t
11610 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 74 6b ouch headers..tk
11620 74 63 6f 6e 66 69 67 5f 2e 63 3a 09 24 28 53 52 tconfig_.c:.$(SR
11630 43 44 49 52 29 2f 74 6b 74 63 6f 6e 66 69 67 2e CDIR)/tktconfig.
11640 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 c $(SRCDIR)/VERS
11650 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e ION translate...
11660 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 /translate $(SRC
11670 44 49 52 29 2f 74 6b 74 63 6f 6e 66 69 67 2e 63 DIR)/tktconfig.c
11680 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 | sed -f $(SRCD
11690 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 74 6b 74 IR)/VERSION >tkt
116a0 63 6f 6e 66 69 67 5f 2e 63 0a 0a 74 6b 74 63 6f config_.c..tktco
116b0 6e 66 69 67 2e 6f 3a 09 74 6b 74 63 6f 6e 66 69 nfig.o:.tktconfi
116c0 67 5f 2e 63 20 74 6b 74 63 6f 6e 66 69 67 2e 68 g_.c tktconfig.h
116d0 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 $(SRCDIR)/conf
116e0 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f ig.h..$(XTCC) -o
116f0 20 74 6b 74 63 6f 6e 66 69 67 2e 6f 20 2d 63 20 tktconfig.o -c
11700 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 0a 0a 74 6b tktconfig_.c..tk
11710 74 63 6f 6e 66 69 67 2e 68 3a 09 6d 61 6b 65 68 tconfig.h:.makeh
11720 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 eaders.../makehe
11730 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 aders add_.c:ad
11740 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d d.h admin_.c:adm
11750 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e in.h bag_.c:bag.
11760 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 h blob_.c:blob.h
11770 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 branch_.c:branc
11780 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 h.h browse_.c:br
11790 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 owse.h cgi_.c:cg
117a0 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 i.h checkin_.c:c
117b0 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 heckin.h checkou
117c0 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 t_.c:checkout.h
117d0 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 clearsign_.c:cle
117e0 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e arsign.h clone_.
117f0 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 c:clone.h comfor
11800 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 mat_.c:comformat
11810 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a .h construct_.c:
11820 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 construct.h cont
11830 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 ent_.c:content.h
11840 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 db_.c:db.h delt
11850 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c a_.c:delta.h del
11860 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d tacmd_.c:deltacm
11870 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f d.h descendents_
11880 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 .c:descendents.h
11890 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 diff_.c:diff.h
118a0 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 diffcmd_.c:diffc
118b0 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 md.h encode_.c:e
118c0 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a ncode.h file_.c:
118d0 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 file.h http_.c:h
118e0 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e ttp.h info_.c:in
118f0 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f fo.h login_.c:lo
11900 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 gin.h main_.c:ma
11910 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 in.h manifest_.c
11920 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f :manifest.h md5_
11930 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e .c:md5.h merge_.
11940 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 c:merge.h merge3
11950 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f _.c:merge3.h my_
11960 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e page_.c:my_page.
11970 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 h name_.c:name.h
11980 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e pivot_.c:pivot.
11990 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 h pqueue_.c:pque
119a0 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 ue.h printf_.c:p
119b0 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f rintf.h rebuild_
119c0 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 .c:rebuild.h rss
119d0 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 _.c:rss.h schema
119e0 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 _.c:schema.h set
119f0 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 up_.c:setup.h sh
11a00 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 a1_.c:sha1.h sty
11a10 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 le_.c:style.h su
11a20 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 bscript_.c:subsc
11a30 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 ript.h sync_.c:s
11a40 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 ync.h tag_.c:tag
11a50 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 .h tagview_.c:ta
11a60 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 gview.h timeline
11a70 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 _.c:timeline.h t
11a80 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 kt_.c:tkt.h tktc
11a90 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 onfig_.c:tktconf
11aa0 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 ig.h tktsetup_.c
11ab0 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f :tktsetup.h undo
11ac0 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 _.c:undo.h updat
11ad0 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 e_.c:update.h ur
11ae0 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f l_.c:url.h user_
11af0 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 .c:user.h verify
11b00 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 _.c:verify.h vfi
11b10 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 le_.c:vfile.h wi
11b20 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b ki_.c:wiki.h wik
11b30 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 iformat_.c:wikif
11b40 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a ormat.h xfer_.c:
11b50 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
11b60 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
11b70 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 lite3.h $(SRCDIR
11b80 29 2f 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f 4e )/th.h ./VERSION
11b90 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 .h..touch header
11ba0 73 0a 0a 74 6b 74 73 65 74 75 70 5f 2e 63 3a 09 s..tktsetup_.c:.
11bb0 24 28 53 52 43 44 49 52 29 2f 74 6b 74 73 65 74 $(SRCDIR)/tktset
11bc0 75 70 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 up.c $(SRCDIR)/V
11bd0 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
11be0 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
11bf0 53 52 43 44 49 52 29 2f 74 6b 74 73 65 74 75 70 SRCDIR)/tktsetup
11c00 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 .c | sed -f $(SR
11c10 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 74 CDIR)/VERSION >t
11c20 6b 74 73 65 74 75 70 5f 2e 63 0a 0a 74 6b 74 73 ktsetup_.c..tkts
11c30 65 74 75 70 2e 6f 3a 09 74 6b 74 73 65 74 75 70 etup.o:.tktsetup
11c40 5f 2e 63 20 74 6b 74 73 65 74 75 70 2e 68 20 20 _.c tktsetup.h
11c50 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 $(SRCDIR)/config
11c60 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 74 .h..$(XTCC) -o t
11c70 6b 74 73 65 74 75 70 2e 6f 20 2d 63 20 74 6b 74 ktsetup.o -c tkt
11c80 73 65 74 75 70 5f 2e 63 0a 0a 74 6b 74 73 65 74 setup_.c..tktset
11c90 75 70 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 up.h:.makeheader
11ca0 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 s.../makeheaders
11cb0 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 add_.c:add.h a
11cc0 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 dmin_.c:admin.h
11cd0 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f bag_.c:bag.h blo
11ce0 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e b_.c:blob.h bran
11cf0 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 ch_.c:branch.h b
11d00 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e rowse_.c:browse.
11d10 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 h cgi_.c:cgi.h c
11d20 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 heckin_.c:checki
11d30 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a n.h checkout_.c:
11d40 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 checkout.h clear
11d50 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 sign_.c:clearsig
11d60 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f n.h clone_.c:clo
11d70 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e ne.h comformat_.
11d80 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f c:comformat.h co
11d90 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 nstruct_.c:const
11da0 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e ruct.h content_.
11db0 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e c:content.h db_.
11dc0 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a c:db.h delta_.c:
11dd0 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 delta.h deltacmd
11de0 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 _.c:deltacmd.h d
11df0 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 escendents_.c:de
11e00 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 scendents.h diff
11e10 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 _.c:diff.h diffc
11e20 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 md_.c:diffcmd.h
11e30 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 encode_.c:encode
11e40 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e .h file_.c:file.
11e50 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 h http_.c:http.h
11e60 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 info_.c:info.h
11e70 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 login_.c:login.h
11e80 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 main_.c:main.h
11e90 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 manifest_.c:mani
11ea0 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 fest.h md5_.c:md
11eb0 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 5.h merge_.c:mer
11ec0 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d ge.h merge3_.c:m
11ed0 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f erge3.h my_page_
11ee0 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d .c:my_page.h nam
11ef0 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f e_.c:name.h pivo
11f00 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 t_.c:pivot.h pqu
11f10 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 eue_.c:pqueue.h
11f20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 printf_.c:printf
11f30 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 .h rebuild_.c:re
11f40 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 build.h rss_.c:r
11f50 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 ss.h schema_.c:s
11f60 63 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 chema.h setup_.c
11f70 3a 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 :setup.h sha1_.c
11f80 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 :sha1.h style_.c
11f90 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 :style.h subscri
11fa0 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e pt_.c:subscript.
11fb0 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 h sync_.c:sync.h
11fc0 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 tag_.c:tag.h ta
11fd0 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 gview_.c:tagview
11fe0 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 .h timeline_.c:t
11ff0 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 imeline.h tkt_.c
12000 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 :tkt.h tktconfig
12010 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 _.c:tktconfig.h
12020 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 tktsetup_.c:tkts
12030 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 etup.h undo_.c:u
12040 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ndo.h update_.c:
12050 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
12060 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
12070 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
12080 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
12090 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
120a0 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
120b0 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
120c0 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e .h xfer_.c:xfer.
120d0 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 h zip_.c:zip.h $
120e0 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 (SRCDIR)/sqlite3
120f0 2e 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 2e .h $(SRCDIR)/th.
12100 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 h ./VERSION.h..t
12110 6f 75 63 68 20 68 65 61 64 65 72 73 0a 0a 75 6e ouch headers..un
12120 64 6f 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 do_.c:.$(SRCDIR)
12130 2f 75 6e 64 6f 2e 63 20 24 28 53 52 43 44 49 52 /undo.c $(SRCDIR
12140 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c )/VERSION transl
12150 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 ate.../translate
12160 20 24 28 53 52 43 44 49 52 29 2f 75 6e 64 6f 2e $(SRCDIR)/undo.
12170 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 c | sed -f $(SRC
12180 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 75 6e DIR)/VERSION >un
12190 64 6f 5f 2e 63 0a 0a 75 6e 64 6f 2e 6f 3a 09 75 do_.c..undo.o:.u
121a0 6e 64 6f 5f 2e 63 20 75 6e 64 6f 2e 68 20 20 24 ndo_.c undo.h $
121b0 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e (SRCDIR)/config.
121c0 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 75 6e h..$(XTCC) -o un
121d0 64 6f 2e 6f 20 2d 63 20 75 6e 64 6f 5f 2e 63 0a do.o -c undo_.c.
121e0 0a 75 6e 64 6f 2e 68 3a 09 6d 61 6b 65 68 65 61 .undo.h:.makehea
121f0 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 ders.../makehead
12200 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e ers add_.c:add.
12210 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e h admin_.c:admin
12220 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 .h bag_.c:bag.h
12230 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 blob_.c:blob.h b
12240 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e ranch_.c:branch.
12250 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 h browse_.c:brow
12260 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e se.h cgi_.c:cgi.
12270 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 h checkin_.c:che
12280 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f ckin.h checkout_
12290 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c .c:checkout.h cl
122a0 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 earsign_.c:clear
122b0 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a sign.h clone_.c:
122c0 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 clone.h comforma
122d0 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 t_.c:comformat.h
122e0 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f construct_.c:co
122f0 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e nstruct.h conten
12300 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 t_.c:content.h d
12310 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f b_.c:db.h delta_
12320 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 .c:delta.h delta
12330 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e cmd_.c:deltacmd.
12340 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 h descendents_.c
12350 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 :descendents.h d
12360 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 iff_.c:diff.h di
12370 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 ffcmd_.c:diffcmd
12380 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 .h encode_.c:enc
12390 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 ode.h file_.c:fi
123a0 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 le.h http_.c:htt
123b0 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f p.h info_.c:info
123c0 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 .h login_.c:logi
123d0 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e n.h main_.c:main
123e0 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d .h manifest_.c:m
123f0 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 anifest.h md5_.c
12400 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a :md5.h merge_.c:
12410 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e merge.h merge3_.
12420 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 c:merge3.h my_pa
12430 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 ge_.c:my_page.h
12440 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 name_.c:name.h p
12450 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 ivot_.c:pivot.h
12460 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 pqueue_.c:pqueue
12470 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 .h printf_.c:pri
12480 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 ntf.h rebuild_.c
12490 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e :rebuild.h rss_.
124a0 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e c:rss.h schema_.
124b0 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 c:schema.h setup
124c0 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 _.c:setup.h sha1
124d0 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 _.c:sha1.h style
124e0 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 _.c:style.h subs
124f0 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 cript_.c:subscri
12500 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e pt.h sync_.c:syn
12510 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 c.h tag_.c:tag.h
12520 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 tagview_.c:tagv
12530 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e iew.h timeline_.
12540 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 c:timeline.h tkt
12550 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e _.c:tkt.h tktcon
12560 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 fig_.c:tktconfig
12570 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 .h tktsetup_.c:t
12580 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e ktsetup.h undo_.
12590 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f c:undo.h update_
125a0 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f .c:update.h url_
125b0 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 .c:url.h user_.c
125c0 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e :user.h verify_.
125d0 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 c:verify.h vfile
125e0 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 _.c:vfile.h wiki
125f0 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 _.c:wiki.h wikif
12600 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 ormat_.c:wikifor
12610 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 mat.h xfer_.c:xf
12620 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e er.h zip_.c:zip.
12630 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 h $(SRCDIR)/sqli
12640 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f te3.h $(SRCDIR)/
12650 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 th.h ./VERSION.h
12660 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a ..touch headers.
12670 0a 75 70 64 61 74 65 5f 2e 63 3a 09 24 28 53 52 .update_.c:.$(SR
12680 43 44 49 52 29 2f 75 70 64 61 74 65 2e 63 20 24 CDIR)/update.c $
12690 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
126a0 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 translate.../tr
126b0 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 anslate $(SRCDIR
126c0 29 2f 75 70 64 61 74 65 2e 63 20 7c 20 73 65 64 )/update.c | sed
126d0 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 -f $(SRCDIR)/VE
126e0 52 53 49 4f 4e 20 3e 75 70 64 61 74 65 5f 2e 63 RSION >update_.c
126f0 0a 0a 75 70 64 61 74 65 2e 6f 3a 09 75 70 64 61 ..update.o:.upda
12700 74 65 5f 2e 63 20 75 70 64 61 74 65 2e 68 20 20 te_.c update.h
12710 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 $(SRCDIR)/config
12720 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 75 .h..$(XTCC) -o u
12730 70 64 61 74 65 2e 6f 20 2d 63 20 75 70 64 61 74 pdate.o -c updat
12740 65 5f 2e 63 0a 0a 75 70 64 61 74 65 2e 68 3a 09 e_.c..update.h:.
12750 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d makeheaders.../m
12760 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f akeheaders add_
12770 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e .c:add.h admin_.
12780 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 c:admin.h bag_.c
12790 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 :bag.h blob_.c:b
127a0 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a lob.h branch_.c:
127b0 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f branch.h browse_
127c0 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f .c:browse.h cgi_
127d0 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
127e0 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
127f0 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
12800 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
12810 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
12820 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
12830 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
12840 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
12850 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
12860 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
12870 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
12880 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
12890 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
128a0 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
128b0 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
128c0 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
128d0 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
128e0 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
128f0 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
12900 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
12910 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
12920 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
12930 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
12940 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
12950 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
12960 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
12970 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
12980 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
12990 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f h my_page_.c:my_
129a0 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e page.h name_.c:n
129b0 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 ame.h pivot_.c:p
129c0 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 ivot.h pqueue_.c
129d0 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 :pqueue.h printf
129e0 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 _.c:printf.h reb
129f0 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e uild_.c:rebuild.
12a00 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 h rss_.c:rss.h s
12a10 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e chema_.c:schema.
12a20 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 h setup_.c:setup
12a30 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e .h sha1_.c:sha1.
12a40 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 h style_.c:style
12a50 2e 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a .h subscript_.c:
12a60 73 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 subscript.h sync
12a70 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e _.c:sync.h tag_.
12a80 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f c:tag.h tagview_
12a90 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69 6d .c:tagview.h tim
12aa0 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e eline_.c:timelin
12ab0 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 e.h tkt_.c:tkt.h
12ac0 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b tktconfig_.c:tk
12ad0 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 tconfig.h tktset
12ae0 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 up_.c:tktsetup.h
12af0 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 undo_.c:undo.h
12b00 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 update_.c:update
12b10 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 .h url_.c:url.h
12b20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 user_.c:user.h v
12b30 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e erify_.c:verify.
12b40 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 h vfile_.c:vfile
12b50 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e .h wiki_.c:wiki.
12b60 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a h wikiformat_.c:
12b70 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 wikiformat.h xfe
12b80 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f r_.c:xfer.h zip_
12b90 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 .c:zip.h $(SRCDI
12ba0 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 53 R)/sqlite3.h $(S
12bb0 52 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f 56 45 RCDIR)/th.h ./VE
12bc0 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 RSION.h..touch h
12bd0 65 61 64 65 72 73 0a 0a 75 72 6c 5f 2e 63 3a 09 eaders..url_.c:.
12be0 24 28 53 52 43 44 49 52 29 2f 75 72 6c 2e 63 20 $(SRCDIR)/url.c
12bf0 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
12c00 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 N translate.../t
12c10 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 ranslate $(SRCDI
12c20 52 29 2f 75 72 6c 2e 63 20 7c 20 73 65 64 20 2d R)/url.c | sed -
12c30 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 f $(SRCDIR)/VERS
12c40 49 4f 4e 20 3e 75 72 6c 5f 2e 63 0a 0a 75 72 6c ION >url_.c..url
12c50 2e 6f 3a 09 75 72 6c 5f 2e 63 20 75 72 6c 2e 68 .o:.url_.c url.h
12c60 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 $(SRCDIR)/conf
12c70 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f ig.h..$(XTCC) -o
12c80 20 75 72 6c 2e 6f 20 2d 63 20 75 72 6c 5f 2e 63 url.o -c url_.c
12c90 0a 0a 75 72 6c 2e 68 3a 09 6d 61 6b 65 68 65 61 ..url.h:.makehea
12ca0 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 ders.../makehead
12cb0 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 64 64 2e ers add_.c:add.
12cc0 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e h admin_.c:admin
12cd0 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 2e 68 20 .h bag_.c:bag.h
12ce0 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 blob_.c:blob.h b
12cf0 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e 63 68 2e ranch_.c:branch.
12d00 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 h browse_.c:brow
12d10 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 67 69 2e se.h cgi_.c:cgi.
12d20 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 h checkin_.c:che
12d30 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f 75 74 5f ckin.h checkout_
12d40 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 20 63 6c .c:checkout.h cl
12d50 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 earsign_.c:clear
12d60 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a sign.h clone_.c:
12d70 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 clone.h comforma
12d80 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 t_.c:comformat.h
12d90 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 3a 63 6f construct_.c:co
12da0 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e 74 65 6e nstruct.h conten
12db0 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 t_.c:content.h d
12dc0 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c 74 61 5f b_.c:db.h delta_
12dd0 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 .c:delta.h delta
12de0 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 6d 64 2e cmd_.c:deltacmd.
12df0 68 20 64 65 73 63 65 6e 64 65 6e 74 73 5f 2e 63 h descendents_.c
12e00 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e 68 20 64 :descendents.h d
12e10 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 20 64 69 iff_.c:diff.h di
12e20 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 63 6d 64 ffcmd_.c:diffcmd
12e30 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 .h encode_.c:enc
12e40 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 3a 66 69 ode.h file_.c:fi
12e50 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a 68 74 74 le.h http_.c:htt
12e60 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f p.h info_.c:info
12e70 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 .h login_.c:logi
12e80 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e n.h main_.c:main
12e90 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e 63 3a 6d .h manifest_.c:m
12ea0 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 5f 2e 63 anifest.h md5_.c
12eb0 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f 2e 63 3a :md5.h merge_.c:
12ec0 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 33 5f 2e merge.h merge3_.
12ed0 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 5f 70 61 c:merge3.h my_pa
12ee0 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 2e 68 20 ge_.c:my_page.h
12ef0 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 name_.c:name.h p
12f00 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 ivot_.c:pivot.h
12f10 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 65 75 65 pqueue_.c:pqueue
12f20 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 .h printf_.c:pri
12f30 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 5f 2e 63 ntf.h rebuild_.c
12f40 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 73 5f 2e :rebuild.h rss_.
12f50 63 3a 72 73 73 2e 68 20 73 63 68 65 6d 61 5f 2e c:rss.h schema_.
12f60 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 74 75 70 c:schema.h setup
12f70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 68 61 31 _.c:setup.h sha1
12f80 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 79 6c 65 _.c:sha1.h style
12f90 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 75 62 73 _.c:style.h subs
12fa0 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 63 72 69 cript_.c:subscri
12fb0 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 6e pt.h sync_.c:syn
12fc0 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e 68 c.h tag_.c:tag.h
12fd0 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 76 tagview_.c:tagv
12fe0 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e 65 5f 2e iew.h timeline_.
12ff0 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 c:timeline.h tkt
13000 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 63 6f 6e _.c:tkt.h tktcon
13010 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 fig_.c:tktconfig
13020 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 .h tktsetup_.c:t
13030 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e ktsetup.h undo_.
13040 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f c:undo.h update_
13050 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 72 6c 5f .c:update.h url_
13060 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 .c:url.h user_.c
13070 3a 75 73 65 72 2e 68 20 76 65 72 69 66 79 5f 2e :user.h verify_.
13080 63 3a 76 65 72 69 66 79 2e 68 20 76 66 69 6c 65 c:verify.h vfile
13090 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 _.c:vfile.h wiki
130a0 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 _.c:wiki.h wikif
130b0 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 ormat_.c:wikifor
130c0 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 3a 78 66 mat.h xfer_.c:xf
130d0 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e er.h zip_.c:zip.
130e0 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 h $(SRCDIR)/sqli
130f0 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 29 2f te3.h $(SRCDIR)/
13100 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 th.h ./VERSION.h
13110 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a ..touch headers.
13120 0a 75 73 65 72 5f 2e 63 3a 09 24 28 53 52 43 44 .user_.c:.$(SRCD
13130 49 52 29 2f 75 73 65 72 2e 63 20 24 28 53 52 43 IR)/user.c $(SRC
13140 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
13150 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
13160 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 75 73 ate $(SRCDIR)/us
13170 65 72 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 er.c | sed -f $(
13180 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
13190 3e 75 73 65 72 5f 2e 63 0a 0a 75 73 65 72 2e 6f >user_.c..user.o
131a0 3a 09 75 73 65 72 5f 2e 63 20 75 73 65 72 2e 68 :.user_.c user.h
131b0 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 $(SRCDIR)/conf
131c0 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f ig.h..$(XTCC) -o
131d0 20 75 73 65 72 2e 6f 20 2d 63 20 75 73 65 72 5f user.o -c user_
131e0 2e 63 0a 0a 75 73 65 72 2e 68 3a 09 6d 61 6b 65 .c..user.h:.make
131f0 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b 65 68 headers.../makeh
13200 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 eaders add_.c:a
13210 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 dd.h admin_.c:ad
13220 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 min.h bag_.c:bag
13230 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
13240 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e h branch_.c:bran
13250 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 ch.h browse_.c:b
13260 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 rowse.h cgi_.c:c
13270 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
13280 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
13290 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
132a0 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
132b0 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
132c0 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
132d0 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
132e0 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f 2e 63 t.h construct_.c
132f0 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 6f 6e :construct.h con
13300 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e 74 2e tent_.c:content.
13310 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 65 6c h db_.c:db.h del
13320 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 64 65 ta_.c:delta.h de
13330 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 61 63 ltacmd_.c:deltac
13340 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e 74 73 md.h descendents
13350 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 73 2e _.c:descendents.
13360 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 2e 68 h diff_.c:diff.h
13370 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 66 66 diffcmd_.c:diff
13380 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e 63 3a cmd.h encode_.c:
13390 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f 2e 63 encode.h file_.c
133a0 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e 63 3a :file.h http_.c:
133b0 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 3a 69 http.h info_.c:i
133c0 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 3a 6c nfo.h login_.c:l
133d0 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 3a 6d ogin.h main_.c:m
133e0 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 5f 2e ain.h manifest_.
133f0 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d 64 35 c:manifest.h md5
13400 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 65 5f _.c:md5.h merge_
13410 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 67 65 .c:merge.h merge
13420 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 6d 79 3_.c:merge3.h my
13430 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 67 65 _page_.c:my_page
13440 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d 65 2e .h name_.c:name.
13450 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 6f 74 h pivot_.c:pivot
13460 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 71 75 .h pqueue_.c:pqu
13470 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e 63 3a eue.h printf_.c:
13480 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 6c 64 printf.h rebuild
13490 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 72 73 _.c:rebuild.h rs
134a0 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 65 6d s_.c:rss.h schem
134b0 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 73 65 a_.c:schema.h se
134c0 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 20 73 tup_.c:setup.h s
134d0 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 73 74 ha1_.c:sha1.h st
134e0 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 20 73 yle_.c:style.h s
134f0 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 62 73 ubscript_.c:subs
13500 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e 63 3a cript.h sync_.c:
13510 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 sync.h tag_.c:ta
13520 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 g.h tagview_.c:t
13530 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c 69 6e agview.h timelin
13540 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e 68 20 e_.c:timeline.h
13550 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 6b 74 tkt_.c:tkt.h tkt
13560 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 6f 6e config_.c:tktcon
13570 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 5f 2e fig.h tktsetup_.
13580 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 6e 64 c:tktsetup.h und
13590 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 64 61 o_.c:undo.h upda
135a0 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 20 75 te_.c:update.h u
135b0 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 65 72 rl_.c:url.h user
135c0 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 69 66 _.c:user.h verif
135d0 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 76 66 y_.c:verify.h vf
135e0 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 20 77 ile_.c:vfile.h w
135f0 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 77 69 iki_.c:wiki.h wi
13600 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 6b 69 kiformat_.c:wiki
13610 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f 2e 63 format.h xfer_.c
13620 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a :xfer.h zip_.c:z
13630 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 ip.h $(SRCDIR)/s
13640 71 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 qlite3.h $(SRCDI
13650 52 29 2f 74 68 2e 68 20 2e 2f 56 45 52 53 49 4f R)/th.h ./VERSIO
13660 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 64 65 N.h..touch heade
13670 72 73 0a 0a 76 65 72 69 66 79 5f 2e 63 3a 09 24 rs..verify_.c:.$
13680 28 53 52 43 44 49 52 29 2f 76 65 72 69 66 79 2e (SRCDIR)/verify.
13690 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 c $(SRCDIR)/VERS
136a0 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e ION translate...
136b0 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 /translate $(SRC
136c0 44 49 52 29 2f 76 65 72 69 66 79 2e 63 20 7c 20 DIR)/verify.c |
136d0 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 sed -f $(SRCDIR)
136e0 2f 56 45 52 53 49 4f 4e 20 3e 76 65 72 69 66 79 /VERSION >verify
136f0 5f 2e 63 0a 0a 76 65 72 69 66 79 2e 6f 3a 09 76 _.c..verify.o:.v
13700 65 72 69 66 79 5f 2e 63 20 76 65 72 69 66 79 2e erify_.c verify.
13710 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e h $(SRCDIR)/con
13720 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d fig.h..$(XTCC) -
13730 6f 20 76 65 72 69 66 79 2e 6f 20 2d 63 20 76 65 o verify.o -c ve
13740 72 69 66 79 5f 2e 63 0a 0a 76 65 72 69 66 79 2e rify_.c..verify.
13750 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 h:.makeheaders..
13760 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 ./makeheaders a
13770 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 dd_.c:add.h admi
13780 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 n_.c:admin.h bag
13790 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e _.c:bag.h blob_.
137a0 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f c:blob.h branch_
137b0 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 .c:branch.h brow
137c0 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 se_.c:browse.h c
137d0 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 gi_.c:cgi.h chec
137e0 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 kin_.c:checkin.h
137f0 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 checkout_.c:che
13800 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 ckout.h clearsig
13810 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 n_.c:clearsign.h
13820 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e clone_.c:clone.
13830 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 h comformat_.c:c
13840 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 omformat.h const
13850 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 ruct_.c:construc
13860 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 t.h content_.c:c
13870 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 ontent.h db_.c:d
13880 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c b.h delta_.c:del
13890 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 ta.h deltacmd_.c
138a0 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 :deltacmd.h desc
138b0 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 endents_.c:desce
138c0 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 ndents.h diff_.c
138d0 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f :diff.h diffcmd_
138e0 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 .c:diffcmd.h enc
138f0 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 ode_.c:encode.h
13900 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 file_.c:file.h h
13910 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e ttp_.c:http.h in
13920 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 fo_.c:info.h log
13930 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 in_.c:login.h ma
13940 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e in_.c:main.h man
13950 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 ifest_.c:manifes
13960 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 t.h md5_.c:md5.h
13970 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e merge_.c:merge.
13980 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 h merge3_.c:merg
13990 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a e3.h my_page_.c:
139a0 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e my_page.h name_.
139b0 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e c:name.h pivot_.
139c0 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 c:pivot.h pqueue
139d0 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 _.c:pqueue.h pri
139e0 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 ntf_.c:printf.h
139f0 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 rebuild_.c:rebui
13a00 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e ld.h rss_.c:rss.
13a10 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 h schema_.c:sche
13a20 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 ma.h setup_.c:se
13a30 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 tup.h sha1_.c:sh
13a40 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 a1.h style_.c:st
13a50 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f yle.h subscript_
13a60 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 .c:subscript.h s
13a70 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 ync_.c:sync.h ta
13a80 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 g_.c:tag.h tagvi
13a90 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 ew_.c:tagview.h
13aa0 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 timeline_.c:time
13ab0 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b line.h tkt_.c:tk
13ac0 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 t.h tktconfig_.c
13ad0 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 :tktconfig.h tkt
13ae0 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 setup_.c:tktsetu
13af0 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f p.h undo_.c:undo
13b00 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 .h update_.c:upd
13b10 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c ate.h url_.c:url
13b20 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e .h user_.c:user.
13b30 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 h verify_.c:veri
13b40 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 fy.h vfile_.c:vf
13b50 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 ile.h wiki_.c:wi
13b60 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f ki.h wikiformat_
13b70 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 .c:wikiformat.h
13b80 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
13b90 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
13ba0 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
13bb0 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e $(SRCDIR)/th.h .
13bc0 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 /VERSION.h..touc
13bd0 68 20 68 65 61 64 65 72 73 0a 0a 76 66 69 6c 65 h headers..vfile
13be0 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 76 _.c:.$(SRCDIR)/v
13bf0 66 69 6c 65 2e 63 20 24 28 53 52 43 44 49 52 29 file.c $(SRCDIR)
13c00 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 /VERSION transla
13c10 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 te.../translate
13c20 24 28 53 52 43 44 49 52 29 2f 76 66 69 6c 65 2e $(SRCDIR)/vfile.
13c30 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 c | sed -f $(SRC
13c40 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 76 66 DIR)/VERSION >vf
13c50 69 6c 65 5f 2e 63 0a 0a 76 66 69 6c 65 2e 6f 3a ile_.c..vfile.o:
13c60 09 76 66 69 6c 65 5f 2e 63 20 76 66 69 6c 65 2e .vfile_.c vfile.
13c70 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e h $(SRCDIR)/con
13c80 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d fig.h..$(XTCC) -
13c90 6f 20 76 66 69 6c 65 2e 6f 20 2d 63 20 76 66 69 o vfile.o -c vfi
13ca0 6c 65 5f 2e 63 0a 0a 76 66 69 6c 65 2e 68 3a 09 le_.c..vfile.h:.
13cb0 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d makeheaders.../m
13cc0 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 64 5f akeheaders add_
13cd0 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e .c:add.h admin_.
13ce0 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 c:admin.h bag_.c
13cf0 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 :bag.h blob_.c:b
13d00 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a lob.h branch_.c:
13d10 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f branch.h browse_
13d20 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f .c:browse.h cgi_
13d30 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e .c:cgi.h checkin
13d40 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 _.c:checkin.h ch
13d50 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f eckout_.c:checko
13d60 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e ut.h clearsign_.
13d70 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c c:clearsign.h cl
13d80 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 one_.c:clone.h c
13d90 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 omformat_.c:comf
13da0 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 ormat.h construc
13db0 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 t_.c:construct.h
13dc0 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 content_.c:cont
13dd0 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 ent.h db_.c:db.h
13de0 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e delta_.c:delta.
13df0 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 h deltacmd_.c:de
13e00 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 ltacmd.h descend
13e10 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 ents_.c:descende
13e20 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 nts.h diff_.c:di
13e30 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a ff.h diffcmd_.c:
13e40 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 diffcmd.h encode
13e50 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c _.c:encode.h fil
13e60 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 e_.c:file.h http
13e70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f _.c:http.h info_
13e80 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f .c:info.h login_
13e90 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f .c:login.h main_
13ea0 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 .c:main.h manife
13eb0 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 st_.c:manifest.h
13ec0 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 md5_.c:md5.h me
13ed0 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d rge_.c:merge.h m
13ee0 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e erge3_.c:merge3.
13ef0 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f h my_page_.c:my_
13f00 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e page.h name_.c:n
13f10 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 ame.h pivot_.c:p
13f20 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 ivot.h pqueue_.c
13f30 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 :pqueue.h printf
13f40 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 _.c:printf.h reb
13f50 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e uild_.c:rebuild.
13f60 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 h rss_.c:rss.h s
13f70 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e chema_.c:schema.
13f80 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 h setup_.c:setup
13f90 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e .h sha1_.c:sha1.
13fa0 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 h style_.c:style
13fb0 2e 68 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a .h subscript_.c:
13fc0 73 75 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 subscript.h sync
13fd0 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e _.c:sync.h tag_.
13fe0 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f c:tag.h tagview_
13ff0 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 69 6d .c:tagview.h tim
14000 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e eline_.c:timelin
14010 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 e.h tkt_.c:tkt.h
14020 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b tktconfig_.c:tk
14030 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 tconfig.h tktset
14040 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 up_.c:tktsetup.h
14050 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 undo_.c:undo.h
14060 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 update_.c:update
14070 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 .h url_.c:url.h
14080 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 user_.c:user.h v
14090 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e erify_.c:verify.
140a0 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 h vfile_.c:vfile
140b0 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e .h wiki_.c:wiki.
140c0 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a h wikiformat_.c:
140d0 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 wikiformat.h xfe
140e0 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f r_.c:xfer.h zip_
140f0 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 .c:zip.h $(SRCDI
14100 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 53 R)/sqlite3.h $(S
14110 52 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f 56 45 RCDIR)/th.h ./VE
14120 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 RSION.h..touch h
14130 65 61 64 65 72 73 0a 0a 77 69 6b 69 5f 2e 63 3a eaders..wiki_.c:
14140 09 24 28 53 52 43 44 49 52 29 2f 77 69 6b 69 2e .$(SRCDIR)/wiki.
14150 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 c $(SRCDIR)/VERS
14160 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e ION translate...
14170 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 /translate $(SRC
14180 44 49 52 29 2f 77 69 6b 69 2e 63 20 7c 20 73 65 DIR)/wiki.c | se
14190 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 d -f $(SRCDIR)/V
141a0 45 52 53 49 4f 4e 20 3e 77 69 6b 69 5f 2e 63 0a ERSION >wiki_.c.
141b0 0a 77 69 6b 69 2e 6f 3a 09 77 69 6b 69 5f 2e 63 .wiki.o:.wiki_.c
141c0 20 77 69 6b 69 2e 68 20 20 24 28 53 52 43 44 49 wiki.h $(SRCDI
141d0 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 R)/config.h..$(X
141e0 54 43 43 29 20 2d 6f 20 77 69 6b 69 2e 6f 20 2d TCC) -o wiki.o -
141f0 63 20 77 69 6b 69 5f 2e 63 0a 0a 77 69 6b 69 2e c wiki_.c..wiki.
14200 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 h:.makeheaders..
14210 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 ./makeheaders a
14220 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 dd_.c:add.h admi
14230 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 n_.c:admin.h bag
14240 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e _.c:bag.h blob_.
14250 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f c:blob.h branch_
14260 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 .c:branch.h brow
14270 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 se_.c:browse.h c
14280 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 gi_.c:cgi.h chec
14290 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 kin_.c:checkin.h
142a0 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 checkout_.c:che
142b0 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 ckout.h clearsig
142c0 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 n_.c:clearsign.h
142d0 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e clone_.c:clone.
142e0 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 h comformat_.c:c
142f0 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 omformat.h const
14300 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 ruct_.c:construc
14310 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 t.h content_.c:c
14320 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 ontent.h db_.c:d
14330 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c b.h delta_.c:del
14340 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 ta.h deltacmd_.c
14350 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 :deltacmd.h desc
14360 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 endents_.c:desce
14370 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 ndents.h diff_.c
14380 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f :diff.h diffcmd_
14390 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 .c:diffcmd.h enc
143a0 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 ode_.c:encode.h
143b0 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 file_.c:file.h h
143c0 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e ttp_.c:http.h in
143d0 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 fo_.c:info.h log
143e0 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 in_.c:login.h ma
143f0 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e in_.c:main.h man
14400 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 ifest_.c:manifes
14410 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 t.h md5_.c:md5.h
14420 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e merge_.c:merge.
14430 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 h merge3_.c:merg
14440 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a e3.h my_page_.c:
14450 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e my_page.h name_.
14460 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e c:name.h pivot_.
14470 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 c:pivot.h pqueue
14480 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 _.c:pqueue.h pri
14490 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 ntf_.c:printf.h
144a0 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 rebuild_.c:rebui
144b0 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e ld.h rss_.c:rss.
144c0 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 h schema_.c:sche
144d0 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 ma.h setup_.c:se
144e0 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 tup.h sha1_.c:sh
144f0 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 a1.h style_.c:st
14500 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f yle.h subscript_
14510 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 .c:subscript.h s
14520 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 ync_.c:sync.h ta
14530 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 g_.c:tag.h tagvi
14540 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 ew_.c:tagview.h
14550 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 timeline_.c:time
14560 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b line.h tkt_.c:tk
14570 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 t.h tktconfig_.c
14580 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 :tktconfig.h tkt
14590 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 setup_.c:tktsetu
145a0 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f p.h undo_.c:undo
145b0 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 .h update_.c:upd
145c0 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c ate.h url_.c:url
145d0 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e .h user_.c:user.
145e0 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 h verify_.c:veri
145f0 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 fy.h vfile_.c:vf
14600 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 ile.h wiki_.c:wi
14610 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f ki.h wikiformat_
14620 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 .c:wikiformat.h
14630 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a xfer_.c:xfer.h z
14640 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 ip_.c:zip.h $(SR
14650 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 CDIR)/sqlite3.h
14660 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e $(SRCDIR)/th.h .
14670 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 /VERSION.h..touc
14680 68 20 68 65 61 64 65 72 73 0a 0a 77 69 6b 69 66 h headers..wikif
14690 6f 72 6d 61 74 5f 2e 63 3a 09 24 28 53 52 43 44 ormat_.c:.$(SRCD
146a0 49 52 29 2f 77 69 6b 69 66 6f 72 6d 61 74 2e 63 IR)/wikiformat.c
146b0 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
146c0 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f ON translate.../
146d0 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 translate $(SRCD
146e0 49 52 29 2f 77 69 6b 69 66 6f 72 6d 61 74 2e 63 IR)/wikiformat.c
146f0 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 | sed -f $(SRCD
14700 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 77 69 6b IR)/VERSION >wik
14710 69 66 6f 72 6d 61 74 5f 2e 63 0a 0a 77 69 6b 69 iformat_.c..wiki
14720 66 6f 72 6d 61 74 2e 6f 3a 09 77 69 6b 69 66 6f format.o:.wikifo
14730 72 6d 61 74 5f 2e 63 20 77 69 6b 69 66 6f 72 6d rmat_.c wikiform
14740 61 74 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f at.h $(SRCDIR)/
14750 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 config.h..$(XTCC
14760 29 20 2d 6f 20 77 69 6b 69 66 6f 72 6d 61 74 2e ) -o wikiformat.
14770 6f 20 2d 63 20 77 69 6b 69 66 6f 72 6d 61 74 5f o -c wikiformat_
14780 2e 63 0a 0a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 .c..wikiformat.h
14790 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 0a 09 2e :.makeheaders...
147a0 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 20 61 64 /makeheaders ad
147b0 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 6d 69 6e d_.c:add.h admin
147c0 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 61 67 5f _.c:admin.h bag_
147d0 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 .c:bag.h blob_.c
147e0 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 68 5f 2e :blob.h branch_.
147f0 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 6f 77 73 c:branch.h brows
14800 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 20 63 67 e_.c:browse.h cg
14810 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 65 63 6b i_.c:cgi.h check
14820 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e 2e 68 20 in_.c:checkin.h
14830 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 checkout_.c:chec
14840 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 67 6e kout.h clearsign
14850 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e 2e 68 20 _.c:clearsign.h
14860 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 clone_.c:clone.h
14870 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f comformat_.c:co
14880 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 73 74 72 mformat.h constr
14890 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 75 63 74 uct_.c:construct
148a0 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f .h content_.c:co
148b0 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 3a 64 62 ntent.h db_.c:db
148c0 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 .h delta_.c:delt
148d0 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f 2e 63 3a a.h deltacmd_.c:
148e0 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 73 63 65 deltacmd.h desce
148f0 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 63 65 6e ndents_.c:descen
14900 64 65 6e 74 73 2e 68 20 64 69 66 66 5f 2e 63 3a dents.h diff_.c:
14910 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 5f 2e diff.h diffcmd_.
14920 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 6e 63 6f c:diffcmd.h enco
14930 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
14940 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
14950 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
14960 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
14970 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
14980 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
14990 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
149a0 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
149b0 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
149c0 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
149d0 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 3.h my_page_.c:m
149e0 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 y_page.h name_.c
149f0 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 :name.h pivot_.c
14a00 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f :pivot.h pqueue_
14a10 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e .c:pqueue.h prin
14a20 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 tf_.c:printf.h r
14a30 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c ebuild_.c:rebuil
14a40 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 73 2e 68 d.h rss_.c:rss.h
14a50 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 68 65 6d schema_.c:schem
14a60 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a 73 65 74 a.h setup_.c:set
14a70 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a 73 68 61 up.h sha1_.c:sha
14a80 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 79 1.h style_.c:sty
14a90 6c 65 2e 68 20 73 75 62 73 63 72 69 70 74 5f 2e le.h subscript_.
14aa0 63 3a 73 75 62 73 63 72 69 70 74 2e 68 20 73 79 c:subscript.h sy
14ab0 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 74 61 67 nc_.c:sync.h tag
14ac0 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 76 69 65 _.c:tag.h tagvie
14ad0 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e 68 20 74 w_.c:tagview.h t
14ae0 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c imeline_.c:timel
14af0 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 ine.h tkt_.c:tkt
14b00 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a .h tktconfig_.c:
14b10 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 6b 74 73 tktconfig.h tkts
14b20 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 74 75 70 etup_.c:tktsetup
14b30 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e .h undo_.c:undo.
14b40 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 70 64 61 h update_.c:upda
14b50 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e te.h url_.c:url.
14b60 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 72 2e 68 h user_.c:user.h
14b70 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 72 69 66 verify_.c:verif
14b80 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a 76 66 69 y.h vfile_.c:vfi
14b90 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a 77 69 6b le.h wiki_.c:wik
14ba0 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e i.h wikiformat_.
14bb0 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 20 78 c:wikiformat.h x
14bc0 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 20 7a 69 fer_.c:xfer.h zi
14bd0 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 53 52 43 p_.c:zip.h $(SRC
14be0 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 68 20 24 DIR)/sqlite3.h $
14bf0 28 53 52 43 44 49 52 29 2f 74 68 2e 68 20 2e 2f (SRCDIR)/th.h ./
14c00 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 VERSION.h..touch
14c10 20 68 65 61 64 65 72 73 0a 0a 78 66 65 72 5f 2e headers..xfer_.
14c20 63 3a 09 24 28 53 52 43 44 49 52 29 2f 78 66 65 c:.$(SRCDIR)/xfe
14c30 72 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 r.c $(SRCDIR)/VE
14c40 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a RSION translate.
14c50 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 ../translate $(S
14c60 52 43 44 49 52 29 2f 78 66 65 72 2e 63 20 7c 20 RCDIR)/xfer.c |
14c70 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 sed -f $(SRCDIR)
14c80 2f 56 45 52 53 49 4f 4e 20 3e 78 66 65 72 5f 2e /VERSION >xfer_.
14c90 63 0a 0a 78 66 65 72 2e 6f 3a 09 78 66 65 72 5f c..xfer.o:.xfer_
14ca0 2e 63 20 78 66 65 72 2e 68 20 20 24 28 53 52 43 .c xfer.h $(SRC
14cb0 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 DIR)/config.h..$
14cc0 28 58 54 43 43 29 20 2d 6f 20 78 66 65 72 2e 6f (XTCC) -o xfer.o
14cd0 20 2d 63 20 78 66 65 72 5f 2e 63 0a 0a 78 66 65 -c xfer_.c..xfe
14ce0 72 2e 68 3a 09 6d 61 6b 65 68 65 61 64 65 72 73 r.h:.makeheaders
14cf0 0a 09 2e 2f 6d 61 6b 65 68 65 61 64 65 72 73 20 .../makeheaders
14d00 20 61 64 64 5f 2e 63 3a 61 64 64 2e 68 20 61 64 add_.c:add.h ad
14d10 6d 69 6e 5f 2e 63 3a 61 64 6d 69 6e 2e 68 20 62 min_.c:admin.h b
14d20 61 67 5f 2e 63 3a 62 61 67 2e 68 20 62 6c 6f 62 ag_.c:bag.h blob
14d30 5f 2e 63 3a 62 6c 6f 62 2e 68 20 62 72 61 6e 63 _.c:blob.h branc
14d40 68 5f 2e 63 3a 62 72 61 6e 63 68 2e 68 20 62 72 h_.c:branch.h br
14d50 6f 77 73 65 5f 2e 63 3a 62 72 6f 77 73 65 2e 68 owse_.c:browse.h
14d60 20 63 67 69 5f 2e 63 3a 63 67 69 2e 68 20 63 68 cgi_.c:cgi.h ch
14d70 65 63 6b 69 6e 5f 2e 63 3a 63 68 65 63 6b 69 6e eckin_.c:checkin
14d80 2e 68 20 63 68 65 63 6b 6f 75 74 5f 2e 63 3a 63 .h checkout_.c:c
14d90 68 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 heckout.h clears
14da0 69 67 6e 5f 2e 63 3a 63 6c 65 61 72 73 69 67 6e ign_.c:clearsign
14db0 2e 68 20 63 6c 6f 6e 65 5f 2e 63 3a 63 6c 6f 6e .h clone_.c:clon
14dc0 65 2e 68 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 e.h comformat_.c
14dd0 3a 63 6f 6d 66 6f 72 6d 61 74 2e 68 20 63 6f 6e :comformat.h con
14de0 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 struct_.c:constr
14df0 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 uct.h content_.c
14e00 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 :content.h db_.c
14e10 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 :db.h delta_.c:d
14e20 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f elta.h deltacmd_
14e30 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 .c:deltacmd.h de
14e40 73 63 65 6e 64 65 6e 74 73 5f 2e 63 3a 64 65 73 scendents_.c:des
14e50 63 65 6e 64 65 6e 74 73 2e 68 20 64 69 66 66 5f cendents.h diff_
14e60 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d .c:diff.h diffcm
14e70 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 65 d_.c:diffcmd.h e
14e80 6e 63 6f 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e ncode_.c:encode.
14e90 68 20 66 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 h file_.c:file.h
14ea0 20 68 74 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 http_.c:http.h
14eb0 69 6e 66 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c info_.c:info.h l
14ec0 6f 67 69 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 ogin_.c:login.h
14ed0 6d 61 69 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d main_.c:main.h m
14ee0 61 6e 69 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 anifest_.c:manif
14ef0 65 73 74 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 est.h md5_.c:md5
14f00 2e 68 20 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 .h merge_.c:merg
14f10 65 2e 68 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 e.h merge3_.c:me
14f20 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e rge3.h my_page_.
14f30 63 3a 6d 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 c:my_page.h name
14f40 5f 2e 63 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 _.c:name.h pivot
14f50 5f 2e 63 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 _.c:pivot.h pque
14f60 75 65 5f 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 ue_.c:pqueue.h p
14f70 72 69 6e 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e rintf_.c:printf.
14f80 68 20 72 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 h rebuild_.c:reb
14f90 75 69 6c 64 2e 68 20 72 73 73 5f 2e 63 3a 72 73 uild.h rss_.c:rs
14fa0 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 s.h schema_.c:sc
14fb0 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a hema.h setup_.c:
14fc0 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a setup.h sha1_.c:
14fd0 73 68 61 31 2e 68 20 73 74 79 6c 65 5f 2e 63 3a sha1.h style_.c:
14fe0 73 74 79 6c 65 2e 68 20 73 75 62 73 63 72 69 70 style.h subscrip
14ff0 74 5f 2e 63 3a 73 75 62 73 63 72 69 70 74 2e 68 t_.c:subscript.h
15000 20 73 79 6e 63 5f 2e 63 3a 73 79 6e 63 2e 68 20 sync_.c:sync.h
15010 74 61 67 5f 2e 63 3a 74 61 67 2e 68 20 74 61 67 tag_.c:tag.h tag
15020 76 69 65 77 5f 2e 63 3a 74 61 67 76 69 65 77 2e view_.c:tagview.
15030 68 20 74 69 6d 65 6c 69 6e 65 5f 2e 63 3a 74 69 h timeline_.c:ti
15040 6d 65 6c 69 6e 65 2e 68 20 74 6b 74 5f 2e 63 3a meline.h tkt_.c:
15050 74 6b 74 2e 68 20 74 6b 74 63 6f 6e 66 69 67 5f tkt.h tktconfig_
15060 2e 63 3a 74 6b 74 63 6f 6e 66 69 67 2e 68 20 74 .c:tktconfig.h t
15070 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 65 ktsetup_.c:tktse
15080 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 6e tup.h undo_.c:un
15090 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a 75 do.h update_.c:u
150a0 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a 75 pdate.h url_.c:u
150b0 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 65 rl.h user_.c:use
150c0 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 65 r.h verify_.c:ve
150d0 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 3a rify.h vfile_.c:
150e0 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 3a vfile.h wiki_.c:
150f0 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d 61 wiki.h wikiforma
15100 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 2e t_.c:wikiformat.
15110 68 20 78 66 65 72 5f 2e 63 3a 78 66 65 72 2e 68 h xfer_.c:xfer.h
15120 20 7a 69 70 5f 2e 63 3a 7a 69 70 2e 68 20 24 28 zip_.c:zip.h $(
15130 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e SRCDIR)/sqlite3.
15140 68 20 24 28 53 52 43 44 49 52 29 2f 74 68 2e 68 h $(SRCDIR)/th.h
15150 20 2e 2f 56 45 52 53 49 4f 4e 2e 68 0a 09 74 6f ./VERSION.h..to
15160 75 63 68 20 68 65 61 64 65 72 73 0a 0a 7a 69 70 uch headers..zip
15170 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 7a _.c:.$(SRCDIR)/z
15180 69 70 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 ip.c $(SRCDIR)/V
15190 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
151a0 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
151b0 53 52 43 44 49 52 29 2f 7a 69 70 2e 63 20 7c 20 SRCDIR)/zip.c |
151c0 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 sed -f $(SRCDIR)
151d0 2f 56 45 52 53 49 4f 4e 20 3e 7a 69 70 5f 2e 63 /VERSION >zip_.c
151e0 0a 0a 7a 69 70 2e 6f 3a 09 7a 69 70 5f 2e 63 20 ..zip.o:.zip_.c
151f0 7a 69 70 2e 68 20 20 24 28 53 52 43 44 49 52 29 zip.h $(SRCDIR)
15200 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 /config.h..$(XTC
15210 43 29 20 2d 6f 20 7a 69 70 2e 6f 20 2d 63 20 7a C) -o zip.o -c z
15220 69 70 5f 2e 63 0a 0a 7a 69 70 2e 68 3a 09 6d 61 ip_.c..zip.h:.ma
15230 6b 65 68 65 61 64 65 72 73 0a 09 2e 2f 6d 61 6b keheaders.../mak
15240 65 68 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 eheaders add_.c
15250 3a 61 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a :add.h admin_.c:
15260 61 64 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 admin.h bag_.c:b
15270 61 67 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f ag.h blob_.c:blo
15280 62 2e 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 b.h branch_.c:br
15290 61 6e 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 anch.h browse_.c
152a0 3a 62 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 :browse.h cgi_.c
152b0 3a 63 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e :cgi.h checkin_.
152c0 63 3a 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 c:checkin.h chec
152d0 6b 6f 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 kout_.c:checkout
152e0 2e 68 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a .h clearsign_.c:
152f0 63 6c 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e clearsign.h clon
15300 65 5f 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d e_.c:clone.h com
15310 66 6f 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 format_.c:comfor
15320 6d 61 74 2e 68 20 63 6f 6e 73 74 72 75 63 74 5f mat.h construct_
15330 2e 63 3a 63 6f 6e 73 74 72 75 63 74 2e 68 20 63 .c:construct.h c
15340 6f 6e 74 65 6e 74 5f 2e 63 3a 63 6f 6e 74 65 6e ontent_.c:conten
15350 74 2e 68 20 64 62 5f 2e 63 3a 64 62 2e 68 20 64 t.h db_.c:db.h d
15360 65 6c 74 61 5f 2e 63 3a 64 65 6c 74 61 2e 68 20 elta_.c:delta.h
15370 64 65 6c 74 61 63 6d 64 5f 2e 63 3a 64 65 6c 74 deltacmd_.c:delt
15380 61 63 6d 64 2e 68 20 64 65 73 63 65 6e 64 65 6e acmd.h descenden
15390 74 73 5f 2e 63 3a 64 65 73 63 65 6e 64 65 6e 74 ts_.c:descendent
153a0 73 2e 68 20 64 69 66 66 5f 2e 63 3a 64 69 66 66 s.h diff_.c:diff
153b0 2e 68 20 64 69 66 66 63 6d 64 5f 2e 63 3a 64 69 .h diffcmd_.c:di
153c0 66 66 63 6d 64 2e 68 20 65 6e 63 6f 64 65 5f 2e ffcmd.h encode_.
153d0 63 3a 65 6e 63 6f 64 65 2e 68 20 66 69 6c 65 5f c:encode.h file_
153e0 2e 63 3a 66 69 6c 65 2e 68 20 68 74 74 70 5f 2e .c:file.h http_.
153f0 63 3a 68 74 74 70 2e 68 20 69 6e 66 6f 5f 2e 63 c:http.h info_.c
15400 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 6e 5f 2e 63 :info.h login_.c
15410 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 6e 5f 2e 63 :login.h main_.c
15420 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 :main.h manifest
15430 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 2e 68 20 6d _.c:manifest.h m
15440 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 6d 65 72 67 d5_.c:md5.h merg
15450 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 20 6d 65 72 e_.c:merge.h mer
15460 67 65 33 5f 2e 63 3a 6d 65 72 67 65 33 2e 68 20 ge3_.c:merge3.h
15470 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 79 5f 70 61 my_page_.c:my_pa
15480 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 3a 6e 61 6d ge.h name_.c:nam
15490 65 2e 68 20 70 69 76 6f 74 5f 2e 63 3a 70 69 76 e.h pivot_.c:piv
154a0 6f 74 2e 68 20 70 71 75 65 75 65 5f 2e 63 3a 70 ot.h pqueue_.c:p
154b0 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 5f 2e queue.h printf_.
154c0 63 3a 70 72 69 6e 74 66 2e 68 20 72 65 62 75 69 c:printf.h rebui
154d0 6c 64 5f 2e 63 3a 72 65 62 75 69 6c 64 2e 68 20 ld_.c:rebuild.h
154e0 72 73 73 5f 2e 63 3a 72 73 73 2e 68 20 73 63 68 rss_.c:rss.h sch
154f0 65 6d 61 5f 2e 63 3a 73 63 68 65 6d 61 2e 68 20 ema_.c:schema.h
15500 73 65 74 75 70 5f 2e 63 3a 73 65 74 75 70 2e 68 setup_.c:setup.h
15510 20 73 68 61 31 5f 2e 63 3a 73 68 61 31 2e 68 20 sha1_.c:sha1.h
15520 73 74 79 6c 65 5f 2e 63 3a 73 74 79 6c 65 2e 68 style_.c:style.h
15530 20 73 75 62 73 63 72 69 70 74 5f 2e 63 3a 73 75 subscript_.c:su
15540 62 73 63 72 69 70 74 2e 68 20 73 79 6e 63 5f 2e bscript.h sync_.
15550 63 3a 73 79 6e 63 2e 68 20 74 61 67 5f 2e 63 3a c:sync.h tag_.c:
15560 74 61 67 2e 68 20 74 61 67 76 69 65 77 5f 2e 63 tag.h tagview_.c
15570 3a 74 61 67 76 69 65 77 2e 68 20 74 69 6d 65 6c :tagview.h timel
15580 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 2e ine_.c:timeline.
15590 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 74 h tkt_.c:tkt.h t
155a0 6b 74 63 6f 6e 66 69 67 5f 2e 63 3a 74 6b 74 63 ktconfig_.c:tktc
155b0 6f 6e 66 69 67 2e 68 20 74 6b 74 73 65 74 75 70 onfig.h tktsetup
155c0 5f 2e 63 3a 74 6b 74 73 65 74 75 70 2e 68 20 75 _.c:tktsetup.h u
155d0 6e 64 6f 5f 2e 63 3a 75 6e 64 6f 2e 68 20 75 70 ndo_.c:undo.h up
155e0 64 61 74 65 5f 2e 63 3a 75 70 64 61 74 65 2e 68 date_.c:update.h
155f0 20 75 72 6c 5f 2e 63 3a 75 72 6c 2e 68 20 75 73 url_.c:url.h us
15600 65 72 5f 2e 63 3a 75 73 65 72 2e 68 20 76 65 72 er_.c:user.h ver
15610 69 66 79 5f 2e 63 3a 76 65 72 69 66 79 2e 68 20 ify_.c:verify.h
15620 76 66 69 6c 65 5f 2e 63 3a 76 66 69 6c 65 2e 68 vfile_.c:vfile.h
15630 20 77 69 6b 69 5f 2e 63 3a 77 69 6b 69 2e 68 20 wiki_.c:wiki.h
15640 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 3a 77 69 wikiformat_.c:wi
15650 6b 69 66 6f 72 6d 61 74 2e 68 20 78 66 65 72 5f kiformat.h xfer_
15660 2e 63 3a 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 .c:xfer.h zip_.c
15670 3a 7a 69 70 2e 68 20 24 28 53 52 43 44 49 52 29 :zip.h $(SRCDIR)
15680 2f 73 71 6c 69 74 65 33 2e 68 20 24 28 53 52 43 /sqlite3.h $(SRC
15690 44 49 52 29 2f 74 68 2e 68 20 2e 2f 56 45 52 53 DIR)/th.h ./VERS
156a0 49 4f 4e 2e 68 0a 09 74 6f 75 63 68 20 68 65 61 ION.h..touch hea
156b0 64 65 72 73 0a 0a 73 71 6c 69 74 65 33 2e 6f 3a ders..sqlite3.o:
156c0 09 24 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 .$(SRCDIR)/sqlit
156d0 65 33 2e 63 0a 09 24 28 58 54 43 43 29 20 2d 44 e3.c..$(XTCC) -D
156e0 53 51 4c 49 54 45 5f 4f 4d 49 54 5f 4c 4f 41 44 SQLITE_OMIT_LOAD
156f0 5f 45 58 54 45 4e 53 49 4f 4e 3d 31 20 2d 44 53 _EXTENSION=1 -DS
15700 51 4c 49 54 45 5f 50 52 49 56 41 54 45 3d 20 2d QLITE_PRIVATE= -
15710 44 53 51 4c 49 54 45 5f 54 48 52 45 41 44 53 41 DSQLITE_THREADSA
15720 46 45 3d 30 20 2d 44 53 51 4c 49 54 45 5f 44 45 FE=0 -DSQLITE_DE
15730 46 41 55 4c 54 5f 46 49 4c 45 5f 46 4f 52 4d 41 FAULT_FILE_FORMA
15740 54 3d 34 20 2d 44 53 51 4c 49 54 45 5f 45 4e 41 T=4 -DSQLITE_ENA
15750 42 4c 45 5f 46 54 53 33 3d 31 20 2d 63 20 24 28 BLE_FTS3=1 -c $(
15760 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e SRCDIR)/sqlite3.
15770 63 20 2d 6f 20 73 71 6c 69 74 65 33 2e 6f 0a 0a c -o sqlite3.o..
15780 74 68 2e 6f 3a 09 24 28 53 52 43 44 49 52 29 2f th.o:.$(SRCDIR)/
15790 74 68 2e 63 0a 09 24 28 58 54 43 43 29 20 2d 49 th.c..$(XTCC) -I
157a0 24 28 53 52 43 44 49 52 29 20 2d 63 20 24 28 53 $(SRCDIR) -c $(S
157b0 52 43 44 49 52 29 2f 74 68 2e 63 20 2d 6f 20 74 RCDIR)/th.c -o t
157c0 68 2e 6f 0a 0a 74 68 5f 6c 61 6e 67 2e 6f 3a 09 h.o..th_lang.o:.
157d0 24 28 53 52 43 44 49 52 29 2f 74 68 5f 6c 61 6e $(SRCDIR)/th_lan
157e0 67 2e 63 0a 09 24 28 58 54 43 43 29 20 2d 49 24 g.c..$(XTCC) -I$
157f0 28 53 52 43 44 49 52 29 20 2d 63 20 24 28 53 52 (SRCDIR) -c $(SR
15800 43 44 49 52 29 2f 74 68 5f 6c 61 6e 67 2e 63 20 CDIR)/th_lang.c
15810 2d 6f 20 74 68 5f 6c 61 6e 67 2e 6f 0a 0a -o th_lang.o..