aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.pamphlet
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.pamphlet')
-rw-r--r--src/Makefile.pamphlet13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/Makefile.pamphlet b/src/Makefile.pamphlet
index f7cb6918..06029371 100644
--- a/src/Makefile.pamphlet
+++ b/src/Makefile.pamphlet
@@ -92,18 +92,6 @@ all-share:
cd share && ${MAKE}
@
-\subsection{The \File{booklets/} directory}
-
-The \File{booklets/} directory contains pamphlet files that document
-Axiom at a "higher level" than any particular pamphlet file. Booklets
-can be stand-alone descriptions (e.g. the Rosetta.pamphlet),
-top-down slices thru the system (e.g. the Integration.pamphlet),
-or horizontal slices thru the system (e.g. the Matrix.pamphlet).
-<<bookletsdir>>=
-all-book:
- cd booklets && ${MAKE}
-@
-
\subsection{The \File{lib/} directory}
The \File{lib/} directory is used to build \File{libspad.a} which
@@ -274,7 +262,6 @@ stamp: @axiom_src_all@
<<hyperdir>>
<<sharedir>>
<<docdir>>
-<<bookletsdir>>
<<libdir>>
<<lispdir>>
<<bootdir>>