CONFIG != if test -f "${TOP}/config.mk.local"; then echo 'local'; else uname; fi include ${TOP}/config.mk.${CONFIG}