aboutsummaryrefslogtreecommitdiff
path: root/src/input
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2013-06-29 23:49:43 +0000
committerdos-reis <gdr@axiomatics.org>2013-06-29 23:49:43 +0000
commitacefbb3a16acf5752ee60579b21d67a4f20676f2 (patch)
treee1ec175602c57ab2eae4095732158865a80e725d /src/input
parent230645f46d4f50c12585f59e07421cf4ace28247 (diff)
downloadopen-axiom-acefbb3a16acf5752ee60579b21d67a4f20676f2.tar.gz
Remove stale algebra targets.
Diffstat (limited to 'src/input')
-rw-r--r--src/input/Makefile.in7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/input/Makefile.in b/src/input/Makefile.in
index 0c2943a8..684c5931 100644
--- a/src/input/Makefile.in
+++ b/src/input/Makefile.in
@@ -39,11 +39,6 @@ IN=$(axiom_src_srcdir)/input
MID=./$(top_builddir)/int/input
OUT=$(axiom_targetdir)/input
DOC=$(axiom_target_docdir)/src/input
-
-
-ASFILES=${OUT}/aseg6.as ${OUT}/aseg7.as ${OUT}/ecfact.as \
- ${OUT}/hilbert.as ${OUT}/matops.as ${OUT}/pdecomp0.as \
- ${OUT}/romnum.as
NAGLIB=${OUT}/c02aff.input ${OUT}/c02agf.input ${OUT}/c05adf.input \
${OUT}/c05nbf.input ${OUT}/c05pbf.input ${OUT}/c06eaf.input \
@@ -535,7 +530,7 @@ DOCFILES= \
all: all-ax
-all-ax all-input: $(OUT) ${FILES} ${FILES2} ${ASFILES}
+all-ax all-input: $(OUT) ${FILES} ${FILES2}
@echo 1 finished $(srcdir)
$(OUT):