diff --git a/README.md b/README.md index 521154e3..6ec42e06 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [license-page]: LICENSE.md [license-badge]: https://img.shields.io/badge/License-MIT-brightgreen.svg -MXE (M cross environment) is a Makefile that compiles a cross +MXE (M cross environment) is a GNU Makefile that compiles a cross compiler and cross compiles many free libraries such as SDL and Qt. Thus, it provides a nice cross compiling environment for various target platforms, which: diff --git a/docs/index.html b/docs/index.html index 7917dc2c..d2f3f18a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -41,7 +41,7 @@

Introduction

- MXE (M cross environment) is a Makefile that + MXE (M cross environment) is a GNU Makefile that compiles a cross compiler and cross compiles many free libraries such as SDL and Qt. Thus, it provides a nice cross compiling environment