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