lustrec / src / _tags.in @ 93119c3f
History | View | Annotate | Download (576 Bytes)
1 | b7258fa5 | ploc | "backends": include |
---|---|---|---|
2 | 1954d776 | ploc | "backends/C": include |
3 | "backends/Horn": include |
||
4 | b7258fa5 | ploc | "backends/EMF": include |
5 | 1954d776 | ploc | "plugins/salsa": include |
6 | "plugins/scopes": include |
||
7 | "plugins/mpfr": include |
||
8 | 93119c3f | ploc | "tools/stateflow": include |
9 | "tools/stateflow/common": include |
||
10 | "tools/stateflow/semantics": include |
||
11 | "tools/stateflow/models": include |
||
12 | |||
13 | 1954d776 | ploc | <**/.svn>: -traverse |
14 | <**/.svn>: not_hygienic |
||
15 | |||
16 | <**/*.native>: package(ocamlgraph) |
||
17 | <**/*.native>: use_str |
||
18 | <**/*.native>: use_unix |
||
19 | <**/*.native>: package(num) |
||
20 | |||
21 | |||
22 | # Required for ocamldoc. Otherwise failed to build |
||
23 | <*.ml{,i}>: package(ocamlgraph) |
||
24 | |||
25 | # Plugin dependencies |
||
26 | @SALSA_TAG@ |