diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -95,7 +95,7 @@ FoolData.img: binfont.bin # run in our local bochs (we need cirrus support for our vesa mode) run: FoolOS.img - ~/opt/bochs-2.6.6/bochs -q + ~/opt/bochs-2.6.6/bochs -q -rc bochsdebug ############ cleanup ############ |
