forked from KolibriOS/kolibrios
fix #3
git-svn-id: svn://kolibrios.org@3209 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
9f1fbe6f2e
commit
2cbc774ac2
@ -236,6 +236,7 @@ COPY_FILES:=\
|
|||||||
media/kiv.ini:MEDIA/KIV.INI:$(PROGS)/media/kiv/trunk/kiv.ini \
|
media/kiv.ini:MEDIA/KIV.INI:$(PROGS)/media/kiv/trunk/kiv.ini \
|
||||||
.shell:.shell:$(PROGS)/system/shell/bin/rus/.shell \
|
.shell:.shell:$(PROGS)/system/shell/bin/rus/.shell \
|
||||||
mykey.ini:MYKEY.INI:$(PROGS)/system/MyKey/trunk/mykey.ini \
|
mykey.ini:MYKEY.INI:$(PROGS)/system/MyKey/trunk/mykey.ini \
|
||||||
|
example.asm:$(PROGS)/develop/examples/example/trunk/example.asm \
|
||||||
# end of list
|
# end of list
|
||||||
|
|
||||||
# The list of all C-- programs with one main C-- file.
|
# The list of all C-- programs with one main C-- file.
|
||||||
@ -261,7 +262,6 @@ CMM_PROGRAMS:=\
|
|||||||
# yogev_ezra: Removed '3dsheart' to free some space on RAMDISK. This demo has 90% in common with VIEW3DS
|
# yogev_ezra: Removed '3dsheart' to free some space on RAMDISK. This demo has 90% in common with VIEW3DS
|
||||||
OTHER_FILES:=autorun.dat:AUTORUN.DAT \
|
OTHER_FILES:=autorun.dat:AUTORUN.DAT \
|
||||||
default.skn:DEFAULT.SKN \
|
default.skn:DEFAULT.SKN \
|
||||||
example.asm:$(REPOSITORY)/programs/develop/examples/example/trunk/example.asm \
|
|
||||||
graph:GRAPH hdread:HDREAD \
|
graph:GRAPH hdread:HDREAD \
|
||||||
icons.dat:ICONS.DAT iconstrp.png:ICONSTRP.PNG index_htm:INDEX.HTM \
|
icons.dat:ICONS.DAT iconstrp.png:ICONSTRP.PNG index_htm:INDEX.HTM \
|
||||||
kernel.mnt:KERNEL.MNT kerpack:KERPACK keymap.key:KEYMAP.KEY \
|
kernel.mnt:KERNEL.MNT kerpack:KERPACK keymap.key:KEYMAP.KEY \
|
||||||
|
Loading…
Reference in New Issue
Block a user