Changed Makefile structure so it's easier to switch between different builds.
Ben Laughton authored
Got rid of a few more compilation warnings.

Added diallerb option to use DiallerB for serial stream handle
arbitration instead of dialler.

Removed ability for PPP to use Dialler/DiallerB for timeouts and line
drop detection - nothing used these and they have no advantages over
PPP's internal routines for doing the same.
d308adc9