On Wednesday, November 15, 2006 12:47 PM Gaby wrote: > ... > Bill Page wrote: > | Here is my proposed documentation patch to src/hyper/Makefile: > > That is excellent! Go! >
Ok, done. I compiled Axiom with the two patches - one for file renames and one for file cleanup http://lists.nongnu.org/archive/html/axiom-developer/2006-11/msg00294.ht ml http://lists.nongnu.org/archive/html/axiom-developer/2006-11/msg00297.ht ml plus the documentation on the axiom-developer.org server with no problems. Then I committed this to build-improvements as revision 272. Oops, I guess you asked that they be separate commits... Sorry. But the changes are simple and related so perhaps better treated as one anyway. BTW, the output of the algebra/Makefile looks a little strange: ... rm -rf /home/page/axiom.test/int/algebra/FTEM.NRLIB copying FTEM.NRLIB to FTEM.o compiling GENEEZ.spad to GENEEZ.NRLIB rm -rf /home/page/axiom.test/int/algebra/GENEEZ.NRLIB copying GENEEZ.NRLIB to GENEEZ.o compiling GENMFACT.spad to GENMFACT.NRLIB rm -rf /home/page/axiom.test/int/algebra/GENMFACT.NRLIB copying GENMFACT.NRLIB to GENMFACT.o ... Notice how it appears as if the *.NRLIB directory is deleted before *.NRLIB/code.o is copied! :-) I am sure it is ok but we need to check the order of the echo statements. Regards, Bill Page. _______________________________________________ Axiom-developer mailing list Axiom-developer@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-developer