summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2019-04-08 10:34:32 (GMT)
committerTony Theodore <tonyt@logyst.com>2019-04-08 10:34:32 (GMT)
commit77c804b840757654007f5c48063cd0a4fc491fca (patch)
treef7f5f2462af33538d84baca8b8bee916fb49fe87 /README.md
parent3333f35d6177b84c6ac0cbd57f8dc867c4102730 (diff)
downloadmxe-77c804b840757654007f5c48063cd0a4fc491fca.zip
mxe-77c804b840757654007f5c48063cd0a4fc491fca.tar.gz
mxe-77c804b840757654007f5c48063cd0a4fc491fca.tar.bz2
docs: clarify usage of GNU Make in intro
see #2320
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 521154e..6ec42e0 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: