X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=META.in;fp=META.in;h=7a1b5be04d2a648352642515a43998bc4d44cf6f;hb=c11b96a1e248665beb9f969d38daa9487955f7f5;hp=0000000000000000000000000000000000000000;hpb=773470c05431f3f5b5c80e9ef1be2d8ce4bb6cd0;p=ocaml-ancient.git diff --git a/META.in b/META.in new file mode 100644 index 0000000..7a1b5be --- /dev/null +++ b/META.in @@ -0,0 +1,6 @@ +name="@PACKAGE@" +version="@VERSION@" +description="Mark objects as 'ancient' so they are taken out of the OCaml heap." +requires="" +archive(byte)="ancient.cma" +archive(native)="ancient.cmxa"