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 280... Line 281...
280
 default.skn:DEFAULT.SKN \
281
 default.skn:DEFAULT.SKN \
281
 graph:GRAPH hdread:HDREAD \
282
 graph:GRAPH hdread:HDREAD \
282
 icons.dat:ICONS.DAT iconstrp.png:ICONSTRP.PNG index_htm:INDEX.HTM \
283
 icons.dat:ICONS.DAT iconstrp.png:ICONSTRP.PNG index_htm:INDEX.HTM \
283
 kernel.mnt:KERNEL.MNT kerpack:KERPACK keymap.key:KEYMAP.KEY \
284
 kernel.mnt:KERNEL.MNT kerpack:KERPACK keymap.key:KEYMAP.KEY \
284
 kuzkina.mid:KUZKINA.MID lang.inc:LANG.INC lang.ini:LANG.INI \
285
 kuzkina.mid:KUZKINA.MID lang.inc:LANG.INC lang.ini:LANG.INI \
285
 menu.dat:MENU.DAT \
286
 menu.dat:MENU.DAT kolibri.lbl:KOLIBRI.LBL \
286
 panel.ini:PANEL.INI setup.dat:SETUP.DAT \
287
 panel.ini:PANEL.INI setup.dat:SETUP.DAT \
287
 shell:SHELL table:TABLE \
288
 shell:SHELL table:TABLE \
288
 vmode:VMODE 3d/3dsheart:3D/3DSHEART \
289
 vmode:VMODE 3d/3dsheart:3D/3DSHEART \
289
 3d/cubeline:3D/CUBELINE 3d/gears:3D/GEARS 3d/house.3ds:3D/HOUSE.3DS \
290
 3d/cubeline:3D/CUBELINE 3d/gears:3D/GEARS 3d/house.3ds:3D/HOUSE.3DS \
290
 demos/ak47.lif:DEMOS/AK47.LIF \
291
 demos/ak47.lif:DEMOS/AK47.LIF \
Line 360... Line 361...
360
 games/soko/soko=games/soko \
361
 games/soko/soko=games/soko \
361
#end of list
362
#end of list
362
DISTRIBUTION_EXTRA:=\
363
DISTRIBUTION_EXTRA:=\
363
 $(EXTRA) \
364
 $(EXTRA) \
364
 /readme.txt=distr_data/readme_distr.txt \
365
 /readme.txt=distr_data/readme_distr.txt \
-
 
366
 /kolibri.lbl=kolibri.lbl \
365
#end of list
367
#end of list
366
MKISOFS_EXTRA:=\
368
MKISOFS_EXTRA:=\
367
 $(EXTRA) \
369
 $(EXTRA) \
368
 /=distr_data/readme.txt \
370
 /=distr_data/readme.txt \
-
 
371
 /=kolibri.lbl \
369
#end of list
372
#end of list
Line 370... Line 373...
370
 
373
 
371
# Some macro for convenient work.
374
# Some macro for convenient work.
372
# Macros for replacing '|' to escaped space '\ '.
375
# Macros for replacing '|' to escaped space '\ '.