Changes by: Adam Granicz (granicz at cs.caltech.edu)
Date: 2003-08-28 17:36:48 -0700 (Thu, 28 Aug 2003)
Revision: 4897
Log message:
As Aleksey suggested, I fixed up ocamldep so that it knows about
the ext: quotation. If the default .pho file changes in a directory,
all files which have :ext quotation in them (or depend on such
files) will be recompiled. This eliminates the need to manually
clean outdated .cph files.
Changes | Path |
+3 -0 | metaprl/mk/rules |
+23 -0 | metaprl/util/ocamldep.mll |