aboutsummaryrefslogtreecommitdiffhomepage
path: root/_tags
diff options
context:
space:
mode:
authorGravatar pboutill <pboutill@85f007b7-540e-0410-9357-904b9bb8a0f7>2011-09-03 20:06:06 +0000
committerGravatar pboutill <pboutill@85f007b7-540e-0410-9357-904b9bb8a0f7>2011-09-03 20:06:06 +0000
commitb08076bc71c7813038f2cefedff9c5b678d225a8 (patch)
tree495d7a5991c80fe98501864ff7249f097cd5f096 /_tags
parent041e70dd5f0ed46a01229a2f352e5d2ddecda518 (diff)
Bug 3596: ocamlbuild: coq_makefile now requires Unix
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14447 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to '_tags')
-rw-r--r--_tags2
1 files changed, 1 insertions, 1 deletions
diff --git a/_tags b/_tags
index b2205cde6..8e2d76ff5 100644
--- a/_tags
+++ b/_tags
@@ -6,7 +6,7 @@
<tools/coqdep_boot.{native,byte}> : use_unix
<tools/coqdep.{native,byte}> : use_unix, use_dynlink, use_camlpX
<tools/coq_tex.{native,byte}> : use_str
-<tools/coq_makefile.{native,byte}> : use_str
+<tools/coq_makefile.{native,byte}> : use_str, use_unix
<tools/coqdoc/main.{native,byte}> : use_str
<ide/coqide_main.{native,byte}> : use_str, use_unix, thread, ide
<checker/main.{native,byte}> : use_str, use_unix, use_dynlink, use_camlpX