Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-12-20 11:09:50 -0800 (Tue, 20 Dec 2005)
Revision: 8330
Log message:
- Added a "DEFAULT_UI" variable to the mk/config file, with possible values:
"browser" (default) and "cli".
- Also added a "-browser" command-line option. Of course, -browser/-cli
command line options (which are exclusive) have higher precedence thatn
DEFAULT_UI. The DEFAULT_UI is only consulted when neither of the two
command-line options are given.
- Simplified some of the WrapC/PrlC/procomp setup, adding value dependencies
to make it more precise.
- Added pa_macro to MetaPRL filter. Now we can use structured IFDEFs in the
MetaPRL files.