aboutsummaryrefslogtreecommitdiff
path: root/src/etc
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2011-03-07 05:49:53 +0000
committerdos-reis <gdr@axiomatics.org>2011-03-07 05:49:53 +0000
commita03b7716749e9fb997d99659967aa49ae6ca1569 (patch)
treef9ea530df62ac41622e2180077fb4d07aebd7d64 /src/etc
parent13c00cb56547feb8cd6b5b3c6386a881072862f6 (diff)
downloadopen-axiom-a03b7716749e9fb997d99659967aa49ae6ca1569.tar.gz
* interp/sys-utility.boot (getSystemModulePath): Use
systemAlgebraDirectory. * interp/database.boot (pathToDatabase): Use systemDatabaseDirectory. * algebra/integer.spad.pamphlet (Integer) [latex]: Tidy. * algebra/string.spad.pamphlet (Character) [latex]: Likewise. * algebra/Makefile.in: Rework bootstrapping set up. (COMPILE_LISP): Remove. (axiom_algebra_layer_strap): Likewise. (axiom_algebra_layer_strap_objects): Likewise. (axiom_algebra_bootstrap): Likewise. (oa_strap_0_fasls): New. (oa_strap_1_fasls): Likewise. (oa_strap_2_fasls): Likewise. (oa_strap_0_sources): Likewise. (oa_strap_1_sources): Likewise. (oa_strap_2_sources): Likewise. * src/algerab/strap: Remove.
Diffstat (limited to 'src/etc')
-rw-r--r--src/etc/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/etc/Makefile.in b/src/etc/Makefile.in
index 1d2c05a5..211b41eb 100644
--- a/src/etc/Makefile.in
+++ b/src/etc/Makefile.in
@@ -34,7 +34,7 @@ DRIVER = ../driver/open-axiom$(EXEEX)
INTERPSYS = \
$(DRIVER) --execpath=../interp/interpsys$(EXEEXT) \
--system="$(AXIOM)" \
- --sysalg="$(axiom_src_datadir)/algebra/"
+ --sysdb="$(axiom_src_datadir)/algebra/"
openaxiom_databases = \
$(addprefix $(axiom_targetdir)/algebra/, \