Use the new build framework
authorAlan T. DeKok <aland@freeradius.org>
Mon, 23 Jan 2012 17:16:51 +0000 (18:16 +0100)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 23 Jan 2012 17:16:51 +0000 (18:16 +0100)
commit4e6ee6a45dc4a032b0b093c0307517ccc6db6b89
tree5ee369e0d282faa25a5359c14e091c5cd66dac5d
parent7e0fd6da158b3826e09a2ea2e2c26b608dcae0e9
Use the new build framework

By editing Make.inc, and adding "BOILER=yes" to the end.
It's not automatically enabled, because we don't want it to
break peoples systems.

The result is MUCH faster build times.  "make" from the top
level takes ~0.2s, instead of 7 seconds.
Makefile