Subversion Repositories Kolibri OS

Rev

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

Rev 4785 Rev 4812
Line 43... Line 43...
43
# represented as '|'.
43
# represented as '|'.
44
FASM_PROGRAMS:=\
44
FASM_PROGRAMS:=\
45
 @menu:@MENU:$(PROGS)/system/menu/trunk/menu.asm \
45
 @menu:@MENU:$(PROGS)/system/menu/trunk/menu.asm \
46
 @panel:@PANEL:$(PROGS)/system/panel/trunk/@PANEL.ASM \
46
 @panel:@PANEL:$(PROGS)/system/panel/trunk/@PANEL.ASM \
47
 @docky:@DOCKY:$(PROGS)/system/docky/trunk/docky.asm \
47
 @docky:@DOCKY:$(PROGS)/system/docky/trunk/docky.asm \
48
 @notify:@NOTIFY:$(PROGS)/system/notify3/NOTIFY.ASM \
48
 @notify:@NOTIFY:$(PROGS)/system/notify3/notify.asm \
49
 @ss:@SS:$(PROGS)/system/ss/trunk/@ss.asm \
49
 @ss:@SS:$(PROGS)/system/ss/trunk/@ss.asm \
50
 refrscrn:REFRSCRN:$(PROGS)/system/refrscrn/refrscrn.asm \
50
 refrscrn:REFRSCRN:$(PROGS)/system/refrscrn/refrscrn.asm \
51
 asciivju:ASCIIVJU:$(PROGS)/develop/asciivju/trunk/asciivju.asm \
51
 asciivju:ASCIIVJU:$(PROGS)/develop/asciivju/trunk/asciivju.asm \
52
 calc:CALC:$(PROGS)/other/calc/trunk/calc.asm \
52
 calc:CALC:$(PROGS)/other/calc/trunk/calc.asm \
53
 calendar:CALENDAR:$(PROGS)/system/calendar/trunk/calendar.asm \
53
 calendar:CALENDAR:$(PROGS)/system/calendar/trunk/calendar.asm \
Line 299... Line 299...
299
 ../common/kuzkina.mid:KUZKINA.MID lang.inc:LANG.INC \
299
 ../common/kuzkina.mid:KUZKINA.MID lang.inc:LANG.INC \
300
 settings/menu.dat:SETTINGS/MENU.DAT \
300
 settings/menu.dat:SETTINGS/MENU.DAT \
301
 settings/kolibri.lbl:SETTINGS/KOLIBRI.LBL \
301
 settings/kolibri.lbl:SETTINGS/KOLIBRI.LBL \
302
 settings/panel.ini:SETTINGS/PANEL.INI pipetka:PIPETKA \
302
 settings/panel.ini:SETTINGS/PANEL.INI pipetka:PIPETKA \
303
 ../common/settings/docky.ini:SETTINGS/DOCKY.INI \
303
 ../common/settings/docky.ini:SETTINGS/DOCKY.INI \
304
 ../common/NOTIFY3.PNG:NOTIFY3.PNG \
304
 ../common/notify3.png:NOTIFY3.PNG \
305
 ../common/settings/wallpaper.dat:SETTINGS/WALLPAPER.dat \
305
 ../common/settings/wallpaper.dat:SETTINGS/WALLPAPER.dat \
306
 settings/setup.dat:SETTINGS/SETUP.DAT \
306
 settings/setup.dat:SETTINGS/SETUP.DAT \
307
 shell:SHELL table:TABLE \
307
 shell:SHELL table:TABLE \
308
 ../common/vmode:VMODE \
308
 ../common/vmode:VMODE \
309
 ../common/3d/cubeline:3D/CUBELINE \
309
 ../common/3d/cubeline:3D/CUBELINE \