|
1 | 1 | # OASIS_START |
2 | | -# DO NOT EDIT (digest: 59091d3a878b9b72b98c132652e76c6b) |
| 2 | +# DO NOT EDIT (digest: 7b3ae22e92b5db658e74329702f2169f) |
3 | 3 | # Ignore VCS directories, you can use the same kind of rule outside |
4 | 4 | # OASIS_START/STOP if you want to exclude directories that contains |
5 | 5 | # useless stuff for the build process |
@@ -66,22 +66,16 @@ true: annot, bin_annot |
66 | 66 | <src/*.ml{,i,y}>: pkg_cmdliner |
67 | 67 | <src/*.ml{,i,y}>: pkg_cohttp |
68 | 68 | <src/*.ml{,i,y}>: pkg_cohttp.lwt |
69 | | -<src/*.ml{,i,y}>: pkg_io-page.unix |
70 | | -<src/*.ml{,i,y}>: pkg_lwt |
71 | 69 | <src/*.ml{,i,y}>: pkg_lwt.preemptive |
72 | 70 | <src/*.ml{,i,y}>: pkg_lwt.syntax |
73 | | -<src/*.ml{,i,y}>: pkg_lwt.unix |
74 | 71 | <src/*.ml{,i,y}>: pkg_nbd |
75 | 72 | <src/*.ml{,i,y}>: pkg_nbd.lwt |
76 | 73 | <src/*.ml{,i,y}>: pkg_re.str |
77 | 74 | <src/*.ml{,i,y}>: pkg_sha |
78 | 75 | <src/*.ml{,i,y}>: pkg_sha.sha1 |
79 | 76 | <src/*.ml{,i,y}>: pkg_tapctl |
80 | 77 | <src/*.ml{,i,y}>: pkg_tar |
81 | | -<src/*.ml{,i,y}>: pkg_threads |
82 | 78 | <src/*.ml{,i,y}>: pkg_uri |
83 | | -<src/*.ml{,i,y}>: pkg_vhd-format |
84 | | -<src/*.ml{,i,y}>: pkg_vhd-format.lwt |
85 | 79 | <src/*.ml{,i,y}>: pkg_xcp |
86 | 80 | <src/*.ml{,i,y}>: pkg_xenstore |
87 | 81 | <src/*.ml{,i,y}>: pkg_xenstore.client |
@@ -114,6 +108,22 @@ true: annot, bin_annot |
114 | 108 | "src/sendfile64_stubs.c": pkg_xenstore_transport |
115 | 109 | "src/sendfile64_stubs.c": pkg_xenstore_transport.unix |
116 | 110 | <src/sparse_dd.{native,byte}>: custom |
| 111 | +# Executable get_vhd_vsize |
| 112 | +<src/get_vhd_vsize.{native,byte}>: pkg_cstruct |
| 113 | +<src/get_vhd_vsize.{native,byte}>: pkg_io-page.unix |
| 114 | +<src/get_vhd_vsize.{native,byte}>: pkg_lwt |
| 115 | +<src/get_vhd_vsize.{native,byte}>: pkg_lwt.unix |
| 116 | +<src/get_vhd_vsize.{native,byte}>: pkg_threads |
| 117 | +<src/get_vhd_vsize.{native,byte}>: pkg_vhd-format |
| 118 | +<src/get_vhd_vsize.{native,byte}>: pkg_vhd-format.lwt |
| 119 | +<src/*.ml{,i,y}>: pkg_cstruct |
| 120 | +<src/*.ml{,i,y}>: pkg_io-page.unix |
| 121 | +<src/*.ml{,i,y}>: pkg_lwt |
| 122 | +<src/*.ml{,i,y}>: pkg_lwt.unix |
| 123 | +<src/*.ml{,i,y}>: pkg_threads |
| 124 | +<src/*.ml{,i,y}>: pkg_vhd-format |
| 125 | +<src/*.ml{,i,y}>: pkg_vhd-format.lwt |
| 126 | +<src/get_vhd_vsize.{native,byte}>: custom |
117 | 127 | # OASIS_STOP |
118 | 128 | <src/chunked.ml>: syntax_camlp4o, pkg_cstruct.syntax |
119 | 129 | <src/input.ml>: syntax_camlp4o, pkg_lwt.syntax |
0 commit comments