Switch to unified view

a/src/lib/Makefile b/src/lib/Makefile
...
...
6
LIBS = librecoll.a
6
LIBS = librecoll.a
7
LIBS = librecoll.a $(LIBRECOLL)
7
LIBS = librecoll.a $(LIBRECOLL)
8
8
9
all: $(LIBS) 
9
all: $(LIBS) 
10
10
11
OBJS =  rclaspell.o beaglequeuecache.o cstr.o rclconfig.o rclinit.o textsplit.o unacpp.o beaglequeue.o bglfetcher.o fetcher.o fsfetcher.o fsindexer.o indexer.o mimetype.o subtreelist.o htmlparse.o internfile.o mh_exec.o mh_execm.o mh_html.o mh_mail.o mh_mbox.o mh_text.o mimehandler.o myhtmlparse.o txtdcode.o docseq.o docseqdb.o docseqhist.o filtseq.o dynconf.o plaintorich.o recollq.o reslistpager.o sortseq.o wasastringtoquery.o wasatorcl.o daterange.o expansiondbs.o rclabstract.o rcldb.o rcldoc.o rclquery.o searchdata.o searchdataxml.o stemdb.o stoplist.o synfamily.o unac.o base64.o circache.o closefrom.o conftree.o copyfile.o debuglog.o ecrontab.o execmd.o fstreewalk.o idfile.o fileudi.o md5.o mimeparse.o netcon.o pathut.o pxattr.o rclionice.o readfile.o smallut.o transcode.o wipedir.o x11mon.o mime-parsefull.o mime-parseonlyheader.o mime-printbody.o mime.o convert.o iodevice.o iofactory.o
11
OBJS =  rclaspell.o beaglequeuecache.o cstr.o rclconfig.o rclinit.o textsplit.o unacpp.o beaglequeue.o bglfetcher.o fetcher.o fsfetcher.o fsindexer.o indexer.o mimetype.o subtreelist.o htmlparse.o internfile.o mh_exec.o mh_execm.o mh_html.o mh_mail.o mh_mbox.o mh_text.o mimehandler.o myhtmlparse.o txtdcode.o docseq.o docseqdb.o docseqhist.o filtseq.o dynconf.o plaintorich.o recollq.o reslistpager.o sortseq.o wasastringtoquery.o wasatorcl.o daterange.o expansiondbs.o rclabstract.o rcldb.o rcldoc.o rclquery.o searchdata.o searchdataxml.o stemdb.o stoplist.o synfamily.o unac.o base64.o circache.o closefrom.o conftree.o copyfile.o debuglog.o ecrontab.o execmd.o fstreewalk.o idfile.o fileudi.o md5.o mimeparse.o netcon.o pathut.o pxattr.o rclionice.o readfile.o smallut.o strmatcher.o transcode.o wipedir.o x11mon.o mime-parsefull.o mime-parseonlyheader.o mime-printbody.o mime.o convert.o iodevice.o iofactory.o
12
DEPS =  rclaspell.dep.stamp beaglequeuecache.dep.stamp cstr.dep.stamp rclconfig.dep.stamp rclinit.dep.stamp textsplit.dep.stamp unacpp.dep.stamp beaglequeue.dep.stamp bglfetcher.dep.stamp fetcher.dep.stamp fsfetcher.dep.stamp fsindexer.dep.stamp indexer.dep.stamp mimetype.dep.stamp subtreelist.dep.stamp htmlparse.dep.stamp internfile.dep.stamp mh_exec.dep.stamp mh_execm.dep.stamp mh_html.dep.stamp mh_mail.dep.stamp mh_mbox.dep.stamp mh_text.dep.stamp mimehandler.dep.stamp myhtmlparse.dep.stamp txtdcode.dep.stamp docseq.dep.stamp docseqdb.dep.stamp docseqhist.dep.stamp filtseq.dep.stamp dynconf.dep.stamp plaintorich.dep.stamp recollq.dep.stamp reslistpager.dep.stamp sortseq.dep.stamp wasastringtoquery.dep.stamp wasatorcl.dep.stamp daterange.dep.stamp expansiondbs.dep.stamp rclabstract.dep.stamp rcldb.dep.stamp rcldoc.dep.stamp rclquery.dep.stamp searchdata.dep.stamp searchdataxml.dep.stamp stemdb.dep.stamp stoplist.dep.stamp synfamily.dep.stamp unac.dep.stamp base64.dep.stamp circache.dep.stamp closefrom.dep.stamp conftree.dep.stamp copyfile.dep.stamp debuglog.dep.stamp ecrontab.dep.stamp execmd.dep.stamp fstreewalk.dep.stamp idfile.dep.stamp fileudi.dep.stamp md5.dep.stamp mimeparse.dep.stamp netcon.dep.stamp pathut.dep.stamp pxattr.dep.stamp rclionice.dep.stamp readfile.dep.stamp smallut.dep.stamp transcode.dep.stamp wipedir.dep.stamp x11mon.dep.stamp mime-parsefull.dep.stamp mime-parseonlyheader.dep.stamp mime-printbody.dep.stamp mime.dep.stamp convert.dep.stamp iodevice.dep.stamp iofactory.dep.stamp
12
DEPS =  rclaspell.dep.stamp beaglequeuecache.dep.stamp cstr.dep.stamp rclconfig.dep.stamp rclinit.dep.stamp textsplit.dep.stamp unacpp.dep.stamp beaglequeue.dep.stamp bglfetcher.dep.stamp fetcher.dep.stamp fsfetcher.dep.stamp fsindexer.dep.stamp indexer.dep.stamp mimetype.dep.stamp subtreelist.dep.stamp htmlparse.dep.stamp internfile.dep.stamp mh_exec.dep.stamp mh_execm.dep.stamp mh_html.dep.stamp mh_mail.dep.stamp mh_mbox.dep.stamp mh_text.dep.stamp mimehandler.dep.stamp myhtmlparse.dep.stamp txtdcode.dep.stamp docseq.dep.stamp docseqdb.dep.stamp docseqhist.dep.stamp filtseq.dep.stamp dynconf.dep.stamp plaintorich.dep.stamp recollq.dep.stamp reslistpager.dep.stamp sortseq.dep.stamp wasastringtoquery.dep.stamp wasatorcl.dep.stamp daterange.dep.stamp expansiondbs.dep.stamp rclabstract.dep.stamp rcldb.dep.stamp rcldoc.dep.stamp rclquery.dep.stamp searchdata.dep.stamp searchdataxml.dep.stamp stemdb.dep.stamp stoplist.dep.stamp synfamily.dep.stamp unac.dep.stamp base64.dep.stamp circache.dep.stamp closefrom.dep.stamp conftree.dep.stamp copyfile.dep.stamp debuglog.dep.stamp ecrontab.dep.stamp execmd.dep.stamp fstreewalk.dep.stamp idfile.dep.stamp fileudi.dep.stamp md5.dep.stamp mimeparse.dep.stamp netcon.dep.stamp pathut.dep.stamp pxattr.dep.stamp rclionice.dep.stamp readfile.dep.stamp smallut.dep.stamp strmatcher.dep.stamp transcode.dep.stamp wipedir.dep.stamp x11mon.dep.stamp mime-parsefull.dep.stamp mime-parseonlyheader.dep.stamp mime-printbody.dep.stamp mime.dep.stamp convert.dep.stamp iodevice.dep.stamp iofactory.dep.stamp
13
13
14
librecoll.a : $(DEPS) $(OBJS)
14
librecoll.a : $(DEPS) $(OBJS)
15
    ar ru librecoll.a $(OBJS)
