diff options
| author | Yukihiro Matsumoto <[email protected]> | 2012-09-12 07:40:38 +0900 |
|---|---|---|
| committer | Yukihiro Matsumoto <[email protected]> | 2012-09-12 07:40:38 +0900 |
| commit | cdbd116c49078ab32d70f6a0f8cf9dcfa694a7a3 (patch) | |
| tree | 1cfd1968cd0407a9bf84989be7cdd6b7ab492747 /src/Makefile | |
| parent | 2edee29e685d51ddd5ba2cc4b80f93eaa33ae40f (diff) | |
| parent | bcd77200ac829311c745d260053ee9a3ec5d1f16 (diff) | |
| download | mruby-cdbd116c49078ab32d70f6a0f8cf9dcfa694a7a3.tar.gz mruby-cdbd116c49078ab32d70f6a0f8cf9dcfa694a7a3.zip | |
Merge branch 'master' of github.com:mruby/mruby
Diffstat (limited to 'src/Makefile')
| -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 |
