Merge pull request #461 from bovi/makefile-writing-fixes

Fix writing errors in Makefiles
This commit is contained in:
Yukihiro "Matz" Matsumoto
2012-09-10 17:04:39 -07:00
7 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# makefile discription.
# Makefile description.
# basic build file for mruby
# compiler, linker (gcc), archiver, parser generator
+1 -1
View File
@@ -1,4 +1,4 @@
# makefile discription.
# Makefile description.
# basic build file for mruby library (Ruby part)
# project-specific macros
+1 -1
View File
@@ -1,4 +1,4 @@
# makefile discription.
# Makefile description.
# basic build file for mruby library
# project-specific macros
+2 -2
View File
@@ -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 ...)
+1 -1
View File
@@ -1,4 +1,4 @@
# makefile discription.
# Makefile description.
# basic build file for mirb executable
# project-specific macros
+1 -1
View File
@@ -1,4 +1,4 @@
# makefile discription.
# Makefile description.
# basic build file for mruby-compiler
# project-specific macros
+1 -1
View File
@@ -1,4 +1,4 @@
# makefile discription.
# Makefile description.
# basic build file for mruby executable
# project-specific macros