Subversion Repositories Kolibri OS

Rev

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

Rev 4701 Rev 4785
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
 @ss:@SS:$(PROGS)/system/ss/trunk/@ss.asm \
49
 @ss:@SS:$(PROGS)/system/ss/trunk/@ss.asm \
49
 refrscrn:REFRSCRN:$(PROGS)/system/refrscrn/refrscrn.asm \
50
 refrscrn:REFRSCRN:$(PROGS)/system/refrscrn/refrscrn.asm \
50
 asciivju:ASCIIVJU:$(PROGS)/develop/asciivju/trunk/asciivju.asm \
51
 asciivju:ASCIIVJU:$(PROGS)/develop/asciivju/trunk/asciivju.asm \
51
 calc:CALC:$(PROGS)/other/calc/trunk/calc.asm \
52
 calc:CALC:$(PROGS)/other/calc/trunk/calc.asm \
52
 calendar:CALENDAR:$(PROGS)/system/calendar/trunk/calendar.asm \
53
 calendar:CALENDAR:$(PROGS)/system/calendar/trunk/calendar.asm \
Line 277... Line 278...
277
 games/FindNumbers:GAMES/FindNumbers:$(PROGS)/games/FindNumbers/trunk/FindNumbers.c-- \
278
 games/FindNumbers:GAMES/FindNumbers:$(PROGS)/games/FindNumbers/trunk/FindNumbers.c-- \
278
 games/flood-it:GAMES/flood-it:$(PROGS)/games/flood-it/trunk/flood-it.c \
279
 games/flood-it:GAMES/flood-it:$(PROGS)/games/flood-it/trunk/flood-it.c \
279
 games/mine:GAMES/MINE:$(PROGS)/games/mine/trunk/mine.c--:/MEOS \
280
 games/mine:GAMES/MINE:$(PROGS)/games/mine/trunk/mine.c--:/MEOS \
280
 network/WebView:network/WebView:$(PROGS)/cmm/browser/WebView.c \
281
 network/WebView:network/WebView:$(PROGS)/cmm/browser/WebView.c \
281
 tmpdisk:tmpdisk:$(PROGS)/cmm/tmpdisk/tmpdisk.c \
282
 tmpdisk:tmpdisk:$(PROGS)/cmm/tmpdisk/tmpdisk.c \
282
 @notify:@notify:$(PROGS)/cmm/notify/notify.c \
-
 
283
# end of list
283
# end of list
Line 284... Line 284...
284
 
284
 
285
# List of other files to be included in the image file.
285
# List of other files to be included in the image file.
286
# Some of them are auto-built with special rules, some just exist before build.
286
# Some of them are auto-built with special rules, some just exist before build.
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/settings/wallpaper.dat:SETTINGS/WALLPAPER.dat \
305
 ../common/settings/wallpaper.dat:SETTINGS/WALLPAPER.dat \
305
 settings/setup.dat:SETTINGS/SETUP.DAT \
306
 settings/setup.dat:SETTINGS/SETUP.DAT \
306
 shell:SHELL table:TABLE \
307
 shell:SHELL table:TABLE \
307
 ../common/vmode:VMODE \
308
 ../common/vmode:VMODE \
308
 ../common/3d/cubeline:3D/CUBELINE \
309
 ../common/3d/cubeline:3D/CUBELINE \