Subversion Repositories Kolibri OS

Rev

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

Rev 2378 Rev 2379
Line 138... Line 138...
138
 File|Managers/z_icons.png:File|Managers/Z_ICONS.PNG:$(PROGS)/fs/opendial/z_icons.png \
138
 File|Managers/z_icons.png:File|Managers/Z_ICONS.PNG:$(PROGS)/fs/opendial/z_icons.png \
139
 File|Managers/kfm_keys.txt:File|Managers/KFM_KEYS.TXT:$(PROGS)/fs/kfm/trunk/docs/english/kfm_keys.txt \
139
 File|Managers/kfm_keys.txt:File|Managers/KFM_KEYS.TXT:$(PROGS)/fs/kfm/trunk/docs/english/kfm_keys.txt \
140
 File|Managers/buttons.bmp:File|Managers/BUTTONS.BMP:$(PROGS)/fs/kfm/trunk/buttons.bmp \
140
 File|Managers/buttons.bmp:File|Managers/BUTTONS.BMP:$(PROGS)/fs/kfm/trunk/buttons.bmp \
141
 File|Managers/icons.bmp:File|Managers/ICONS.BMP:$(PROGS)/fs/kfm/trunk/icons.bmp \
141
 File|Managers/icons.bmp:File|Managers/ICONS.BMP:$(PROGS)/fs/kfm/trunk/icons.bmp \
142
 media/kiv.ini:MEDIA/KIV.INI:$(PROGS)/media/kiv/trunk/kiv.ini \
142
 media/kiv.ini:MEDIA/KIV.INI:$(PROGS)/media/kiv/trunk/kiv.ini \
-
 
143
 .shell:.shell:$(PROGS)/system/shell/bin/eng/.shell \
143
 mykey.ini:MYKEY.INI:$(PROGS)/system/MyKey/trunk/mykey.ini \
144
 mykey.ini:MYKEY.INI:$(PROGS)/system/MyKey/trunk/mykey.ini \
144
# end of list
145
# end of list
Line 145... Line 146...
145
 
146
 
146
# The list of all C-- programs with one main C-- file.
147
# The list of all C-- programs with one main C-- file.
Line 284... Line 285...
284
# Sorry, even black magic seems to be insufficient for
285
# Sorry, even black magic seems to be insufficient for
285
# auto-handling all subtle effects. So we just define
286
# auto-handling all subtle effects. So we just define
286
# command lines for compiling and linking, and
287
# command lines for compiling and linking, and
287
# maintain the list of sources and objects by hand.
288
# maintain the list of sources and objects by hand.
288
include Makefile.msvc
289
include Makefile.msvc
289
 
-
 
-
 
290
include Makefile.gcc
Line 290... Line 291...
290
 
291
 
291
# Rules for shell
292
# Rules for shell
292
shell: .obj.shell/start.o .obj.shell/shell.o .obj.shell/kolibri.o .obj.shell/stdlib.o .obj.shell/string.o .obj.shell/ctype.o \
293
shell: .obj.shell/start.o .obj.shell/shell.o .obj.shell/kolibri.o .obj.shell/stdlib.o .obj.shell/string.o .obj.shell/ctype.o \
293
 $(PROGS)/system/shell/kolibri.ld
294
 $(PROGS)/system/shell/kolibri.ld