|
a/src/lib/mkMake |
|
b/src/lib/mkMake |
|
... |
|
... |
6 |
SRCS="${depth}/utils/conftree.cpp ${depth}/index/csguess.cpp \
|
6 |
SRCS="${depth}/utils/conftree.cpp ${depth}/index/csguess.cpp \
|
7 |
${depth}/utils/debuglog.cpp ${depth}/utils/execmd.cpp \
|
7 |
${depth}/utils/debuglog.cpp ${depth}/utils/execmd.cpp \
|
8 |
${depth}/utils/idfile.cpp ${depth}/utils/md5.cpp \
|
8 |
${depth}/utils/idfile.cpp ${depth}/utils/md5.cpp \
|
9 |
${depth}/utils/wipedir.cpp ${depth}/utils/fstreewalk.cpp \
|
9 |
${depth}/utils/wipedir.cpp ${depth}/utils/fstreewalk.cpp \
|
10 |
${depth}/common/mh_html.cpp ${depth}/common/mh_mail.cpp \
|
10 |
${depth}/common/mh_html.cpp ${depth}/common/mh_mail.cpp \
|
|
|
11 |
${depth}/common/searchdata.cpp \
|
11 |
${depth}/common/mh_exec.cpp ${depth}/common/mh_text.cpp \
|
12 |
${depth}/common/mh_exec.cpp ${depth}/common/mh_text.cpp \
|
12 |
${depth}/common/htmlparse.cpp ${depth}/index/indexer.cpp \
|
13 |
${depth}/common/htmlparse.cpp ${depth}/index/indexer.cpp \
|
13 |
${depth}/common/internfile.cpp ${depth}/common/mimehandler.cpp \
|
14 |
${depth}/common/internfile.cpp ${depth}/common/mimehandler.cpp \
|
14 |
${depth}/utils/mimeparse.cpp ${depth}/index/mimetype.cpp \
|
15 |
${depth}/utils/mimeparse.cpp ${depth}/index/mimetype.cpp \
|
15 |
${depth}/common/myhtmlparse.cpp ${depth}/common/pathhash.cpp \
|
16 |
${depth}/common/myhtmlparse.cpp ${depth}/common/pathhash.cpp \
|