# Local sources SRCS_$(d)+=\ $(d)/fmt/buffer.c\ $(d)/fmt/do.c\ $(d)/fmt/esprint.c\ $(d)/fmt/fprint.c\ $(d)/fmt/locale.c\ $(d)/fmt/nsprint.c\ $(d)/fmt/open.c\ $(d)/fmt/print.c\ $(d)/fmt/sprint.c\ $(d)/fmt/vesprint.c\ $(d)/fmt/vfprint.c\ $(d)/fmt/vnsprint.c\ $(d)/fmt/vprint.c\ $(d)/fmt/vwrite.c\ $(d)/fmt/panic.c\ $(d)/fmt/write.c CHECK_$(d)+=\ $(d)/fmt/test.c