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 4791
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 284... Line 285...
284
 games/FindNumbers:GAMES/FindNumbers:$(PROGS)/games/FindNumbers/trunk/FindNumbers.c-- \
285
 games/FindNumbers:GAMES/FindNumbers:$(PROGS)/games/FindNumbers/trunk/FindNumbers.c-- \
285
 games/flood-it:GAMES/flood-it:$(PROGS)/games/flood-it/trunk/flood-it.c \
286
 games/flood-it:GAMES/flood-it:$(PROGS)/games/flood-it/trunk/flood-it.c \
286
 games/mine:GAMES/MINE:$(PROGS)/games/mine/trunk/mine.c--:/MEOS \
287
 games/mine:GAMES/MINE:$(PROGS)/games/mine/trunk/mine.c--:/MEOS \
287
 network/WebView:network/WebView:$(PROGS)/cmm/browser/WebView.c \
288
 network/WebView:network/WebView:$(PROGS)/cmm/browser/WebView.c \
288
 tmpdisk:tmpdisk:$(PROGS)/cmm/tmpdisk/tmpdisk.c \
289
 tmpdisk:tmpdisk:$(PROGS)/cmm/tmpdisk/tmpdisk.c \
289
 @notify:@notify:$(PROGS)/cmm/notify/notify.c \
-
 
290
#develop/c--:DEVELOP/C--:$(PROGS)/develop/c--/trunk/32.c-- \
-
 
291
# end of list
290
# end of list
Line 292... Line 291...
292
 
291
 
293
# List of other files to be included in the image file.
292
# List of other files to be included in the image file.
294
# Some of them are auto-built with special rules, some just exist before build.
293
# Some of them are auto-built with special rules, some just exist before build.
Line 306... Line 305...
306
 ../common/kuzkina.mid:KUZKINA.MID lang.inc:LANG.INC \
305
 ../common/kuzkina.mid:KUZKINA.MID lang.inc:LANG.INC \
307
 settings/menu.dat:SETTINGS/MENU.DAT \
306
 settings/menu.dat:SETTINGS/MENU.DAT \
308
 settings/kolibri.lbl:SETTINGS/KOLIBRI.LBL \
307
 settings/kolibri.lbl:SETTINGS/KOLIBRI.LBL \
309
 settings/panel.ini:SETTINGS/PANEL.INI \
308
 settings/panel.ini:SETTINGS/PANEL.INI \
310
 ../common/settings/docky.ini:SETTINGS/DOCKY.INI \
309
 ../common/settings/docky.ini:SETTINGS/DOCKY.INI \
-
 
310
 ../common/NOTIFY3.PNG:NOTIFY3.PNG \
311
 ../common/settings/wallpaper.dat:SETTINGS/WALLPAPER.dat \
311
 ../common/settings/wallpaper.dat:SETTINGS/WALLPAPER.dat \
312
 settings/setup.dat:SETTINGS/SETUP.DAT \
312
 settings/setup.dat:SETTINGS/SETUP.DAT \
313
 shell:SHELL table:TABLE \
313
 shell:SHELL table:TABLE \
314
 ../common/vmode:VMODE \
314
 ../common/vmode:VMODE \
315
 ../common/3d/cubeline:3D/CUBELINE \
315
 ../common/3d/cubeline:3D/CUBELINE \