aboutsummaryrefslogtreecommitdiff
path: root/Makefile.make
diff options
context:
space:
mode:
authorGaëtan Gilbert2020-10-22 15:30:30 +0200
committerGaëtan Gilbert2020-11-20 16:52:58 +0100
commit76ab524320e3d4c006c6c94372e0cfda2b62c76e (patch)
tree043f0194d8956e15701cb083ebcd68c21b1aa13c /Makefile.make
parent614675fa5337cca0621ae7a65d4fd47a6ad8f788 (diff)
Build all_stdlib.v in test suite makefile
instead of recursive make
Diffstat (limited to 'Makefile.make')
-rw-r--r--Makefile.make1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.make b/Makefile.make
index 34f5707ae8..2f6781439c 100644
--- a/Makefile.make
+++ b/Makefile.make
@@ -253,7 +253,6 @@ docclean:
archclean: clean-ide optclean voclean plugin-tutorialclean
rm -rf _build _build_boot
- rm -f $(ALLSTDLIB).*
optclean:
rm -f $(COQTOPEXE) $(CHICKEN) $(TOPBINOPT)