diff --git a/Makefile.pamphlet b/Makefile.pamphlet index 70e2762..ba90072 100644 --- a/Makefile.pamphlet +++ b/Makefile.pamphlet @@ -110,6 +110,7 @@ document: noweb ${MNT}/${SYS}/bin/document clean: @ echo 7 making a ${SYS} system, PART=${PART} SUBPART=${SUBPART} @ echo 8 Environment ${ENV} + @ rm -f src/algebra/book*pamphlet @ rm -f lsp/Makefile.dvi @ rm -f lsp/Makefile @ rm -rf lsp/gcl* diff --git a/changelog b/changelog index f85f885..d72155e 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,5 @@ +20100403 tpd src/axiom-website/patches.html 20100403.02.tpd.patch +20100403 tpd Makefile clean books from src/algebra 20100403 tpd src/axiom-website/patches.html 20100403.01.tpd.patch 20100403 tpd src/algebra/Makefile BLAS1 regression and help 20100403 tpd books/bookvol10.5 BLAS1 regress, help, and function documentation diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html index c0aa01b..f55d217 100644 --- a/src/axiom-website/patches.html +++ b/src/axiom-website/patches.html @@ -2609,5 +2609,7 @@ books/bookvol4 document steps for adding algebra
books/bookvol10.5 add Volume 10.5 Axiom Numerics
20100403.01.tpd.patch books/bookvol10.5 BLAS1 regress, help, and function documentation
+20100403.02.tpd.patch +Makefile clean books from src/algebra