# Specifications for the "unix" library: requires = "" description = "Unix system calls" version = "[distributed with Ocaml]" directory = "^" browse_interfaces = " Unix UnixLabels " archive(byte) = "unix.cma" archive(native) = "unix.cmxa" archive(byte,mt_vm) = "vmthreads/unix.cma"