mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Fix writing errors in Makefiles
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# makefile discription.
|
||||
# Makefile description.
|
||||
# basic build file for mruby
|
||||
|
||||
# compiler, linker (gcc), archiver, parser generator
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
# makefile discription.
|
||||
# Makefile description.
|
||||
# basic build file for mruby library (Ruby part)
|
||||
|
||||
# project-specific macros
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
# makefile discription.
|
||||
# Makefile description.
|
||||
# basic build file for mruby library
|
||||
|
||||
# project-specific macros
|
||||
|
||||
+2
-2
@@ -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
@@ -1,4 +1,4 @@
|
||||
# makefile discription.
|
||||
# Makefile description.
|
||||
# basic build file for mirb executable
|
||||
|
||||
# project-specific macros
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
# makefile discription.
|
||||
# Makefile description.
|
||||
# basic build file for mruby-compiler
|
||||
|
||||
# project-specific macros
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# makefile discription.
|
||||
# Makefile description.
|
||||
# basic build file for mruby executable
|
||||
|
||||
# project-specific macros
|
||||
|
||||
Reference in New Issue
Block a user