aboutsummaryrefslogtreecommitdiff
path: root/Makefile.common
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.common
parent614675fa5337cca0621ae7a65d4fd47a6ad8f788 (diff)
Build all_stdlib.v in test suite makefile
instead of recursive make
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.common b/Makefile.common
index 1f59bff183..82d9b89c4f 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -179,8 +179,6 @@ PLUGINSOPT:=$(PLUGINSCMO:.cmo=.cmxs)
LINKCMO:=$(CORECMA) $(STATICPLUGINS)
LINKCMX:=$(CORECMA:.cma=.cmxa) $(STATICPLUGINS:.cmo=.cmx)
-ALLSTDLIB := test-suite/misc/universes/all_stdlib
-
PLUGINTUTO := doc/plugin_tutorial
# For emacs: