The release/pc98/mkisoimages.sh added as part of r221466 now also takes "-b"

to indicate the creation of a bootable image.

Approved by:	re (kib)
This commit is contained in:
Marius Strobl 2011-08-04 14:38:30 +00:00
parent f8c6c2cf5a
commit 63788cdff4

View File

@ -349,12 +349,8 @@ EXTRAS+= cdrom.1 cdrom.2 cdrom.3
.if defined(MAKE_ISOS)
EXTRAS+= iso.1
.endif
.if ${TARGET} == "pc98"
BOOTABLE="-G"
.else
BOOTABLE="-b"
.endif
.endif
.if !defined(NODOC)
DOCREL= doc.1 doc.2