diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -99,7 +99,7 @@ dump: FoolOS.img # run in our local bochs run: FoolOS.img - ~/temp/bochs-2.6.6/bochs -q + ~/opt/bochs-2.6.6/bochs -q clean: -rm *.bin *.o *.img dump.elf dump.xxd bochs.log |
