From: Sapan Bhatia Date: Mon, 23 Mar 2009 20:44:13 +0000 (+0000) Subject: (no commit message) X-Git-Tag: vsys-0.9-0~28 X-Git-Url: http://git.onelab.eu/?p=vsys.git;a=commitdiff_plain;h=26326ab885a36f7e0661703b735109df36520b30 --- diff --git a/.dep b/.dep deleted file mode 100644 index cfa40da..0000000 --- a/.dep +++ /dev/null @@ -1,22 +0,0 @@ -backend.cmo: inotify.cmi globals.cmo frontend.cmo fifowatcher.cmo \ - dirwatcher.cmo -backend.cmx: inotify.cmi globals.cmx frontend.cmx fifowatcher.cmx \ - dirwatcher.cmx -conffile.cmo: globals.cmo -conffile.cmx: globals.cmx -directfifowatcher.cmo: splice.cmo inotify.cmi globals.cmo dirwatcher.cmo -directfifowatcher.cmx: splice.cmx inotify.cmi globals.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: splice.cmo inotify.cmi globals.cmo fdwatcher.cmo \ - dirwatcher.cmo -fifowatcher.cmx: splice.cmx inotify.cmi globals.cmx fdwatcher.cmx \ - dirwatcher.cmx -frontend.cmo: unixsocketwatcher.cmo globals.cmo directfifowatcher.cmo -frontend.cmx: unixsocketwatcher.cmx globals.cmx directfifowatcher.cmx -main.cmo: inotify.cmi globals.cmo frontend.cmo fdwatcher.cmo dirwatcher.cmo \ - directfifowatcher.cmo conffile.cmo backend.cmo -main.cmx: inotify.cmi globals.cmx frontend.cmx fdwatcher.cmx dirwatcher.cmx \ - directfifowatcher.cmx conffile.cmx backend.cmx