15
    ar ru librecoll.a $(OBJS)
16
    $(RANLIB) librecoll.a
16
    $(RANLIB) librecoll.a
17
17
...
...
157
    $(CXX) $(ALL_CXXFLAGS) -c ../utils/rclionice.cpp
157
    $(CXX) $(ALL_CXXFLAGS) -c ../utils/rclionice.cpp
158
readfile.o : ../utils/readfile.cpp $(depth)/mk/localdefs
158
readfile.o : ../utils/readfile.cpp $(depth)/mk/localdefs
159
    $(CXX) $(ALL_CXXFLAGS) -c ../utils/readfile.cpp
159
    $(CXX) $(ALL_CXXFLAGS) -c ../utils/readfile.cpp
160
smallut.o : ../utils/smallut.cpp $(depth)/mk/localdefs
160
smallut.o : ../utils/smallut.cpp $(depth)/mk/localdefs
161
    $(CXX) $(ALL_CXXFLAGS) -c ../utils/smallut.cpp
161
    $(CXX) $(ALL_CXXFLAGS) -c ../utils/smallut.cpp
162
strmatcher.o : ../utils/strmatcher.cpp $(depth)/mk/localdefs
163
  $(CXX) $(ALL_CXXFLAGS) -c ../utils/strmatcher.cpp
