diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-08-27 03:23:42 +0200 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-08-27 03:23:42 +0200 |
| commit | 13dd8822cf60ad30fb346bbb0dfa6875e3abd46a (patch) | |
| tree | 38553bdbd1bf444efdc83df1e6bac44853048c8b /Makefile | |
| parent | 50c7bdbe826b5b425748a11273d14e3aed2ce851 (diff) | |
minor changes to Makefile and bochs conf!
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -90,7 +90,7 @@ dump: FoolOS.img xxd dump.elf > dump.xxd run: FoolOS.img - bochs + ~/temp/bochs-2.6.6/bochs -q clean: -rm *.bin *.o *.img dump.elf dump.xxd bochs.log |
