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.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/etc/Makefile.in b/src/etc/Makefile.in
index 9827e8f3..f67bc3a7 100644
--- a/src/etc/Makefile.in
+++ b/src/etc/Makefile.in
@@ -22,9 +22,6 @@ stamp: $(axiom_targetdir)/algebra/*.daase $(axiom_target_bindir)/asq$(EXEEXT) \
$(axiom_targetdir)/algebra/*.daase: ../algebra/*.NRLIB/code.$(OBJEXT)
@ echo 4 rebuilding databases...
- @ $(INSTALL_DATA) $(axiom_src_docdir)/gloss.text ../algebra
- @ $(INSTALL_DATA) $(axiom_src_docdir)/gloss.text ../algebra
- @ $(INSTALL_DATA) $(axiom_src_docdir)/topics.data ../algebra
@ $(INSTALL_DATA) $(axiom_src_docdir)/topics.data ../algebra
@ (cd ../algebra ; \
echo ')lisp (make-databases "" nil)' | ${INTERPSYS} )