162
transcode.o : ../utils/transcode.cpp $(depth)/mk/localdefs
164
transcode.o : ../utils/transcode.cpp $(depth)/mk/localdefs
163
    $(CXX) $(ALL_CXXFLAGS) -c ../utils/transcode.cpp
165
    $(CXX) $(ALL_CXXFLAGS) -c ../utils/transcode.cpp
164
wipedir.o : ../utils/wipedir.cpp $(depth)/mk/localdefs
166
wipedir.o : ../utils/wipedir.cpp $(depth)/mk/localdefs
165
    $(CXX) $(ALL_CXXFLAGS) -c ../utils/wipedir.cpp
167
    $(CXX) $(ALL_CXXFLAGS) -c ../utils/wipedir.cpp
166
x11mon.o : ../utils/x11mon.cpp $(depth)/mk/localdefs
168
x11mon.o : ../utils/x11mon.cpp $(depth)/mk/localdefs
...
...
387
    $(CXX) -M $(ALL_CXXFLAGS) ../utils/readfile.cpp > readfile.dep
389
    $(CXX) -M $(ALL_CXXFLAGS) ../utils/readfile.cpp > readfile.dep
388
    touch readfile.dep.stamp
390
    touch readfile.dep.stamp
389
smallut.dep.stamp : ../utils/smallut.cpp $(depth)/mk/localdefs
391
smallut.dep.stamp : ../utils/smallut.cpp $(depth)/mk/localdefs
390
    $(CXX) -M $(ALL_CXXFLAGS) ../utils/smallut.cpp > smallut.dep
392
    $(CXX) -M $(ALL_CXXFLAGS) ../utils/smallut.cpp > smallut.dep
391
    touch smallut.dep.stamp
393
    touch smallut.dep.stamp
394
strmatcher.dep.stamp : ../utils/strmatcher.cpp $(depth)/mk/localdefs
395
  $(CXX) -M $(ALL_CXXFLAGS) ../utils/strmatcher.cpp > strmatcher.dep
396
  touch strmatcher.dep.stamp
392
transcode.dep.stamp : ../utils/transcode.cpp $(depth)/mk/localdefs
397
transcode.dep.stamp : ../utils/transcode.cpp $(depth)/mk/localdefs
393
    $(CXX) -M $(ALL_CXXFLAGS) ../utils/transcode.cpp > transcode.dep
398
    $(CXX) -M $(ALL_CXXFLAGS) ../utils/transcode.cpp > transcode.dep
394
    touch transcode.dep.stamp
399
    touch transcode.dep.stamp
395
wipedir.dep.stamp : ../utils/wipedir.cpp $(depth)/mk/localdefs
400
wipedir.dep.stamp : ../utils/wipedir.cpp $(depth)/mk/localdefs
396
    $(CXX) -M $(ALL_CXXFLAGS) ../utils/wipedir.cpp > wipedir.dep
401
    $(CXX) -M $(ALL_CXXFLAGS) ../utils/wipedir.cpp > wipedir.dep
...
...
464
include pathut.dep
469
include pathut.dep
465
include pxattr.dep
470
include pxattr.dep
466
include rclionice.dep
471
include rclionice.dep
467
include readfile.dep
472
include readfile.dep
468
include smallut.dep
473
include smallut.dep
474
include strmatcher.dep
469
include transcode.dep
475
include transcode.dep
470
include wipedir.dep
476
include wipedir.dep
471
include x11mon.dep
477
include x11mon.dep
472
mime-parsefull.dep.stamp : ../bincimapmime/mime-parsefull.cc $(depth)/mk/localdefs
478
mime-parsefull.dep.stamp : ../bincimapmime/mime-parsefull.cc $(depth)/mk/localdefs
473
    $(CXX) -M $(ALL_CXXFLAGS) ../bincimapmime/mime-parsefull.cc > mime-parsefull.dep
479
    $(CXX) -M $(ALL_CXXFLAGS) ../bincimapmime/mime-parsefull.cc > mime-parsefull.dep