Build library in 'build' directory. Allows replacing generic code
authorKeith Packard <keithp@keithp.com>
Sat, 17 Mar 2012 02:21:13 +0000 (19:21 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 17 Mar 2012 02:21:13 +0000 (19:21 -0700)
commit3edb742af85380718e03042287628159790521b4
treeeb00f38a2728de722f42c326de11734bbd764be9
parentd58957de3e0b9b7076a6f5dd49d5df8e78f5a826
Build library in 'build' directory. Allows replacing generic code

By linking all of the source files into the 'build' directory, the
platform can replace any of them with different versions.

Signed-off-by: Keith Packard <keithp@keithp.com>
Makefile