Ensure build tests use the system provided $(MAKE) variable to determine the command...
authorDean Camera <dean@fourwalledcubicle.com>
Sat, 2 Jun 2012 13:00:22 +0000 (13:00 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sat, 2 Jun 2012 13:00:22 +0000 (13:00 +0000)
commite24993c13aa30115b5ef5e4877dbb610efd9626e
tree8c6b26b3255e565e2093f4c054d1ee87fa4a96cb
parentfcf0b8a5bb27eacb9de54ca4f85d63872562e380
Ensure build tests use the system provided $(MAKE) variable to determine the command to invoke make, rather than a hard-coded name. Strip off excess whitespace from the list of object files when printing them out to the shell in the build system BUILD module.
BuildTests/BoardDriverTest/makefile
BuildTests/BootloaderTest/makefile
LUFA/Build/lufa.build.in