forked from KolibriOS/kolibrios
Try to fix r3094 (moving e80 to cd-rom).
git-svn-id: svn://kolibrios.org@3095 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
7cb4a478ed
commit
d9596fae66
@ -270,7 +270,7 @@ OTHER_FILES:=autorun.dat:AUTORUN.DAT \
|
||||
|
||||
# Extra targets for LiveCD image in the syntax of mkisofs
|
||||
MKISOFS_EXTRA:=\
|
||||
emu/e80/e80=E80 \
|
||||
emu/e80/e80=e80 \
|
||||
emu/dosbox/=$(PROGS)/emulator/DosBox/dosbox \
|
||||
emu/dosbox/=$(PROGS)/emulator/DosBox/dosbox.conf \
|
||||
emu/dosbox/=$(PROGS)/emulator/DosBox/readme.txt \
|
||||
|
@ -297,7 +297,7 @@ include Makefile.skins
|
||||
|
||||
# Extra targets for LiveCD image in the syntax of mkisofs
|
||||
MKISOFS_EXTRA:=\
|
||||
emu/e80/e80=E80 \
|
||||
emu/e80/e80=e80 \
|
||||
emu/dosbox/=$(PROGS)/emulator/DosBox/dosbox \
|
||||
emu/dosbox/=$(PROGS)/emulator/DosBox/dosbox.conf \
|
||||
emu/dosbox/=$(PROGS)/emulator/DosBox/readme.txt \
|
||||
|
@ -293,7 +293,7 @@ include Makefile.skins
|
||||
|
||||
# Extra targets for LiveCD image in the syntax of mkisofs
|
||||
MKISOFS_EXTRA:=\
|
||||
emu/e80/e80=E80 \
|
||||
emu/e80/e80=e80 \
|
||||
emu/dosbox/=$(PROGS)/emulator/DosBox/dosbox \
|
||||
emu/dosbox/=$(PROGS)/emulator/DosBox/dosbox.conf \
|
||||
emu/dosbox/=$(PROGS)/emulator/DosBox/readme.txt \
|
||||
|
Loading…
Reference in New Issue
Block a user