11# OASIS_START
2- # DO NOT EDIT (digest: 2190fe0a8a00a6b8cc32c1b1dff4f3d1 )
2+ # DO NOT EDIT (digest: 00f88924b9b0edd9fbbc611789a0ccdc )
33# Ignore VCS directories, you can use the same kind of rule outside
44# OASIS_START/STOP if you want to exclude directories that contains
55# useless stuff for the build process
@@ -21,6 +21,7 @@ true: annot, bin_annot
2121<idl/xenvmidl.{cma,cmxa}>: oasis_library_xenvmidl_native
2222<idl/*.ml{,i,y}>: oasis_library_xenvmidl_native
2323<idl/*.ml{,i,y}>: pkg_cohttp.lwt
24+ <idl/*.ml{,i,y}>: pkg_core
2425<idl/*.ml{,i,y}>: pkg_devmapper
2526<idl/*.ml{,i,y}>: pkg_lvm
2627<idl/*.ml{,i,y}>: pkg_mirage-block-unix
@@ -36,6 +37,7 @@ true: annot, bin_annot
3637<xenvmd/*.ml{,i,y}>: oasis_executable_xenvmd_native
3738<xenvmd/xenvmd.{native,byte}>: pkg_cmdliner
3839<xenvmd/xenvmd.{native,byte}>: pkg_cohttp.lwt
40+ <xenvmd/xenvmd.{native,byte}>: pkg_core
3941<xenvmd/xenvmd.{native,byte}>: pkg_cstruct
4042<xenvmd/xenvmd.{native,byte}>: pkg_devmapper
4143<xenvmd/xenvmd.{native,byte}>: pkg_io-page
@@ -57,6 +59,7 @@ true: annot, bin_annot
5759<xenvmd/xenvmd.{native,byte}>: use_xenvmidl
5860<xenvmd/*.ml{,i,y}>: pkg_cmdliner
5961<xenvmd/*.ml{,i,y}>: pkg_cohttp.lwt
62+ <xenvmd/*.ml{,i,y}>: pkg_core
6063<xenvmd/*.ml{,i,y}>: pkg_cstruct
6164<xenvmd/*.ml{,i,y}>: pkg_devmapper
6265<xenvmd/*.ml{,i,y}>: pkg_io-page
@@ -84,6 +87,7 @@ true: annot, bin_annot
8487<xenvm/*.ml{,i,y}>: oasis_executable_xenvm_native
8588<xenvm/xenvm.{native,byte}>: pkg_cmdliner
8689<xenvm/xenvm.{native,byte}>: pkg_cohttp.lwt
90+ <xenvm/xenvm.{native,byte}>: pkg_core
8791<xenvm/xenvm.{native,byte}>: pkg_devmapper
8892<xenvm/xenvm.{native,byte}>: pkg_io-page.unix
8993<xenvm/xenvm.{native,byte}>: pkg_lvm
@@ -100,6 +104,7 @@ true: annot, bin_annot
100104<xenvm/xenvm.{native,byte}>: use_xenvmidl
101105<xenvm/*.ml{,i,y}>: pkg_cmdliner
102106<xenvm/*.ml{,i,y}>: pkg_cohttp.lwt
107+ <xenvm/*.ml{,i,y}>: pkg_core
103108<xenvm/*.ml{,i,y}>: pkg_devmapper
104109<xenvm/*.ml{,i,y}>: pkg_io-page.unix
105110<xenvm/*.ml{,i,y}>: pkg_lvm
@@ -122,6 +127,7 @@ true: annot, bin_annot
122127<xenvm-local-allocator/*.ml{,i,y}>: oasis_executable_xenvm_local_allocator_native
123128<xenvm-local-allocator/local_allocator.{native,byte}>: pkg_cmdliner
124129<xenvm-local-allocator/local_allocator.{native,byte}>: pkg_cohttp.lwt
130+ <xenvm-local-allocator/local_allocator.{native,byte}>: pkg_core
125131<xenvm-local-allocator/local_allocator.{native,byte}>: pkg_cstruct
126132<xenvm-local-allocator/local_allocator.{native,byte}>: pkg_devmapper
127133<xenvm-local-allocator/local_allocator.{native,byte}>: pkg_io-page
@@ -142,6 +148,7 @@ true: annot, bin_annot
142148<xenvm-local-allocator/local_allocator.{native,byte}>: use_xenvmidl
143149<xenvm-local-allocator/*.ml{,i,y}>: pkg_cmdliner
144150<xenvm-local-allocator/*.ml{,i,y}>: pkg_cohttp.lwt
151+ <xenvm-local-allocator/*.ml{,i,y}>: pkg_core
145152<xenvm-local-allocator/*.ml{,i,y}>: pkg_cstruct
146153<xenvm-local-allocator/*.ml{,i,y}>: pkg_devmapper
147154<xenvm-local-allocator/*.ml{,i,y}>: pkg_io-page
@@ -168,6 +175,7 @@ true: annot, bin_annot
168175<test/*.ml{,i,y}>: oasis_executable_test_native
169176<test/test.{native,byte}>: pkg_cmdliner
170177<test/test.{native,byte}>: pkg_cohttp.lwt
178+ <test/test.{native,byte}>: pkg_core
171179<test/test.{native,byte}>: pkg_cstruct
172180<test/test.{native,byte}>: pkg_devmapper
173181<test/test.{native,byte}>: pkg_io-page
@@ -188,6 +196,7 @@ true: annot, bin_annot
188196<test/test.{native,byte}>: use_xenvmidl
189197<test/*.ml{,i,y}>: pkg_cmdliner
190198<test/*.ml{,i,y}>: pkg_cohttp.lwt
199+ <test/*.ml{,i,y}>: pkg_core
191200<test/*.ml{,i,y}>: pkg_cstruct
192201<test/*.ml{,i,y}>: pkg_devmapper
193202<test/*.ml{,i,y}>: pkg_io-page
0 commit comments