Artifact 441865bbd23eee5f306a6a81c5f4d93ccfdace8c:
File
src/main.mk
part of check-in
[d2ae873e9e]
- fixed deps problem created by my last checkin. Now builds properly in non-parallel mode
by
stephan on
2008-09-21 19:00:11.
0000: 23 20 44 4f 20 4e 4f 54 20 45 44 49 54 0a 23 0a # DO NOT EDIT.#.
0010: 23 20 54 68 69 73 20 66 69 6c 65 20 69 73 20 61 # This file is a
0020: 75 74 6f 6d 61 74 69 63 61 6c 6c 79 20 67 65 6e utomatically gen
0030: 65 72 61 74 65 64 2e 20 20 49 6e 73 74 65 61 64 erated. Instead
0040: 20 6f 66 20 65 64 69 74 69 6e 67 20 74 68 69 73 of editing this
0050: 0a 23 20 66 69 6c 65 2c 20 65 64 69 74 20 22 6d .# file, edit "m
0060: 61 6b 65 6d 61 6b 65 2e 74 63 6c 22 20 74 68 65 akemake.tcl" the
0070: 6e 20 72 75 6e 20 22 74 63 6c 73 68 20 6d 61 6b n run "tclsh mak
0080: 65 6d 61 6b 65 2e 74 63 6c 20 3e 6d 61 69 6e 2e emake.tcl >main.
0090: 6d 6b 22 0a 23 20 74 6f 20 72 65 67 65 6e 65 72 mk".# to regener
00a0: 61 74 65 20 74 68 69 73 20 66 69 6c 65 2e 0a 23 ate this file..#
00b0: 0a 23 20 54 68 69 73 20 66 69 6c 65 20 69 73 20 .# This file is
00c0: 69 6e 63 6c 75 64 65 64 20 62 79 20 6c 69 6e 75 included by linu
00d0: 78 2d 67 63 63 2e 6d 6b 20 6f 72 20 6c 69 6e 75 x-gcc.mk or linu
00e0: 78 2d 6d 69 6e 67 77 2e 6d 6b 20 6f 72 20 70 6f x-mingw.mk or po
00f0: 73 73 69 62 6c 65 0a 23 20 73 6f 6d 65 20 6f 74 ssible.# some ot
0100: 68 65 72 20 6d 61 6b 65 66 69 6c 65 73 2e 20 20 her makefiles.
0110: 54 68 69 73 20 66 69 6c 65 20 63 6f 6e 74 61 69 This file contai
0120: 6e 73 20 74 68 65 20 72 75 6c 65 73 20 74 68 61 ns the rules tha
0130: 74 20 61 72 65 20 63 6f 6d 6d 6f 6e 0a 23 20 74 t are common.# t
0140: 6f 20 62 75 69 6c 64 69 6e 67 20 72 65 67 61 72 o building regar
0150: 64 6c 65 73 73 20 6f 66 20 74 68 65 20 74 61 72 dless of the tar
0160: 67 65 74 2e 0a 23 0a 0a 58 54 43 43 20 3d 20 24 get..#..XTCC = $
0170: 28 54 43 43 29 20 24 28 43 46 4c 41 47 53 29 20 (TCC) $(CFLAGS)
0180: 2d 49 2e 20 2d 49 24 28 53 52 43 44 49 52 29 0a -I. -I$(SRCDIR).
0190: 0a 0a 53 52 43 20 3d 20 5c 0a 20 20 24 28 53 52 ..SRC = \. $(SR
01a0: 43 44 49 52 29 2f 61 64 64 2e 63 20 5c 0a 20 20 CDIR)/add.c \.
01b0: 24 28 53 52 43 44 49 52 29 2f 61 64 6d 69 6e 2e $(SRCDIR)/admin.
01c0: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f c \. $(SRCDIR)/
01d0: 62 61 67 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 bag.c \. $(SRCD
01e0: 49 52 29 2f 62 6c 6f 62 2e 63 20 5c 0a 20 20 24 IR)/blob.c \. $
01f0: 28 53 52 43 44 49 52 29 2f 62 72 61 6e 63 68 2e (SRCDIR)/branch.
0200: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f c \. $(SRCDIR)/
0210: 62 72 6f 77 73 65 2e 63 20 5c 0a 20 20 24 28 53 browse.c \. $(S
0220: 52 43 44 49 52 29 2f 63 67 69 2e 63 20 5c 0a 20 RCDIR)/cgi.c \.
0230: 20 24 28 53 52 43 44 49 52 29 2f 63 68 65 63 6b $(SRCDIR)/check
0240: 69 6e 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 in.c \. $(SRCDI
0250: 52 29 2f 63 68 65 63 6b 6f 75 74 2e 63 20 5c 0a R)/checkout.c \.
0260: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6c 65 61 $(SRCDIR)/clea
0270: 72 73 69 67 6e 2e 63 20 5c 0a 20 20 24 28 53 52 rsign.c \. $(SR
0280: 43 44 49 52 29 2f 63 6c 6f 6e 65 2e 63 20 5c 0a CDIR)/clone.c \.
0290: 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6d 66 $(SRCDIR)/comf
02a0: 6f 72 6d 61 74 2e 63 20 5c 0a 20 20 24 28 53 52 ormat.c \. $(SR
02b0: 43 44 49 52 29 2f 63 6f 6e 66 69 67 75 72 65 2e CDIR)/configure.
02c0: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f c \. $(SRCDIR)/
02d0: 63 6f 6e 73 74 72 75 63 74 2e 63 20 5c 0a 20 20 construct.c \.
02e0: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 74 65 6e $(SRCDIR)/conten
02f0: 74 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 t.c \. $(SRCDIR
0300: 29 2f 64 62 2e 63 20 5c 0a 20 20 24 28 53 52 43 )/db.c \. $(SRC
0310: 44 49 52 29 2f 64 65 6c 74 61 2e 63 20 5c 0a 20 DIR)/delta.c \.
0320: 20 24 28 53 52 43 44 49 52 29 2f 64 65 6c 74 61 $(SRCDIR)/delta
0330: 63 6d 64 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 cmd.c \. $(SRCD
0340: 49 52 29 2f 64 65 73 63 65 6e 64 61 6e 74 73 2e IR)/descendants.
0350: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f c \. $(SRCDIR)/
0360: 64 69 66 66 2e 63 20 5c 0a 20 20 24 28 53 52 43 diff.c \. $(SRC
0370: 44 49 52 29 2f 64 69 66 66 63 6d 64 2e 63 20 5c DIR)/diffcmd.c \
0380: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 64 6f 63 . $(SRCDIR)/doc
0390: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 .c \. $(SRCDIR)
03a0: 2f 65 6e 63 6f 64 65 2e 63 20 5c 0a 20 20 24 28 /encode.c \. $(
03b0: 53 52 43 44 49 52 29 2f 66 69 6c 65 2e 63 20 5c SRCDIR)/file.c \
03c0: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 68 74 74 . $(SRCDIR)/htt
03d0: 70 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 p.c \. $(SRCDIR
03e0: 29 2f 69 6e 66 6f 2e 63 20 5c 0a 20 20 24 28 53 )/info.c \. $(S
03f0: 52 43 44 49 52 29 2f 6c 6f 67 69 6e 2e 63 20 5c RCDIR)/login.c \
0400: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 6d 61 69 . $(SRCDIR)/mai
0410: 6e 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 n.c \. $(SRCDIR
0420: 29 2f 6d 61 6e 69 66 65 73 74 2e 63 20 5c 0a 20 )/manifest.c \.
0430: 20 24 28 53 52 43 44 49 52 29 2f 6d 64 35 2e 63 $(SRCDIR)/md5.c
0440: 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 6d \. $(SRCDIR)/m
0450: 65 72 67 65 2e 63 20 5c 0a 20 20 24 28 53 52 43 erge.c \. $(SRC
0460: 44 49 52 29 2f 6d 65 72 67 65 33 2e 63 20 5c 0a DIR)/merge3.c \.
0470: 20 20 24 28 53 52 43 44 49 52 29 2f 6d 79 5f 70 $(SRCDIR)/my_p
0480: 61 67 65 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 age.c \. $(SRCD
0490: 49 52 29 2f 6e 61 6d 65 2e 63 20 5c 0a 20 20 24 IR)/name.c \. $
04a0: 28 53 52 43 44 49 52 29 2f 70 69 76 6f 74 2e 63 (SRCDIR)/pivot.c
04b0: 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f 70 \. $(SRCDIR)/p
04c0: 71 75 65 75 65 2e 63 20 5c 0a 20 20 24 28 53 52 queue.c \. $(SR
04d0: 43 44 49 52 29 2f 70 72 69 6e 74 66 2e 63 20 5c CDIR)/printf.c \
04e0: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 72 65 62 . $(SRCDIR)/reb
04f0: 75 69 6c 64 2e 63 20 5c 0a 20 20 24 28 53 52 43 uild.c \. $(SRC
0500: 44 49 52 29 2f 72 65 70 6f 72 74 2e 63 20 5c 0a DIR)/report.c \.
0510: 20 20 24 28 53 52 43 44 49 52 29 2f 72 73 73 2e $(SRCDIR)/rss.
0520: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f c \. $(SRCDIR)/
0530: 73 63 68 65 6d 61 2e 63 20 5c 0a 20 20 24 28 53 schema.c \. $(S
0540: 52 43 44 49 52 29 2f 73 65 74 75 70 2e 63 20 5c RCDIR)/setup.c \
0550: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 73 68 61 . $(SRCDIR)/sha
0560: 31 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 1.c \. $(SRCDIR
0570: 29 2f 73 68 75 6e 2e 63 20 5c 0a 20 20 24 28 53 )/shun.c \. $(S
0580: 52 43 44 49 52 29 2f 73 74 61 74 2e 63 20 5c 0a RCDIR)/stat.c \.
0590: 20 20 24 28 53 52 43 44 49 52 29 2f 73 74 79 6c $(SRCDIR)/styl
05a0: 65 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 e.c \. $(SRCDIR
05b0: 29 2f 73 79 6e 63 2e 63 20 5c 0a 20 20 24 28 53 )/sync.c \. $(S
05c0: 52 43 44 49 52 29 2f 74 61 67 2e 63 20 5c 0a 20 RCDIR)/tag.c \.
05d0: 20 24 28 53 52 43 44 49 52 29 2f 74 61 67 76 69 $(SRCDIR)/tagvi
05e0: 65 77 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 ew.c \. $(SRCDI
05f0: 52 29 2f 74 68 5f 6d 61 69 6e 2e 63 20 5c 0a 20 R)/th_main.c \.
0600: 20 24 28 53 52 43 44 49 52 29 2f 74 69 6d 65 6c $(SRCDIR)/timel
0610: 69 6e 65 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 ine.c \. $(SRCD
0620: 49 52 29 2f 74 6b 74 2e 63 20 5c 0a 20 20 24 28 IR)/tkt.c \. $(
0630: 53 52 43 44 49 52 29 2f 74 6b 74 73 65 74 75 70 SRCDIR)/tktsetup
0640: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 .c \. $(SRCDIR)
0650: 2f 75 6e 64 6f 2e 63 20 5c 0a 20 20 24 28 53 52 /undo.c \. $(SR
0660: 43 44 49 52 29 2f 75 70 64 61 74 65 2e 63 20 5c CDIR)/update.c \
0670: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 75 72 6c . $(SRCDIR)/url
0680: 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 .c \. $(SRCDIR)
0690: 2f 75 73 65 72 2e 63 20 5c 0a 20 20 24 28 53 52 /user.c \. $(SR
06a0: 43 44 49 52 29 2f 76 65 72 69 66 79 2e 63 20 5c CDIR)/verify.c \
06b0: 0a 20 20 24 28 53 52 43 44 49 52 29 2f 76 66 69 . $(SRCDIR)/vfi
06c0: 6c 65 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 le.c \. $(SRCDI
06d0: 52 29 2f 77 69 6b 69 2e 63 20 5c 0a 20 20 24 28 R)/wiki.c \. $(
06e0: 53 52 43 44 49 52 29 2f 77 69 6b 69 66 6f 72 6d SRCDIR)/wikiform
06f0: 61 74 2e 63 20 5c 0a 20 20 24 28 53 52 43 44 49 at.c \. $(SRCDI
0700: 52 29 2f 77 69 6e 68 74 74 70 2e 63 20 5c 0a 20 R)/winhttp.c \.
0710: 20 24 28 53 52 43 44 49 52 29 2f 78 66 65 72 2e $(SRCDIR)/xfer.
0720: 63 20 5c 0a 20 20 24 28 53 52 43 44 49 52 29 2f c \. $(SRCDIR)/
0730: 7a 69 70 2e 63 0a 0a 54 52 41 4e 53 5f 53 52 43 zip.c..TRANS_SRC
0740: 20 3d 20 5c 0a 20 20 61 64 64 5f 2e 63 20 5c 0a = \. add_.c \.
0750: 20 20 61 64 6d 69 6e 5f 2e 63 20 5c 0a 20 20 62 admin_.c \. b
0760: 61 67 5f 2e 63 20 5c 0a 20 20 62 6c 6f 62 5f 2e ag_.c \. blob_.
0770: 63 20 5c 0a 20 20 62 72 61 6e 63 68 5f 2e 63 20 c \. branch_.c
0780: 5c 0a 20 20 62 72 6f 77 73 65 5f 2e 63 20 5c 0a \. browse_.c \.
0790: 20 20 63 67 69 5f 2e 63 20 5c 0a 20 20 63 68 65 cgi_.c \. che
07a0: 63 6b 69 6e 5f 2e 63 20 5c 0a 20 20 63 68 65 63 ckin_.c \. chec
07b0: 6b 6f 75 74 5f 2e 63 20 5c 0a 20 20 63 6c 65 61 kout_.c \. clea
07c0: 72 73 69 67 6e 5f 2e 63 20 5c 0a 20 20 63 6c 6f rsign_.c \. clo
07d0: 6e 65 5f 2e 63 20 5c 0a 20 20 63 6f 6d 66 6f 72 ne_.c \. comfor
07e0: 6d 61 74 5f 2e 63 20 5c 0a 20 20 63 6f 6e 66 69 mat_.c \. confi
07f0: 67 75 72 65 5f 2e 63 20 5c 0a 20 20 63 6f 6e 73 gure_.c \. cons
0800: 74 72 75 63 74 5f 2e 63 20 5c 0a 20 20 63 6f 6e truct_.c \. con
0810: 74 65 6e 74 5f 2e 63 20 5c 0a 20 20 64 62 5f 2e tent_.c \. db_.
0820: 63 20 5c 0a 20 20 64 65 6c 74 61 5f 2e 63 20 5c c \. delta_.c \
0830: 0a 20 20 64 65 6c 74 61 63 6d 64 5f 2e 63 20 5c . deltacmd_.c \
0840: 0a 20 20 64 65 73 63 65 6e 64 61 6e 74 73 5f 2e . descendants_.
0850: 63 20 5c 0a 20 20 64 69 66 66 5f 2e 63 20 5c 0a c \. diff_.c \.
0860: 20 20 64 69 66 66 63 6d 64 5f 2e 63 20 5c 0a 20 diffcmd_.c \.
0870: 20 64 6f 63 5f 2e 63 20 5c 0a 20 20 65 6e 63 6f doc_.c \. enco
0880: 64 65 5f 2e 63 20 5c 0a 20 20 66 69 6c 65 5f 2e de_.c \. file_.
0890: 63 20 5c 0a 20 20 68 74 74 70 5f 2e 63 20 5c 0a c \. http_.c \.
08a0: 20 20 69 6e 66 6f 5f 2e 63 20 5c 0a 20 20 6c 6f info_.c \. lo
08b0: 67 69 6e 5f 2e 63 20 5c 0a 20 20 6d 61 69 6e 5f gin_.c \. main_
08c0: 2e 63 20 5c 0a 20 20 6d 61 6e 69 66 65 73 74 5f .c \. manifest_
08d0: 2e 63 20 5c 0a 20 20 6d 64 35 5f 2e 63 20 5c 0a .c \. md5_.c \.
08e0: 20 20 6d 65 72 67 65 5f 2e 63 20 5c 0a 20 20 6d merge_.c \. m
08f0: 65 72 67 65 33 5f 2e 63 20 5c 0a 20 20 6d 79 5f erge3_.c \. my_
0900: 70 61 67 65 5f 2e 63 20 5c 0a 20 20 6e 61 6d 65 page_.c \. name
0910: 5f 2e 63 20 5c 0a 20 20 70 69 76 6f 74 5f 2e 63 _.c \. pivot_.c
0920: 20 5c 0a 20 20 70 71 75 65 75 65 5f 2e 63 20 5c \. pqueue_.c \
0930: 0a 20 20 70 72 69 6e 74 66 5f 2e 63 20 5c 0a 20 . printf_.c \.
0940: 20 72 65 62 75 69 6c 64 5f 2e 63 20 5c 0a 20 20 rebuild_.c \.
0950: 72 65 70 6f 72 74 5f 2e 63 20 5c 0a 20 20 72 73 report_.c \. rs
0960: 73 5f 2e 63 20 5c 0a 20 20 73 63 68 65 6d 61 5f s_.c \. schema_
0970: 2e 63 20 5c 0a 20 20 73 65 74 75 70 5f 2e 63 20 .c \. setup_.c
0980: 5c 0a 20 20 73 68 61 31 5f 2e 63 20 5c 0a 20 20 \. sha1_.c \.
0990: 73 68 75 6e 5f 2e 63 20 5c 0a 20 20 73 74 61 74 shun_.c \. stat
09a0: 5f 2e 63 20 5c 0a 20 20 73 74 79 6c 65 5f 2e 63 _.c \. style_.c
09b0: 20 5c 0a 20 20 73 79 6e 63 5f 2e 63 20 5c 0a 20 \. sync_.c \.
09c0: 20 74 61 67 5f 2e 63 20 5c 0a 20 20 74 61 67 76 tag_.c \. tagv
09d0: 69 65 77 5f 2e 63 20 5c 0a 20 20 74 68 5f 6d 61 iew_.c \. th_ma
09e0: 69 6e 5f 2e 63 20 5c 0a 20 20 74 69 6d 65 6c 69 in_.c \. timeli
09f0: 6e 65 5f 2e 63 20 5c 0a 20 20 74 6b 74 5f 2e 63 ne_.c \. tkt_.c
0a00: 20 5c 0a 20 20 74 6b 74 73 65 74 75 70 5f 2e 63 \. tktsetup_.c
0a10: 20 5c 0a 20 20 75 6e 64 6f 5f 2e 63 20 5c 0a 20 \. undo_.c \.
0a20: 20 75 70 64 61 74 65 5f 2e 63 20 5c 0a 20 20 75 update_.c \. u
0a30: 72 6c 5f 2e 63 20 5c 0a 20 20 75 73 65 72 5f 2e rl_.c \. user_.
0a40: 63 20 5c 0a 20 20 76 65 72 69 66 79 5f 2e 63 20 c \. verify_.c
0a50: 5c 0a 20 20 76 66 69 6c 65 5f 2e 63 20 5c 0a 20 \. vfile_.c \.
0a60: 20 77 69 6b 69 5f 2e 63 20 5c 0a 20 20 77 69 6b wiki_.c \. wik
0a70: 69 66 6f 72 6d 61 74 5f 2e 63 20 5c 0a 20 20 77 iformat_.c \. w
0a80: 69 6e 68 74 74 70 5f 2e 63 20 5c 0a 20 20 78 66 inhttp_.c \. xf
0a90: 65 72 5f 2e 63 20 5c 0a 20 20 7a 69 70 5f 2e 63 er_.c \. zip_.c
0aa0: 0a 0a 4f 42 4a 20 3d 20 5c 0a 20 20 61 64 64 2e ..OBJ = \. add.
0ab0: 6f 20 5c 0a 20 20 61 64 6d 69 6e 2e 6f 20 5c 0a o \. admin.o \.
0ac0: 20 20 62 61 67 2e 6f 20 5c 0a 20 20 62 6c 6f 62 bag.o \. blob
0ad0: 2e 6f 20 5c 0a 20 20 62 72 61 6e 63 68 2e 6f 20 .o \. branch.o
0ae0: 5c 0a 20 20 62 72 6f 77 73 65 2e 6f 20 5c 0a 20 \. browse.o \.
0af0: 20 63 67 69 2e 6f 20 5c 0a 20 20 63 68 65 63 6b cgi.o \. check
0b00: 69 6e 2e 6f 20 5c 0a 20 20 63 68 65 63 6b 6f 75 in.o \. checkou
0b10: 74 2e 6f 20 5c 0a 20 20 63 6c 65 61 72 73 69 67 t.o \. clearsig
0b20: 6e 2e 6f 20 5c 0a 20 20 63 6c 6f 6e 65 2e 6f 20 n.o \. clone.o
0b30: 5c 0a 20 20 63 6f 6d 66 6f 72 6d 61 74 2e 6f 20 \. comformat.o
0b40: 5c 0a 20 20 63 6f 6e 66 69 67 75 72 65 2e 6f 20 \. configure.o
0b50: 5c 0a 20 20 63 6f 6e 73 74 72 75 63 74 2e 6f 20 \. construct.o
0b60: 5c 0a 20 20 63 6f 6e 74 65 6e 74 2e 6f 20 5c 0a \. content.o \.
0b70: 20 20 64 62 2e 6f 20 5c 0a 20 20 64 65 6c 74 61 db.o \. delta
0b80: 2e 6f 20 5c 0a 20 20 64 65 6c 74 61 63 6d 64 2e .o \. deltacmd.
0b90: 6f 20 5c 0a 20 20 64 65 73 63 65 6e 64 61 6e 74 o \. descendant
0ba0: 73 2e 6f 20 5c 0a 20 20 64 69 66 66 2e 6f 20 5c s.o \. diff.o \
0bb0: 0a 20 20 64 69 66 66 63 6d 64 2e 6f 20 5c 0a 20 . diffcmd.o \.
0bc0: 20 64 6f 63 2e 6f 20 5c 0a 20 20 65 6e 63 6f 64 doc.o \. encod
0bd0: 65 2e 6f 20 5c 0a 20 20 66 69 6c 65 2e 6f 20 5c e.o \. file.o \
0be0: 0a 20 20 68 74 74 70 2e 6f 20 5c 0a 20 20 69 6e . http.o \. in
0bf0: 66 6f 2e 6f 20 5c 0a 20 20 6c 6f 67 69 6e 2e 6f fo.o \. login.o
0c00: 20 5c 0a 20 20 6d 61 69 6e 2e 6f 20 5c 0a 20 20 \. main.o \.
0c10: 6d 61 6e 69 66 65 73 74 2e 6f 20 5c 0a 20 20 6d manifest.o \. m
0c20: 64 35 2e 6f 20 5c 0a 20 20 6d 65 72 67 65 2e 6f d5.o \. merge.o
0c30: 20 5c 0a 20 20 6d 65 72 67 65 33 2e 6f 20 5c 0a \. merge3.o \.
0c40: 20 20 6d 79 5f 70 61 67 65 2e 6f 20 5c 0a 20 20 my_page.o \.
0c50: 6e 61 6d 65 2e 6f 20 5c 0a 20 20 70 69 76 6f 74 name.o \. pivot
0c60: 2e 6f 20 5c 0a 20 20 70 71 75 65 75 65 2e 6f 20 .o \. pqueue.o
0c70: 5c 0a 20 20 70 72 69 6e 74 66 2e 6f 20 5c 0a 20 \. printf.o \.
0c80: 20 72 65 62 75 69 6c 64 2e 6f 20 5c 0a 20 20 72 rebuild.o \. r
0c90: 65 70 6f 72 74 2e 6f 20 5c 0a 20 20 72 73 73 2e eport.o \. rss.
0ca0: 6f 20 5c 0a 20 20 73 63 68 65 6d 61 2e 6f 20 5c o \. schema.o \
0cb0: 0a 20 20 73 65 74 75 70 2e 6f 20 5c 0a 20 20 73 . setup.o \. s
0cc0: 68 61 31 2e 6f 20 5c 0a 20 20 73 68 75 6e 2e 6f ha1.o \. shun.o
0cd0: 20 5c 0a 20 20 73 74 61 74 2e 6f 20 5c 0a 20 20 \. stat.o \.
0ce0: 73 74 79 6c 65 2e 6f 20 5c 0a 20 20 73 79 6e 63 style.o \. sync
0cf0: 2e 6f 20 5c 0a 20 20 74 61 67 2e 6f 20 5c 0a 20 .o \. tag.o \.
0d00: 20 74 61 67 76 69 65 77 2e 6f 20 5c 0a 20 20 74 tagview.o \. t
0d10: 68 5f 6d 61 69 6e 2e 6f 20 5c 0a 20 20 74 69 6d h_main.o \. tim
0d20: 65 6c 69 6e 65 2e 6f 20 5c 0a 20 20 74 6b 74 2e eline.o \. tkt.
0d30: 6f 20 5c 0a 20 20 74 6b 74 73 65 74 75 70 2e 6f o \. tktsetup.o
0d40: 20 5c 0a 20 20 75 6e 64 6f 2e 6f 20 5c 0a 20 20 \. undo.o \.
0d50: 75 70 64 61 74 65 2e 6f 20 5c 0a 20 20 75 72 6c update.o \. url
0d60: 2e 6f 20 5c 0a 20 20 75 73 65 72 2e 6f 20 5c 0a .o \. user.o \.
0d70: 20 20 76 65 72 69 66 79 2e 6f 20 5c 0a 20 20 76 verify.o \. v
0d80: 66 69 6c 65 2e 6f 20 5c 0a 20 20 77 69 6b 69 2e file.o \. wiki.
0d90: 6f 20 5c 0a 20 20 77 69 6b 69 66 6f 72 6d 61 74 o \. wikiformat
0da0: 2e 6f 20 5c 0a 20 20 77 69 6e 68 74 74 70 2e 6f .o \. winhttp.o
0db0: 20 5c 0a 20 20 78 66 65 72 2e 6f 20 5c 0a 20 20 \. xfer.o \.
0dc0: 7a 69 70 2e 6f 0a 0a 41 50 50 4e 41 4d 45 20 3d zip.o..APPNAME =
0dd0: 20 66 6f 73 73 69 6c 24 28 45 29 0a 0a 0a 0a 61 fossil$(E)....a
0de0: 6c 6c 3a 09 24 28 41 50 50 4e 41 4d 45 29 0a 0a ll:.$(APPNAME)..
0df0: 69 6e 73 74 61 6c 6c 3a 09 24 28 41 50 50 4e 41 install:.$(APPNA
0e00: 4d 45 29 0a 09 6d 76 20 24 28 41 50 50 4e 41 4d ME)..mv $(APPNAM
0e10: 45 29 20 24 28 49 4e 53 54 41 4c 4c 44 49 52 29 E) $(INSTALLDIR)
0e20: 0a 0a 74 72 61 6e 73 6c 61 74 65 3a 09 24 28 53 ..translate:.$(S
0e30: 52 43 44 49 52 29 2f 74 72 61 6e 73 6c 61 74 65 RCDIR)/translate
0e40: 2e 63 0a 09 24 28 42 43 43 29 20 2d 6f 20 74 72 .c..$(BCC) -o tr
0e50: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 anslate $(SRCDIR
0e60: 29 2f 74 72 61 6e 73 6c 61 74 65 2e 63 0a 0a 6d )/translate.c..m
0e70: 61 6b 65 68 65 61 64 65 72 73 3a 09 24 28 53 52 akeheaders:.$(SR
0e80: 43 44 49 52 29 2f 6d 61 6b 65 68 65 61 64 65 72 CDIR)/makeheader
0e90: 73 2e 63 0a 09 24 28 42 43 43 29 20 2d 6f 20 6d s.c..$(BCC) -o m
0ea0: 61 6b 65 68 65 61 64 65 72 73 20 24 28 53 52 43 akeheaders $(SRC
0eb0: 44 49 52 29 2f 6d 61 6b 65 68 65 61 64 65 72 73 DIR)/makeheaders
0ec0: 2e 63 0a 0a 6d 6b 69 6e 64 65 78 3a 09 24 28 53 .c..mkindex:.$(S
0ed0: 52 43 44 49 52 29 2f 6d 6b 69 6e 64 65 78 2e 63 RCDIR)/mkindex.c
0ee0: 0a 09 24 28 42 43 43 29 20 2d 6f 20 6d 6b 69 6e ..$(BCC) -o mkin
0ef0: 64 65 78 20 24 28 53 52 43 44 49 52 29 2f 6d 6b dex $(SRCDIR)/mk
0f00: 69 6e 64 65 78 2e 63 0a 0a 23 20 57 41 52 4e 49 index.c..# WARNI
0f10: 4e 47 2e 20 44 41 4e 47 45 52 2e 20 52 75 6e 6e NG. DANGER. Runn
0f20: 69 6e 67 20 74 68 65 20 74 65 73 74 73 75 69 74 ing the testsuit
0f30: 65 20 6d 6f 64 69 66 69 65 73 20 74 68 65 20 72 e modifies the r
0f40: 65 70 6f 73 69 74 6f 72 79 20 74 68 65 0a 23 20 epository the.#
0f50: 62 75 69 6c 64 20 69 73 20 64 6f 6e 65 20 66 72 build is done fr
0f60: 6f 6d 2c 20 69 2e 65 2e 20 74 68 65 20 63 68 65 om, i.e. the che
0f70: 63 6b 6f 75 74 20 62 65 6c 6f 6e 67 73 20 74 6f ckout belongs to
0f80: 2e 20 44 6f 20 6e 6f 74 20 73 79 6e 63 2f 70 75 . Do not sync/pu
0f90: 73 68 0a 23 20 74 68 65 20 72 65 70 6f 73 69 74 sh.# the reposit
0fa0: 6f 72 79 20 61 66 74 65 72 20 72 75 6e 6e 69 6e ory after runnin
0fb0: 67 20 74 68 65 20 74 65 73 74 73 2e 0a 74 65 73 g the tests..tes
0fc0: 74 3a 09 24 28 41 50 50 4e 41 4d 45 29 0a 09 24 t:.$(APPNAME)..$
0fd0: 28 54 43 4c 53 48 29 20 74 65 73 74 2f 74 65 73 (TCLSH) test/tes
0fe0: 74 65 72 2e 74 63 6c 20 24 28 41 50 50 4e 41 4d ter.tcl $(APPNAM
0ff0: 45 29 0a 0a 56 45 52 53 49 4f 4e 2e 68 3a 09 24 E)..VERSION.h:.$
1000: 28 53 52 43 44 49 52 29 2f 2e 2e 2f 6d 61 6e 69 (SRCDIR)/../mani
1010: 66 65 73 74 2e 75 75 69 64 20 24 28 53 52 43 44 fest.uuid $(SRCD
1020: 49 52 29 2f 2e 2e 2f 6d 61 6e 69 66 65 73 74 0a IR)/../manifest.
1030: 09 61 77 6b 20 27 7b 20 70 72 69 6e 74 66 20 22 .awk '{ printf "
1040: 23 64 65 66 69 6e 65 20 4d 41 4e 49 46 45 53 54 #define MANIFEST
1050: 5f 55 55 49 44 20 5c 22 25 73 5c 22 5c 6e 22 2c _UUID \"%s\"\n",
1060: 20 24 24 31 7d 27 20 20 24 28 53 52 43 44 49 52 $$1}' $(SRCDIR
1070: 29 2f 2e 2e 2f 6d 61 6e 69 66 65 73 74 2e 75 75 )/../manifest.uu
1080: 69 64 20 3e 56 45 52 53 49 4f 4e 2e 68 0a 09 61 id >VERSION.h..a
1090: 77 6b 20 27 7b 20 70 72 69 6e 74 66 20 22 23 64 wk '{ printf "#d
10a0: 65 66 69 6e 65 20 4d 41 4e 49 46 45 53 54 5f 56 efine MANIFEST_V
10b0: 45 52 53 49 4f 4e 20 5c 22 5b 25 2e 31 30 73 5d ERSION \"[%.10s]
10c0: 5c 22 5c 6e 22 2c 20 24 24 31 7d 27 20 20 24 28 \"\n", $$1}' $(
10d0: 53 52 43 44 49 52 29 2f 2e 2e 2f 6d 61 6e 69 66 SRCDIR)/../manif
10e0: 65 73 74 2e 75 75 69 64 20 3e 3e 56 45 52 53 49 est.uuid >>VERSI
10f0: 4f 4e 2e 68 0a 09 61 77 6b 20 27 24 24 31 3d 3d ON.h..awk '$$1==
1100: 22 44 22 7b 70 72 69 6e 74 66 20 22 23 64 65 66 "D"{printf "#def
1110: 69 6e 65 20 4d 41 4e 49 46 45 53 54 5f 44 41 54 ine MANIFEST_DAT
1120: 45 20 5c 22 25 73 20 25 73 5c 22 5c 6e 22 2c 20 E \"%s %s\"\n",
1130: 73 75 62 73 74 72 28 24 24 32 2c 31 2c 31 30 29 substr($$2,1,10)
1140: 2c 73 75 62 73 74 72 28 24 24 32 2c 31 32 29 7d ,substr($$2,12)}
1150: 27 20 20 24 28 53 52 43 44 49 52 29 2f 2e 2e 2f ' $(SRCDIR)/../
1160: 6d 61 6e 69 66 65 73 74 20 3e 3e 56 45 52 53 49 manifest >>VERSI
1170: 4f 4e 2e 68 0a 0a 24 28 41 50 50 4e 41 4d 45 29 ON.h..$(APPNAME)
1180: 3a 09 68 65 61 64 65 72 73 20 24 28 4f 42 4a 29 :.headers $(OBJ)
1190: 20 73 71 6c 69 74 65 33 2e 6f 20 74 68 2e 6f 20 sqlite3.o th.o
11a0: 74 68 5f 6c 61 6e 67 2e 6f 0a 09 24 28 54 43 43 th_lang.o..$(TCC
11b0: 29 20 2d 6f 20 24 28 41 50 50 4e 41 4d 45 29 20 ) -o $(APPNAME)
11c0: 24 28 4f 42 4a 29 20 73 71 6c 69 74 65 33 2e 6f $(OBJ) sqlite3.o
11d0: 20 74 68 2e 6f 20 74 68 5f 6c 61 6e 67 2e 6f 20 th.o th_lang.o
11e0: 24 28 4c 49 42 29 0a 0a 23 20 54 68 69 73 20 72 $(LIB)..# This r
11f0: 75 6c 65 20 70 72 65 76 65 6e 74 73 20 6d 61 6b ule prevents mak
1200: 65 20 66 72 6f 6d 20 75 73 69 6e 67 20 69 74 73 e from using its
1210: 20 64 65 66 61 75 6c 74 20 72 75 6c 65 73 20 74 default rules t
1220: 6f 20 74 72 79 20 62 75 69 6c 64 0a 23 20 61 6e o try build.# an
1230: 20 65 78 65 63 75 74 61 62 6c 65 20 6e 61 6d 65 executable name
1240: 64 20 22 6d 61 6e 69 66 65 73 74 22 20 6f 75 74 d "manifest" out
1250: 20 6f 66 20 74 68 65 20 66 69 6c 65 20 6e 61 6d of the file nam
1260: 65 64 20 22 6d 61 6e 69 66 65 73 74 2e 63 22 0a ed "manifest.c".
1270: 23 0a 24 28 53 52 43 44 49 52 29 2f 2e 2e 2f 6d #.$(SRCDIR)/../m
1280: 61 6e 69 66 65 73 74 3a 09 0a 09 23 20 6e 6f 6f anifest:...# noo
1290: 70 0a 0a 63 6c 65 61 6e 3a 09 0a 09 72 6d 20 2d p..clean:...rm -
12a0: 66 20 2a 2e 6f 20 2a 5f 2e 63 20 24 28 41 50 50 f *.o *_.c $(APP
12b0: 4e 41 4d 45 29 20 56 45 52 53 49 4f 4e 2e 68 0a NAME) VERSION.h.
12c0: 09 72 6d 20 2d 66 20 74 72 61 6e 73 6c 61 74 65 .rm -f translate
12d0: 20 6d 61 6b 65 68 65 61 64 65 72 73 20 6d 6b 69 makeheaders mki
12e0: 6e 64 65 78 20 70 61 67 65 5f 69 6e 64 65 78 2e ndex page_index.
12f0: 68 20 68 65 61 64 65 72 73 0a 09 72 6d 20 2d 66 h headers..rm -f
1300: 20 61 64 64 2e 68 20 61 64 6d 69 6e 2e 68 20 62 add.h admin.h b
1310: 61 67 2e 68 20 62 6c 6f 62 2e 68 20 62 72 61 6e ag.h blob.h bran
1320: 63 68 2e 68 20 62 72 6f 77 73 65 2e 68 20 63 67 ch.h browse.h cg
1330: 69 2e 68 20 63 68 65 63 6b 69 6e 2e 68 20 63 68 i.h checkin.h ch
1340: 65 63 6b 6f 75 74 2e 68 20 63 6c 65 61 72 73 69 eckout.h clearsi
1350: 67 6e 2e 68 20 63 6c 6f 6e 65 2e 68 20 63 6f 6d gn.h clone.h com
1360: 66 6f 72 6d 61 74 2e 68 20 63 6f 6e 66 69 67 75 format.h configu
1370: 72 65 2e 68 20 63 6f 6e 73 74 72 75 63 74 2e 68 re.h construct.h
1380: 20 63 6f 6e 74 65 6e 74 2e 68 20 64 62 2e 68 20 content.h db.h
1390: 64 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 delta.h deltacmd
13a0: 2e 68 20 64 65 73 63 65 6e 64 61 6e 74 73 2e 68 .h descendants.h
13b0: 20 64 69 66 66 2e 68 20 64 69 66 66 63 6d 64 2e diff.h diffcmd.
13c0: 68 20 64 6f 63 2e 68 20 65 6e 63 6f 64 65 2e 68 h doc.h encode.h
13d0: 20 66 69 6c 65 2e 68 20 68 74 74 70 2e 68 20 69 file.h http.h i
13e0: 6e 66 6f 2e 68 20 6c 6f 67 69 6e 2e 68 20 6d 61 nfo.h login.h ma
13f0: 69 6e 2e 68 20 6d 61 6e 69 66 65 73 74 2e 68 20 in.h manifest.h
1400: 6d 64 35 2e 68 20 6d 65 72 67 65 2e 68 20 6d 65 md5.h merge.h me
1410: 72 67 65 33 2e 68 20 6d 79 5f 70 61 67 65 2e 68 rge3.h my_page.h
1420: 20 6e 61 6d 65 2e 68 20 70 69 76 6f 74 2e 68 20 name.h pivot.h
1430: 70 71 75 65 75 65 2e 68 20 70 72 69 6e 74 66 2e pqueue.h printf.
1440: 68 20 72 65 62 75 69 6c 64 2e 68 20 72 65 70 6f h rebuild.h repo
1450: 72 74 2e 68 20 72 73 73 2e 68 20 73 63 68 65 6d rt.h rss.h schem
1460: 61 2e 68 20 73 65 74 75 70 2e 68 20 73 68 61 31 a.h setup.h sha1
1470: 2e 68 20 73 68 75 6e 2e 68 20 73 74 61 74 2e 68 .h shun.h stat.h
1480: 20 73 74 79 6c 65 2e 68 20 73 79 6e 63 2e 68 20 style.h sync.h
1490: 74 61 67 2e 68 20 74 61 67 76 69 65 77 2e 68 20 tag.h tagview.h
14a0: 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 6c 69 th_main.h timeli
14b0: 6e 65 2e 68 20 74 6b 74 2e 68 20 74 6b 74 73 65 ne.h tkt.h tktse
14c0: 74 75 70 2e 68 20 75 6e 64 6f 2e 68 20 75 70 64 tup.h undo.h upd
14d0: 61 74 65 2e 68 20 75 72 6c 2e 68 20 75 73 65 72 ate.h url.h user
14e0: 2e 68 20 76 65 72 69 66 79 2e 68 20 76 66 69 6c .h verify.h vfil
14f0: 65 2e 68 20 77 69 6b 69 2e 68 20 77 69 6b 69 66 e.h wiki.h wikif
1500: 6f 72 6d 61 74 2e 68 20 77 69 6e 68 74 74 70 2e ormat.h winhttp.
1510: 68 20 78 66 65 72 2e 68 20 7a 69 70 2e 68 0a 0a h xfer.h zip.h..
1520: 70 61 67 65 5f 69 6e 64 65 78 2e 68 3a 20 24 28 page_index.h: $(
1530: 54 52 41 4e 53 5f 53 52 43 29 20 6d 6b 69 6e 64 TRANS_SRC) mkind
1540: 65 78 0a 09 2e 2f 6d 6b 69 6e 64 65 78 20 24 28 ex.../mkindex $(
1550: 54 52 41 4e 53 5f 53 52 43 29 20 3e 24 40 0a 68 TRANS_SRC) >$@.h
1560: 65 61 64 65 72 73 3a 09 70 61 67 65 5f 69 6e 64 eaders:.page_ind
1570: 65 78 2e 68 20 6d 61 6b 65 68 65 61 64 65 72 73 ex.h makeheaders
1580: 20 24 28 54 52 41 4e 53 5f 53 52 43 29 20 56 45 $(TRANS_SRC) VE
1590: 52 53 49 4f 4e 2e 68 0a 09 2e 2f 6d 61 6b 65 68 RSION.h.../makeh
15a0: 65 61 64 65 72 73 20 20 61 64 64 5f 2e 63 3a 61 eaders add_.c:a
15b0: 64 64 2e 68 20 61 64 6d 69 6e 5f 2e 63 3a 61 64 dd.h admin_.c:ad
15c0: 6d 69 6e 2e 68 20 62 61 67 5f 2e 63 3a 62 61 67 min.h bag_.c:bag
15d0: 2e 68 20 62 6c 6f 62 5f 2e 63 3a 62 6c 6f 62 2e .h blob_.c:blob.
15e0: 68 20 62 72 61 6e 63 68 5f 2e 63 3a 62 72 61 6e h branch_.c:bran
15f0: 63 68 2e 68 20 62 72 6f 77 73 65 5f 2e 63 3a 62 ch.h browse_.c:b
1600: 72 6f 77 73 65 2e 68 20 63 67 69 5f 2e 63 3a 63 rowse.h cgi_.c:c
1610: 67 69 2e 68 20 63 68 65 63 6b 69 6e 5f 2e 63 3a gi.h checkin_.c:
1620: 63 68 65 63 6b 69 6e 2e 68 20 63 68 65 63 6b 6f checkin.h checko
1630: 75 74 5f 2e 63 3a 63 68 65 63 6b 6f 75 74 2e 68 ut_.c:checkout.h
1640: 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 63 6c clearsign_.c:cl
1650: 65 61 72 73 69 67 6e 2e 68 20 63 6c 6f 6e 65 5f earsign.h clone_
1660: 2e 63 3a 63 6c 6f 6e 65 2e 68 20 63 6f 6d 66 6f .c:clone.h comfo
1670: 72 6d 61 74 5f 2e 63 3a 63 6f 6d 66 6f 72 6d 61 rmat_.c:comforma
1680: 74 2e 68 20 63 6f 6e 66 69 67 75 72 65 5f 2e 63 t.h configure_.c
1690: 3a 63 6f 6e 66 69 67 75 72 65 2e 68 20 63 6f 6e :configure.h con
16a0: 73 74 72 75 63 74 5f 2e 63 3a 63 6f 6e 73 74 72 struct_.c:constr
16b0: 75 63 74 2e 68 20 63 6f 6e 74 65 6e 74 5f 2e 63 uct.h content_.c
16c0: 3a 63 6f 6e 74 65 6e 74 2e 68 20 64 62 5f 2e 63 :content.h db_.c
16d0: 3a 64 62 2e 68 20 64 65 6c 74 61 5f 2e 63 3a 64 :db.h delta_.c:d
16e0: 65 6c 74 61 2e 68 20 64 65 6c 74 61 63 6d 64 5f elta.h deltacmd_
16f0: 2e 63 3a 64 65 6c 74 61 63 6d 64 2e 68 20 64 65 .c:deltacmd.h de
1700: 73 63 65 6e 64 61 6e 74 73 5f 2e 63 3a 64 65 73 scendants_.c:des
1710: 63 65 6e 64 61 6e 74 73 2e 68 20 64 69 66 66 5f cendants.h diff_
1720: 2e 63 3a 64 69 66 66 2e 68 20 64 69 66 66 63 6d .c:diff.h diffcm
1730: 64 5f 2e 63 3a 64 69 66 66 63 6d 64 2e 68 20 64 d_.c:diffcmd.h d
1740: 6f 63 5f 2e 63 3a 64 6f 63 2e 68 20 65 6e 63 6f oc_.c:doc.h enco
1750: 64 65 5f 2e 63 3a 65 6e 63 6f 64 65 2e 68 20 66 de_.c:encode.h f
1760: 69 6c 65 5f 2e 63 3a 66 69 6c 65 2e 68 20 68 74 ile_.c:file.h ht
1770: 74 70 5f 2e 63 3a 68 74 74 70 2e 68 20 69 6e 66 tp_.c:http.h inf
1780: 6f 5f 2e 63 3a 69 6e 66 6f 2e 68 20 6c 6f 67 69 o_.c:info.h logi
1790: 6e 5f 2e 63 3a 6c 6f 67 69 6e 2e 68 20 6d 61 69 n_.c:login.h mai
17a0: 6e 5f 2e 63 3a 6d 61 69 6e 2e 68 20 6d 61 6e 69 n_.c:main.h mani
17b0: 66 65 73 74 5f 2e 63 3a 6d 61 6e 69 66 65 73 74 fest_.c:manifest
17c0: 2e 68 20 6d 64 35 5f 2e 63 3a 6d 64 35 2e 68 20 .h md5_.c:md5.h
17d0: 6d 65 72 67 65 5f 2e 63 3a 6d 65 72 67 65 2e 68 merge_.c:merge.h
17e0: 20 6d 65 72 67 65 33 5f 2e 63 3a 6d 65 72 67 65 merge3_.c:merge
17f0: 33 2e 68 20 6d 79 5f 70 61 67 65 5f 2e 63 3a 6d 3.h my_page_.c:m
1800: 79 5f 70 61 67 65 2e 68 20 6e 61 6d 65 5f 2e 63 y_page.h name_.c
1810: 3a 6e 61 6d 65 2e 68 20 70 69 76 6f 74 5f 2e 63 :name.h pivot_.c
1820: 3a 70 69 76 6f 74 2e 68 20 70 71 75 65 75 65 5f :pivot.h pqueue_
1830: 2e 63 3a 70 71 75 65 75 65 2e 68 20 70 72 69 6e .c:pqueue.h prin
1840: 74 66 5f 2e 63 3a 70 72 69 6e 74 66 2e 68 20 72 tf_.c:printf.h r
1850: 65 62 75 69 6c 64 5f 2e 63 3a 72 65 62 75 69 6c ebuild_.c:rebuil
1860: 64 2e 68 20 72 65 70 6f 72 74 5f 2e 63 3a 72 65 d.h report_.c:re
1870: 70 6f 72 74 2e 68 20 72 73 73 5f 2e 63 3a 72 73 port.h rss_.c:rs
1880: 73 2e 68 20 73 63 68 65 6d 61 5f 2e 63 3a 73 63 s.h schema_.c:sc
1890: 68 65 6d 61 2e 68 20 73 65 74 75 70 5f 2e 63 3a hema.h setup_.c:
18a0: 73 65 74 75 70 2e 68 20 73 68 61 31 5f 2e 63 3a setup.h sha1_.c:
18b0: 73 68 61 31 2e 68 20 73 68 75 6e 5f 2e 63 3a 73 sha1.h shun_.c:s
18c0: 68 75 6e 2e 68 20 73 74 61 74 5f 2e 63 3a 73 74 hun.h stat_.c:st
18d0: 61 74 2e 68 20 73 74 79 6c 65 5f 2e 63 3a 73 74 at.h style_.c:st
18e0: 79 6c 65 2e 68 20 73 79 6e 63 5f 2e 63 3a 73 79 yle.h sync_.c:sy
18f0: 6e 63 2e 68 20 74 61 67 5f 2e 63 3a 74 61 67 2e nc.h tag_.c:tag.
1900: 68 20 74 61 67 76 69 65 77 5f 2e 63 3a 74 61 67 h tagview_.c:tag
1910: 76 69 65 77 2e 68 20 74 68 5f 6d 61 69 6e 5f 2e view.h th_main_.
1920: 63 3a 74 68 5f 6d 61 69 6e 2e 68 20 74 69 6d 65 c:th_main.h time
1930: 6c 69 6e 65 5f 2e 63 3a 74 69 6d 65 6c 69 6e 65 line_.c:timeline
1940: 2e 68 20 74 6b 74 5f 2e 63 3a 74 6b 74 2e 68 20 .h tkt_.c:tkt.h
1950: 74 6b 74 73 65 74 75 70 5f 2e 63 3a 74 6b 74 73 tktsetup_.c:tkts
1960: 65 74 75 70 2e 68 20 75 6e 64 6f 5f 2e 63 3a 75 etup.h undo_.c:u
1970: 6e 64 6f 2e 68 20 75 70 64 61 74 65 5f 2e 63 3a ndo.h update_.c:
1980: 75 70 64 61 74 65 2e 68 20 75 72 6c 5f 2e 63 3a update.h url_.c:
1990: 75 72 6c 2e 68 20 75 73 65 72 5f 2e 63 3a 75 73 url.h user_.c:us
19a0: 65 72 2e 68 20 76 65 72 69 66 79 5f 2e 63 3a 76 er.h verify_.c:v
19b0: 65 72 69 66 79 2e 68 20 76 66 69 6c 65 5f 2e 63 erify.h vfile_.c
19c0: 3a 76 66 69 6c 65 2e 68 20 77 69 6b 69 5f 2e 63 :vfile.h wiki_.c
19d0: 3a 77 69 6b 69 2e 68 20 77 69 6b 69 66 6f 72 6d :wiki.h wikiform
19e0: 61 74 5f 2e 63 3a 77 69 6b 69 66 6f 72 6d 61 74 at_.c:wikiformat
19f0: 2e 68 20 77 69 6e 68 74 74 70 5f 2e 63 3a 77 69 .h winhttp_.c:wi
1a00: 6e 68 74 74 70 2e 68 20 78 66 65 72 5f 2e 63 3a nhttp.h xfer_.c:
1a10: 78 66 65 72 2e 68 20 7a 69 70 5f 2e 63 3a 7a 69 xfer.h zip_.c:zi
1a20: 70 2e 68 20 24 28 53 52 43 44 49 52 29 2f 73 71 p.h $(SRCDIR)/sq
1a30: 6c 69 74 65 33 2e 68 20 24 28 53 52 43 44 49 52 lite3.h $(SRCDIR
1a40: 29 2f 74 68 2e 68 20 56 45 52 53 49 4f 4e 2e 68 )/th.h VERSION.h
1a50: 0a 09 74 6f 75 63 68 20 68 65 61 64 65 72 73 0a ..touch headers.
1a60: 68 65 61 64 65 72 73 3a 20 4d 61 6b 65 66 69 6c headers: Makefil
1a70: 65 0a 4d 61 6b 65 66 69 6c 65 3a 0a 61 64 64 5f e.Makefile:.add_
1a80: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 61 64 .c:.$(SRCDIR)/ad
1a90: 64 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 d.c $(SRCDIR)/VE
1aa0: 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a RSION translate.
1ab0: 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 ../translate $(S
1ac0: 52 43 44 49 52 29 2f 61 64 64 2e 63 20 7c 20 73 RCDIR)/add.c | s
1ad0: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f ed -f $(SRCDIR)/
1ae0: 56 45 52 53 49 4f 4e 20 3e 61 64 64 5f 2e 63 0a VERSION >add_.c.
1af0: 0a 61 64 64 2e 6f 3a 09 61 64 64 5f 2e 63 20 61 .add.o:.add_.c a
1b00: 64 64 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f dd.h $(SRCDIR)/
1b10: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 config.h..$(XTCC
1b20: 29 20 2d 6f 20 61 64 64 2e 6f 20 2d 63 20 61 64 ) -o add.o -c ad
1b30: 64 5f 2e 63 0a 0a 61 64 64 2e 68 3a 09 68 65 61 d_.c..add.h:.hea
1b40: 64 65 72 73 0a 61 64 6d 69 6e 5f 2e 63 3a 09 24 ders.admin_.c:.$
1b50: 28 53 52 43 44 49 52 29 2f 61 64 6d 69 6e 2e 63 (SRCDIR)/admin.c
1b60: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
1b70: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f ON translate.../
1b80: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 translate $(SRCD
1b90: 49 52 29 2f 61 64 6d 69 6e 2e 63 20 7c 20 73 65 IR)/admin.c | se
1ba0: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 d -f $(SRCDIR)/V
1bb0: 45 52 53 49 4f 4e 20 3e 61 64 6d 69 6e 5f 2e 63 ERSION >admin_.c
1bc0: 0a 0a 61 64 6d 69 6e 2e 6f 3a 09 61 64 6d 69 6e ..admin.o:.admin
1bd0: 5f 2e 63 20 61 64 6d 69 6e 2e 68 20 20 24 28 53 _.c admin.h $(S
1be0: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a RCDIR)/config.h.
1bf0: 09 24 28 58 54 43 43 29 20 2d 6f 20 61 64 6d 69 .$(XTCC) -o admi
1c00: 6e 2e 6f 20 2d 63 20 61 64 6d 69 6e 5f 2e 63 0a n.o -c admin_.c.
1c10: 0a 61 64 6d 69 6e 2e 68 3a 09 68 65 61 64 65 72 .admin.h:.header
1c20: 73 0a 62 61 67 5f 2e 63 3a 09 24 28 53 52 43 44 s.bag_.c:.$(SRCD
1c30: 49 52 29 2f 62 61 67 2e 63 20 24 28 53 52 43 44 IR)/bag.c $(SRCD
1c40: 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e IR)/VERSION tran
1c50: 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 slate.../transla
1c60: 74 65 20 24 28 53 52 43 44 49 52 29 2f 62 61 67 te $(SRCDIR)/bag
1c70: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 .c | sed -f $(SR
1c80: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 62 CDIR)/VERSION >b
1c90: 61 67 5f 2e 63 0a 0a 62 61 67 2e 6f 3a 09 62 61 ag_.c..bag.o:.ba
1ca0: 67 5f 2e 63 20 62 61 67 2e 68 20 20 24 28 53 52 g_.c bag.h $(SR
1cb0: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
1cc0: 24 28 58 54 43 43 29 20 2d 6f 20 62 61 67 2e 6f $(XTCC) -o bag.o
1cd0: 20 2d 63 20 62 61 67 5f 2e 63 0a 0a 62 61 67 2e -c bag_.c..bag.
1ce0: 68 3a 09 68 65 61 64 65 72 73 0a 62 6c 6f 62 5f h:.headers.blob_
1cf0: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 62 6c .c:.$(SRCDIR)/bl
1d00: 6f 62 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 ob.c $(SRCDIR)/V
1d10: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
1d20: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
1d30: 53 52 43 44 49 52 29 2f 62 6c 6f 62 2e 63 20 7c SRCDIR)/blob.c |
1d40: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 sed -f $(SRCDIR
1d50: 29 2f 56 45 52 53 49 4f 4e 20 3e 62 6c 6f 62 5f )/VERSION >blob_
1d60: 2e 63 0a 0a 62 6c 6f 62 2e 6f 3a 09 62 6c 6f 62 .c..blob.o:.blob
1d70: 5f 2e 63 20 62 6c 6f 62 2e 68 20 20 24 28 53 52 _.c blob.h $(SR
1d80: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
1d90: 24 28 58 54 43 43 29 20 2d 6f 20 62 6c 6f 62 2e $(XTCC) -o blob.
1da0: 6f 20 2d 63 20 62 6c 6f 62 5f 2e 63 0a 0a 62 6c o -c blob_.c..bl
1db0: 6f 62 2e 68 3a 09 68 65 61 64 65 72 73 0a 62 72 ob.h:.headers.br
1dc0: 61 6e 63 68 5f 2e 63 3a 09 24 28 53 52 43 44 49 anch_.c:.$(SRCDI
1dd0: 52 29 2f 62 72 61 6e 63 68 2e 63 20 24 28 53 52 R)/branch.c $(SR
1de0: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 CDIR)/VERSION tr
1df0: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 anslate.../trans
1e00: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 62 late $(SRCDIR)/b
1e10: 72 61 6e 63 68 2e 63 20 7c 20 73 65 64 20 2d 66 ranch.c | sed -f
1e20: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
1e30: 4f 4e 20 3e 62 72 61 6e 63 68 5f 2e 63 0a 0a 62 ON >branch_.c..b
1e40: 72 61 6e 63 68 2e 6f 3a 09 62 72 61 6e 63 68 5f ranch.o:.branch_
1e50: 2e 63 20 62 72 61 6e 63 68 2e 68 20 20 24 28 53 .c branch.h $(S
1e60: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a RCDIR)/config.h.
1e70: 09 24 28 58 54 43 43 29 20 2d 6f 20 62 72 61 6e .$(XTCC) -o bran
1e80: 63 68 2e 6f 20 2d 63 20 62 72 61 6e 63 68 5f 2e ch.o -c branch_.
1e90: 63 0a 0a 62 72 61 6e 63 68 2e 68 3a 09 68 65 61 c..branch.h:.hea
1ea0: 64 65 72 73 0a 62 72 6f 77 73 65 5f 2e 63 3a 09 ders.browse_.c:.
1eb0: 24 28 53 52 43 44 49 52 29 2f 62 72 6f 77 73 65 $(SRCDIR)/browse
1ec0: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
1ed0: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
1ee0: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
1ef0: 43 44 49 52 29 2f 62 72 6f 77 73 65 2e 63 20 7c CDIR)/browse.c |
1f00: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 sed -f $(SRCDIR
1f10: 29 2f 56 45 52 53 49 4f 4e 20 3e 62 72 6f 77 73 )/VERSION >brows
1f20: 65 5f 2e 63 0a 0a 62 72 6f 77 73 65 2e 6f 3a 09 e_.c..browse.o:.
1f30: 62 72 6f 77 73 65 5f 2e 63 20 62 72 6f 77 73 65 browse_.c browse
1f40: 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f .h $(SRCDIR)/co
1f50: 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 nfig.h..$(XTCC)
1f60: 2d 6f 20 62 72 6f 77 73 65 2e 6f 20 2d 63 20 62 -o browse.o -c b
1f70: 72 6f 77 73 65 5f 2e 63 0a 0a 62 72 6f 77 73 65 rowse_.c..browse
1f80: 2e 68 3a 09 68 65 61 64 65 72 73 0a 63 67 69 5f .h:.headers.cgi_
1f90: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 63 67 .c:.$(SRCDIR)/cg
1fa0: 69 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 i.c $(SRCDIR)/VE
1fb0: 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a RSION translate.
1fc0: 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 ../translate $(S
1fd0: 52 43 44 49 52 29 2f 63 67 69 2e 63 20 7c 20 73 RCDIR)/cgi.c | s
1fe0: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f ed -f $(SRCDIR)/
1ff0: 56 45 52 53 49 4f 4e 20 3e 63 67 69 5f 2e 63 0a VERSION >cgi_.c.
2000: 0a 63 67 69 2e 6f 3a 09 63 67 69 5f 2e 63 20 63 .cgi.o:.cgi_.c c
2010: 67 69 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f gi.h $(SRCDIR)/
2020: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 config.h..$(XTCC
2030: 29 20 2d 6f 20 63 67 69 2e 6f 20 2d 63 20 63 67 ) -o cgi.o -c cg
2040: 69 5f 2e 63 0a 0a 63 67 69 2e 68 3a 09 68 65 61 i_.c..cgi.h:.hea
2050: 64 65 72 73 0a 63 68 65 63 6b 69 6e 5f 2e 63 3a ders.checkin_.c:
2060: 09 24 28 53 52 43 44 49 52 29 2f 63 68 65 63 6b .$(SRCDIR)/check
2070: 69 6e 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 in.c $(SRCDIR)/V
2080: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
2090: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
20a0: 53 52 43 44 49 52 29 2f 63 68 65 63 6b 69 6e 2e SRCDIR)/checkin.
20b0: 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 c | sed -f $(SRC
20c0: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 63 68 DIR)/VERSION >ch
20d0: 65 63 6b 69 6e 5f 2e 63 0a 0a 63 68 65 63 6b 69 eckin_.c..checki
20e0: 6e 2e 6f 3a 09 63 68 65 63 6b 69 6e 5f 2e 63 20 n.o:.checkin_.c
20f0: 63 68 65 63 6b 69 6e 2e 68 20 20 24 28 53 52 43 checkin.h $(SRC
2100: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 DIR)/config.h..$
2110: 28 58 54 43 43 29 20 2d 6f 20 63 68 65 63 6b 69 (XTCC) -o checki
2120: 6e 2e 6f 20 2d 63 20 63 68 65 63 6b 69 6e 5f 2e n.o -c checkin_.
2130: 63 0a 0a 63 68 65 63 6b 69 6e 2e 68 3a 09 68 65 c..checkin.h:.he
2140: 61 64 65 72 73 0a 63 68 65 63 6b 6f 75 74 5f 2e aders.checkout_.
2150: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 63 68 65 c:.$(SRCDIR)/che
2160: 63 6b 6f 75 74 2e 63 20 24 28 53 52 43 44 49 52 ckout.c $(SRCDIR
2170: 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c )/VERSION transl
2180: 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 ate.../translate
2190: 20 24 28 53 52 43 44 49 52 29 2f 63 68 65 63 6b $(SRCDIR)/check
21a0: 6f 75 74 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 out.c | sed -f $
21b0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
21c0: 20 3e 63 68 65 63 6b 6f 75 74 5f 2e 63 0a 0a 63 >checkout_.c..c
21d0: 68 65 63 6b 6f 75 74 2e 6f 3a 09 63 68 65 63 6b heckout.o:.check
21e0: 6f 75 74 5f 2e 63 20 63 68 65 63 6b 6f 75 74 2e out_.c checkout.
21f0: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e h $(SRCDIR)/con
2200: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d fig.h..$(XTCC) -
2210: 6f 20 63 68 65 63 6b 6f 75 74 2e 6f 20 2d 63 20 o checkout.o -c
2220: 63 68 65 63 6b 6f 75 74 5f 2e 63 0a 0a 63 68 65 checkout_.c..che
2230: 63 6b 6f 75 74 2e 68 3a 09 68 65 61 64 65 72 73 ckout.h:.headers
2240: 0a 63 6c 65 61 72 73 69 67 6e 5f 2e 63 3a 09 24 .clearsign_.c:.$
2250: 28 53 52 43 44 49 52 29 2f 63 6c 65 61 72 73 69 (SRCDIR)/clearsi
2260: 67 6e 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 gn.c $(SRCDIR)/V
2270: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
2280: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
2290: 53 52 43 44 49 52 29 2f 63 6c 65 61 72 73 69 67 SRCDIR)/clearsig
22a0: 6e 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 n.c | sed -f $(S
22b0: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e RCDIR)/VERSION >
22c0: 63 6c 65 61 72 73 69 67 6e 5f 2e 63 0a 0a 63 6c clearsign_.c..cl
22d0: 65 61 72 73 69 67 6e 2e 6f 3a 09 63 6c 65 61 72 earsign.o:.clear
22e0: 73 69 67 6e 5f 2e 63 20 63 6c 65 61 72 73 69 67 sign_.c clearsig
22f0: 6e 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 n.h $(SRCDIR)/c
2300: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 onfig.h..$(XTCC)
2310: 20 2d 6f 20 63 6c 65 61 72 73 69 67 6e 2e 6f 20 -o clearsign.o
2320: 2d 63 20 63 6c 65 61 72 73 69 67 6e 5f 2e 63 0a -c clearsign_.c.
2330: 0a 63 6c 65 61 72 73 69 67 6e 2e 68 3a 09 68 65 .clearsign.h:.he
2340: 61 64 65 72 73 0a 63 6c 6f 6e 65 5f 2e 63 3a 09 aders.clone_.c:.
2350: 24 28 53 52 43 44 49 52 29 2f 63 6c 6f 6e 65 2e $(SRCDIR)/clone.
2360: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 c $(SRCDIR)/VERS
2370: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e ION translate...
2380: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 /translate $(SRC
2390: 44 49 52 29 2f 63 6c 6f 6e 65 2e 63 20 7c 20 73 DIR)/clone.c | s
23a0: 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f ed -f $(SRCDIR)/
23b0: 56 45 52 53 49 4f 4e 20 3e 63 6c 6f 6e 65 5f 2e VERSION >clone_.
23c0: 63 0a 0a 63 6c 6f 6e 65 2e 6f 3a 09 63 6c 6f 6e c..clone.o:.clon
23d0: 65 5f 2e 63 20 63 6c 6f 6e 65 2e 68 20 20 24 28 e_.c clone.h $(
23e0: 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 SRCDIR)/config.h
23f0: 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 63 6c 6f ..$(XTCC) -o clo
2400: 6e 65 2e 6f 20 2d 63 20 63 6c 6f 6e 65 5f 2e 63 ne.o -c clone_.c
2410: 0a 0a 63 6c 6f 6e 65 2e 68 3a 09 68 65 61 64 65 ..clone.h:.heade
2420: 72 73 0a 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 3a rs.comformat_.c:
2430: 09 24 28 53 52 43 44 49 52 29 2f 63 6f 6d 66 6f .$(SRCDIR)/comfo
2440: 72 6d 61 74 2e 63 20 24 28 53 52 43 44 49 52 29 rmat.c $(SRCDIR)
2450: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 /VERSION transla
2460: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 te.../translate
2470: 24 28 53 52 43 44 49 52 29 2f 63 6f 6d 66 6f 72 $(SRCDIR)/comfor
2480: 6d 61 74 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 mat.c | sed -f $
2490: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
24a0: 20 3e 63 6f 6d 66 6f 72 6d 61 74 5f 2e 63 0a 0a >comformat_.c..
24b0: 63 6f 6d 66 6f 72 6d 61 74 2e 6f 3a 09 63 6f 6d comformat.o:.com
24c0: 66 6f 72 6d 61 74 5f 2e 63 20 63 6f 6d 66 6f 72 format_.c comfor
24d0: 6d 61 74 2e 68 20 20 24 28 53 52 43 44 49 52 29 mat.h $(SRCDIR)
24e0: 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 /config.h..$(XTC
24f0: 43 29 20 2d 6f 20 63 6f 6d 66 6f 72 6d 61 74 2e C) -o comformat.
2500: 6f 20 2d 63 20 63 6f 6d 66 6f 72 6d 61 74 5f 2e o -c comformat_.
2510: 63 0a 0a 63 6f 6d 66 6f 72 6d 61 74 2e 68 3a 09 c..comformat.h:.
2520: 68 65 61 64 65 72 73 0a 63 6f 6e 66 69 67 75 72 headers.configur
2530: 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f e_.c:.$(SRCDIR)/
2540: 63 6f 6e 66 69 67 75 72 65 2e 63 20 24 28 53 52 configure.c $(SR
2550: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 CDIR)/VERSION tr
2560: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 anslate.../trans
2570: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 63 late $(SRCDIR)/c
2580: 6f 6e 66 69 67 75 72 65 2e 63 20 7c 20 73 65 64 onfigure.c | sed
2590: 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 -f $(SRCDIR)/VE
25a0: 52 53 49 4f 4e 20 3e 63 6f 6e 66 69 67 75 72 65 RSION >configure
25b0: 5f 2e 63 0a 0a 63 6f 6e 66 69 67 75 72 65 2e 6f _.c..configure.o
25c0: 3a 09 63 6f 6e 66 69 67 75 72 65 5f 2e 63 20 63 :.configure_.c c
25d0: 6f 6e 66 69 67 75 72 65 2e 68 20 20 24 28 53 52 onfigure.h $(SR
25e0: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
25f0: 24 28 58 54 43 43 29 20 2d 6f 20 63 6f 6e 66 69 $(XTCC) -o confi
2600: 67 75 72 65 2e 6f 20 2d 63 20 63 6f 6e 66 69 67 gure.o -c config
2610: 75 72 65 5f 2e 63 0a 0a 63 6f 6e 66 69 67 75 72 ure_.c..configur
2620: 65 2e 68 3a 09 68 65 61 64 65 72 73 0a 63 6f 6e e.h:.headers.con
2630: 73 74 72 75 63 74 5f 2e 63 3a 09 24 28 53 52 43 struct_.c:.$(SRC
2640: 44 49 52 29 2f 63 6f 6e 73 74 72 75 63 74 2e 63 DIR)/construct.c
2650: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
2660: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f ON translate.../
2670: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 translate $(SRCD
2680: 49 52 29 2f 63 6f 6e 73 74 72 75 63 74 2e 63 20 IR)/construct.c
2690: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 | sed -f $(SRCDI
26a0: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 63 6f 6e 73 R)/VERSION >cons
26b0: 74 72 75 63 74 5f 2e 63 0a 0a 63 6f 6e 73 74 72 truct_.c..constr
26c0: 75 63 74 2e 6f 3a 09 63 6f 6e 73 74 72 75 63 74 uct.o:.construct
26d0: 5f 2e 63 20 63 6f 6e 73 74 72 75 63 74 2e 68 20 _.c construct.h
26e0: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
26f0: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
2700: 63 6f 6e 73 74 72 75 63 74 2e 6f 20 2d 63 20 63 construct.o -c c
2710: 6f 6e 73 74 72 75 63 74 5f 2e 63 0a 0a 63 6f 6e onstruct_.c..con
2720: 73 74 72 75 63 74 2e 68 3a 09 68 65 61 64 65 72 struct.h:.header
2730: 73 0a 63 6f 6e 74 65 6e 74 5f 2e 63 3a 09 24 28 s.content_.c:.$(
2740: 53 52 43 44 49 52 29 2f 63 6f 6e 74 65 6e 74 2e SRCDIR)/content.
2750: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 c $(SRCDIR)/VERS
2760: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e ION translate...
2770: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 /translate $(SRC
2780: 44 49 52 29 2f 63 6f 6e 74 65 6e 74 2e 63 20 7c DIR)/content.c |
2790: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 sed -f $(SRCDIR
27a0: 29 2f 56 45 52 53 49 4f 4e 20 3e 63 6f 6e 74 65 )/VERSION >conte
27b0: 6e 74 5f 2e 63 0a 0a 63 6f 6e 74 65 6e 74 2e 6f nt_.c..content.o
27c0: 3a 09 63 6f 6e 74 65 6e 74 5f 2e 63 20 63 6f 6e :.content_.c con
27d0: 74 65 6e 74 2e 68 20 20 24 28 53 52 43 44 49 52 tent.h $(SRCDIR
27e0: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 )/config.h..$(XT
27f0: 43 43 29 20 2d 6f 20 63 6f 6e 74 65 6e 74 2e 6f CC) -o content.o
2800: 20 2d 63 20 63 6f 6e 74 65 6e 74 5f 2e 63 0a 0a -c content_.c..
2810: 63 6f 6e 74 65 6e 74 2e 68 3a 09 68 65 61 64 65 content.h:.heade
2820: 72 73 0a 64 62 5f 2e 63 3a 09 24 28 53 52 43 44 rs.db_.c:.$(SRCD
2830: 49 52 29 2f 64 62 2e 63 20 24 28 53 52 43 44 49 IR)/db.c $(SRCDI
2840: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 R)/VERSION trans
2850: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 late.../translat
2860: 65 20 24 28 53 52 43 44 49 52 29 2f 64 62 2e 63 e $(SRCDIR)/db.c
2870: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 | sed -f $(SRCD
2880: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 64 62 5f IR)/VERSION >db_
2890: 2e 63 0a 0a 64 62 2e 6f 3a 09 64 62 5f 2e 63 20 .c..db.o:.db_.c
28a0: 64 62 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f db.h $(SRCDIR)/
28b0: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 config.h..$(XTCC
28c0: 29 20 2d 6f 20 64 62 2e 6f 20 2d 63 20 64 62 5f ) -o db.o -c db_
28d0: 2e 63 0a 0a 64 62 2e 68 3a 09 68 65 61 64 65 72 .c..db.h:.header
28e0: 73 0a 64 65 6c 74 61 5f 2e 63 3a 09 24 28 53 52 s.delta_.c:.$(SR
28f0: 43 44 49 52 29 2f 64 65 6c 74 61 2e 63 20 24 28 CDIR)/delta.c $(
2900: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
2910: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 translate.../tra
2920: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 nslate $(SRCDIR)
2930: 2f 64 65 6c 74 61 2e 63 20 7c 20 73 65 64 20 2d /delta.c | sed -
2940: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 f $(SRCDIR)/VERS
2950: 49 4f 4e 20 3e 64 65 6c 74 61 5f 2e 63 0a 0a 64 ION >delta_.c..d
2960: 65 6c 74 61 2e 6f 3a 09 64 65 6c 74 61 5f 2e 63 elta.o:.delta_.c
2970: 20 64 65 6c 74 61 2e 68 20 20 24 28 53 52 43 44 delta.h $(SRCD
2980: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 IR)/config.h..$(
2990: 58 54 43 43 29 20 2d 6f 20 64 65 6c 74 61 2e 6f XTCC) -o delta.o
29a0: 20 2d 63 20 64 65 6c 74 61 5f 2e 63 0a 0a 64 65 -c delta_.c..de
29b0: 6c 74 61 2e 68 3a 09 68 65 61 64 65 72 73 0a 64 lta.h:.headers.d
29c0: 65 6c 74 61 63 6d 64 5f 2e 63 3a 09 24 28 53 52 eltacmd_.c:.$(SR
29d0: 43 44 49 52 29 2f 64 65 6c 74 61 63 6d 64 2e 63 CDIR)/deltacmd.c
29e0: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
29f0: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f ON translate.../
2a00: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 translate $(SRCD
2a10: 49 52 29 2f 64 65 6c 74 61 63 6d 64 2e 63 20 7c IR)/deltacmd.c |
2a20: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 sed -f $(SRCDIR
2a30: 29 2f 56 45 52 53 49 4f 4e 20 3e 64 65 6c 74 61 )/VERSION >delta
2a40: 63 6d 64 5f 2e 63 0a 0a 64 65 6c 74 61 63 6d 64 cmd_.c..deltacmd
2a50: 2e 6f 3a 09 64 65 6c 74 61 63 6d 64 5f 2e 63 20 .o:.deltacmd_.c
2a60: 64 65 6c 74 61 63 6d 64 2e 68 20 20 24 28 53 52 deltacmd.h $(SR
2a70: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
2a80: 24 28 58 54 43 43 29 20 2d 6f 20 64 65 6c 74 61 $(XTCC) -o delta
2a90: 63 6d 64 2e 6f 20 2d 63 20 64 65 6c 74 61 63 6d cmd.o -c deltacm
2aa0: 64 5f 2e 63 0a 0a 64 65 6c 74 61 63 6d 64 2e 68 d_.c..deltacmd.h
2ab0: 3a 09 68 65 61 64 65 72 73 0a 64 65 73 63 65 6e :.headers.descen
2ac0: 64 61 6e 74 73 5f 2e 63 3a 09 24 28 53 52 43 44 dants_.c:.$(SRCD
2ad0: 49 52 29 2f 64 65 73 63 65 6e 64 61 6e 74 73 2e IR)/descendants.
2ae0: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 c $(SRCDIR)/VERS
2af0: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e ION translate...
2b00: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 /translate $(SRC
2b10: 44 49 52 29 2f 64 65 73 63 65 6e 64 61 6e 74 73 DIR)/descendants
2b20: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 .c | sed -f $(SR
2b30: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 64 CDIR)/VERSION >d
2b40: 65 73 63 65 6e 64 61 6e 74 73 5f 2e 63 0a 0a 64 escendants_.c..d
2b50: 65 73 63 65 6e 64 61 6e 74 73 2e 6f 3a 09 64 65 escendants.o:.de
2b60: 73 63 65 6e 64 61 6e 74 73 5f 2e 63 20 64 65 73 scendants_.c des
2b70: 63 65 6e 64 61 6e 74 73 2e 68 20 20 24 28 53 52 cendants.h $(SR
2b80: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
2b90: 24 28 58 54 43 43 29 20 2d 6f 20 64 65 73 63 65 $(XTCC) -o desce
2ba0: 6e 64 61 6e 74 73 2e 6f 20 2d 63 20 64 65 73 63 ndants.o -c desc
2bb0: 65 6e 64 61 6e 74 73 5f 2e 63 0a 0a 64 65 73 63 endants_.c..desc
2bc0: 65 6e 64 61 6e 74 73 2e 68 3a 09 68 65 61 64 65 endants.h:.heade
2bd0: 72 73 0a 64 69 66 66 5f 2e 63 3a 09 24 28 53 52 rs.diff_.c:.$(SR
2be0: 43 44 49 52 29 2f 64 69 66 66 2e 63 20 24 28 53 CDIR)/diff.c $(S
2bf0: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 RCDIR)/VERSION t
2c00: 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e ranslate.../tran
2c10: 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f slate $(SRCDIR)/
2c20: 64 69 66 66 2e 63 20 7c 20 73 65 64 20 2d 66 20 diff.c | sed -f
2c30: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
2c40: 4e 20 3e 64 69 66 66 5f 2e 63 0a 0a 64 69 66 66 N >diff_.c..diff
2c50: 2e 6f 3a 09 64 69 66 66 5f 2e 63 20 64 69 66 66 .o:.diff_.c diff
2c60: 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f .h $(SRCDIR)/co
2c70: 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 nfig.h..$(XTCC)
2c80: 2d 6f 20 64 69 66 66 2e 6f 20 2d 63 20 64 69 66 -o diff.o -c dif
2c90: 66 5f 2e 63 0a 0a 64 69 66 66 2e 68 3a 09 68 65 f_.c..diff.h:.he
2ca0: 61 64 65 72 73 0a 64 69 66 66 63 6d 64 5f 2e 63 aders.diffcmd_.c
2cb0: 3a 09 24 28 53 52 43 44 49 52 29 2f 64 69 66 66 :.$(SRCDIR)/diff
2cc0: 63 6d 64 2e 63 20 24 28 53 52 43 44 49 52 29 2f cmd.c $(SRCDIR)/
2cd0: 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 VERSION translat
2ce0: 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 e.../translate $
2cf0: 28 53 52 43 44 49 52 29 2f 64 69 66 66 63 6d 64 (SRCDIR)/diffcmd
2d00: 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 .c | sed -f $(SR
2d10: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 64 CDIR)/VERSION >d
2d20: 69 66 66 63 6d 64 5f 2e 63 0a 0a 64 69 66 66 63 iffcmd_.c..diffc
2d30: 6d 64 2e 6f 3a 09 64 69 66 66 63 6d 64 5f 2e 63 md.o:.diffcmd_.c
2d40: 20 64 69 66 66 63 6d 64 2e 68 20 20 24 28 53 52 diffcmd.h $(SR
2d50: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
2d60: 24 28 58 54 43 43 29 20 2d 6f 20 64 69 66 66 63 $(XTCC) -o diffc
2d70: 6d 64 2e 6f 20 2d 63 20 64 69 66 66 63 6d 64 5f md.o -c diffcmd_
2d80: 2e 63 0a 0a 64 69 66 66 63 6d 64 2e 68 3a 09 68 .c..diffcmd.h:.h
2d90: 65 61 64 65 72 73 0a 64 6f 63 5f 2e 63 3a 09 24 eaders.doc_.c:.$
2da0: 28 53 52 43 44 49 52 29 2f 64 6f 63 2e 63 20 24 (SRCDIR)/doc.c $
2db0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
2dc0: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 translate.../tr
2dd0: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 anslate $(SRCDIR
2de0: 29 2f 64 6f 63 2e 63 20 7c 20 73 65 64 20 2d 66 )/doc.c | sed -f
2df0: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
2e00: 4f 4e 20 3e 64 6f 63 5f 2e 63 0a 0a 64 6f 63 2e ON >doc_.c..doc.
2e10: 6f 3a 09 64 6f 63 5f 2e 63 20 64 6f 63 2e 68 20 o:.doc_.c doc.h
2e20: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
2e30: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
2e40: 64 6f 63 2e 6f 20 2d 63 20 64 6f 63 5f 2e 63 0a doc.o -c doc_.c.
2e50: 0a 64 6f 63 2e 68 3a 09 68 65 61 64 65 72 73 0a .doc.h:.headers.
2e60: 65 6e 63 6f 64 65 5f 2e 63 3a 09 24 28 53 52 43 encode_.c:.$(SRC
2e70: 44 49 52 29 2f 65 6e 63 6f 64 65 2e 63 20 24 28 DIR)/encode.c $(
2e80: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
2e90: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 translate.../tra
2ea0: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 nslate $(SRCDIR)
2eb0: 2f 65 6e 63 6f 64 65 2e 63 20 7c 20 73 65 64 20 /encode.c | sed
2ec0: 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 -f $(SRCDIR)/VER
2ed0: 53 49 4f 4e 20 3e 65 6e 63 6f 64 65 5f 2e 63 0a SION >encode_.c.
2ee0: 0a 65 6e 63 6f 64 65 2e 6f 3a 09 65 6e 63 6f 64 .encode.o:.encod
2ef0: 65 5f 2e 63 20 65 6e 63 6f 64 65 2e 68 20 20 24 e_.c encode.h $
2f00: 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e (SRCDIR)/config.
2f10: 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 65 6e h..$(XTCC) -o en
2f20: 63 6f 64 65 2e 6f 20 2d 63 20 65 6e 63 6f 64 65 code.o -c encode
2f30: 5f 2e 63 0a 0a 65 6e 63 6f 64 65 2e 68 3a 09 68 _.c..encode.h:.h
2f40: 65 61 64 65 72 73 0a 66 69 6c 65 5f 2e 63 3a 09 eaders.file_.c:.
2f50: 24 28 53 52 43 44 49 52 29 2f 66 69 6c 65 2e 63 $(SRCDIR)/file.c
2f60: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
2f70: 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f ON translate.../
2f80: 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 translate $(SRCD
2f90: 49 52 29 2f 66 69 6c 65 2e 63 20 7c 20 73 65 64 IR)/file.c | sed
2fa0: 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 -f $(SRCDIR)/VE
2fb0: 52 53 49 4f 4e 20 3e 66 69 6c 65 5f 2e 63 0a 0a RSION >file_.c..
2fc0: 66 69 6c 65 2e 6f 3a 09 66 69 6c 65 5f 2e 63 20 file.o:.file_.c
2fd0: 66 69 6c 65 2e 68 20 20 24 28 53 52 43 44 49 52 file.h $(SRCDIR
2fe0: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 )/config.h..$(XT
2ff0: 43 43 29 20 2d 6f 20 66 69 6c 65 2e 6f 20 2d 63 CC) -o file.o -c
3000: 20 66 69 6c 65 5f 2e 63 0a 0a 66 69 6c 65 2e 68 file_.c..file.h
3010: 3a 09 68 65 61 64 65 72 73 0a 68 74 74 70 5f 2e :.headers.http_.
3020: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 68 74 74 c:.$(SRCDIR)/htt
3030: 70 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 p.c $(SRCDIR)/VE
3040: 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a RSION translate.
3050: 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 ../translate $(S
3060: 52 43 44 49 52 29 2f 68 74 74 70 2e 63 20 7c 20 RCDIR)/http.c |
3070: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 sed -f $(SRCDIR)
3080: 2f 56 45 52 53 49 4f 4e 20 3e 68 74 74 70 5f 2e /VERSION >http_.
3090: 63 0a 0a 68 74 74 70 2e 6f 3a 09 68 74 74 70 5f c..http.o:.http_
30a0: 2e 63 20 68 74 74 70 2e 68 20 20 24 28 53 52 43 .c http.h $(SRC
30b0: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 DIR)/config.h..$
30c0: 28 58 54 43 43 29 20 2d 6f 20 68 74 74 70 2e 6f (XTCC) -o http.o
30d0: 20 2d 63 20 68 74 74 70 5f 2e 63 0a 0a 68 74 74 -c http_.c..htt
30e0: 70 2e 68 3a 09 68 65 61 64 65 72 73 0a 69 6e 66 p.h:.headers.inf
30f0: 6f 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f o_.c:.$(SRCDIR)/
3100: 69 6e 66 6f 2e 63 20 24 28 53 52 43 44 49 52 29 info.c $(SRCDIR)
3110: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 /VERSION transla
3120: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 te.../translate
3130: 24 28 53 52 43 44 49 52 29 2f 69 6e 66 6f 2e 63 $(SRCDIR)/info.c
3140: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 | sed -f $(SRCD
3150: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 69 6e 66 IR)/VERSION >inf
3160: 6f 5f 2e 63 0a 0a 69 6e 66 6f 2e 6f 3a 09 69 6e o_.c..info.o:.in
3170: 66 6f 5f 2e 63 20 69 6e 66 6f 2e 68 20 20 24 28 fo_.c info.h $(
3180: 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 SRCDIR)/config.h
3190: 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 69 6e 66 ..$(XTCC) -o inf
31a0: 6f 2e 6f 20 2d 63 20 69 6e 66 6f 5f 2e 63 0a 0a o.o -c info_.c..
31b0: 69 6e 66 6f 2e 68 3a 09 68 65 61 64 65 72 73 0a info.h:.headers.
31c0: 6c 6f 67 69 6e 5f 2e 63 3a 09 24 28 53 52 43 44 login_.c:.$(SRCD
31d0: 49 52 29 2f 6c 6f 67 69 6e 2e 63 20 24 28 53 52 IR)/login.c $(SR
31e0: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 CDIR)/VERSION tr
31f0: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 anslate.../trans
3200: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 6c late $(SRCDIR)/l
3210: 6f 67 69 6e 2e 63 20 7c 20 73 65 64 20 2d 66 20 ogin.c | sed -f
3220: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
3230: 4e 20 3e 6c 6f 67 69 6e 5f 2e 63 0a 0a 6c 6f 67 N >login_.c..log
3240: 69 6e 2e 6f 3a 09 6c 6f 67 69 6e 5f 2e 63 20 6c in.o:.login_.c l
3250: 6f 67 69 6e 2e 68 20 20 24 28 53 52 43 44 49 52 ogin.h $(SRCDIR
3260: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 )/config.h..$(XT
3270: 43 43 29 20 2d 6f 20 6c 6f 67 69 6e 2e 6f 20 2d CC) -o login.o -
3280: 63 20 6c 6f 67 69 6e 5f 2e 63 0a 0a 6c 6f 67 69 c login_.c..logi
3290: 6e 2e 68 3a 09 68 65 61 64 65 72 73 0a 6d 61 69 n.h:.headers.mai
32a0: 6e 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f n_.c:.$(SRCDIR)/
32b0: 6d 61 69 6e 2e 63 20 24 28 53 52 43 44 49 52 29 main.c $(SRCDIR)
32c0: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 /VERSION transla
32d0: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 te.../translate
32e0: 24 28 53 52 43 44 49 52 29 2f 6d 61 69 6e 2e 63 $(SRCDIR)/main.c
32f0: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 | sed -f $(SRCD
3300: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 6d 61 69 IR)/VERSION >mai
3310: 6e 5f 2e 63 0a 0a 6d 61 69 6e 2e 6f 3a 09 6d 61 n_.c..main.o:.ma
3320: 69 6e 5f 2e 63 20 6d 61 69 6e 2e 68 20 70 61 67 in_.c main.h pag
3330: 65 5f 69 6e 64 65 78 2e 68 20 24 28 53 52 43 44 e_index.h $(SRCD
3340: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 IR)/config.h..$(
3350: 58 54 43 43 29 20 2d 6f 20 6d 61 69 6e 2e 6f 20 XTCC) -o main.o
3360: 2d 63 20 6d 61 69 6e 5f 2e 63 0a 0a 6d 61 69 6e -c main_.c..main
3370: 2e 68 3a 09 68 65 61 64 65 72 73 0a 6d 61 6e 69 .h:.headers.mani
3380: 66 65 73 74 5f 2e 63 3a 09 24 28 53 52 43 44 49 fest_.c:.$(SRCDI
3390: 52 29 2f 6d 61 6e 69 66 65 73 74 2e 63 20 24 28 R)/manifest.c $(
33a0: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
33b0: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 translate.../tra
33c0: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 nslate $(SRCDIR)
33d0: 2f 6d 61 6e 69 66 65 73 74 2e 63 20 7c 20 73 65 /manifest.c | se
33e0: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 d -f $(SRCDIR)/V
33f0: 45 52 53 49 4f 4e 20 3e 6d 61 6e 69 66 65 73 74 ERSION >manifest
3400: 5f 2e 63 0a 0a 6d 61 6e 69 66 65 73 74 2e 6f 3a _.c..manifest.o:
3410: 09 6d 61 6e 69 66 65 73 74 5f 2e 63 20 6d 61 6e .manifest_.c man
3420: 69 66 65 73 74 2e 68 20 20 24 28 53 52 43 44 49 ifest.h $(SRCDI
3430: 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 R)/config.h..$(X
3440: 54 43 43 29 20 2d 6f 20 6d 61 6e 69 66 65 73 74 TCC) -o manifest
3450: 2e 6f 20 2d 63 20 6d 61 6e 69 66 65 73 74 5f 2e .o -c manifest_.
3460: 63 0a 0a 6d 61 6e 69 66 65 73 74 2e 68 3a 09 68 c..manifest.h:.h
3470: 65 61 64 65 72 73 0a 6d 64 35 5f 2e 63 3a 09 24 eaders.md5_.c:.$
3480: 28 53 52 43 44 49 52 29 2f 6d 64 35 2e 63 20 24 (SRCDIR)/md5.c $
3490: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
34a0: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 translate.../tr
34b0: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 anslate $(SRCDIR
34c0: 29 2f 6d 64 35 2e 63 20 7c 20 73 65 64 20 2d 66 )/md5.c | sed -f
34d0: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
34e0: 4f 4e 20 3e 6d 64 35 5f 2e 63 0a 0a 6d 64 35 2e ON >md5_.c..md5.
34f0: 6f 3a 09 6d 64 35 5f 2e 63 20 6d 64 35 2e 68 20 o:.md5_.c md5.h
3500: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
3510: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
3520: 6d 64 35 2e 6f 20 2d 63 20 6d 64 35 5f 2e 63 0a md5.o -c md5_.c.
3530: 0a 6d 64 35 2e 68 3a 09 68 65 61 64 65 72 73 0a .md5.h:.headers.
3540: 6d 65 72 67 65 5f 2e 63 3a 09 24 28 53 52 43 44 merge_.c:.$(SRCD
3550: 49 52 29 2f 6d 65 72 67 65 2e 63 20 24 28 53 52 IR)/merge.c $(SR
3560: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 CDIR)/VERSION tr
3570: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 anslate.../trans
3580: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 6d late $(SRCDIR)/m
3590: 65 72 67 65 2e 63 20 7c 20 73 65 64 20 2d 66 20 erge.c | sed -f
35a0: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
35b0: 4e 20 3e 6d 65 72 67 65 5f 2e 63 0a 0a 6d 65 72 N >merge_.c..mer
35c0: 67 65 2e 6f 3a 09 6d 65 72 67 65 5f 2e 63 20 6d ge.o:.merge_.c m
35d0: 65 72 67 65 2e 68 20 20 24 28 53 52 43 44 49 52 erge.h $(SRCDIR
35e0: 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 )/config.h..$(XT
35f0: 43 43 29 20 2d 6f 20 6d 65 72 67 65 2e 6f 20 2d CC) -o merge.o -
3600: 63 20 6d 65 72 67 65 5f 2e 63 0a 0a 6d 65 72 67 c merge_.c..merg
3610: 65 2e 68 3a 09 68 65 61 64 65 72 73 0a 6d 65 72 e.h:.headers.mer
3620: 67 65 33 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 ge3_.c:.$(SRCDIR
3630: 29 2f 6d 65 72 67 65 33 2e 63 20 24 28 53 52 43 )/merge3.c $(SRC
3640: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
3650: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
3660: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 6d 65 ate $(SRCDIR)/me
3670: 72 67 65 33 2e 63 20 7c 20 73 65 64 20 2d 66 20 rge3.c | sed -f
3680: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
3690: 4e 20 3e 6d 65 72 67 65 33 5f 2e 63 0a 0a 6d 65 N >merge3_.c..me
36a0: 72 67 65 33 2e 6f 3a 09 6d 65 72 67 65 33 5f 2e rge3.o:.merge3_.
36b0: 63 20 6d 65 72 67 65 33 2e 68 20 20 24 28 53 52 c merge3.h $(SR
36c0: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
36d0: 24 28 58 54 43 43 29 20 2d 6f 20 6d 65 72 67 65 $(XTCC) -o merge
36e0: 33 2e 6f 20 2d 63 20 6d 65 72 67 65 33 5f 2e 63 3.o -c merge3_.c
36f0: 0a 0a 6d 65 72 67 65 33 2e 68 3a 09 68 65 61 64 ..merge3.h:.head
3700: 65 72 73 0a 6d 79 5f 70 61 67 65 5f 2e 63 3a 09 ers.my_page_.c:.
3710: 24 28 53 52 43 44 49 52 29 2f 6d 79 5f 70 61 67 $(SRCDIR)/my_pag
3720: 65 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 e.c $(SRCDIR)/VE
3730: 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a RSION translate.
3740: 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 ../translate $(S
3750: 52 43 44 49 52 29 2f 6d 79 5f 70 61 67 65 2e 63 RCDIR)/my_page.c
3760: 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 | sed -f $(SRCD
3770: 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 6d 79 5f IR)/VERSION >my_
3780: 70 61 67 65 5f 2e 63 0a 0a 6d 79 5f 70 61 67 65 page_.c..my_page
3790: 2e 6f 3a 09 6d 79 5f 70 61 67 65 5f 2e 63 20 6d .o:.my_page_.c m
37a0: 79 5f 70 61 67 65 2e 68 20 20 24 28 53 52 43 44 y_page.h $(SRCD
37b0: 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 IR)/config.h..$(
37c0: 58 54 43 43 29 20 2d 6f 20 6d 79 5f 70 61 67 65 XTCC) -o my_page
37d0: 2e 6f 20 2d 63 20 6d 79 5f 70 61 67 65 5f 2e 63 .o -c my_page_.c
37e0: 0a 0a 6d 79 5f 70 61 67 65 2e 68 3a 09 68 65 61 ..my_page.h:.hea
37f0: 64 65 72 73 0a 6e 61 6d 65 5f 2e 63 3a 09 24 28 ders.name_.c:.$(
3800: 53 52 43 44 49 52 29 2f 6e 61 6d 65 2e 63 20 24 SRCDIR)/name.c $
3810: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
3820: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 translate.../tr
3830: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 anslate $(SRCDIR
3840: 29 2f 6e 61 6d 65 2e 63 20 7c 20 73 65 64 20 2d )/name.c | sed -
3850: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 f $(SRCDIR)/VERS
3860: 49 4f 4e 20 3e 6e 61 6d 65 5f 2e 63 0a 0a 6e 61 ION >name_.c..na
3870: 6d 65 2e 6f 3a 09 6e 61 6d 65 5f 2e 63 20 6e 61 me.o:.name_.c na
3880: 6d 65 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f me.h $(SRCDIR)/
3890: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 config.h..$(XTCC
38a0: 29 20 2d 6f 20 6e 61 6d 65 2e 6f 20 2d 63 20 6e ) -o name.o -c n
38b0: 61 6d 65 5f 2e 63 0a 0a 6e 61 6d 65 2e 68 3a 09 ame_.c..name.h:.
38c0: 68 65 61 64 65 72 73 0a 70 69 76 6f 74 5f 2e 63 headers.pivot_.c
38d0: 3a 09 24 28 53 52 43 44 49 52 29 2f 70 69 76 6f :.$(SRCDIR)/pivo
38e0: 74 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 t.c $(SRCDIR)/VE
38f0: 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a RSION translate.
3900: 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 ../translate $(S
3910: 52 43 44 49 52 29 2f 70 69 76 6f 74 2e 63 20 7c RCDIR)/pivot.c |
3920: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 sed -f $(SRCDIR
3930: 29 2f 56 45 52 53 49 4f 4e 20 3e 70 69 76 6f 74 )/VERSION >pivot
3940: 5f 2e 63 0a 0a 70 69 76 6f 74 2e 6f 3a 09 70 69 _.c..pivot.o:.pi
3950: 76 6f 74 5f 2e 63 20 70 69 76 6f 74 2e 68 20 20 vot_.c pivot.h
3960: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 $(SRCDIR)/config
3970: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 70 .h..$(XTCC) -o p
3980: 69 76 6f 74 2e 6f 20 2d 63 20 70 69 76 6f 74 5f ivot.o -c pivot_
3990: 2e 63 0a 0a 70 69 76 6f 74 2e 68 3a 09 68 65 61 .c..pivot.h:.hea
39a0: 64 65 72 73 0a 70 71 75 65 75 65 5f 2e 63 3a 09 ders.pqueue_.c:.
39b0: 24 28 53 52 43 44 49 52 29 2f 70 71 75 65 75 65 $(SRCDIR)/pqueue
39c0: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
39d0: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
39e0: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
39f0: 43 44 49 52 29 2f 70 71 75 65 75 65 2e 63 20 7c CDIR)/pqueue.c |
3a00: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 sed -f $(SRCDIR
3a10: 29 2f 56 45 52 53 49 4f 4e 20 3e 70 71 75 65 75 )/VERSION >pqueu
3a20: 65 5f 2e 63 0a 0a 70 71 75 65 75 65 2e 6f 3a 09 e_.c..pqueue.o:.
3a30: 70 71 75 65 75 65 5f 2e 63 20 70 71 75 65 75 65 pqueue_.c pqueue
3a40: 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f .h $(SRCDIR)/co
3a50: 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 nfig.h..$(XTCC)
3a60: 2d 6f 20 70 71 75 65 75 65 2e 6f 20 2d 63 20 70 -o pqueue.o -c p
3a70: 71 75 65 75 65 5f 2e 63 0a 0a 70 71 75 65 75 65 queue_.c..pqueue
3a80: 2e 68 3a 09 68 65 61 64 65 72 73 0a 70 72 69 6e .h:.headers.prin
3a90: 74 66 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 tf_.c:.$(SRCDIR)
3aa0: 2f 70 72 69 6e 74 66 2e 63 20 24 28 53 52 43 44 /printf.c $(SRCD
3ab0: 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e IR)/VERSION tran
3ac0: 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 slate.../transla
3ad0: 74 65 20 24 28 53 52 43 44 49 52 29 2f 70 72 69 te $(SRCDIR)/pri
3ae0: 6e 74 66 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 ntf.c | sed -f $
3af0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
3b00: 20 3e 70 72 69 6e 74 66 5f 2e 63 0a 0a 70 72 69 >printf_.c..pri
3b10: 6e 74 66 2e 6f 3a 09 70 72 69 6e 74 66 5f 2e 63 ntf.o:.printf_.c
3b20: 20 70 72 69 6e 74 66 2e 68 20 20 24 28 53 52 43 printf.h $(SRC
3b30: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 DIR)/config.h..$
3b40: 28 58 54 43 43 29 20 2d 6f 20 70 72 69 6e 74 66 (XTCC) -o printf
3b50: 2e 6f 20 2d 63 20 70 72 69 6e 74 66 5f 2e 63 0a .o -c printf_.c.
3b60: 0a 70 72 69 6e 74 66 2e 68 3a 09 68 65 61 64 65 .printf.h:.heade
3b70: 72 73 0a 72 65 62 75 69 6c 64 5f 2e 63 3a 09 24 rs.rebuild_.c:.$
3b80: 28 53 52 43 44 49 52 29 2f 72 65 62 75 69 6c 64 (SRCDIR)/rebuild
3b90: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
3ba0: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
3bb0: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
3bc0: 43 44 49 52 29 2f 72 65 62 75 69 6c 64 2e 63 20 CDIR)/rebuild.c
3bd0: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 | sed -f $(SRCDI
3be0: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 72 65 62 75 R)/VERSION >rebu
3bf0: 69 6c 64 5f 2e 63 0a 0a 72 65 62 75 69 6c 64 2e ild_.c..rebuild.
3c00: 6f 3a 09 72 65 62 75 69 6c 64 5f 2e 63 20 72 65 o:.rebuild_.c re
3c10: 62 75 69 6c 64 2e 68 20 20 24 28 53 52 43 44 49 build.h $(SRCDI
3c20: 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 R)/config.h..$(X
3c30: 54 43 43 29 20 2d 6f 20 72 65 62 75 69 6c 64 2e TCC) -o rebuild.
3c40: 6f 20 2d 63 20 72 65 62 75 69 6c 64 5f 2e 63 0a o -c rebuild_.c.
3c50: 0a 72 65 62 75 69 6c 64 2e 68 3a 09 68 65 61 64 .rebuild.h:.head
3c60: 65 72 73 0a 72 65 70 6f 72 74 5f 2e 63 3a 09 24 ers.report_.c:.$
3c70: 28 53 52 43 44 49 52 29 2f 72 65 70 6f 72 74 2e (SRCDIR)/report.
3c80: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 c $(SRCDIR)/VERS
3c90: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e ION translate...
3ca0: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 /translate $(SRC
3cb0: 44 49 52 29 2f 72 65 70 6f 72 74 2e 63 20 7c 20 DIR)/report.c |
3cc0: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 sed -f $(SRCDIR)
3cd0: 2f 56 45 52 53 49 4f 4e 20 3e 72 65 70 6f 72 74 /VERSION >report
3ce0: 5f 2e 63 0a 0a 72 65 70 6f 72 74 2e 6f 3a 09 72 _.c..report.o:.r
3cf0: 65 70 6f 72 74 5f 2e 63 20 72 65 70 6f 72 74 2e eport_.c report.
3d00: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e h $(SRCDIR)/con
3d10: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d fig.h..$(XTCC) -
3d20: 6f 20 72 65 70 6f 72 74 2e 6f 20 2d 63 20 72 65 o report.o -c re
3d30: 70 6f 72 74 5f 2e 63 0a 0a 72 65 70 6f 72 74 2e port_.c..report.
3d40: 68 3a 09 68 65 61 64 65 72 73 0a 72 73 73 5f 2e h:.headers.rss_.
3d50: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 72 73 73 c:.$(SRCDIR)/rss
3d60: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
3d70: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
3d80: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
3d90: 43 44 49 52 29 2f 72 73 73 2e 63 20 7c 20 73 65 CDIR)/rss.c | se
3da0: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 d -f $(SRCDIR)/V
3db0: 45 52 53 49 4f 4e 20 3e 72 73 73 5f 2e 63 0a 0a ERSION >rss_.c..
3dc0: 72 73 73 2e 6f 3a 09 72 73 73 5f 2e 63 20 72 73 rss.o:.rss_.c rs
3dd0: 73 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 s.h $(SRCDIR)/c
3de0: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 onfig.h..$(XTCC)
3df0: 20 2d 6f 20 72 73 73 2e 6f 20 2d 63 20 72 73 73 -o rss.o -c rss
3e00: 5f 2e 63 0a 0a 72 73 73 2e 68 3a 09 68 65 61 64 _.c..rss.h:.head
3e10: 65 72 73 0a 73 63 68 65 6d 61 5f 2e 63 3a 09 24 ers.schema_.c:.$
3e20: 28 53 52 43 44 49 52 29 2f 73 63 68 65 6d 61 2e (SRCDIR)/schema.
3e30: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 c $(SRCDIR)/VERS
3e40: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e ION translate...
3e50: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 /translate $(SRC
3e60: 44 49 52 29 2f 73 63 68 65 6d 61 2e 63 20 7c 20 DIR)/schema.c |
3e70: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 sed -f $(SRCDIR)
3e80: 2f 56 45 52 53 49 4f 4e 20 3e 73 63 68 65 6d 61 /VERSION >schema
3e90: 5f 2e 63 0a 0a 73 63 68 65 6d 61 2e 6f 3a 09 73 _.c..schema.o:.s
3ea0: 63 68 65 6d 61 5f 2e 63 20 73 63 68 65 6d 61 2e chema_.c schema.
3eb0: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e h $(SRCDIR)/con
3ec0: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d fig.h..$(XTCC) -
3ed0: 6f 20 73 63 68 65 6d 61 2e 6f 20 2d 63 20 73 63 o schema.o -c sc
3ee0: 68 65 6d 61 5f 2e 63 0a 0a 73 63 68 65 6d 61 2e hema_.c..schema.
3ef0: 68 3a 09 68 65 61 64 65 72 73 0a 73 65 74 75 70 h:.headers.setup
3f00: 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 73 _.c:.$(SRCDIR)/s
3f10: 65 74 75 70 2e 63 20 24 28 53 52 43 44 49 52 29 etup.c $(SRCDIR)
3f20: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 /VERSION transla
3f30: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 te.../translate
3f40: 24 28 53 52 43 44 49 52 29 2f 73 65 74 75 70 2e $(SRCDIR)/setup.
3f50: 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 c | sed -f $(SRC
3f60: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 73 65 DIR)/VERSION >se
3f70: 74 75 70 5f 2e 63 0a 0a 73 65 74 75 70 2e 6f 3a tup_.c..setup.o:
3f80: 09 73 65 74 75 70 5f 2e 63 20 73 65 74 75 70 2e .setup_.c setup.
3f90: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e h $(SRCDIR)/con
3fa0: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d fig.h..$(XTCC) -
3fb0: 6f 20 73 65 74 75 70 2e 6f 20 2d 63 20 73 65 74 o setup.o -c set
3fc0: 75 70 5f 2e 63 0a 0a 73 65 74 75 70 2e 68 3a 09 up_.c..setup.h:.
3fd0: 68 65 61 64 65 72 73 0a 73 68 61 31 5f 2e 63 3a headers.sha1_.c:
3fe0: 09 24 28 53 52 43 44 49 52 29 2f 73 68 61 31 2e .$(SRCDIR)/sha1.
3ff0: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 c $(SRCDIR)/VERS
4000: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e ION translate...
4010: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 /translate $(SRC
4020: 44 49 52 29 2f 73 68 61 31 2e 63 20 7c 20 73 65 DIR)/sha1.c | se
4030: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 d -f $(SRCDIR)/V
4040: 45 52 53 49 4f 4e 20 3e 73 68 61 31 5f 2e 63 0a ERSION >sha1_.c.
4050: 0a 73 68 61 31 2e 6f 3a 09 73 68 61 31 5f 2e 63 .sha1.o:.sha1_.c
4060: 20 73 68 61 31 2e 68 20 20 24 28 53 52 43 44 49 sha1.h $(SRCDI
4070: 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 R)/config.h..$(X
4080: 54 43 43 29 20 2d 6f 20 73 68 61 31 2e 6f 20 2d TCC) -o sha1.o -
4090: 63 20 73 68 61 31 5f 2e 63 0a 0a 73 68 61 31 2e c sha1_.c..sha1.
40a0: 68 3a 09 68 65 61 64 65 72 73 0a 73 68 75 6e 5f h:.headers.shun_
40b0: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 73 68 .c:.$(SRCDIR)/sh
40c0: 75 6e 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 un.c $(SRCDIR)/V
40d0: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
40e0: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
40f0: 53 52 43 44 49 52 29 2f 73 68 75 6e 2e 63 20 7c SRCDIR)/shun.c |
4100: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 sed -f $(SRCDIR
4110: 29 2f 56 45 52 53 49 4f 4e 20 3e 73 68 75 6e 5f )/VERSION >shun_
4120: 2e 63 0a 0a 73 68 75 6e 2e 6f 3a 09 73 68 75 6e .c..shun.o:.shun
4130: 5f 2e 63 20 73 68 75 6e 2e 68 20 20 24 28 53 52 _.c shun.h $(SR
4140: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
4150: 24 28 58 54 43 43 29 20 2d 6f 20 73 68 75 6e 2e $(XTCC) -o shun.
4160: 6f 20 2d 63 20 73 68 75 6e 5f 2e 63 0a 0a 73 68 o -c shun_.c..sh
4170: 75 6e 2e 68 3a 09 68 65 61 64 65 72 73 0a 73 74 un.h:.headers.st
4180: 61 74 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 at_.c:.$(SRCDIR)
4190: 2f 73 74 61 74 2e 63 20 24 28 53 52 43 44 49 52 /stat.c $(SRCDIR
41a0: 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c )/VERSION transl
41b0: 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 ate.../translate
41c0: 20 24 28 53 52 43 44 49 52 29 2f 73 74 61 74 2e $(SRCDIR)/stat.
41d0: 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 c | sed -f $(SRC
41e0: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 73 74 DIR)/VERSION >st
41f0: 61 74 5f 2e 63 0a 0a 73 74 61 74 2e 6f 3a 09 73 at_.c..stat.o:.s
4200: 74 61 74 5f 2e 63 20 73 74 61 74 2e 68 20 20 24 tat_.c stat.h $
4210: 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e (SRCDIR)/config.
4220: 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 73 74 h..$(XTCC) -o st
4230: 61 74 2e 6f 20 2d 63 20 73 74 61 74 5f 2e 63 0a at.o -c stat_.c.
4240: 0a 73 74 61 74 2e 68 3a 09 68 65 61 64 65 72 73 .stat.h:.headers
4250: 0a 73 74 79 6c 65 5f 2e 63 3a 09 24 28 53 52 43 .style_.c:.$(SRC
4260: 44 49 52 29 2f 73 74 79 6c 65 2e 63 20 24 28 53 DIR)/style.c $(S
4270: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 RCDIR)/VERSION t
4280: 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e ranslate.../tran
4290: 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f slate $(SRCDIR)/
42a0: 73 74 79 6c 65 2e 63 20 7c 20 73 65 64 20 2d 66 style.c | sed -f
42b0: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
42c0: 4f 4e 20 3e 73 74 79 6c 65 5f 2e 63 0a 0a 73 74 ON >style_.c..st
42d0: 79 6c 65 2e 6f 3a 09 73 74 79 6c 65 5f 2e 63 20 yle.o:.style_.c
42e0: 73 74 79 6c 65 2e 68 20 20 24 28 53 52 43 44 49 style.h $(SRCDI
42f0: 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 R)/config.h..$(X
4300: 54 43 43 29 20 2d 6f 20 73 74 79 6c 65 2e 6f 20 TCC) -o style.o
4310: 2d 63 20 73 74 79 6c 65 5f 2e 63 0a 0a 73 74 79 -c style_.c..sty
4320: 6c 65 2e 68 3a 09 68 65 61 64 65 72 73 0a 73 79 le.h:.headers.sy
4330: 6e 63 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 nc_.c:.$(SRCDIR)
4340: 2f 73 79 6e 63 2e 63 20 24 28 53 52 43 44 49 52 /sync.c $(SRCDIR
4350: 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c )/VERSION transl
4360: 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 ate.../translate
4370: 20 24 28 53 52 43 44 49 52 29 2f 73 79 6e 63 2e $(SRCDIR)/sync.
4380: 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 c | sed -f $(SRC
4390: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 73 79 DIR)/VERSION >sy
43a0: 6e 63 5f 2e 63 0a 0a 73 79 6e 63 2e 6f 3a 09 73 nc_.c..sync.o:.s
43b0: 79 6e 63 5f 2e 63 20 73 79 6e 63 2e 68 20 20 24 ync_.c sync.h $
43c0: 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e (SRCDIR)/config.
43d0: 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 73 79 h..$(XTCC) -o sy
43e0: 6e 63 2e 6f 20 2d 63 20 73 79 6e 63 5f 2e 63 0a nc.o -c sync_.c.
43f0: 0a 73 79 6e 63 2e 68 3a 09 68 65 61 64 65 72 73 .sync.h:.headers
4400: 0a 74 61 67 5f 2e 63 3a 09 24 28 53 52 43 44 49 .tag_.c:.$(SRCDI
4410: 52 29 2f 74 61 67 2e 63 20 24 28 53 52 43 44 49 R)/tag.c $(SRCDI
4420: 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 R)/VERSION trans
4430: 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 late.../translat
4440: 65 20 24 28 53 52 43 44 49 52 29 2f 74 61 67 2e e $(SRCDIR)/tag.
4450: 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 c | sed -f $(SRC
4460: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 74 61 DIR)/VERSION >ta
4470: 67 5f 2e 63 0a 0a 74 61 67 2e 6f 3a 09 74 61 67 g_.c..tag.o:.tag
4480: 5f 2e 63 20 74 61 67 2e 68 20 20 24 28 53 52 43 _.c tag.h $(SRC
4490: 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 DIR)/config.h..$
44a0: 28 58 54 43 43 29 20 2d 6f 20 74 61 67 2e 6f 20 (XTCC) -o tag.o
44b0: 2d 63 20 74 61 67 5f 2e 63 0a 0a 74 61 67 2e 68 -c tag_.c..tag.h
44c0: 3a 09 68 65 61 64 65 72 73 0a 74 61 67 76 69 65 :.headers.tagvie
44d0: 77 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f w_.c:.$(SRCDIR)/
44e0: 74 61 67 76 69 65 77 2e 63 20 24 28 53 52 43 44 tagview.c $(SRCD
44f0: 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e IR)/VERSION tran
4500: 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 slate.../transla
4510: 74 65 20 24 28 53 52 43 44 49 52 29 2f 74 61 67 te $(SRCDIR)/tag
4520: 76 69 65 77 2e 63 20 7c 20 73 65 64 20 2d 66 20 view.c | sed -f
4530: 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f $(SRCDIR)/VERSIO
4540: 4e 20 3e 74 61 67 76 69 65 77 5f 2e 63 0a 0a 74 N >tagview_.c..t
4550: 61 67 76 69 65 77 2e 6f 3a 09 74 61 67 76 69 65 agview.o:.tagvie
4560: 77 5f 2e 63 20 74 61 67 76 69 65 77 2e 68 20 20 w_.c tagview.h
4570: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 $(SRCDIR)/config
4580: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 74 .h..$(XTCC) -o t
4590: 61 67 76 69 65 77 2e 6f 20 2d 63 20 74 61 67 76 agview.o -c tagv
45a0: 69 65 77 5f 2e 63 0a 0a 74 61 67 76 69 65 77 2e iew_.c..tagview.
45b0: 68 3a 09 68 65 61 64 65 72 73 0a 74 68 5f 6d 61 h:.headers.th_ma
45c0: 69 6e 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 in_.c:.$(SRCDIR)
45d0: 2f 74 68 5f 6d 61 69 6e 2e 63 20 24 28 53 52 43 /th_main.c $(SRC
45e0: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 DIR)/VERSION tra
45f0: 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c nslate.../transl
4600: 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 74 68 ate $(SRCDIR)/th
4610: 5f 6d 61 69 6e 2e 63 20 7c 20 73 65 64 20 2d 66 _main.c | sed -f
4620: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
4630: 4f 4e 20 3e 74 68 5f 6d 61 69 6e 5f 2e 63 0a 0a ON >th_main_.c..
4640: 74 68 5f 6d 61 69 6e 2e 6f 3a 09 74 68 5f 6d 61 th_main.o:.th_ma
4650: 69 6e 5f 2e 63 20 74 68 5f 6d 61 69 6e 2e 68 20 in_.c th_main.h
4660: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
4670: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
4680: 74 68 5f 6d 61 69 6e 2e 6f 20 2d 63 20 74 68 5f th_main.o -c th_
4690: 6d 61 69 6e 5f 2e 63 0a 0a 74 68 5f 6d 61 69 6e main_.c..th_main
46a0: 2e 68 3a 09 68 65 61 64 65 72 73 0a 74 69 6d 65 .h:.headers.time
46b0: 6c 69 6e 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 line_.c:.$(SRCDI
46c0: 52 29 2f 74 69 6d 65 6c 69 6e 65 2e 63 20 24 28 R)/timeline.c $(
46d0: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
46e0: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 translate.../tra
46f0: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 nslate $(SRCDIR)
4700: 2f 74 69 6d 65 6c 69 6e 65 2e 63 20 7c 20 73 65 /timeline.c | se
4710: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 d -f $(SRCDIR)/V
4720: 45 52 53 49 4f 4e 20 3e 74 69 6d 65 6c 69 6e 65 ERSION >timeline
4730: 5f 2e 63 0a 0a 74 69 6d 65 6c 69 6e 65 2e 6f 3a _.c..timeline.o:
4740: 09 74 69 6d 65 6c 69 6e 65 5f 2e 63 20 74 69 6d .timeline_.c tim
4750: 65 6c 69 6e 65 2e 68 20 20 24 28 53 52 43 44 49 eline.h $(SRCDI
4760: 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 R)/config.h..$(X
4770: 54 43 43 29 20 2d 6f 20 74 69 6d 65 6c 69 6e 65 TCC) -o timeline
4780: 2e 6f 20 2d 63 20 74 69 6d 65 6c 69 6e 65 5f 2e .o -c timeline_.
4790: 63 0a 0a 74 69 6d 65 6c 69 6e 65 2e 68 3a 09 68 c..timeline.h:.h
47a0: 65 61 64 65 72 73 0a 74 6b 74 5f 2e 63 3a 09 24 eaders.tkt_.c:.$
47b0: 28 53 52 43 44 49 52 29 2f 74 6b 74 2e 63 20 24 (SRCDIR)/tkt.c $
47c0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
47d0: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 translate.../tr
47e0: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 anslate $(SRCDIR
47f0: 29 2f 74 6b 74 2e 63 20 7c 20 73 65 64 20 2d 66 )/tkt.c | sed -f
4800: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
4810: 4f 4e 20 3e 74 6b 74 5f 2e 63 0a 0a 74 6b 74 2e ON >tkt_.c..tkt.
4820: 6f 3a 09 74 6b 74 5f 2e 63 20 74 6b 74 2e 68 20 o:.tkt_.c tkt.h
4830: 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 $(SRCDIR)/confi
4840: 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 g.h..$(XTCC) -o
4850: 74 6b 74 2e 6f 20 2d 63 20 74 6b 74 5f 2e 63 0a tkt.o -c tkt_.c.
4860: 0a 74 6b 74 2e 68 3a 09 68 65 61 64 65 72 73 0a .tkt.h:.headers.
4870: 74 6b 74 73 65 74 75 70 5f 2e 63 3a 09 24 28 53 tktsetup_.c:.$(S
4880: 52 43 44 49 52 29 2f 74 6b 74 73 65 74 75 70 2e RCDIR)/tktsetup.
4890: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 c $(SRCDIR)/VERS
48a0: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e ION translate...
48b0: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 /translate $(SRC
48c0: 44 49 52 29 2f 74 6b 74 73 65 74 75 70 2e 63 20 DIR)/tktsetup.c
48d0: 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 | sed -f $(SRCDI
48e0: 52 29 2f 56 45 52 53 49 4f 4e 20 3e 74 6b 74 73 R)/VERSION >tkts
48f0: 65 74 75 70 5f 2e 63 0a 0a 74 6b 74 73 65 74 75 etup_.c..tktsetu
4900: 70 2e 6f 3a 09 74 6b 74 73 65 74 75 70 5f 2e 63 p.o:.tktsetup_.c
4910: 20 74 6b 74 73 65 74 75 70 2e 68 20 20 24 28 53 tktsetup.h $(S
4920: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a RCDIR)/config.h.
4930: 09 24 28 58 54 43 43 29 20 2d 6f 20 74 6b 74 73 .$(XTCC) -o tkts
4940: 65 74 75 70 2e 6f 20 2d 63 20 74 6b 74 73 65 74 etup.o -c tktset
4950: 75 70 5f 2e 63 0a 0a 74 6b 74 73 65 74 75 70 2e up_.c..tktsetup.
4960: 68 3a 09 68 65 61 64 65 72 73 0a 75 6e 64 6f 5f h:.headers.undo_
4970: 2e 63 3a 09 24 28 53 52 43 44 49 52 29 2f 75 6e .c:.$(SRCDIR)/un
4980: 64 6f 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 do.c $(SRCDIR)/V
4990: 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 ERSION translate
49a0: 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 .../translate $(
49b0: 53 52 43 44 49 52 29 2f 75 6e 64 6f 2e 63 20 7c SRCDIR)/undo.c |
49c0: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 sed -f $(SRCDIR
49d0: 29 2f 56 45 52 53 49 4f 4e 20 3e 75 6e 64 6f 5f )/VERSION >undo_
49e0: 2e 63 0a 0a 75 6e 64 6f 2e 6f 3a 09 75 6e 64 6f .c..undo.o:.undo
49f0: 5f 2e 63 20 75 6e 64 6f 2e 68 20 20 24 28 53 52 _.c undo.h $(SR
4a00: 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 CDIR)/config.h..
4a10: 24 28 58 54 43 43 29 20 2d 6f 20 75 6e 64 6f 2e $(XTCC) -o undo.
4a20: 6f 20 2d 63 20 75 6e 64 6f 5f 2e 63 0a 0a 75 6e o -c undo_.c..un
4a30: 64 6f 2e 68 3a 09 68 65 61 64 65 72 73 0a 75 70 do.h:.headers.up
4a40: 64 61 74 65 5f 2e 63 3a 09 24 28 53 52 43 44 49 date_.c:.$(SRCDI
4a50: 52 29 2f 75 70 64 61 74 65 2e 63 20 24 28 53 52 R)/update.c $(SR
4a60: 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 72 CDIR)/VERSION tr
4a70: 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e 73 anslate.../trans
4a80: 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f 75 late $(SRCDIR)/u
4a90: 70 64 61 74 65 2e 63 20 7c 20 73 65 64 20 2d 66 pdate.c | sed -f
4aa0: 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 $(SRCDIR)/VERSI
4ab0: 4f 4e 20 3e 75 70 64 61 74 65 5f 2e 63 0a 0a 75 ON >update_.c..u
4ac0: 70 64 61 74 65 2e 6f 3a 09 75 70 64 61 74 65 5f pdate.o:.update_
4ad0: 2e 63 20 75 70 64 61 74 65 2e 68 20 20 24 28 53 .c update.h $(S
4ae0: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a RCDIR)/config.h.
4af0: 09 24 28 58 54 43 43 29 20 2d 6f 20 75 70 64 61 .$(XTCC) -o upda
4b00: 74 65 2e 6f 20 2d 63 20 75 70 64 61 74 65 5f 2e te.o -c update_.
4b10: 63 0a 0a 75 70 64 61 74 65 2e 68 3a 09 68 65 61 c..update.h:.hea
4b20: 64 65 72 73 0a 75 72 6c 5f 2e 63 3a 09 24 28 53 ders.url_.c:.$(S
4b30: 52 43 44 49 52 29 2f 75 72 6c 2e 63 20 24 28 53 RCDIR)/url.c $(S
4b40: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 74 RCDIR)/VERSION t
4b50: 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 6e ranslate.../tran
4b60: 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 2f slate $(SRCDIR)/
4b70: 75 72 6c 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 url.c | sed -f $
4b80: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
4b90: 20 3e 75 72 6c 5f 2e 63 0a 0a 75 72 6c 2e 6f 3a >url_.c..url.o:
4ba0: 09 75 72 6c 5f 2e 63 20 75 72 6c 2e 68 20 20 24 .url_.c url.h $
4bb0: 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e (SRCDIR)/config.
4bc0: 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 75 72 h..$(XTCC) -o ur
4bd0: 6c 2e 6f 20 2d 63 20 75 72 6c 5f 2e 63 0a 0a 75 l.o -c url_.c..u
4be0: 72 6c 2e 68 3a 09 68 65 61 64 65 72 73 0a 75 73 rl.h:.headers.us
4bf0: 65 72 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 er_.c:.$(SRCDIR)
4c00: 2f 75 73 65 72 2e 63 20 24 28 53 52 43 44 49 52 /user.c $(SRCDIR
4c10: 29 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c )/VERSION transl
4c20: 61 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 ate.../translate
4c30: 20 24 28 53 52 43 44 49 52 29 2f 75 73 65 72 2e $(SRCDIR)/user.
4c40: 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 52 43 c | sed -f $(SRC
4c50: 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e 75 73 DIR)/VERSION >us
4c60: 65 72 5f 2e 63 0a 0a 75 73 65 72 2e 6f 3a 09 75 er_.c..user.o:.u
4c70: 73 65 72 5f 2e 63 20 75 73 65 72 2e 68 20 20 24 ser_.c user.h $
4c80: 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e (SRCDIR)/config.
4c90: 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 75 73 h..$(XTCC) -o us
4ca0: 65 72 2e 6f 20 2d 63 20 75 73 65 72 5f 2e 63 0a er.o -c user_.c.
4cb0: 0a 75 73 65 72 2e 68 3a 09 68 65 61 64 65 72 73 .user.h:.headers
4cc0: 0a 76 65 72 69 66 79 5f 2e 63 3a 09 24 28 53 52 .verify_.c:.$(SR
4cd0: 43 44 49 52 29 2f 76 65 72 69 66 79 2e 63 20 24 CDIR)/verify.c $
4ce0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
4cf0: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 translate.../tr
4d00: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 anslate $(SRCDIR
4d10: 29 2f 76 65 72 69 66 79 2e 63 20 7c 20 73 65 64 )/verify.c | sed
4d20: 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 -f $(SRCDIR)/VE
4d30: 52 53 49 4f 4e 20 3e 76 65 72 69 66 79 5f 2e 63 RSION >verify_.c
4d40: 0a 0a 76 65 72 69 66 79 2e 6f 3a 09 76 65 72 69 ..verify.o:.veri
4d50: 66 79 5f 2e 63 20 76 65 72 69 66 79 2e 68 20 20 fy_.c verify.h
4d60: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 $(SRCDIR)/config
4d70: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 76 .h..$(XTCC) -o v
4d80: 65 72 69 66 79 2e 6f 20 2d 63 20 76 65 72 69 66 erify.o -c verif
4d90: 79 5f 2e 63 0a 0a 76 65 72 69 66 79 2e 68 3a 09 y_.c..verify.h:.
4da0: 68 65 61 64 65 72 73 0a 76 66 69 6c 65 5f 2e 63 headers.vfile_.c
4db0: 3a 09 24 28 53 52 43 44 49 52 29 2f 76 66 69 6c :.$(SRCDIR)/vfil
4dc0: 65 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 e.c $(SRCDIR)/VE
4dd0: 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a RSION translate.
4de0: 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 ../translate $(S
4df0: 52 43 44 49 52 29 2f 76 66 69 6c 65 2e 63 20 7c RCDIR)/vfile.c |
4e00: 20 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 sed -f $(SRCDIR
4e10: 29 2f 56 45 52 53 49 4f 4e 20 3e 76 66 69 6c 65 )/VERSION >vfile
4e20: 5f 2e 63 0a 0a 76 66 69 6c 65 2e 6f 3a 09 76 66 _.c..vfile.o:.vf
4e30: 69 6c 65 5f 2e 63 20 76 66 69 6c 65 2e 68 20 20 ile_.c vfile.h
4e40: 24 28 53 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 $(SRCDIR)/config
4e50: 2e 68 0a 09 24 28 58 54 43 43 29 20 2d 6f 20 76 .h..$(XTCC) -o v
4e60: 66 69 6c 65 2e 6f 20 2d 63 20 76 66 69 6c 65 5f file.o -c vfile_
4e70: 2e 63 0a 0a 76 66 69 6c 65 2e 68 3a 09 68 65 61 .c..vfile.h:.hea
4e80: 64 65 72 73 0a 77 69 6b 69 5f 2e 63 3a 09 24 28 ders.wiki_.c:.$(
4e90: 53 52 43 44 49 52 29 2f 77 69 6b 69 2e 63 20 24 SRCDIR)/wiki.c $
4ea0: 28 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e (SRCDIR)/VERSION
4eb0: 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 translate.../tr
4ec0: 61 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 anslate $(SRCDIR
4ed0: 29 2f 77 69 6b 69 2e 63 20 7c 20 73 65 64 20 2d )/wiki.c | sed -
4ee0: 66 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 f $(SRCDIR)/VERS
4ef0: 49 4f 4e 20 3e 77 69 6b 69 5f 2e 63 0a 0a 77 69 ION >wiki_.c..wi
4f00: 6b 69 2e 6f 3a 09 77 69 6b 69 5f 2e 63 20 77 69 ki.o:.wiki_.c wi
4f10: 6b 69 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f ki.h $(SRCDIR)/
4f20: 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 config.h..$(XTCC
4f30: 29 20 2d 6f 20 77 69 6b 69 2e 6f 20 2d 63 20 77 ) -o wiki.o -c w
4f40: 69 6b 69 5f 2e 63 0a 0a 77 69 6b 69 2e 68 3a 09 iki_.c..wiki.h:.
4f50: 68 65 61 64 65 72 73 0a 77 69 6b 69 66 6f 72 6d headers.wikiform
4f60: 61 74 5f 2e 63 3a 09 24 28 53 52 43 44 49 52 29 at_.c:.$(SRCDIR)
4f70: 2f 77 69 6b 69 66 6f 72 6d 61 74 2e 63 20 24 28 /wikiformat.c $(
4f80: 53 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 SRCDIR)/VERSION
4f90: 74 72 61 6e 73 6c 61 74 65 0a 09 2e 2f 74 72 61 translate.../tra
4fa0: 6e 73 6c 61 74 65 20 24 28 53 52 43 44 49 52 29 nslate $(SRCDIR)
4fb0: 2f 77 69 6b 69 66 6f 72 6d 61 74 2e 63 20 7c 20 /wikiformat.c |
4fc0: 73 65 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 sed -f $(SRCDIR)
4fd0: 2f 56 45 52 53 49 4f 4e 20 3e 77 69 6b 69 66 6f /VERSION >wikifo
4fe0: 72 6d 61 74 5f 2e 63 0a 0a 77 69 6b 69 66 6f 72 rmat_.c..wikifor
4ff0: 6d 61 74 2e 6f 3a 09 77 69 6b 69 66 6f 72 6d 61 mat.o:.wikiforma
5000: 74 5f 2e 63 20 77 69 6b 69 66 6f 72 6d 61 74 2e t_.c wikiformat.
5010: 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 6f 6e h $(SRCDIR)/con
5020: 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 20 2d fig.h..$(XTCC) -
5030: 6f 20 77 69 6b 69 66 6f 72 6d 61 74 2e 6f 20 2d o wikiformat.o -
5040: 63 20 77 69 6b 69 66 6f 72 6d 61 74 5f 2e 63 0a c wikiformat_.c.
5050: 0a 77 69 6b 69 66 6f 72 6d 61 74 2e 68 3a 09 68 .wikiformat.h:.h
5060: 65 61 64 65 72 73 0a 77 69 6e 68 74 74 70 5f 2e eaders.winhttp_.
5070: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 77 69 6e c:.$(SRCDIR)/win
5080: 68 74 74 70 2e 63 20 24 28 53 52 43 44 49 52 29 http.c $(SRCDIR)
5090: 2f 56 45 52 53 49 4f 4e 20 74 72 61 6e 73 6c 61 /VERSION transla
50a0: 74 65 0a 09 2e 2f 74 72 61 6e 73 6c 61 74 65 20 te.../translate
50b0: 24 28 53 52 43 44 49 52 29 2f 77 69 6e 68 74 74 $(SRCDIR)/winhtt
50c0: 70 2e 63 20 7c 20 73 65 64 20 2d 66 20 24 28 53 p.c | sed -f $(S
50d0: 52 43 44 49 52 29 2f 56 45 52 53 49 4f 4e 20 3e RCDIR)/VERSION >
50e0: 77 69 6e 68 74 74 70 5f 2e 63 0a 0a 77 69 6e 68 winhttp_.c..winh
50f0: 74 74 70 2e 6f 3a 09 77 69 6e 68 74 74 70 5f 2e ttp.o:.winhttp_.
5100: 63 20 77 69 6e 68 74 74 70 2e 68 20 20 24 28 53 c winhttp.h $(S
5110: 52 43 44 49 52 29 2f 63 6f 6e 66 69 67 2e 68 0a RCDIR)/config.h.
5120: 09 24 28 58 54 43 43 29 20 2d 6f 20 77 69 6e 68 .$(XTCC) -o winh
5130: 74 74 70 2e 6f 20 2d 63 20 77 69 6e 68 74 74 70 ttp.o -c winhttp
5140: 5f 2e 63 0a 0a 77 69 6e 68 74 74 70 2e 68 3a 09 _.c..winhttp.h:.
5150: 68 65 61 64 65 72 73 0a 78 66 65 72 5f 2e 63 3a headers.xfer_.c:
5160: 09 24 28 53 52 43 44 49 52 29 2f 78 66 65 72 2e .$(SRCDIR)/xfer.
5170: 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 53 c $(SRCDIR)/VERS
5180: 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 2e ION translate...
5190: 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 43 /translate $(SRC
51a0: 44 49 52 29 2f 78 66 65 72 2e 63 20 7c 20 73 65 DIR)/xfer.c | se
51b0: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 d -f $(SRCDIR)/V
51c0: 45 52 53 49 4f 4e 20 3e 78 66 65 72 5f 2e 63 0a ERSION >xfer_.c.
51d0: 0a 78 66 65 72 2e 6f 3a 09 78 66 65 72 5f 2e 63 .xfer.o:.xfer_.c
51e0: 20 78 66 65 72 2e 68 20 20 24 28 53 52 43 44 49 xfer.h $(SRCDI
51f0: 52 29 2f 63 6f 6e 66 69 67 2e 68 0a 09 24 28 58 R)/config.h..$(X
5200: 54 43 43 29 20 2d 6f 20 78 66 65 72 2e 6f 20 2d TCC) -o xfer.o -
5210: 63 20 78 66 65 72 5f 2e 63 0a 0a 78 66 65 72 2e c xfer_.c..xfer.
5220: 68 3a 09 68 65 61 64 65 72 73 0a 7a 69 70 5f 2e h:.headers.zip_.
5230: 63 3a 09 24 28 53 52 43 44 49 52 29 2f 7a 69 70 c:.$(SRCDIR)/zip
5240: 2e 63 20 24 28 53 52 43 44 49 52 29 2f 56 45 52 .c $(SRCDIR)/VER
5250: 53 49 4f 4e 20 74 72 61 6e 73 6c 61 74 65 0a 09 SION translate..
5260: 2e 2f 74 72 61 6e 73 6c 61 74 65 20 24 28 53 52 ./translate $(SR
5270: 43 44 49 52 29 2f 7a 69 70 2e 63 20 7c 20 73 65 CDIR)/zip.c | se
5280: 64 20 2d 66 20 24 28 53 52 43 44 49 52 29 2f 56 d -f $(SRCDIR)/V
5290: 45 52 53 49 4f 4e 20 3e 7a 69 70 5f 2e 63 0a 0a ERSION >zip_.c..
52a0: 7a 69 70 2e 6f 3a 09 7a 69 70 5f 2e 63 20 7a 69 zip.o:.zip_.c zi
52b0: 70 2e 68 20 20 24 28 53 52 43 44 49 52 29 2f 63 p.h $(SRCDIR)/c
52c0: 6f 6e 66 69 67 2e 68 0a 09 24 28 58 54 43 43 29 onfig.h..$(XTCC)
52d0: 20 2d 6f 20 7a 69 70 2e 6f 20 2d 63 20 7a 69 70 -o zip.o -c zip
52e0: 5f 2e 63 0a 0a 7a 69 70 2e 68 3a 09 68 65 61 64 _.c..zip.h:.head
52f0: 65 72 73 0a 73 71 6c 69 74 65 33 2e 6f 3a 09 24 ers.sqlite3.o:.$
5300: 28 53 52 43 44 49 52 29 2f 73 71 6c 69 74 65 33 (SRCDIR)/sqlite3
5310: 2e 63 0a 09 24 28 58 54 43 43 29 20 2d 44 53 51 .c..$(XTCC) -DSQ
5320: 4c 49 54 45 5f 4f 4d 49 54 5f 4c 4f 41 44 5f 45 LITE_OMIT_LOAD_E
5330: 58 54 45 4e 53 49 4f 4e 3d 31 20 2d 44 53 51 4c XTENSION=1 -DSQL
5340: 49 54 45 5f 50 52 49 56 41 54 45 3d 20 2d 44 53 ITE_PRIVATE= -DS
5350: 51 4c 49 54 45 5f 54 48 52 45 41 44 53 41 46 45 QLITE_THREADSAFE
5360: 3d 30 20 2d 44 53 51 4c 49 54 45 5f 44 45 46 41 =0 -DSQLITE_DEFA
5370: 55 4c 54 5f 46 49 4c 45 5f 46 4f 52 4d 41 54 3d ULT_FILE_FORMAT=
5380: 34 20 2d 44 53 51 4c 49 54 45 5f 45 4e 41 42 4c 4 -DSQLITE_ENABL
5390: 45 5f 46 54 53 33 3d 31 20 2d 63 20 24 28 53 52 E_FTS3=1 -c $(SR
53a0: 43 44 49 52 29 2f 73 71 6c 69 74 65 33 2e 63 20 CDIR)/sqlite3.c
53b0: 2d 6f 20 73 71 6c 69 74 65 33 2e 6f 0a 0a 74 68 -o sqlite3.o..th
53c0: 2e 6f 3a 09 24 28 53 52 43 44 49 52 29 2f 74 68 .o:.$(SRCDIR)/th
53d0: 2e 63 0a 09 24 28 58 54 43 43 29 20 2d 49 24 28 .c..$(XTCC) -I$(
53e0: 53 52 43 44 49 52 29 20 2d 63 20 24 28 53 52 43 SRCDIR) -c $(SRC
53f0: 44 49 52 29 2f 74 68 2e 63 20 2d 6f 20 74 68 2e DIR)/th.c -o th.
5400: 6f 0a 0a 74 68 5f 6c 61 6e 67 2e 6f 3a 09 24 28 o..th_lang.o:.$(
5410: 53 52 43 44 49 52 29 2f 74 68 5f 6c 61 6e 67 2e SRCDIR)/th_lang.
5420: 63 0a 09 24 28 58 54 43 43 29 20 2d 49 24 28 53 c..$(XTCC) -I$(S
5430: 52 43 44 49 52 29 20 2d 63 20 24 28 53 52 43 44 RCDIR) -c $(SRCD
5440: 49 52 29 2f 74 68 5f 6c 61 6e 67 2e 63 20 2d 6f IR)/th_lang.c -o
5450: 20 74 68 5f 6c 61 6e 67 2e 6f 0a 0a th_lang.o..