Correctly generate floppy_ramdisk.bin when GESTALTID is used

This commit is contained in:
Laurent Vivier 2008-07-11 20:59:57 +00:00
parent 38ffe34cfb
commit 842b855232

View File

@ -93,7 +93,7 @@ ifdef CONSOLE
tools/emile-set-output floppy_ramdisk.bin.X --printer --modem
endif
ifdef GESTALTID
tools/emile-set-output floppy.bin.X --gestaltid $(GESTALTID)
tools/emile-set-output floppy_ramdisk.bin.X --gestaltid $(GESTALTID)
endif
mv floppy_ramdisk.bin.X floppy_ramdisk.bin