Debug mode in _tags.in
This commit is contained in:
parent
db5524df3f
commit
b9870eefc0
1 changed files with 4 additions and 4 deletions
|
@ -3,10 +3,10 @@
|
|||
<preproc.ml>: camlp4of, package(camlp4)
|
||||
true: use_menhir
|
||||
|
||||
<**/*.{byte,native}>: package(unix), package(str)
|
||||
<**/heptc.{byte,native}>: package(menhirLib), package(ocamlgraph)
|
||||
<main/hepts.{ml,byte,native}>: package(lablgtk2), thread
|
||||
<**/*.{byte,native,[dp].byte,[dp].native}>: package(unix), package(str)
|
||||
<**/heptc.{byte,native,[dp].byte,[dp].native}>: package(menhirLib), package(ocamlgraph)
|
||||
<main/hepts.{ml,byte,native,[dp].byte,[dp].native}>: package(lablgtk2), thread
|
||||
"heptagon/parsing/hept_parser.mli": package(menhirLib)
|
||||
|
||||
<**/*.ml*> or <**/{heptc,ctrl2ept}.{byte,native}>: @package_reatk_ctrlNbac@
|
||||
<**/*.ml*> or <**/{heptc,ctrl2ept}.{byte,native,[dp].byte,[dp].native}>: @package_reatk_ctrlNbac@
|
||||
"minils/main/mls_compiler.ml" or "main/mls2seq.ml": pp(camlp4o pa_macro.cmo @ctrln_pp@)
|
||||
|
|
Loading…
Reference in a new issue