Blob


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