utils/Makefile: Use LOADLIBES instead of LDFLAGS to link the math library.
[pintos-anon] / src / devices / pit.h
2008-11-10 Ben PfaffAdd PC speaker driver and connect it to '\a' in the...