summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--mrblib/Makefile2
-rw-r--r--src/Makefile2
-rw-r--r--test/Makefile4
-rw-r--r--tools/mirb/Makefile2
-rw-r--r--tools/mrbc/Makefile2
-rw-r--r--tools/mruby/Makefile2
7 files changed, 8 insertions, 8 deletions
diff --git a/Makefile b/Makefile
index a960fc14a..2df86c949 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# makefile discription.
+# Makefile description.
# basic build file for mruby
# compiler, linker (gcc), archiver, parser generator
diff --git a/mrblib/Makefile b/mrblib/Makefile
index c6a668dbd..6d7ac65f9 100644
--- a/mrblib/Makefile
+++ b/mrblib/Makefile
@@ -1,4 +1,4 @@
-# makefile discription.
+# Makefile description.
# basic build file for mruby library (Ruby part)
# project-specific macros
diff --git a/src/Makefile b/src/Makefile
index c746fa90a..de9a4e6e3 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -1,4 +1,4 @@
-# makefile discription.
+# Makefile description.
# basic build file for mruby library
# project-specific macros
diff --git a/test/Makefile b/test/Makefile
index 921442b28..18bc79b5a 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -1,5 +1,5 @@
-# makefile discription.
-# basic build file for mruby library (Ruby part)
+# Makefile description.
+# basic build file for the mruby testing environment mrbtest
# project-specific macros
# extension of the executable-file is modifiable(.exe .out ...)
diff --git a/tools/mirb/Makefile b/tools/mirb/Makefile
index 52941f242..8dbbc52b3 100644
--- a/tools/mirb/Makefile
+++ b/tools/mirb/Makefile
@@ -1,4 +1,4 @@
-# makefile discription.
+# Makefile description.
# basic build file for mirb executable
# project-specific macros
diff --git a/tools/mrbc/Makefile b/tools/mrbc/Makefile
index eea0c02cb..9da1776bd 100644
--- a/tools/mrbc/Makefile
+++ b/tools/mrbc/Makefile
@@ -1,4 +1,4 @@
-# makefile discription.
+# Makefile description.
# basic build file for mruby-compiler
# project-specific macros
diff --git a/tools/mruby/Makefile b/tools/mruby/Makefile
index 9955b4302..e94c1b2b4 100644
--- a/tools/mruby/Makefile
+++ b/tools/mruby/Makefile
@@ -1,4 +1,4 @@
-# makefile discription.
+# Makefile description.
# basic build file for mruby executable
# project-specific macros