qsieve

qsieve Mercurial Source Tree


Root/Makefile.am

## Process this file with automake to produce Makefile.in
 
dist_pkgdata_DATA = FAQ README webinterface/qsieve-status.xsl \
            fibonacci.factors process_input.sh
 
sysconf_DATA = qsieve.cfg
man_MANS = qsieve.1
 
EXTRA_DIST = fibonacci.factors gmp.h.patch qsieve.cfg reference.txt \
         Doxyfile.in FAQ README VERSION Makefile.sample.in \
         profile.sh qsieve.1 convert_from_UTF-8_to_latin1.sh \
         contrib \
         related_stuff
 
SUBDIRS = src webinterface doc
 
DISTCLEANFILES = gmp.h gmp.h~
 
dist-hook:
    rm -rf `find $(distdir)/contrib -name CVS`
    rm -rf `find $(distdir)/related_stuff -name CVS`
Source at commit e8b6f15e43fb created 11 years 9 months ago.
By Nathan Adams, updating config script

Archive Download this file

Branches

Tags

Page rendered in 0.91221s using 109 queries.