From 5d3c517bfbca1bf3bf93111dd7e9969d5aa8e486 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Thu, 27 Dec 2007 18:28:50 +0000 Subject: Remove src/booklets --- src/ChangeLog | 1 + src/Makefile.in | 2 -- src/Makefile.pamphlet | 13 ------------- 3 files changed, 1 insertion(+), 15 deletions(-) (limited to 'src') diff --git a/src/ChangeLog b/src/ChangeLog index 3819c0f3..4cff7364 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,6 +1,7 @@ 2007-12-27 Gabriel Dos Reis * booklets: Remove. + * Makefile.pamphlet (all-book): Remove. 2007-11-25 Gabriel Dos Reis diff --git a/src/Makefile.in b/src/Makefile.in index 0ab6dd64..bc2835dd 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -32,8 +32,6 @@ all-share: cd share && ${MAKE} all-doc: cd doc && ${MAKE} -all-book: - cd booklets && ${MAKE} all-lib: @cd lib && $(MAKE) $@ all-lisp: all-lib 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). -<>= -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@ <> <> <> -<> <> <> <> -- cgit v1.2.3