~ubuntu-branches/ubuntu/quantal/recoll/quantal

« back to all changes in this revision

Viewing changes to lib/Makefile

  • Committer: Package Import Robot
  • Author(s): Kartik Mistry
  • Date: 2012-05-18 10:59:21 UTC
  • mfrom: (1.3.9)
  • Revision ID: package-import@ubuntu.com-20120518105921-6eefevywd67qe3wj
Tags: 1.17.2-1
* New upstream release:
  + Dropped patches: fix-kFreeBSD-ftbfs.patch, recoll_ionice_getpid.patch.
    These are merged with upstream.
  + Refreshed patch: fix-python-install.patch.
* debian/rules, debian/control:
  + Added hardening support.
* debian/copyright:
  + Fixed duplicate Copyright sections.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 
7
7
all: $(LIBS)
8
8
 
9
 
OBJS =  rclaspell.o beaglequeuecache.o cstr.o rclconfig.o rclinit.o textsplit.o unacpp.o beaglequeue.o csguess.o fsindexer.o indexer.o mimetype.o subtreelist.o htmlparse.o myhtmlparse.o mimehandler.o internfile.o mh_exec.o mh_execm.o mh_html.o mh_mail.o mh_mbox.o mh_text.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 rcldb.o rcldoc.o rclquery.o searchdata.o stemdb.o stoplist.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-getpart.o mime-parsefull.o mime-parseonlyheader.o mime-printbody.o mime-printdoc.o mime-printheader.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 csguess.dep.stamp fsindexer.dep.stamp indexer.dep.stamp mimetype.dep.stamp subtreelist.dep.stamp htmlparse.dep.stamp myhtmlparse.dep.stamp mimehandler.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 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 rcldb.dep.stamp rcldoc.dep.stamp rclquery.dep.stamp searchdata.dep.stamp stemdb.dep.stamp stoplist.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-getpart.dep.stamp mime-parsefull.dep.stamp mime-parseonlyheader.dep.stamp mime-printbody.dep.stamp mime-printdoc.dep.stamp mime-printheader.dep.stamp mime.dep.stamp convert.dep.stamp iodevice.dep.stamp iofactory.dep.stamp
 
9
OBJS =  rclaspell.o beaglequeuecache.o cstr.o rclconfig.o rclinit.o textsplit.o unacpp.o beaglequeue.o fsindexer.o indexer.o mimetype.o subtreelist.o htmlparse.o myhtmlparse.o mimehandler.o internfile.o mh_exec.o mh_execm.o mh_html.o mh_mail.o mh_mbox.o mh_text.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 rcldb.o rcldoc.o rclquery.o searchdata.o stemdb.o stoplist.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-getpart.o mime-parsefull.o mime-parseonlyheader.o mime-printbody.o mime-printdoc.o mime-printheader.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 fsindexer.dep.stamp indexer.dep.stamp mimetype.dep.stamp subtreelist.dep.stamp htmlparse.dep.stamp myhtmlparse.dep.stamp mimehandler.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 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 rcldb.dep.stamp rcldoc.dep.stamp rclquery.dep.stamp searchdata.dep.stamp stemdb.dep.stamp stoplist.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-getpart.dep.stamp mime-parsefull.dep.stamp mime-parseonlyheader.dep.stamp mime-printbody.dep.stamp mime-printdoc.dep.stamp mime-printheader.dep.stamp mime.dep.stamp convert.dep.stamp iodevice.dep.stamp iofactory.dep.stamp
11
11
 
12
12
librcl.a : $(DEPS) $(OBJS) unac.o
13
13
        ar ru librcl.a $(OBJS) unac.o
14
14
        $(RANLIB) librcl.a
15
15
 
16
16
unac.o : $(depth)/unac/unac.c $(depth)/unac/unac.h $(depth)/mk/localdefs
17
 
        $(CC) $(ALL_CXXFLAGS) -c $(depth)/unac/unac.c
 
17
        $(CXX) $(ALL_CXXFLAGS) -c $(depth)/unac/unac.c
18
18
rclaspell.o : ../aspell/rclaspell.cpp $(depth)/mk/localdefs
19
19
        $(CXX) $(ALL_CXXFLAGS) -c ../aspell/rclaspell.cpp
20
20
beaglequeuecache.o : ../common/beaglequeuecache.cpp $(depth)/mk/localdefs
31
31
        $(CXX) $(ALL_CXXFLAGS) -c ../common/unacpp.cpp
32
32
beaglequeue.o : ../index/beaglequeue.cpp $(depth)/mk/localdefs
33
33
        $(CXX) $(ALL_CXXFLAGS) -c ../index/beaglequeue.cpp
34
 
csguess.o : ../index/csguess.cpp $(depth)/mk/localdefs
35
 
        $(CXX) $(ALL_CXXFLAGS) -c ../index/csguess.cpp
36
34
fsindexer.o : ../index/fsindexer.cpp $(depth)/mk/localdefs
37
35
        $(CXX) $(ALL_CXXFLAGS) -c ../index/fsindexer.cpp
38
36
indexer.o : ../index/indexer.cpp $(depth)/mk/localdefs
191
189
beaglequeue.dep.stamp : ../index/beaglequeue.cpp $(depth)/mk/localdefs
192
190
        $(CXX) -M $(ALL_CXXFLAGS) ../index/beaglequeue.cpp > beaglequeue.dep
193
191
        touch beaglequeue.dep.stamp
194
 
csguess.dep.stamp : ../index/csguess.cpp $(depth)/mk/localdefs
195
 
        $(CXX) -M $(ALL_CXXFLAGS) ../index/csguess.cpp > csguess.dep
196
 
        touch csguess.dep.stamp
197
192
fsindexer.dep.stamp : ../index/fsindexer.cpp $(depth)/mk/localdefs
198
193
        $(CXX) -M $(ALL_CXXFLAGS) ../index/fsindexer.cpp > fsindexer.dep
199
194
        touch fsindexer.dep.stamp
364
359
include textsplit.dep
365
360
include unacpp.dep
366
361
include beaglequeue.dep
367
 
include csguess.dep
368
362
include fsindexer.dep
369
363
include indexer.dep
370
364
include mimetype.dep