diff options
author | Damien Doligez <damien.doligez-inria.fr> | 2003-04-02 01:32:09 +0000 |
---|---|---|
committer | Damien Doligez <damien.doligez-inria.fr> | 2003-04-02 01:32:09 +0000 |
commit | 43b02185d7428120fdec744404625e682515d504 (patch) | |
tree | 81af2a27579dd41e412b2356a2f1502aa5c5d20b /otherlibs/num/.depend | |
parent | c1fcf5bc6728c4b4c559038dd8acb939bab796ba (diff) |
ajout option -stypes; depend
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@5478 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'otherlibs/num/.depend')
-rw-r--r-- | otherlibs/num/.depend | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/otherlibs/num/.depend b/otherlibs/num/.depend index cac4b48d6..edc2107e2 100644 --- a/otherlibs/num/.depend +++ b/otherlibs/num/.depend @@ -1,10 +1,10 @@ nat_stubs.o: nat_stubs.c ../../byterun/alloc.h ../../byterun/misc.h \ - ../../byterun/config.h ../../byterun/../config/m.h \ - ../../byterun/../config/s.h ../../byterun/mlvalues.h \ - ../../byterun/custom.h ../../byterun/intext.h ../../byterun/io.h \ - ../../byterun/fix_code.h ../../byterun/fail.h ../../byterun/memory.h \ - ../../byterun/gc.h ../../byterun/major_gc.h ../../byterun/freelist.h \ - ../../byterun/minor_gc.h nat.h bignum/h/BigNum.h bignum/h/BntoBnn.h + ../../byterun/config.h ../../config/m.h ../../config/s.h \ + ../../byterun/mlvalues.h ../../byterun/custom.h ../../byterun/intext.h \ + ../../byterun/io.h ../../byterun/fix_code.h ../../byterun/fail.h \ + ../../byterun/memory.h ../../byterun/gc.h ../../byterun/major_gc.h \ + ../../byterun/freelist.h ../../byterun/minor_gc.h nat.h \ + bignum/h/BigNum.h bignum/h/BntoBnn.h big_int.cmi: nat.cmi num.cmi: big_int.cmi nat.cmi ratio.cmi ratio.cmi: big_int.cmi nat.cmi |