aboutsummaryrefslogtreecommitdiff
path: root/src/etc/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/etc/Makefile.in')
-rw-r--r--src/etc/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/etc/Makefile.in b/src/etc/Makefile.in
index c872654c..60605377 100644
--- a/src/etc/Makefile.in
+++ b/src/etc/Makefile.in
@@ -50,11 +50,11 @@ stamp: $(axiom_targetdir)/algebra/*.daase $(axiom_target_bindir)/asq$(EXEEXT) \
-rm -f stamp
$(STAMP) stamp
-$(axiom_targetdir)/algebra/*.daase: ../algebra/*.NRLIB/code.$(OBJEXT)
+$(axiom_targetdir)/algebra/*.daase: ../algebra/*.NRLIB/code.$(FASLEXT)
@ echo 4 rebuilding databases...
@ $(INSTALL_DATA) $(axiom_src_docdir)/topics.data ../algebra
@ (cd ../algebra ; \
- echo ')lisp (make-databases "" nil)' | ${INTERPSYS} )
+ echo ')lisp (make-databases nil)' | ${INTERPSYS} )
@ $(INSTALL_DATA) ../algebra/*.daase $(axiom_targetdir)/algebra
@ $(INSTALL_DATA) ../algebra/libdb.text $(axiom_targetdir)/algebra
@ $(INSTALL_DATA) ../algebra/comdb.text $(axiom_targetdir)/algebra