-
Notifications
You must be signed in to change notification settings - Fork 1
/
_tags
62 lines (61 loc) · 2.07 KB
/
_tags
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
# OASIS_START
# DO NOT EDIT (digest: d242ca987a05167765789126dec9fcf6)
# Ignore VCS directories, you can use the same kind of rule outside
# OASIS_START/STOP if you want to exclude directories that contains
# useless stuff for the build process
true: annot, bin_annot
<**/.svn>: -traverse
<**/.svn>: not_hygienic
".bzr": -traverse
".bzr": not_hygienic
".hg": -traverse
".hg": not_hygienic
".git": -traverse
".git": not_hygienic
"_darcs": -traverse
"_darcs": not_hygienic
# Library iso
"lib/iso.cmxs": use_iso
"lib/descriptors.cmx": for-pack(Iso)
"lib/pathtable.cmx": for-pack(Iso)
"lib/multibyte.cmx": for-pack(Iso)
"lib/susp.cmx": for-pack(Iso)
"lib/isofs.cmx": for-pack(Iso)
"lib/records.cmx": for-pack(Iso)
"lib/timestamps.cmx": for-pack(Iso)
"lib/result.cmx": for-pack(Iso)
"lib/s.cmx": for-pack(Iso)
<lib/*.ml{,i,y}>: pkg_cstruct
<lib/*.ml{,i,y}>: pkg_lwt
<lib/*.ml{,i,y}>: pkg_mirage-types
<lib/*.ml{,i,y}>: pkg_re
<lib/*.ml{,i,y}>: pkg_stringext
# Executable test
<lib_test/test.{native,byte}>: pkg_cstruct
<lib_test/test.{native,byte}>: pkg_io-page
<lib_test/test.{native,byte}>: pkg_io-page.unix
<lib_test/test.{native,byte}>: pkg_lwt
<lib_test/test.{native,byte}>: pkg_lwt.unix
<lib_test/test.{native,byte}>: pkg_mirage-block-unix
<lib_test/test.{native,byte}>: pkg_mirage-types
<lib_test/test.{native,byte}>: pkg_oUnit
<lib_test/test.{native,byte}>: pkg_re
<lib_test/test.{native,byte}>: pkg_stringext
<lib_test/test.{native,byte}>: use_iso
<lib_test/*.ml{,i,y}>: pkg_cstruct
<lib_test/*.ml{,i,y}>: pkg_io-page
<lib_test/*.ml{,i,y}>: pkg_io-page.unix
<lib_test/*.ml{,i,y}>: pkg_lwt
<lib_test/*.ml{,i,y}>: pkg_lwt.unix
<lib_test/*.ml{,i,y}>: pkg_mirage-block-unix
<lib_test/*.ml{,i,y}>: pkg_mirage-types
<lib_test/*.ml{,i,y}>: pkg_oUnit
<lib_test/*.ml{,i,y}>: pkg_re
<lib_test/*.ml{,i,y}>: pkg_stringext
<lib_test/*.ml{,i,y}>: use_iso
<lib_test/test.{native,byte}>: custom
# OASIS_STOP
<lib/susp.ml>: syntax_camlp4o, pkg_cstruct.syntax
<lib/pathtable.ml>: syntax_camlp4o, pkg_cstruct.syntax
<lib/descriptors.ml>: syntax_camlp4o, pkg_cstruct.syntax
<lib/timestamps.ml>: syntax_camlp4o, pkg_cstruct.syntax