1 # specifications for "findlib":
2 description = "Package manager"
5 archive(byte) = "findlib.cma"
6 archive(byte,toploop) = "findlib.cma findlib_top.cma"
7 archive(byte,create_toploop) = "findlib.cma findlib_top.cma"
8 archive(native) = "findlib.cmxa"