mirror of
https://github.com/vivier/EMILE.git
synced 2024-11-14 22:04:43 +00:00
add missing quote
This commit is contained in:
parent
590cff7025
commit
ae5f6b8ef2
@ -47,7 +47,7 @@ m68k-second_scsi::
|
||||
OPT_CPPFLAGS="-DARCH_M68K -DSCSI_SUPPORT" \
|
||||
OBJCOPY=$(OBJCOPY) LD=$(LD) CC=$(CC) AS=$(AS) \
|
||||
SIGNATURE="$(SIGNATURE)" OPT_CFLAGS="-m68030" \
|
||||
OPTOBJS="$(OBJS_M68K) $(OBJS_SCSI)
|
||||
OPTOBJS="$(OBJS_M68K) $(OBJS_SCSI)"
|
||||
mv m68k-scsi/second m68k-second_scsi
|
||||
|
||||
ppc-second_floppy::
|
||||
|
Loading…
Reference in New Issue
Block a user