Project

General

Profile

Download (740 Bytes) Statistics
| Branch: | Tag: | Revision:
1
"src": include
2
"src/backends/C": include
3
# OASIS_START
4
# DO NOT EDIT (digest: df9189c6c6943133cb99a2bb11ba7f05)
5
# Ignore VCS directories, you can use the same kind of rule outside
6
# OASIS_START/STOP if you want to exclude directories that contains
7
# useless stuff for the build process
8
<**/.svn>: -traverse
9
<**/.svn>: not_hygienic
10
".bzr": -traverse
11
".bzr": not_hygienic
12
".hg": -traverse
13
".hg": not_hygienic
14
".git": -traverse
15
".git": not_hygienic
16
"_darcs": -traverse
17
"_darcs": not_hygienic
18
# Executable lustrec
19
"src/main_lustre_compiler.native": pkg_ocamlgraph
20
"src/main_lustre_compiler.native": pkg_str
21
"src/main_lustre_compiler.native": pkg_unix
22
<src/*.ml{,i}>: pkg_ocamlgraph
23
<src/*.ml{,i}>: pkg_str
24
<src/*.ml{,i}>: pkg_unix
25
# OASIS_STOP
(7-7/12)