Switch to unified view

a/src/lib/Makefile b/src/lib/Makefile
...
...
4
4
5
LIBS = librcl.a
5
LIBS = librcl.a
6
6
7
all: $(LIBS)
7
all: $(LIBS)
8
8
9
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 expansiondbs.o rcldb.o rcldoc.o rclquery.o searchdata.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
9
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 expansiondbs.o rclabstract.o rcldb.o rcldoc.o rclquery.o searchdata.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
10
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 expansiondbs.dep.stamp rcldb.dep.stamp rcldoc.dep.stamp rclquery.dep.stamp searchdata.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
10
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 expansiondbs.dep.stamp rclabstract.dep.stamp rcldb.dep.stamp rcldoc.dep.stamp rclquery.dep.stamp searchdata.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
11
11
12
librcl.a : $(DEPS) $(OBJS)
12
librcl.a : $(DEPS) $(OBJS)
13
    ar ru librcl.a $(OBJS)
13
    ar ru librcl.a $(OBJS)
14
    $(RANLIB) librcl.a
14
    $(RANLIB) librcl.a
15
15
...
...
87
    $(CXX) $(ALL_CXXFLAGS) -c ../query/wasastringtoquery.cpp
87
    $(CXX) $(ALL_CXXFLAGS) -c ../query/wasastringtoquery.cpp
88
wasatorcl.o : ../query/wasatorcl.cpp $(depth)/mk/localdefs
88
wasatorcl.o : ../query/wasatorcl.cpp $(depth)/mk/localdefs
89
    $(CXX) $(ALL_CXXFLAGS) -c ../query/wasatorcl.cpp
89
    $(CXX) $(ALL_CXXFLAGS) -c ../query/wasatorcl.cpp
90
expansiondbs.o : ../rcldb/expansiondbs.cpp $(depth)/mk/localdefs
90
expansiondbs.o : ../rcldb/expansiondbs.cpp $(depth)/mk/localdefs
91
    $(CXX) $(ALL_CXXFLAGS) -c ../rcldb/expansiondbs.cpp
91
    $(CXX) $(ALL_CXXFLAGS) -c ../rcldb/expansiondbs.cpp
92
rclabstract.o : ../rcldb/rclabstract.cpp $(depth)/mk/localdefs
93
  $(CXX) $(ALL_CXXFLAGS) -c ../rcldb/rclabstract.cpp
92
rcldb.o : ../rcldb/rcldb.cpp $(depth)/mk/localdefs
94
rcldb.o : ../rcldb/rcldb.cpp $(depth)/mk/localdefs
93
    $(CXX) $(ALL_CXXFLAGS) -c ../rcldb/rcldb.cpp
95
    $(CXX) $(ALL_CXXFLAGS) -c ../rcldb/rcldb.cpp
94
rcldoc.o : ../rcldb/rcldoc.cpp $(depth)/mk/localdefs
96
rcldoc.o : ../rcldb/rcldoc.cpp $(depth)/mk/localdefs
95
    $(CXX) $(ALL_CXXFLAGS) -c ../rcldb/rcldoc.cpp
97
    $(CXX) $(ALL_CXXFLAGS) -c ../rcldb/rcldoc.cpp
96
rclquery.o : ../rcldb/rclquery.cpp $(depth)/mk/localdefs
98
rclquery.o : ../rcldb/rclquery.cpp $(depth)/mk/localdefs
...
...
281
    $(CXX) -M $(ALL_CXXFLAGS) ../query/wasatorcl.cpp > wasatorcl.dep
283
    $(CXX) -M $(ALL_CXXFLAGS) ../query/wasatorcl.cpp > wasatorcl.dep
282
    touch wasatorcl.dep.stamp
284
    touch wasatorcl.dep.stamp
283
expansiondbs.dep.stamp : ../rcldb/expansiondbs.cpp $(depth)/mk/localdefs
285
expansiondbs.dep.stamp : ../rcldb/expansiondbs.cpp $(depth)/mk/localdefs
284
    $(CXX) -M $(ALL_CXXFLAGS) ../rcldb/expansiondbs.cpp > expansiondbs.dep
286
    $(CXX) -M $(ALL_CXXFLAGS) ../rcldb/expansiondbs.cpp > expansiondbs.dep
285
    touch expansiondbs.dep.stamp
287
    touch expansiondbs.dep.stamp
288
rclabstract.dep.stamp : ../rcldb/rclabstract.cpp $(depth)/mk/localdefs
289
  $(CXX) -M $(ALL_CXXFLAGS) ../rcldb/rclabstract.cpp > rclabstract.dep
290
  touch rclabstract.dep.stamp
286
rcldb.dep.stamp : ../rcldb/rcldb.cpp $(depth)/mk/localdefs
291
rcldb.dep.stamp : ../rcldb/rcldb.cpp $(depth)/mk/localdefs
287
    $(CXX) -M $(ALL_CXXFLAGS) ../rcldb/rcldb.cpp > rcldb.dep
292
    $(CXX) -M $(ALL_CXXFLAGS) ../rcldb/rcldb.cpp > rcldb.dep
288
    touch rcldb.dep.stamp
293
    touch rcldb.dep.stamp
289
rcldoc.dep.stamp : ../rcldb/rcldoc.cpp $(depth)/mk/localdefs
294
rcldoc.dep.stamp : ../rcldb/rcldoc.cpp $(depth)/mk/localdefs
290
    $(CXX) -M $(ALL_CXXFLAGS) ../rcldb/rcldoc.cpp > rcldoc.dep
295
    $(CXX) -M $(ALL_CXXFLAGS) ../rcldb/rcldoc.cpp > rcldoc.dep
...
...
409
include reslistpager.dep
414
include reslistpager.dep
410
include sortseq.dep
415
include sortseq.dep
411
include wasastringtoquery.dep
416
include wasastringtoquery.dep
412
include wasatorcl.dep
417
include wasatorcl.dep
413
include expansiondbs.dep
418
include expansiondbs.dep
419
include rclabstract.dep
414
include rcldb.dep
420
include rcldb.dep
415
include rcldoc.dep
421
include rcldoc.dep
416
include rclquery.dep
422
include rclquery.dep
417
include searchdata.dep
423
include searchdata.dep
418
include stemdb.dep
424
include stemdb.dep