Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2003-11-06 07:58:41 -0800 (Thu, 06 Nov 2003)
Revision: 248
Log message:
This should fix bug 105 and help with bug 90 somewhat:
- changed the .cmi rules to compile .mli when it exists and .ml when it does not.
- changed the OCamlLibraryCopy macro to only symlink those .mli that actually exist.
Changes | Path |
+7 -3 | omake/OMakeroot.src.in |