Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2003-04-22 02:04:30 -0700 (Tue, 22 Apr 2003)
Revision: 4468
Log message:
- Added a real summary item for "define" directives. Now they are no longer
implemented as simply "declare" + "prim_rw" and even the refiner now knows
they are "special" (and, for example, status_all would not include them
in a list of primitive rules/rewrites).
- Make sure filter/Makefile does not need ocamldep binary on "make depend"
(which is what it should be for non-leaf directories).