1
|
"backends/C": include
|
2
|
"backends/Horn": include
|
3
|
"plugins/salsa": include
|
4
|
"plugins/scopes": include
|
5
|
"plugins/mpfr": include
|
6
|
<**/.svn>: -traverse
|
7
|
<**/.svn>: not_hygienic
|
8
|
"main_lustre_compiler.native": package(ocamlgraph)
|
9
|
"main_lustre_compiler.native": use_str
|
10
|
"main_lustre_compiler.native": use_unix
|
11
|
#"main_lustre_compiler.native": use_num
|
12
|
"main_lustre_compiler.native": package(salsa)
|
13
|
|
14
|
#<*.ml{,i}>: package(ocamlgraph)
|
15
|
#<*.ml{,i}>: package(salsa)
|
16
|
<**/*.cm?>: package(ocamlgraph)
|
17
|
#<*.ml{,i}>: use_str
|
18
|
#<*.ml{,i}>: use_unix
|
19
|
<**/*.cm?>: package(salsa)
|