Subversion Repositories Kolibri OS

Rev

Rev 3094 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3094 Rev 3095
Line 295... Line 295...
295
	cut -f1 $< | $(SHELL) $(REPOSITORY)/data/generate_makefile_skins.sh > $@
295
	cut -f1 $< | $(SHELL) $(REPOSITORY)/data/generate_makefile_skins.sh > $@
296
include Makefile.skins
296
include Makefile.skins
Line 297... Line 297...
297
 
297
 
298
# Extra targets for LiveCD image in the syntax of mkisofs
298
# Extra targets for LiveCD image in the syntax of mkisofs
299
MKISOFS_EXTRA:=\
299
MKISOFS_EXTRA:=\
300
 emu/e80/e80=E80 \
300
 emu/e80/e80=e80 \
301
 emu/dosbox/=$(PROGS)/emulator/DosBox/dosbox \
301
 emu/dosbox/=$(PROGS)/emulator/DosBox/dosbox \
302
 emu/dosbox/=$(PROGS)/emulator/DosBox/dosbox.conf \
302
 emu/dosbox/=$(PROGS)/emulator/DosBox/dosbox.conf \
303
 emu/dosbox/=$(PROGS)/emulator/DosBox/readme.txt \
303
 emu/dosbox/=$(PROGS)/emulator/DosBox/readme.txt \
304
 /=distr_data/autorun.inf \
304
 /=distr_data/autorun.inf \