comparison src/Makefile @ 11625:5d0ec52fe4c6 v8.0.0695

patch 8.0.0695: missing dependencies breaks parallel make commit https://github.com/vim/vim/commit/e5ae108ab87ab7bdca85c57349a6b31a6b1aa49a Author: Bram Moolenaar <Bram@vim.org> Date: Fri Jul 7 12:42:40 2017 +0200 patch 8.0.0695: missing dependencies breaks parallel make Problem: Missing dependencies breaks parallel make. Solution: Add dependencies for terminal.o.
author Christian Brabandt <cb@256bit.org>
date Fri, 07 Jul 2017 12:45:03 +0200
parents b89dd2d3f8fb
children 140d51d5b5c3
comparison
equal deleted inserted replaced
11624:08420c467bbb 11625:5d0ec52fe4c6
3552 gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \ 3552 gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
3553 globals.h farsi.h arabic.h 3553 globals.h farsi.h arabic.h
3554 objects/os_unix.o: os_unix.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \ 3554 objects/os_unix.o: os_unix.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
3555 ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \ 3555 ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
3556 gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \ 3556 gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
3557 globals.h farsi.h arabic.h if_mzsch.h os_unixx.h 3557 globals.h farsi.h arabic.h os_unixx.h
3558 objects/pathdef.o: auto/pathdef.c vim.h auto/config.h feature.h os_unix.h \ 3558 objects/pathdef.o: auto/pathdef.c vim.h auto/config.h feature.h os_unix.h \
3559 auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \ 3559 auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
3560 regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \ 3560 regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
3561 proto.h globals.h farsi.h arabic.h 3561 proto.h globals.h farsi.h arabic.h
3562 objects/popupmnu.o: popupmnu.c vim.h auto/config.h feature.h os_unix.h \ 3562 objects/popupmnu.o: popupmnu.c vim.h auto/config.h feature.h os_unix.h \
3601 arabic.h 3601 arabic.h
3602 objects/term.o: term.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \ 3602 objects/term.o: term.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
3603 ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \ 3603 ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
3604 gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \ 3604 gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
3605 globals.h farsi.h arabic.h 3605 globals.h farsi.h arabic.h
3606 objects/terminal.o: terminal.c vim.h auto/config.h feature.h os_unix.h \
3607 auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
3608 regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
3609 proto.h globals.h farsi.h arabic.h
3606 objects/ui.o: ui.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h ascii.h \ 3610 objects/ui.o: ui.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h ascii.h \
3607 keymap.h term.h macros.h option.h structs.h regexp.h gui.h gui_beval.h \ 3611 keymap.h term.h macros.h option.h structs.h regexp.h gui.h gui_beval.h \
3608 proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h globals.h farsi.h \ 3612 proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h globals.h farsi.h \
3609 arabic.h 3613 arabic.h
3610 objects/undo.o: undo.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \ 3614 objects/undo.o: undo.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
3710 regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \ 3714 regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
3711 proto.h globals.h farsi.h arabic.h json.c 3715 proto.h globals.h farsi.h arabic.h json.c
3712 objects/kword_test.o: kword_test.c main.c vim.h auto/config.h feature.h os_unix.h \ 3716 objects/kword_test.o: kword_test.c main.c vim.h auto/config.h feature.h os_unix.h \
3713 auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \ 3717 auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
3714 regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \ 3718 regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
3715 proto.h globals.h farsi.h arabic.h charset.c mbyte.c 3719 proto.h globals.h farsi.h arabic.h charset.c
3716 objects/memfile_test.o: memfile_test.c main.c vim.h auto/config.h feature.h \ 3720 objects/memfile_test.o: memfile_test.c main.c vim.h auto/config.h feature.h \
3717 os_unix.h auto/osdef.h ascii.h keymap.h term.h macros.h option.h \ 3721 os_unix.h auto/osdef.h ascii.h keymap.h term.h macros.h option.h \
3718 structs.h regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h \ 3722 structs.h regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h \
3719 ex_cmds.h spell.h proto.h globals.h farsi.h arabic.h memfile.c 3723 ex_cmds.h spell.h proto.h globals.h farsi.h arabic.h memfile.c
3720 objects/message_test.o: message_test.c main.c vim.h auto/config.h feature.h \ 3724 objects/message_test.o: message_test.c main.c vim.h auto/config.h feature.h \
3730 gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \ 3734 gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
3731 globals.h farsi.h arabic.h 3735 globals.h farsi.h arabic.h
3732 objects/if_mzsch.o: if_mzsch.c vim.h auto/config.h feature.h os_unix.h \ 3736 objects/if_mzsch.o: if_mzsch.c vim.h auto/config.h feature.h os_unix.h \
3733 auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \ 3737 auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
3734 regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \ 3738 regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
3735 proto.h globals.h farsi.h arabic.h if_mzsch.h mzscheme_base.c 3739 proto.h globals.h farsi.h arabic.h if_mzsch.h
3736 objects/if_perl.o: auto/if_perl.c vim.h auto/config.h feature.h os_unix.h \ 3740 objects/if_perl.o: auto/if_perl.c vim.h auto/config.h feature.h os_unix.h \
3737 auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \ 3741 auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
3738 regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \ 3742 regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
3739 proto.h globals.h farsi.h arabic.h 3743 proto.h globals.h farsi.h arabic.h
3740 objects/if_perlsfio.o: if_perlsfio.c vim.h auto/config.h feature.h os_unix.h \ 3744 objects/if_perlsfio.o: if_perlsfio.c vim.h auto/config.h feature.h os_unix.h \