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 291... Line 291...
291
	cut -f1 $< | $(SHELL) $(REPOSITORY)/data/generate_makefile_skins.sh > $@
291
	cut -f1 $< | $(SHELL) $(REPOSITORY)/data/generate_makefile_skins.sh > $@
292
include Makefile.skins
292
include Makefile.skins
Line 293... Line 293...
293
 
293
 
294
# Extra targets for LiveCD image in the syntax of mkisofs
294
# Extra targets for LiveCD image in the syntax of mkisofs
295
MKISOFS_EXTRA:=\
295
MKISOFS_EXTRA:=\
296
 emu/e80/e80=E80 \
296
 emu/e80/e80=e80 \
297
 emu/dosbox/=$(PROGS)/emulator/DosBox/dosbox \
297
 emu/dosbox/=$(PROGS)/emulator/DosBox/dosbox \
298
 emu/dosbox/=$(PROGS)/emulator/DosBox/dosbox.conf \
298
 emu/dosbox/=$(PROGS)/emulator/DosBox/dosbox.conf \
299
 emu/dosbox/=$(PROGS)/emulator/DosBox/readme.txt \
299
 emu/dosbox/=$(PROGS)/emulator/DosBox/readme.txt \
300
 /=distr_data/autorun.inf \
300
 /=distr_data/autorun.inf \