Switch to unified view

a/src/lib/mkMake b/src/lib/mkMake
...
...
11
${depth}/common/unacpp.cpp \
11
${depth}/common/unacpp.cpp \
12
${depth}/index/csguess.cpp \
12
${depth}/index/csguess.cpp \
13
${depth}/index/indexer.cpp \
13
${depth}/index/indexer.cpp \
14
${depth}/index/mimetype.cpp \
14
${depth}/index/mimetype.cpp \
15
${depth}/internfile/htmlparse.cpp \
15
${depth}/internfile/htmlparse.cpp \
16
${depth}/internfile/myhtmlparse.cpp \
17
${depth}/internfile/mimehandler.cpp \
16
${depth}/internfile/internfile.cpp \
18
${depth}/internfile/internfile.cpp \
17
${depth}/internfile/mh_exec.cpp \
19
${depth}/internfile/mh_exec.cpp \
18
${depth}/internfile/mh_html.cpp \
20
${depth}/internfile/mh_html.cpp \
19
${depth}/internfile/mh_mail.cpp \
21
${depth}/internfile/mh_mail.cpp \
22
${depth}/internfile/mh_mbox.cpp \
20
${depth}/internfile/mh_text.cpp \
23
${depth}/internfile/mh_text.cpp \
21
${depth}/internfile/mimehandler.cpp \
22
${depth}/internfile/myhtmlparse.cpp \
23
${depth}/query/docseq.cpp \
24
${depth}/query/docseq.cpp \
24
${depth}/query/history.cpp \
25
${depth}/query/history.cpp \
25
${depth}/query/sortseq.cpp \
26
${depth}/query/sortseq.cpp \
26
${depth}/rcldb/pathhash.cpp \
27
${depth}/rcldb/pathhash.cpp \
27
${depth}/rcldb/rcldb.cpp \
28
${depth}/rcldb/rcldb.cpp \