Subversion Repositories Kolibri OS

Rev

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

Rev 1744 Rev 1748
Line 41... Line 41...
41
FASM_PROGRAMS:=\
41
FASM_PROGRAMS:=\
42
 @clip:@CLIP:$(PROGS)/system/clip/trunk/@clip.ASM \
42
 @clip:@CLIP:$(PROGS)/system/clip/trunk/@clip.ASM \
43
 @menu:@MENU:$(PROGS)/system/menu/trunk/menu.asm \
43
 @menu:@MENU:$(PROGS)/system/menu/trunk/menu.asm \
44
 @panel:@PANEL:$(PROGS)/system/panel/trunk/@PANEL.ASM \
44
 @panel:@PANEL:$(PROGS)/system/panel/trunk/@PANEL.ASM \
45
 @rb:@RB:$(PROGS)/system/rb/trunk/@RB.ASM \
45
 @rb:@RB:$(PROGS)/system/rb/trunk/@RB.ASM \
46
 @ss:@SS:$(PROGS)/system/ss/trunk/@SS.ASM \
46
 @ss:@SS:$(PROGS)/system/ss/trunk/@ss.asm\
47
 calc:CALC:$(PROGS)/other/calc/trunk/calc.asm \
47
 calc:CALC:$(PROGS)/other/calc/trunk/calc.asm \
48
 calendar:CALENDAR:$(PROGS)/system/calendar/trunk/calendar.asm \
48
 calendar:CALENDAR:$(PROGS)/system/calendar/trunk/calendar.asm \
49
 commouse:COMMOUSE:$(PROGS)/system/commouse/trunk/commouse.asm \
49
 commouse:COMMOUSE:$(PROGS)/system/commouse/trunk/commouse.asm \
50
 copyr:COPYR:$(PROGS)/fs/copyr/trunk/copyr.asm \
50
 copyr:COPYR:$(PROGS)/fs/copyr/trunk/copyr.asm \
51
 cpu:CPU:$(PROGS)/system/cpu/trunk/cpu.asm \
51
 cpu:CPU:$(PROGS)/system/cpu/trunk/cpu.asm \