Change how we know whether or not we are validating
authorIan Lynagh <igloo@earth.li>
Sun, 17 Aug 2008 12:33:11 +0000 (12:33 +0000)
committerIan Lynagh <igloo@earth.li>
Sun, 17 Aug 2008 12:33:11 +0000 (12:33 +0000)
We now set Validating=YES in mk/are-validating.mk rather than on the
commandline. This means that if you build a tree with validate then
just running make in it will use the validate flags.
"make distclean" removes mk/are-validating.mk, putting us back in
standard build mode.


No differences found