diff options
| author | Daniel Bovensiepen <[email protected]> | 2012-09-10 23:25:50 +0800 |
|---|---|---|
| committer | Daniel Bovensiepen <[email protected]> | 2012-09-10 23:25:50 +0800 |
| commit | f6a9846d0eabda0d42b1f6481d063754ea9f17c9 (patch) | |
| tree | fcac49a639b78f3daa0bfdc07d6c3798b95e0099 /src | |
| parent | fffa89014e5956741eae77c09a7606ac22463576 (diff) | |
| download | mruby-f6a9846d0eabda0d42b1f6481d063754ea9f17c9.tar.gz mruby-f6a9846d0eabda0d42b1f6481d063754ea9f17c9.zip | |
Fix writing errors in Makefiles
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
