Subversion Repositories Kolibri OS

Rev

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

Rev 4606 Rev 4614
Line 40... Line 40...
40
# for FAT filesystem.
40
# for FAT filesystem.
41
# Third part is the name of the source file.
41
# Third part is the name of the source file.
42
# Spaces separate items, so spaces in names should be
42
# Spaces separate items, so spaces in names should be
43
# represented as '|'.
43
# represented as '|'.
44
FASM_PROGRAMS:=\
44
FASM_PROGRAMS:=\
45
 @clip:@CLIP:$(PROGS)/system/clip/trunk/@clip.ASM \
-
 
46
 @menu:@MENU:$(PROGS)/system/menu/trunk/menu.asm \
45
 @menu:@MENU:$(PROGS)/system/menu/trunk/menu.asm \
47
 @panel:@PANEL:$(PROGS)/system/panel/trunk/@PANEL.ASM \
46
 @panel:@PANEL:$(PROGS)/system/panel/trunk/@PANEL.ASM \
48
 @docky:@DOCKY:$(PROGS)/system/docky/trunk/docky.asm \
47
 @docky:@DOCKY:$(PROGS)/system/docky/trunk/docky.asm \
49
 @ss:@SS:$(PROGS)/system/ss/trunk/@ss.asm\
48
 @ss:@SS:$(PROGS)/system/ss/trunk/@ss.asm\
50
 refrscrn:REFRSCRN:$(PROGS)/system/refrscrn/refrscrn.asm \
49
 refrscrn:REFRSCRN:$(PROGS)/system/refrscrn/refrscrn.asm \