Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2003-11-06 09:06:39 -0800 (Thu, 06 Nov 2003)
Revision: 249
Log message:
Bug 105:
Yes, NATIVE_ENABLED should be checked _inside_ the rule, not outside. Still,
this does not work - "$(file-exists %.mli)" ends up checking existence
of the _literal_ "%.mli" file, not foo.mli...
| Changes | Path |
| +2 -6 | omake/OMakeroot.src.in |