Change the makefile design to support VPATH and the building of code in a different directory to the sources. This makes it much easier to build multiple versions of the software with different build options and run regression tests against each one.
Change the makefile design to support VPATH and the building of code in a different directory to the sources. This makes it much easier to build multiple versions of the software with different build options and run regression tests against each one.