axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] Testing build-improvements


From: Gabriel Dos Reis
Subject: Re: [Axiom-developer] Testing build-improvements
Date: 22 Nov 2006 19:32:07 +0100

"Page, Bill" <address@hidden> writes:

| On Wednesday, November 22, 2006 12:50 PM Gaby wrote:
| 
| > | > !              chunk=$arg
| 
| Why does this fail? What is the value of $chunk?

Most of your questions can be asnwered as follows:
Uncomment the "set -x" and "set +x" instructions from the document
script and run the script for the files TESTFR.input, INTHEORY.input
and VIEW2D.input. 

   ${INPUT}/TESTFR.input: $(srcdir)/fr.spad.pamphlet
           $(axiom_build_document) --tangle='TEST FR' --output=$@ $<

   ${INPUT}/INTHEORY.input: $(srcdir)/numtheor.spad.pamphlet
           $(axiom_build_document) --tangle='TEST INTHEORY' --output=$@ $<

   ${INPUT}/VIEW2D.input: $(srcdir)/view2D.spad.pamphlet
           $(axiom_build_document) --tangle='TEST VIEW2D' --output=$@ $<

-- Gaby




reply via email to

[Prev in Thread] Current Thread [Next in Thread]