version = ""
description = "Ocamlnet - Shared memory"
requires = "unix netsys bigarray"
archive(byte) = "netshm.cma"
archive(native) = "netshm.cmxa"
archive(native,gprof) = "netshm.p.cmxa"
plugin(byte) = "netshm.cma"
plugin(native) = "netshm.cmxs"
plugin(native,gprof) = "netshm.p.cmxs"
