From f6a9846d0eabda0d42b1f6481d063754ea9f17c9 Mon Sep 17 00:00:00 2001 From: Daniel Bovensiepen Date: Mon, 10 Sep 2012 23:25:50 +0800 Subject: Fix writing errors in Makefiles --- tools/mirb/Makefile | 2 +- tools/mrbc/Makefile | 2 +- tools/mruby/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tools') 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 -- cgit v1.2.3