Makefile: allow command-line overrides To enable the DBEUG configuration option, it is now sufficient to call: $ DEBUG=true make instead of having to edit the Makefile. Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>