11# OASIS_START
2- # DO NOT EDIT (digest: 8663c3ab8656a06dd380f152cf431435 )
2+ # DO NOT EDIT (digest: 4199c91b63001772b6357e13b2e1221e )
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
@@ -19,22 +19,26 @@ true: annot, bin_annot
1919<lib/*.ml{,i,y}>: pkg_cohttp.lwt
2020<lib/*.ml{,i,y}>: pkg_lwt
2121<lib/*.ml{,i,y}>: pkg_netstring
22+ <lib/*.ml{,i,y}>: pkg_ptime.clock.os
2223<lib/*.ml{,i,y}>: pkg_syndic
2324# Executable ocl-planet
2425<examples/ocl_planet.{native,byte}>: pkg_cohttp.lwt
2526<examples/ocl_planet.{native,byte}>: pkg_lwt
2627<examples/ocl_planet.{native,byte}>: pkg_netstring
28+ <examples/ocl_planet.{native,byte}>: pkg_ptime.clock.os
2729<examples/ocl_planet.{native,byte}>: pkg_syndic
2830<examples/ocl_planet.{native,byte}>: use_river
2931# Executable write-atom
3032<examples/write_atom.{native,byte}>: pkg_cohttp.lwt
3133<examples/write_atom.{native,byte}>: pkg_lwt
3234<examples/write_atom.{native,byte}>: pkg_netstring
35+ <examples/write_atom.{native,byte}>: pkg_ptime.clock.os
3336<examples/write_atom.{native,byte}>: pkg_syndic
3437<examples/write_atom.{native,byte}>: use_river
3538<examples/*.ml{,i,y}>: pkg_cohttp.lwt
3639<examples/*.ml{,i,y}>: pkg_lwt
3740<examples/*.ml{,i,y}>: pkg_netstring
41+ <examples/*.ml{,i,y}>: pkg_ptime.clock.os
3842<examples/*.ml{,i,y}>: pkg_syndic
3943<examples/*.ml{,i,y}>: use_river
4044# OASIS_STOP
0 commit comments