Here is patch:

diff --git a/Makefile.in b/Makefile.in
index e98dce3..dc726a7 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -12,7 +12,7 @@

 build_srcdir = $(builddir)/src

-FRICAS_SRC_TARGETS = all-algebra all-asq all-axiomsys all-book all-boot \
+FRICAS_SRC_TARGETS = all-algebra all-asq all-axiomsys all-boot \
        all-clef all-doc all-graph all-hyper all-input all-interpsys \
        all-lib all-lisp all-sman all-src

@@ -75,22 +75,6 @@
        ${MKDIR_P} ${TMP}
        $(STAMP) stamp-rootdirs

-
-book:
-       @ echo 79 building the book as $(fricas_target_docdir)/book.dvi
-       ${MKDIR_P} ${TMP}
-       ${MKDIR_P} $(fricas_target_docdir)/ps
-       $(INSTALL) $(fricas_src_srcdir)/doc/book.pamphlet
$(fricas_target_docdir)
-       cp $(fricas_src_srcdir)/doc/ps/* $(fricas_target_docdir)/ps
-       (cd $(fricas_target_docdir) ; \
-           latex book.pamphlet --interaction nonstopmode && \
-             latex book.pamphlet --interaction nonstopmode ; \
-         rm book.pamphlet ; \
-         rm book.toc ; \
-         rm book.log ; \
-         rm book.aux )
-       @ echo 80 The book is at $(fricas_target_docdir)/book.dvi
-
 reltarget = target/$(target)

 install: install-src install-contrib

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to