remove parasitic dependencies in .depend

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13932 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Damien Doligez 2013-07-24 20:12:22 +00:00
parent 5fbcc8e6ae
commit 10a88a4c01
1 changed files with 60 additions and 100 deletions

View File

@ -1,103 +1,63 @@
color.o: color.c libgraph.h /opt/local/include/X11/Xlib.h \
/opt/local/include/X11/X.h /opt/local/include/X11/Xfuncproto.h \
/opt/local/include/X11/Xosdefs.h /opt/local/include/X11/Xutil.h \
/opt/local/include/X11/keysym.h /opt/local/include/X11/keysymdef.h \
../../byterun/mlvalues.h ../../byterun/compatibility.h \
../../byterun/config.h ../../byterun/../config/m.h \
../../byterun/../config/s.h ../../byterun/misc.h \
/opt/local/include/X11/Xatom.h
draw.o: draw.c libgraph.h /opt/local/include/X11/Xlib.h \
/opt/local/include/X11/X.h /opt/local/include/X11/Xfuncproto.h \
/opt/local/include/X11/Xosdefs.h /opt/local/include/X11/Xutil.h \
/opt/local/include/X11/keysym.h /opt/local/include/X11/keysymdef.h \
../../byterun/mlvalues.h ../../byterun/compatibility.h \
../../byterun/config.h ../../byterun/../config/m.h \
../../byterun/../config/s.h ../../byterun/misc.h ../../byterun/alloc.h \
../../byterun/mlvalues.h
dump_img.o: dump_img.c libgraph.h /opt/local/include/X11/Xlib.h \
/opt/local/include/X11/X.h /opt/local/include/X11/Xfuncproto.h \
/opt/local/include/X11/Xosdefs.h /opt/local/include/X11/Xutil.h \
/opt/local/include/X11/keysym.h /opt/local/include/X11/keysymdef.h \
../../byterun/mlvalues.h ../../byterun/compatibility.h \
../../byterun/config.h ../../byterun/../config/m.h \
../../byterun/../config/s.h ../../byterun/misc.h image.h \
../../byterun/alloc.h ../../byterun/mlvalues.h ../../byterun/memory.h \
../../byterun/gc.h ../../byterun/major_gc.h ../../byterun/freelist.h \
../../byterun/minor_gc.h
events.o: events.c libgraph.h /opt/local/include/X11/Xlib.h \
/opt/local/include/X11/X.h /opt/local/include/X11/Xfuncproto.h \
/opt/local/include/X11/Xosdefs.h /opt/local/include/X11/Xutil.h \
/opt/local/include/X11/keysym.h /opt/local/include/X11/keysymdef.h \
../../byterun/mlvalues.h ../../byterun/compatibility.h \
../../byterun/config.h ../../byterun/../config/m.h \
../../byterun/../config/s.h ../../byterun/misc.h ../../byterun/alloc.h \
../../byterun/mlvalues.h ../../byterun/signals.h
fill.o: fill.c libgraph.h /opt/local/include/X11/Xlib.h \
/opt/local/include/X11/X.h /opt/local/include/X11/Xfuncproto.h \
/opt/local/include/X11/Xosdefs.h /opt/local/include/X11/Xutil.h \
/opt/local/include/X11/keysym.h /opt/local/include/X11/keysymdef.h \
../../byterun/mlvalues.h ../../byterun/compatibility.h \
../../byterun/config.h ../../byterun/../config/m.h \
../../byterun/../config/s.h ../../byterun/misc.h ../../byterun/memory.h \
../../byterun/gc.h ../../byterun/mlvalues.h ../../byterun/major_gc.h \
../../byterun/freelist.h ../../byterun/minor_gc.h
image.o: image.c libgraph.h /opt/local/include/X11/Xlib.h \
/opt/local/include/X11/X.h /opt/local/include/X11/Xfuncproto.h \
/opt/local/include/X11/Xosdefs.h /opt/local/include/X11/Xutil.h \
/opt/local/include/X11/keysym.h /opt/local/include/X11/keysymdef.h \
../../byterun/mlvalues.h ../../byterun/compatibility.h \
../../byterun/config.h ../../byterun/../config/m.h \
../../byterun/../config/s.h ../../byterun/misc.h image.h \
../../byterun/alloc.h ../../byterun/mlvalues.h ../../byterun/custom.h
make_img.o: make_img.c libgraph.h /opt/local/include/X11/Xlib.h \
/opt/local/include/X11/X.h /opt/local/include/X11/Xfuncproto.h \
/opt/local/include/X11/Xosdefs.h /opt/local/include/X11/Xutil.h \
/opt/local/include/X11/keysym.h /opt/local/include/X11/keysymdef.h \
../../byterun/mlvalues.h ../../byterun/compatibility.h \
../../byterun/config.h ../../byterun/../config/m.h \
../../byterun/../config/s.h ../../byterun/misc.h image.h \
../../byterun/memory.h ../../byterun/gc.h ../../byterun/mlvalues.h \
../../byterun/major_gc.h ../../byterun/freelist.h \
../../byterun/minor_gc.h
open.o: open.c libgraph.h /opt/local/include/X11/Xlib.h \
/opt/local/include/X11/X.h /opt/local/include/X11/Xfuncproto.h \
/opt/local/include/X11/Xosdefs.h /opt/local/include/X11/Xutil.h \
/opt/local/include/X11/keysym.h /opt/local/include/X11/keysymdef.h \
../../byterun/mlvalues.h ../../byterun/compatibility.h \
../../byterun/config.h ../../byterun/../config/m.h \
../../byterun/../config/s.h ../../byterun/misc.h ../../byterun/alloc.h \
../../byterun/mlvalues.h ../../byterun/callback.h ../../byterun/fail.h \
../../byterun/memory.h ../../byterun/gc.h ../../byterun/major_gc.h \
../../byterun/freelist.h ../../byterun/minor_gc.h
point_col.o: point_col.c libgraph.h /opt/local/include/X11/Xlib.h \
/opt/local/include/X11/X.h /opt/local/include/X11/Xfuncproto.h \
/opt/local/include/X11/Xosdefs.h /opt/local/include/X11/Xutil.h \
/opt/local/include/X11/keysym.h /opt/local/include/X11/keysymdef.h \
../../byterun/mlvalues.h ../../byterun/compatibility.h \
../../byterun/config.h ../../byterun/../config/m.h \
../../byterun/../config/s.h ../../byterun/misc.h
sound.o: sound.c libgraph.h /opt/local/include/X11/Xlib.h \
/opt/local/include/X11/X.h /opt/local/include/X11/Xfuncproto.h \
/opt/local/include/X11/Xosdefs.h /opt/local/include/X11/Xutil.h \
/opt/local/include/X11/keysym.h /opt/local/include/X11/keysymdef.h \
../../byterun/mlvalues.h ../../byterun/compatibility.h \
../../byterun/config.h ../../byterun/../config/m.h \
../../byterun/../config/s.h ../../byterun/misc.h
subwindow.o: subwindow.c libgraph.h /opt/local/include/X11/Xlib.h \
/opt/local/include/X11/X.h /opt/local/include/X11/Xfuncproto.h \
/opt/local/include/X11/Xosdefs.h /opt/local/include/X11/Xutil.h \
/opt/local/include/X11/keysym.h /opt/local/include/X11/keysymdef.h \
../../byterun/mlvalues.h ../../byterun/compatibility.h \
../../byterun/config.h ../../byterun/../config/m.h \
../../byterun/../config/s.h ../../byterun/misc.h
text.o: text.c libgraph.h /opt/local/include/X11/Xlib.h \
/opt/local/include/X11/X.h /opt/local/include/X11/Xfuncproto.h \
/opt/local/include/X11/Xosdefs.h /opt/local/include/X11/Xutil.h \
/opt/local/include/X11/keysym.h /opt/local/include/X11/keysymdef.h \
../../byterun/mlvalues.h ../../byterun/compatibility.h \
../../byterun/config.h ../../byterun/../config/m.h \
../../byterun/../config/s.h ../../byterun/misc.h ../../byterun/alloc.h \
../../byterun/mlvalues.h
color.o: color.c libgraph.h ../../byterun/mlvalues.h \
../../byterun/compatibility.h ../../byterun/config.h \
../../byterun/../config/m.h ../../byterun/../config/s.h \
../../byterun/misc.h
draw.o: draw.c libgraph.h ../../byterun/mlvalues.h \
../../byterun/compatibility.h ../../byterun/config.h \
../../byterun/../config/m.h ../../byterun/../config/s.h \
../../byterun/misc.h ../../byterun/alloc.h ../../byterun/mlvalues.h
dump_img.o: dump_img.c libgraph.h ../../byterun/mlvalues.h \
../../byterun/compatibility.h ../../byterun/config.h \
../../byterun/../config/m.h ../../byterun/../config/s.h \
../../byterun/misc.h image.h ../../byterun/alloc.h \
../../byterun/mlvalues.h ../../byterun/memory.h ../../byterun/gc.h \
../../byterun/major_gc.h ../../byterun/freelist.h \
../../byterun/minor_gc.h
events.o: events.c libgraph.h ../../byterun/mlvalues.h \
../../byterun/compatibility.h ../../byterun/config.h \
../../byterun/../config/m.h ../../byterun/../config/s.h \
../../byterun/misc.h ../../byterun/alloc.h ../../byterun/mlvalues.h \
../../byterun/signals.h
fill.o: fill.c libgraph.h ../../byterun/mlvalues.h \
../../byterun/compatibility.h ../../byterun/config.h \
../../byterun/../config/m.h ../../byterun/../config/s.h \
../../byterun/misc.h ../../byterun/memory.h ../../byterun/gc.h \
../../byterun/mlvalues.h ../../byterun/major_gc.h \
../../byterun/freelist.h ../../byterun/minor_gc.h
image.o: image.c libgraph.h ../../byterun/mlvalues.h \
../../byterun/compatibility.h ../../byterun/config.h \
../../byterun/../config/m.h ../../byterun/../config/s.h \
../../byterun/misc.h image.h ../../byterun/alloc.h \
../../byterun/mlvalues.h ../../byterun/custom.h
make_img.o: make_img.c libgraph.h ../../byterun/mlvalues.h \
../../byterun/compatibility.h ../../byterun/config.h \
../../byterun/../config/m.h ../../byterun/../config/s.h \
../../byterun/misc.h image.h ../../byterun/memory.h ../../byterun/gc.h \
../../byterun/mlvalues.h ../../byterun/major_gc.h \
../../byterun/freelist.h ../../byterun/minor_gc.h
open.o: open.c libgraph.h ../../byterun/mlvalues.h \
../../byterun/compatibility.h ../../byterun/config.h \
../../byterun/../config/m.h ../../byterun/../config/s.h \
../../byterun/misc.h ../../byterun/alloc.h ../../byterun/mlvalues.h \
../../byterun/callback.h ../../byterun/fail.h ../../byterun/memory.h \
../../byterun/gc.h ../../byterun/major_gc.h ../../byterun/freelist.h \
../../byterun/minor_gc.h
point_col.o: point_col.c libgraph.h ../../byterun/mlvalues.h \
../../byterun/compatibility.h ../../byterun/config.h \
../../byterun/../config/m.h ../../byterun/../config/s.h \
../../byterun/misc.h
sound.o: sound.c libgraph.h ../../byterun/mlvalues.h \
../../byterun/compatibility.h ../../byterun/config.h \
../../byterun/../config/m.h ../../byterun/../config/s.h \
../../byterun/misc.h
subwindow.o: subwindow.c libgraph.h ../../byterun/mlvalues.h \
../../byterun/compatibility.h ../../byterun/config.h \
../../byterun/../config/m.h ../../byterun/../config/s.h \
../../byterun/misc.h
text.o: text.c libgraph.h ../../byterun/mlvalues.h \
../../byterun/compatibility.h ../../byterun/config.h \
../../byterun/../config/m.h ../../byterun/../config/s.h \
../../byterun/misc.h ../../byterun/alloc.h ../../byterun/mlvalues.h
graphics.cmi :
graphicsX11.cmi :
graphics.cmo : graphics.cmi