summaryrefslogtreecommitdiff
path: root/ocamltest/.depend
diff options
context:
space:
mode:
authorSébastien Hinderer <Sebastien.Hinderer@inria.fr>2019-06-05 14:11:44 +0200
committerSébastien Hinderer <Sebastien.Hinderer@inria.fr>2019-09-26 17:44:22 +0200
commit0912ecde6f71012a506d136f219430ae6edfac77 (patch)
tree73aa8bb54d9e1e3ecaa8294b328cf60360e99677 /ocamltest/.depend
parent529b9132d881a7b5dcea984614462e9be0011d36 (diff)
downloadocaml-0912ecde6f71012a506d136f219430ae6edfac77.tar.gz
ocamltest: introduce the action_name variable
This variable makes the name of the currently executed action available in the ocamltest environment.
Diffstat (limited to 'ocamltest/.depend')
-rw-r--r--ocamltest/.depend3
1 files changed, 3 insertions, 0 deletions
diff --git a/ocamltest/.depend b/ocamltest/.depend
index 8ffbcd6e55..320fe4f511 100644
--- a/ocamltest/.depend
+++ b/ocamltest/.depend
@@ -21,14 +21,17 @@ ocamltest_stdlib_stubs.$(O): ocamltest_stdlib_stubs.c \
../runtime/caml/alloc.h ../runtime/caml/signals.h \
../runtime/caml/osdeps.h ../runtime/caml/memory.h
actions.cmo : \
+ variables.cmi \
result.cmi \
environments.cmi \
actions.cmi
actions.cmx : \
+ variables.cmx \
result.cmx \
environments.cmx \
actions.cmi
actions.cmi : \
+ variables.cmi \
result.cmi \
environments.cmi
actions_helpers.cmo : \