|
1 | 1 | # OASIS_START |
2 | | -# DO NOT EDIT (digest: 224e0ec4e529dd26b219b55fb1278f1b) |
| 2 | +# DO NOT EDIT (digest: f8cd4fa0d447ca59ca443e324f2fa187) |
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 |
|
20 | 20 | <lib/*.ml{,i}>: pkg_cryptokit |
21 | 21 | <lib/*.ml{,i}>: pkg_lwt |
22 | 22 | <lib/*.ml{,i}>: pkg_lwt.unix |
23 | | -<lib/*.ml{,i}>: pkg_qcheck |
24 | 23 | <lib/*.ml{,i}>: pkg_zarith |
25 | 24 | # Executable find_ih |
26 | 25 | <lib_test/find_ih.{native,byte}>: pkg_bitstring |
27 | 26 | <lib_test/find_ih.{native,byte}>: pkg_bitstring.syntax |
28 | 27 | <lib_test/find_ih.{native,byte}>: pkg_cryptokit |
29 | 28 | <lib_test/find_ih.{native,byte}>: pkg_lwt |
30 | 29 | <lib_test/find_ih.{native,byte}>: pkg_lwt.unix |
31 | | -<lib_test/find_ih.{native,byte}>: pkg_qcheck |
32 | 30 | <lib_test/find_ih.{native,byte}>: pkg_zarith |
33 | 31 | <lib_test/find_ih.{native,byte}>: use_dht |
34 | 32 | <lib_test/*.ml{,i}>: pkg_bitstring |
35 | 33 | <lib_test/*.ml{,i}>: pkg_bitstring.syntax |
36 | 34 | <lib_test/*.ml{,i}>: pkg_cryptokit |
37 | 35 | <lib_test/*.ml{,i}>: pkg_lwt |
38 | 36 | <lib_test/*.ml{,i}>: pkg_lwt.unix |
39 | | -<lib_test/*.ml{,i}>: pkg_qcheck |
40 | 37 | <lib_test/*.ml{,i}>: pkg_zarith |
41 | 38 | <lib_test/*.ml{,i}>: use_dht |
42 | 39 | <lib_test/find_ih.{native,byte}>: custom |
|
0 commit comments