MKFILE = linux all: ${MAKE} -fmakefile.${MKFILE} all-rebuild: ${MAKE} -fmakefile.${MKFILE} all-rebuild clean: ${MAKE} -fmakefile.${MKFILE} clean