From 2eb54b1ef835e793963fce4138cc1d78e4f4883b Mon Sep 17 00:00:00 2001 From: dos-reis Date: Mon, 27 Apr 2009 04:16:39 +0000 Subject: Fix SF/2781848 * interp/daase.lisp (make-databases): Build glossary files too. * interp/br-data.boot (buildGloss): gloss.text now lives in doc/. * interp/br-search.boot (grepSource): Likewise. * interp/ht-root.boot (htGlossPage): Likewise. * etc/Makefile.in (openaxiom_glossfiles): New. (mostlyclean-local): Remove them too. (stamp-databases): Now copy glossary files too. * doc/Makefile.in ($(OUT)/gloss.text): New rule. (stamp): Make it a prerequisite. * Makefile.pamphlet (all-databases): Make all-doc a prerequisite. (all-hyper-post): Likewise. * doc/gloss.text: Resurect. --- TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO') diff --git a/TODO b/TODO index a44f23d4..81456d39 100644 --- a/TODO +++ b/TODO @@ -2,6 +2,7 @@ === TODO === ============ +* Improve efficiency of array operations. * Rework subsumption. * Finish network communication support. * Finish Bemol backend. -- cgit v1.2.3