X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=.dep;fp=.dep;h=63f8791c854bd8538690bc8ae89293af4c0f1891;hb=2955cde23cac50c0ad569745974746993b171524;hp=0000000000000000000000000000000000000000;hpb=0cde795f81e9daba10f22018a4edb36685f412d1;p=vsys.git diff --git a/.dep b/.dep new file mode 100644 index 0000000..63f8791 --- /dev/null +++ b/.dep @@ -0,0 +1,16 @@ +backend.cmo: inotify.cmi globals.cmo frontend.cmo fifowatcher.cmo \ + dirwatcher.cmo +backend.cmx: inotify.cmi globals.cmx frontend.cmx fifowatcher.cmx \ + dirwatcher.cmx +dirwatcher.cmo: inotify.cmi globals.cmo fdwatcher.cmo +dirwatcher.cmx: inotify.cmi globals.cmx fdwatcher.cmx +fdwatcher.cmo: globals.cmo +fdwatcher.cmx: globals.cmx +fifowatcher.cmo: inotify.cmi globals.cmo fdwatcher.cmo dirwatcher.cmo +fifowatcher.cmx: inotify.cmi globals.cmx fdwatcher.cmx dirwatcher.cmx +frontend.cmo: globals.cmo fifowatcher.cmo +frontend.cmx: globals.cmx fifowatcher.cmx +main.cmo: inotify.cmi globals.cmo frontend.cmo fifowatcher.cmo fdwatcher.cmo \ + dirwatcher.cmo backend.cmo +main.cmx: inotify.cmi globals.cmx frontend.cmx fifowatcher.cmx fdwatcher.cmx \ + dirwatcher.cmx backend.cmx