diff options
author | Alexis211 <alexis211@gmail.com> | 2009-12-06 16:00:12 +0100 |
---|---|---|
committer | Alexis211 <alexis211@gmail.com> | 2009-12-06 16:00:12 +0100 |
commit | 7c6d20a31acfa2c7ff8c6cec42257af0058f1b7f (patch) | |
tree | 6b0c2de5ee6f2b4f7b3ad06adce3499f42e3153d /Makefile | |
parent | d3e4ef59cbb45f02e07fe17fb7c58cba3c737900 (diff) | |
download | Melon-7c6d20a31acfa2c7ff8c6cec42257af0058f1b7f.tar.gz Melon-7c6d20a31acfa2c7ff8c6cec42257af0058f1b7f.zip |
Edited makefile
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -51,7 +51,8 @@ mrproper: commit: mrproper git add . git commit -a - git push origin + git push github + git push home $(RamFS): Source/Tools/MakeRamFS/MakeRamFS $(RamFS) $(RamFSFiles) |