diff options
author | Alexis211 <alexis211@gmail.com> | 2010-02-05 20:49:34 +0100 |
---|---|---|
committer | Alexis211 <alexis211@gmail.com> | 2010-02-05 20:49:34 +0100 |
commit | 893244c8b5272df86da5d333332eec26ae8f15f2 (patch) | |
tree | 066a20bc1cca70f1aa97df616b2b4fc31d698b40 /Makefile | |
parent | f9fd53ccbb1bb38ed21360179f44b27e2a729701 (diff) | |
download | TCE-893244c8b5272df86da5d333332eec26ae8f15f2.tar.gz TCE-893244c8b5272df86da5d333332eec26ae8f15f2.zip |
More work, does not work
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ .PHONY: clean, mrproper, Init.rfs, floppy, commit -Projects = stem +Projects = stem grapes/test Kernel = src/stem/stem.elf Floppy = Grapes.fl.img |