MakeDoGrossHack.mesa
Copyright Ó 1990 by Xerox Corporation. All rights reserved.
Spreitze, November 6, 1990 11:45 am PST
Not a permanant feature of MakeDo.
MakeDoGrossHack:
CEDAR
DEFINITIONS ~ {
SetOLevel:
PROC [high:
BOOL];
Henceforth, when CcDeps `Finds' sun4-o3/Foo.c2c.o, it will default the optimization level to (IF high THEN O3 ELSE O2).
}.