Files missing in share/ ( was: Re: polyroots)



Robert Dodier wrote:
> On Wed, Oct 1, 2008 at 9:14 AM, Raymond Toy <raymond.toy at ericsson.com> wrote:
> 
>> Can't we just always run make_share_list to create the list so we never
>> make this mistake again?
> 
> I'm willing to consider it.

Ok.  I don't see why we wouldn't want to automate this, especially when
Makefile.am says the list was created by make_share_list.

> 
> What are the files which are in share/Makefile.am which are not found
> by make_share_list ?

contrib/altsimp/altsimp.lisp\
contrib/clebsh-gordan.tex\
contrib/diffequations/de-test.txt\
contrib/diffequations/testodelin.lisp\
contrib/diffequations/testodelin.mac\
contrib/quaternion.mac\
contrib/simplifying.lisp\
contrib/unit/unit.texi\
<All the lapack Fortran sources>
lbfgs/f2cl-lbfgs.lisp\
lbfgs/lbfgs.f\
lbfgs/run-lbfgs.lisp\
lbfgs/sdrive.f\
lbfgs/sdrive.lisp\
numeric/jtroot3.mac\
tensor/kruskal.dem\

> 
> What are the files found by make_share_list which are not in share/Makefile.am ?

contrib/Grobner/grobner-demo.output\
contrib/gentran/test/array.output\
contrib/gentran/test/datatest.out\
contrib/gentran/test/graeffe.output\
contrib/gentran/test/matrix.output\
contrib/gentran/test/runge.output\
contrib/gentran/test/type.output\
specfun.lisp\


And Makefile.am lists toc1.lisp twice.

I don't know what files should be included or not.

Ray