| Index: native_client_sdk/src/README.Makefiles
|
| diff --git a/native_client_sdk/src/README.Makefiles b/native_client_sdk/src/README.Makefiles
|
| index 117939561e222b804882cb2d2c4ef049ff4dd80c..3d23061f5f87395e3d3fead717546733f0af2a8c 100644
|
| --- a/native_client_sdk/src/README.Makefiles
|
| +++ b/native_client_sdk/src/README.Makefiles
|
| @@ -5,7 +5,7 @@ The examples and libraries that ship with the Native Client SDK use a
|
| build system based on GNU Make.
|
|
|
| Each example or library is contained in its own directory along with a
|
| -Makefile. The Makefiles are capable of building Native Client
|
| +Makefile. The Makefiles are capable of building Native Client
|
| applications and libraries using any of the available toolchains as well
|
| as building host applications with the host's toolchain. In order to
|
| keep the top-level Makefiles simple, most of actual build rules are
|
|
|