forked from KolibriOS/kolibrios
Trying to add T_Edit application to autobuild N5
git-svn-id: svn://kolibrios.org@2720 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
3db7e65a5d
commit
c07825eba7
@ -146,7 +146,7 @@ FASM_PROGRAMS:=\
|
|||||||
games/sw:GAMES/SW:$(PROGS)/games/sw/trunk/sw.asm \
|
games/sw:GAMES/SW:$(PROGS)/games/sw/trunk/sw.asm \
|
||||||
games/tanks:GAMES/TANKS:$(PROGS)/games/tanks/trunk/tanks.asm \
|
games/tanks:GAMES/TANKS:$(PROGS)/games/tanks/trunk/tanks.asm \
|
||||||
games/tetris:GAMES/TETRIS:$(PROGS)/games/tetris/trunk/tetris.asm \
|
games/tetris:GAMES/TETRIS:$(PROGS)/games/tetris/trunk/tetris.asm \
|
||||||
info/asm.syn:INFO/ASM.SYN:$(PROGS)/other/t_edit/info/asm_syn.asm \
|
info/asm.syn:INFO/ASM1.SYN:$(PROGS)/other/t_edit/info/asm_syn.asm \
|
||||||
info/cpp_kol_cla.syn:INFO/cpp_kol_cla.syn:$(PROGS)/other/t_edit/info/cpp_kol_cla_syn.asm \
|
info/cpp_kol_cla.syn:INFO/cpp_kol_cla.syn:$(PROGS)/other/t_edit/info/cpp_kol_cla_syn.asm \
|
||||||
info/cpp_kol_dar.syn:INFO/cpp_kol_dar.syn:$(PROGS)/other/t_edit/info/cpp_kol_dar_syn.asm \
|
info/cpp_kol_dar.syn:INFO/cpp_kol_dar.syn:$(PROGS)/other/t_edit/info/cpp_kol_dar_syn.asm \
|
||||||
info/cpp_kol_def.syn:INFO/cpp_kol_def.syn:$(PROGS)/other/t_edit/info/cpp_kol_def_syn.asm \
|
info/cpp_kol_def.syn:INFO/cpp_kol_def.syn:$(PROGS)/other/t_edit/info/cpp_kol_def_syn.asm \
|
||||||
@ -207,9 +207,9 @@ COPY_FILES:=\
|
|||||||
macros.inc:MACROS.INC:$(PROGS)/macros.inc \
|
macros.inc:MACROS.INC:$(PROGS)/macros.inc \
|
||||||
config.inc:CONFIG.INC:$(PROGS)/config.inc \
|
config.inc:CONFIG.INC:$(PROGS)/config.inc \
|
||||||
struct.inc:STRUCT.INC:$(PROGS)/struct.inc \
|
struct.inc:STRUCT.INC:$(PROGS)/struct.inc \
|
||||||
develop/te_icon.png:DEVELOP/TE_ICON.PNG:$(PROGS)/other/t_edit/te_icon.png \
|
te_icon.png:DEVELOP/TE_ICON.PNG:$(PROGS)/other/t_edit/te_icon.png \
|
||||||
develop/tl_nod_16.png:DEVELOP/tl_nod_16.png:$(PROGS)/other/t_edit/tl_nod_16.png \
|
tl_nod_16.png:DEVELOP/tl_nod_16.png:$(PROGS)/other/t_edit/tl_nod_16.png \
|
||||||
develop/tl_sys_16.png:DEVELOP/tl_sys_16.png:$(PROGS)/media/log_el/trunk/tl_sys_16.png \
|
tl_sys_16.png:DEVELOP/tl_sys_16.png:$(PROGS)/media/log_el/trunk/tl_sys_16.png \
|
||||||
File|Managers/z_icons.png:File|Managers/Z_ICONS.PNG:$(PROGS)/fs/opendial/z_icons.png \
|
File|Managers/z_icons.png:File|Managers/Z_ICONS.PNG:$(PROGS)/fs/opendial/z_icons.png \
|
||||||
File|Managers/kfm_keys.txt:File|Managers/KFM_KEYS.TXT:$(PROGS)/fs/kfm/trunk/docs/russian/dos_kolibri/kfm_keys.txt \
|
File|Managers/kfm_keys.txt:File|Managers/KFM_KEYS.TXT:$(PROGS)/fs/kfm/trunk/docs/russian/dos_kolibri/kfm_keys.txt \
|
||||||
File|Managers/buttons.bmp:File|Managers/BUTTONS.BMP:$(PROGS)/fs/kfm/trunk/buttons.bmp \
|
File|Managers/buttons.bmp:File|Managers/BUTTONS.BMP:$(PROGS)/fs/kfm/trunk/buttons.bmp \
|
||||||
|
Loading…
Reference in New Issue
Block a user