Subversion Repositories Kolibri OS

Rev

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

Rev 3601 Rev 3667
Line 72... Line 72...
72
 mykey:MYKEY:$(PROGS)/system/MyKey/trunk/MyKey.asm \
72
 mykey:MYKEY:$(PROGS)/system/MyKey/trunk/MyKey.asm \
73
 pcidev:PCIDEV:$(PROGS)/system/pcidev/trunk/PCIDEV.ASM \
73
 pcidev:PCIDEV:$(PROGS)/system/pcidev/trunk/PCIDEV.ASM \
74
 rdsave:RDSAVE:$(PROGS)/system/rdsave/trunk/rdsave.asm \
74
 rdsave:RDSAVE:$(PROGS)/system/rdsave/trunk/rdsave.asm \
75
 rtfread:RTFREAD:$(PROGS)/other/rtfread/trunk/rtfread.asm \
75
 rtfread:RTFREAD:$(PROGS)/other/rtfread/trunk/rtfread.asm \
76
 run:RUN:$(PROGS)/system/run/trunk/run.asm \
76
 run:RUN:$(PROGS)/system/run/trunk/run.asm \
-
 
77
 searchap:SEARCHAP:$(PROGS)/system/searchap/searchap.asm \
77
 scrshoot:SCRSHOOT:$(PROGS)/media/scrshoot/scrshoot.asm \
78
 scrshoot:SCRSHOOT:$(PROGS)/media/scrshoot/scrshoot.asm \
78
 setup:SETUP:$(PROGS)/system/setup/trunk/setup.asm \
79
 setup:SETUP:$(PROGS)/system/setup/trunk/setup.asm \
79
 test:TEST:$(PROGS)/system/test/trunk/test.asm \
80
 test:TEST:$(PROGS)/system/test/trunk/test.asm \
80
 tinypad:TINYPAD:$(PROGS)/develop/tinypad/trunk/tinypad.asm \
81
 tinypad:TINYPAD:$(PROGS)/develop/tinypad/trunk/tinypad.asm \
81
 zkey:ZKEY:$(PROGS)/system/zkey/trunk/ZKEY.ASM \
82
 zkey:ZKEY:$(PROGS)/system/zkey/trunk/ZKEY.ASM \
Line 281... Line 282...
281
 default.skn:DEFAULT.SKN \
282
 default.skn:DEFAULT.SKN \
282
 graph:GRAPH hdread:HDREAD \
283
 graph:GRAPH hdread:HDREAD \
283
 icons.dat:ICONS.DAT iconstrp.png:ICONSTRP.PNG index_htm:INDEX.HTM \
284
 icons.dat:ICONS.DAT iconstrp.png:ICONSTRP.PNG index_htm:INDEX.HTM \
284
 kernel.mnt:KERNEL.MNT kerpack:KERPACK keymap.key:KEYMAP.KEY \
285
 kernel.mnt:KERNEL.MNT kerpack:KERPACK keymap.key:KEYMAP.KEY \
285
 kuzkina.mid:KUZKINA.MID lang.inc:LANG.INC lang.ini:LANG.INI \
286
 kuzkina.mid:KUZKINA.MID lang.inc:LANG.INC lang.ini:LANG.INI \
286
 menu.dat:MENU.DAT \
287
 menu.dat:MENU.DAT kolibri.lbl:KOLIBRI.LBL \
287
 panel.ini:PANEL.INI setup.dat:SETUP.DAT \
288
 panel.ini:PANEL.INI setup.dat:SETUP.DAT \
288
 shell:SHELL table:TABLE \
289
 shell:SHELL table:TABLE \
289
 vmode:VMODE 3d/3dsheart:3D/3DSHEART \
290
 vmode:VMODE 3d/3dsheart:3D/3DSHEART \
290
 3d/cubeline:3D/CUBELINE 3d/gears:3D/GEARS 3d/house.3ds:3D/HOUSE.3DS \
291
 3d/cubeline:3D/CUBELINE 3d/gears:3D/GEARS 3d/house.3ds:3D/HOUSE.3DS \
291
 demos/ak47.lif:DEMOS/AK47.LIF \
292
 demos/ak47.lif:DEMOS/AK47.LIF \
Line 361... Line 362...
361
 games/soko/soko=games/soko \
362
 games/soko/soko=games/soko \
362
#end of list
363
#end of list
363
DISTRIBUTION_EXTRA:=\
364
DISTRIBUTION_EXTRA:=\
364
 $(EXTRA) \
365
 $(EXTRA) \
365
 /readme.txt=distr_data/readme_distr.txt \
366
 /readme.txt=distr_data/readme_distr.txt \
-
 
367
 /kolibri.lbl=kolibri.lbl \
366
#end of list
368
#end of list
367
MKISOFS_EXTRA:=\
369
MKISOFS_EXTRA:=\
368
 $(EXTRA) \
370
 $(EXTRA) \
369
 /=distr_data/readme.txt \
371
 /=distr_data/readme.txt \
-
 
372
 /=kolibri.lbl \
370
#end of list
373
#end of list
Line 371... Line 374...
371
 
374
 
372
# Some macro for convenient work.
375
# Some macro for convenient work.
373
# Macros for replacing '|' to escaped space '\ '.
376
# Macros for replacing '|' to escaped space '\ '.