2012-05-30 07:52:37 -07:00
|
|
|
depend.cmi : ../parsing/parsetree.cmi
|
|
|
|
profiling.cmi :
|
|
|
|
typedtreeIter.cmi : ../typing/typedtree.cmi ../parsing/asttypes.cmi
|
|
|
|
untypeast.cmi : ../typing/typedtree.cmi ../typing/path.cmi \
|
|
|
|
../parsing/parsetree.cmi ../parsing/longident.cmi
|
|
|
|
addlabels.cmo : ../parsing/parsetree.cmi ../parsing/parse.cmi \
|
2010-01-20 08:26:46 -08:00
|
|
|
../parsing/longident.cmi ../parsing/location.cmi ../parsing/asttypes.cmi
|
2012-05-30 07:52:37 -07:00
|
|
|
addlabels.cmx : ../parsing/parsetree.cmi ../parsing/parse.cmx \
|
2010-01-20 08:26:46 -08:00
|
|
|
../parsing/longident.cmx ../parsing/location.cmx ../parsing/asttypes.cmi
|
2012-05-30 07:52:37 -07:00
|
|
|
cmt2annot.cmo : typedtreeIter.cmi ../typing/typedtree.cmi \
|
|
|
|
../typing/stypes.cmi ../typing/path.cmi ../typing/oprint.cmi \
|
|
|
|
../parsing/location.cmi ../typing/ident.cmi ../typing/env.cmi \
|
|
|
|
../typing/cmt_format.cmi ../parsing/asttypes.cmi ../typing/annot.cmi
|
|
|
|
cmt2annot.cmx : typedtreeIter.cmx ../typing/typedtree.cmx \
|
|
|
|
../typing/stypes.cmx ../typing/path.cmx ../typing/oprint.cmx \
|
|
|
|
../parsing/location.cmx ../typing/ident.cmx ../typing/env.cmx \
|
|
|
|
../typing/cmt_format.cmx ../parsing/asttypes.cmi ../typing/annot.cmi
|
|
|
|
cmt2ml.cmo : untypeast.cmi ../typing/typedtree.cmi pprintast.cmo \
|
|
|
|
../typing/cmt_format.cmi
|
|
|
|
cmt2ml.cmx : untypeast.cmx ../typing/typedtree.cmx pprintast.cmx \
|
|
|
|
../typing/cmt_format.cmx
|
|
|
|
cvt_emit.cmo :
|
|
|
|
cvt_emit.cmx :
|
|
|
|
depend.cmo : ../parsing/parsetree.cmi ../utils/misc.cmi \
|
|
|
|
../parsing/longident.cmi ../parsing/location.cmi ../parsing/asttypes.cmi \
|
|
|
|
depend.cmi
|
|
|
|
depend.cmx : ../parsing/parsetree.cmi ../utils/misc.cmx \
|
|
|
|
../parsing/longident.cmx ../parsing/location.cmx ../parsing/asttypes.cmi \
|
|
|
|
depend.cmi
|
|
|
|
dumpobj.cmo : ../utils/tbl.cmi opnames.cmo ../bytecomp/opcodes.cmo \
|
|
|
|
../utils/misc.cmi ../parsing/location.cmi ../bytecomp/lambda.cmi \
|
|
|
|
../bytecomp/instruct.cmi ../typing/ident.cmi ../bytecomp/emitcode.cmi \
|
|
|
|
../utils/config.cmi ../bytecomp/cmo_format.cmi \
|
|
|
|
../bytecomp/bytesections.cmi ../parsing/asttypes.cmi
|
|
|
|
dumpobj.cmx : ../utils/tbl.cmx opnames.cmx ../bytecomp/opcodes.cmx \
|
|
|
|
../utils/misc.cmx ../parsing/location.cmx ../bytecomp/lambda.cmx \
|
|
|
|
../bytecomp/instruct.cmx ../typing/ident.cmx ../bytecomp/emitcode.cmx \
|
|
|
|
../utils/config.cmx ../bytecomp/cmo_format.cmi \
|
|
|
|
../bytecomp/bytesections.cmx ../parsing/asttypes.cmi
|
|
|
|
myocamlbuild_config.cmo :
|
|
|
|
myocamlbuild_config.cmx :
|
|
|
|
objinfo.cmo : ../utils/misc.cmi ../utils/config.cmi \
|
|
|
|
../asmcomp/cmx_format.cmi ../bytecomp/cmo_format.cmi \
|
|
|
|
../asmcomp/clambda.cmi ../bytecomp/bytesections.cmi
|
|
|
|
objinfo.cmx : ../utils/misc.cmx ../utils/config.cmx \
|
|
|
|
../asmcomp/cmx_format.cmi ../bytecomp/cmo_format.cmi \
|
|
|
|
../asmcomp/clambda.cmx ../bytecomp/bytesections.cmx
|
|
|
|
ocaml299to3.cmo :
|
|
|
|
ocaml299to3.cmx :
|
|
|
|
ocamlcp.cmo : ../driver/main_args.cmi
|
|
|
|
ocamlcp.cmx : ../driver/main_args.cmx
|
|
|
|
ocamldep.cmo : ../parsing/syntaxerr.cmi ../parsing/parsetree.cmi \
|
2004-11-24 16:06:06 -08:00
|
|
|
../parsing/parse.cmi ../utils/misc.cmi ../parsing/longident.cmi \
|
2007-02-12 00:21:09 -08:00
|
|
|
../parsing/location.cmi ../parsing/lexer.cmi depend.cmi \
|
2010-01-20 08:26:46 -08:00
|
|
|
../utils/config.cmi ../utils/clflags.cmi
|
2012-05-30 07:52:37 -07:00
|
|
|
ocamldep.cmx : ../parsing/syntaxerr.cmx ../parsing/parsetree.cmi \
|
2004-11-24 16:06:06 -08:00
|
|
|
../parsing/parse.cmx ../utils/misc.cmx ../parsing/longident.cmx \
|
2007-02-12 00:21:09 -08:00
|
|
|
../parsing/location.cmx ../parsing/lexer.cmx depend.cmx \
|
2010-01-20 08:26:46 -08:00
|
|
|
../utils/config.cmx ../utils/clflags.cmx
|
2012-05-30 07:52:37 -07:00
|
|
|
ocamlmklib.cmo : myocamlbuild_config.cmo
|
|
|
|
ocamlmklib.cmx : myocamlbuild_config.cmx
|
|
|
|
ocamlmktop.cmo : ../utils/ccomp.cmi
|
|
|
|
ocamlmktop.cmx : ../utils/ccomp.cmx
|
|
|
|
ocamloptp.cmo : ../driver/main_args.cmi
|
|
|
|
ocamloptp.cmx : ../driver/main_args.cmx
|
|
|
|
ocamlprof.cmo : ../utils/warnings.cmi ../parsing/syntaxerr.cmi \
|
2007-02-09 05:31:15 -08:00
|
|
|
../parsing/parsetree.cmi ../parsing/parse.cmi ../utils/misc.cmi \
|
|
|
|
../parsing/location.cmi ../parsing/lexer.cmi ../utils/config.cmi \
|
2010-01-20 08:26:46 -08:00
|
|
|
../utils/clflags.cmi
|
2012-05-30 07:52:37 -07:00
|
|
|
ocamlprof.cmx : ../utils/warnings.cmx ../parsing/syntaxerr.cmx \
|
2007-02-09 05:31:15 -08:00
|
|
|
../parsing/parsetree.cmi ../parsing/parse.cmx ../utils/misc.cmx \
|
|
|
|
../parsing/location.cmx ../parsing/lexer.cmx ../utils/config.cmx \
|
2010-01-20 08:26:46 -08:00
|
|
|
../utils/clflags.cmx
|
2012-05-30 07:52:37 -07:00
|
|
|
opnames.cmo :
|
|
|
|
opnames.cmx :
|
|
|
|
pprintast.cmo : ../parsing/parsetree.cmi ../parsing/longident.cmi \
|
|
|
|
../parsing/location.cmi ../parsing/asttypes.cmi
|
|
|
|
pprintast.cmx : ../parsing/parsetree.cmi ../parsing/longident.cmx \
|
|
|
|
../parsing/location.cmx ../parsing/asttypes.cmi
|
|
|
|
primreq.cmo : ../utils/config.cmi ../bytecomp/cmo_format.cmi
|
|
|
|
primreq.cmx : ../utils/config.cmx ../bytecomp/cmo_format.cmi
|
|
|
|
profiling.cmo : profiling.cmi
|
|
|
|
profiling.cmx : profiling.cmi
|
|
|
|
read_cmt.cmo : ../typing/cmt_format.cmi cmt2annot.cmo ../utils/clflags.cmi
|
|
|
|
read_cmt.cmx : ../typing/cmt_format.cmx cmt2annot.cmx ../utils/clflags.cmx
|
|
|
|
scrapelabels.cmo :
|
|
|
|
scrapelabels.cmx :
|
|
|
|
typedtreeIter.cmo : ../typing/typedtree.cmi ../utils/misc.cmi \
|
|
|
|
../parsing/asttypes.cmi typedtreeIter.cmi
|
|
|
|
typedtreeIter.cmx : ../typing/typedtree.cmx ../utils/misc.cmx \
|
|
|
|
../parsing/asttypes.cmi typedtreeIter.cmi
|
|
|
|
untypeast.cmo : ../typing/typedtree.cmi ../typing/path.cmi \
|
|
|
|
../parsing/parsetree.cmi ../utils/misc.cmi ../parsing/longident.cmi \
|
|
|
|
../typing/ident.cmi ../parsing/asttypes.cmi untypeast.cmi
|
|
|
|
untypeast.cmx : ../typing/typedtree.cmx ../typing/path.cmx \
|
|
|
|
../parsing/parsetree.cmi ../utils/misc.cmx ../parsing/longident.cmx \
|
|
|
|
../typing/ident.cmx ../parsing/asttypes.cmi untypeast.cmi
|