--- Makefile.orig 2011-11-23 08:08:50.000000000 -0600 +++ Makefile 2012-02-20 12:53:04.000000000 -0600 @@ -1,4 +1,4 @@ -builddir=.build-$(shell hostname)-$(shell gcc -dumpmachine)-$(shell gcc -dumpversion) +builddir=build ifeq (,$(VERBOSE)) MAKEFLAGS:=$(MAKEFLAGS)s