diff --git a/Makefile.pamphlet b/Makefile.pamphlet index 9062f10..7c6bee9 100644 --- a/Makefile.pamphlet +++ b/Makefile.pamphlet @@ -768,7 +768,7 @@ to decide what directories to build on a given platform. This is needed at the moment because certain functions do not yet work on all platforms. <>= -SRCDIRS="bootdir interpdir sharedir algebradir etcdir clefdir docdir \ +SRCDIRS="interpdir sharedir algebradir etcdir clefdir docdir \ graphdir smandir hyperdir browserdir inputdir" @ \subsubsection{The [[GCLVERSION]] variable } diff --git a/changelog b/changelog index f21602e..cab2e96 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,5 @@ +20090915 tpd src/axiom-website/patches.html 20090915.03.tpd.patch +20090915 tpd Makefile stop making bootdir 20090915 tpd src/axiom-website/patches.html 20090915.02.tpd.patch 20090915 tpd src/interp/buildom.lisp cleanup 20090915 tpd src/axiom-website/patches.html 20090915.01.tpd.patch diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html index 1574a5e..4431c9b 100644 --- a/src/axiom-website/patches.html +++ b/src/axiom-website/patches.html @@ -2008,5 +2008,7 @@ src/interp/Makefile add generic rules for lisp compiles
src/interp/i-funsel.lisp refactored
20090915.02.tpd.patch src/interp/buildom.lisp cleanup
+20090915.03.tpd.patch +Makefile stop making bootdir