]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/ocaml/contrib/tools/magic
Inital import
[l4.git] / l4 / pkg / ocaml / contrib / tools / magic
1 # Here are some definitions that can be added to the /usr/share/magic
2 # database so that the file(1) command recognizes OCaml compiled files.
3 # Contributed by Sven Luther.
4 0       string  Caml1999        Objective Caml
5 >8      string  X               bytecode executable
6 >8      string  I               interface data (.cmi)
7 >8      string  O               bytecode object data (.cmo)
8 >8      string  A               bytecode library data (.cma)
9 >8      string  Y               native object data (.cmx)
10 >8      string  Z               native library data (.cmxa)
11 >9      string  >\0             (Version %3.3s).