2007-08-06 Gabriel Dos Reis * Makefile.pamphlet (strap/%.o): Tidy. Don't pipe command into $(DEPSYS); directly invoke the compiler in batch mode so that Makefile can see the real exit status. * Makefile.in: Regenerate. 2007-06-20 Gabriel Dos Reis * Makefile.pamphlet (mkdir-output-directory): Use $(mkinstalldirs). (${OUT}/%.o): Be verbose. (mk-target-src-algabra-dir): New target. ($(OUTSRC)/%.spad): Make it a prerequisite. (mk-target-doc-dir): New target. ($(DOC)/%.dvi): Make it a prerequisite. * Makefile.in: Regenerate. 2007-05-30 Gabriel Dos Reis * Makefile.pamphlet (%.NRLIB/code.o): Don't use NOISE. (strap/%.o): Likewise. ($(builddir)/%.dvi): Likewise. * Makefile.in: Regenerate. 2007-04-01 Gabriel Dos Reis * Makefile.pamphlet (DEPSYS): Adjust path. (INTERPSYS): Likewise. * Makefile.in: Regenerate. 2006-12-16 Gabriel Dos Reis * Makefile.pamphlet (MID): Remove. (INPUT): Adjust value. * Makefile.in: Regenerate. 2006-12-14 Gabriel Dos Reis * Makefile.pamphlet: Restructure. Compile algebra bootstrap files to strap/ sub-directory. Write out the dependency between layers. Avoid chaging to distant directories. * Makefile.in: Regenerate. 2006-12-09 Gabriel Dos Reis * Makefile.pamphlet (INTERPSYS): Point DAASE to databases included in the source files. 2006-12-09 Gabriel Dos Reis * Makefile.pamphlet (MID): Adjust definition. (INPUT): Likewise. * Makefile.in: Regenerate. 2006-12-07 Gabriel Dos Reis * Makefile.pamphlet (EXTRACT_BOOTSTRAP_FILE): New variable. Encapsulate rules for extracting algebra bootstrap files. (${MID}/%.o): Take prerequisites from current build directory. (<>): Remove. * Makefile.in: Regenerate. 2006-11-24 Gabriel Dos Reis * Makefile.pamphlet: Mark as not adequate for parallel build. (all-algebra): New phony target. * Makefile.in: Regenerate. 2006-10-26 Bill Page * Makefile.pamphlet (${MID}/%.NRLIB/code.o): Fix tabs. (<>): Don't escape dollar sign inside AWK expression. (<>): Likewise. * Makefile.in: Regenerate. 2006-10-25 Waldek Hebisch * Makefile.pamphlet (libdb.text): remove * Makefile.in: Regenerate. 2006-10-08 Gabriel Dos Reis * Makefile.pamphlet: Remove commented codes. Remove references to ${MNT}. (OUTSRC): New rule. (all): Depend on it. (clean-local): Rename from clean. (mostlyclean-local, distclean-local): New. 2006-10-07 Waldek Hebisch * Makefile.pamphlet (${MID}/%.NRLIB/code.o): Remove old NRLIB * Makefile.in: Regenerate. 2006-10-03 Gabriel Dos Reis * Makefile.pamphlet (document): Remove. 2006-10-02 Gabriel Dos Reis * Makefile.pamphlet (DEPSYS): Set dirname to $(axiom_build_bindir) (INTERPSYS): Likewise. * Makefile.in: Regenerate. 2006-09-26 Gabriel Dos Reis * Makefile.pamphlet (all): Create stamp file. 2006-09-19 Gabriel Dos Reis * Makefile.pamphlet (all): Don't build $(DOCFILES) yet. 2006-09-18 Gabriel Dos Reis * Makefile.pamphlet (subdir): New. * Makefile.in: Regenerate. 2006-09-11 Gabriel Dos Reis * Makefile.pamphlet: Use $(axiom_build_document) to tangle pamphlets. Add support for out-of-source build. * Makefile.in: Regenerate. 2006-09-09 Gabriel Dos Reis * Makefile.pamphlet: Rework generic rules for building docs. * Makefile.in: Regenerate. 2006-09-03 Gabriel Dos Reis * Makefile.in: New. 2006-09-02 Vanuxem Grégory * attreg.spad.pamphlet: Fix typo. * clifford.spad.pamphlet: Likewise. 2006-08-27 Gabriel Dos Reis * Makefile.pamphlet: Don't overwite $(TMP)/trace; append instead.