comparison src/Make_vms.mms @ 18884:9a723f1e2d4e v8.2.0003

patch 8.2.0003: Build file dependencies are incomplete Commit: https://github.com/vim/vim/commit/f5f4b6cb5f6174458848d2fbc0388379222c8a0f Author: Bram Moolenaar <Bram@vim.org> Date: Sat Dec 14 13:17:11 2019 +0100 patch 8.2.0003: Build file dependencies are incomplete Problem: Build file dependencies are incomplete. Solution: Fix the dependencies. (Ken Takata, closes https://github.com/vim/vim/issues/5356)
author Bram Moolenaar <Bram@vim.org>
date Sat, 14 Dec 2019 13:30:04 +0100
parents 5ecefcbd12a1
children 2ef19eed524a
comparison
equal deleted inserted replaced
18883:ddac9ae52386 18884:9a723f1e2d4e
677 gui.h beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \ 677 gui.h beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
678 globals.h version.h 678 globals.h version.h
679 bufwrite.obj : bufwrite.c vim.h [.auto]config.h feature.h os_unix.h \ 679 bufwrite.obj : bufwrite.c vim.h [.auto]config.h feature.h os_unix.h \
680 ascii.h keymap.h term.h macros.h structs.h regexp.h \ 680 ascii.h keymap.h term.h macros.h structs.h regexp.h \
681 gui.h beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \ 681 gui.h beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
682 globals.h version.h 682 globals.h
683 change.obj : change.c vim.h [.auto]config.h feature.h os_unix.h \ 683 change.obj : change.c vim.h [.auto]config.h feature.h os_unix.h \
684 ascii.h keymap.h term.h macros.h structs.h regexp.h \ 684 ascii.h keymap.h term.h macros.h structs.h regexp.h \
685 gui.h beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \ 685 gui.h beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
686 globals.h version.h 686 globals.h
687 charset.obj : charset.c vim.h [.auto]config.h feature.h os_unix.h \ 687 charset.obj : charset.c vim.h [.auto]config.h feature.h os_unix.h \
688 ascii.h keymap.h term.h macros.h structs.h regexp.h \ 688 ascii.h keymap.h term.h macros.h structs.h regexp.h \
689 gui.h beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \ 689 gui.h beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
690 globals.h 690 globals.h
691 cindent.obj : cindent.c vim.h [.auto]config.h feature.h os_unix.h \ 691 cindent.obj : cindent.c vim.h [.auto]config.h feature.h os_unix.h \
734 edit.obj : edit.c vim.h [.auto]config.h feature.h os_unix.h \ 734 edit.obj : edit.c vim.h [.auto]config.h feature.h os_unix.h \
735 ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h beval.h \ 735 ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h beval.h \
736 [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h 736 [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h
737 eval.obj : eval.c vim.h [.auto]config.h feature.h os_unix.h \ 737 eval.obj : eval.c vim.h [.auto]config.h feature.h os_unix.h \
738 ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h beval.h \ 738 ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h beval.h \
739 [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h \ 739 [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h
740 version.h
741 evalbuffer.obj : evalbuffer.c vim.h [.auto]config.h feature.h os_unix.h \ 740 evalbuffer.obj : evalbuffer.c vim.h [.auto]config.h feature.h os_unix.h \
742 ascii.h keymap.h term.h macros.h option.h structs.h \ 741 ascii.h keymap.h term.h macros.h option.h structs.h \
743 regexp.h gui.h beval.h [.proto]gui_beval.pro alloc.h ex_cmds.h spell.h \ 742 regexp.h gui.h beval.h [.proto]gui_beval.pro alloc.h ex_cmds.h spell.h \
744 proto.h globals.h version.h 743 proto.h globals.h
745 evalfunc.obj : evalfunc.c vim.h [.auto]config.h feature.h os_unix.h \ 744 evalfunc.obj : evalfunc.c vim.h [.auto]config.h feature.h os_unix.h \
746 ascii.h keymap.h term.h macros.h option.h structs.h \ 745 ascii.h keymap.h term.h macros.h option.h structs.h \
747 regexp.h gui.h beval.h [.proto]gui_beval.pro alloc.h ex_cmds.h spell.h \ 746 regexp.h gui.h beval.h [.proto]gui_beval.pro alloc.h ex_cmds.h spell.h \
748 proto.h globals.h version.h 747 proto.h globals.h version.h
749 evalvars.obj : evalvars.c vim.h [.auto]config.h feature.h os_unix.h \ 748 evalvars.obj : evalvars.c vim.h [.auto]config.h feature.h os_unix.h \
751 regexp.h gui.h beval.h [.proto]gui_beval.pro alloc.h ex_cmds.h spell.h \ 750 regexp.h gui.h beval.h [.proto]gui_beval.pro alloc.h ex_cmds.h spell.h \
752 proto.h globals.h version.h 751 proto.h globals.h version.h
753 evalwindow.obj : evalwindow.c vim.h [.auto]config.h feature.h os_unix.h \ 752 evalwindow.obj : evalwindow.c vim.h [.auto]config.h feature.h os_unix.h \
754 ascii.h keymap.h term.h macros.h option.h structs.h \ 753 ascii.h keymap.h term.h macros.h option.h structs.h \
755 regexp.h gui.h beval.h [.proto]gui_beval.pro alloc.h ex_cmds.h spell.h \ 754 regexp.h gui.h beval.h [.proto]gui_beval.pro alloc.h ex_cmds.h spell.h \
756 proto.h globals.h version.h 755 proto.h globals.h
757 ex_cmds.obj : ex_cmds.c vim.h [.auto]config.h feature.h os_unix.h \ 756 ex_cmds.obj : ex_cmds.c vim.h [.auto]config.h feature.h os_unix.h \
758 ascii.h keymap.h term.h macros.h structs.h regexp.h \ 757 ascii.h keymap.h term.h macros.h structs.h regexp.h \
759 gui.h beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \ 758 gui.h beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
760 globals.h version.h 759 globals.h version.h
761 ex_cmds2.obj : ex_cmds2.c vim.h [.auto]config.h feature.h os_unix.h \ 760 ex_cmds2.obj : ex_cmds2.c vim.h [.auto]config.h feature.h os_unix.h \
794 gui.h beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \ 793 gui.h beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
795 globals.h 794 globals.h
796 hardcopy.obj : hardcopy.c vim.h [.auto]config.h feature.h os_unix.h \ 795 hardcopy.obj : hardcopy.c vim.h [.auto]config.h feature.h os_unix.h \
797 ascii.h keymap.h term.h macros.h structs.h regexp.h \ 796 ascii.h keymap.h term.h macros.h structs.h regexp.h \
798 gui.h beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \ 797 gui.h beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
799 globals.h 798 globals.h version.h
800 hashtab.obj : hashtab.c vim.h [.auto]config.h feature.h os_unix.h \ 799 hashtab.obj : hashtab.c vim.h [.auto]config.h feature.h os_unix.h \
801 ascii.h keymap.h term.h macros.h structs.h regexp.h \ 800 ascii.h keymap.h term.h macros.h structs.h regexp.h \
802 gui.h beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \ 801 gui.h beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
803 globals.h 802 globals.h
804 highlight.obj : highlight.c vim.h [.auto]config.h feature.h os_unix.h \ 803 highlight.obj : highlight.c vim.h [.auto]config.h feature.h os_unix.h \
819 globals.h if_mzsch.h 818 globals.h if_mzsch.h
820 indent.obj : indent.c vim.h [.auto]config.h feature.h os_unix.h 819 indent.obj : indent.c vim.h [.auto]config.h feature.h os_unix.h
821 insexpand.obj : insexpand.c vim.h [.auto]config.h feature.h os_unix.h 820 insexpand.obj : insexpand.c vim.h [.auto]config.h feature.h os_unix.h
822 json.obj : json.c vim.h [.auto]config.h feature.h os_unix.h \ 821 json.obj : json.c vim.h [.auto]config.h feature.h os_unix.h \
823 ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h beval.h \ 822 ascii.h keymap.h term.h macros.h structs.h regexp.h gui.h beval.h \
824 [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h \ 823 [.proto]gui_beval.pro option.h ex_cmds.h proto.h globals.h
825 version.h
826 list.obj : list.c vim.h [.auto]config.h feature.h os_unix.h \ 824 list.obj : list.c vim.h [.auto]config.h feature.h os_unix.h \
827 ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \ 825 ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
828 beval.h [.proto]gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \ 826 beval.h [.proto]gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
829 globals.h 827 globals.h
830 main.obj : main.c vim.h [.auto]config.h feature.h os_unix.h \ 828 main.obj : main.c vim.h [.auto]config.h feature.h os_unix.h \
1022 globals.h gui_at_sb.h 1020 globals.h gui_at_sb.h
1023 gui_gtk_x11.obj : gui_gtk_x11.c vim.h [.auto]config.h feature.h os_unix.h \ 1021 gui_gtk_x11.obj : gui_gtk_x11.c vim.h [.auto]config.h feature.h os_unix.h \
1024 ascii.h keymap.h term.h macros.h structs.h regexp.h \ 1022 ascii.h keymap.h term.h macros.h structs.h regexp.h \
1025 gui.h beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \ 1023 gui.h beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
1026 globals.h gui_gtk_f.h [-.runtime]vim32x32.xpm \ 1024 globals.h gui_gtk_f.h [-.runtime]vim32x32.xpm \
1027 [-.runtime]vim16x16.xpm [-.runtime]vim48x48.xpm 1025 [-.runtime]vim16x16.xpm [-.runtime]vim48x48.xpm version.h
1028 gui_x11.obj : gui_x11.c vim.h [.auto]config.h feature.h os_unix.h \ 1026 gui_x11.obj : gui_x11.c vim.h [.auto]config.h feature.h os_unix.h \
1029 ascii.h keymap.h term.h macros.h structs.h regexp.h \ 1027 ascii.h keymap.h term.h macros.h structs.h regexp.h \
1030 gui.h beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \ 1028 gui.h beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
1031 globals.h [-.runtime]vim32x32.xpm \ 1029 globals.h [-.runtime]vim32x32.xpm \
1032 [-.runtime]vim16x16.xpm [-.runtime]vim48x48.xpm [-.pixmaps]tb_new.xpm \ 1030 [-.runtime]vim16x16.xpm [-.runtime]vim48x48.xpm [-.pixmaps]tb_new.xpm \
1082 globals.h 1080 globals.h
1083 gui_beval.obj : gui_beval.c vim.h [.auto]config.h feature.h os_unix.h \ 1081 gui_beval.obj : gui_beval.c vim.h [.auto]config.h feature.h os_unix.h \
1084 ascii.h keymap.h term.h macros.h structs.h regexp.h \ 1082 ascii.h keymap.h term.h macros.h structs.h regexp.h \
1085 gui.h beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \ 1083 gui.h beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
1086 globals.h 1084 globals.h
1087 workshop.obj : workshop.c [.auto]config.h integration.h vim.h feature.h \
1088 os_unix.h ascii.h keymap.h term.h macros.h structs.h \
1089 regexp.h gui.h beval.h [.proto]gui_beval.pro option.h ex_cmds.h \
1090 proto.h globals.h version.h workshop.h
1091 wsdebug.obj : wsdebug.c
1092 integration.obj : integration.c vim.h [.auto]config.h feature.h os_unix.h \
1093 ascii.h keymap.h term.h macros.h structs.h regexp.h \
1094 gui.h beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
1095 globals.h integration.h
1096 netbeans.obj : netbeans.c vim.h [.auto]config.h feature.h os_unix.h \ 1085 netbeans.obj : netbeans.c vim.h [.auto]config.h feature.h os_unix.h \
1097 ascii.h keymap.h term.h macros.h structs.h regexp.h \ 1086 ascii.h keymap.h term.h macros.h structs.h regexp.h \
1098 gui.h beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \ 1087 gui.h beval.h [.proto]gui_beval.pro option.h ex_cmds.h proto.h \
1099 globals.h version.h 1088 globals.h version.h
1100 gui_xmdlg.obj : gui_xmdlg.c [.auto]config.h vim.h feature.h os_unix.h 1089 gui_xmdlg.obj : gui_xmdlg.c [.auto]config.h vim.h feature.h os_unix.h