aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 6c6cf36a..11f91a38 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -34,6 +34,10 @@ endif
$(AXIOM_SRC_TARGETS):
cd "$(build_srcdir)" && $(MAKE) $@
+.PHONY: all-algstrap
+all-algstrap:
+ cd src/algebra && $(MAKE) $@
+
stamp-rootdirs: $(axiom_build_document)
@mkdir -p "${TMP}"
@$(STAMP) stamp-rootdirs