File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1004,7 +1004,7 @@ endif
10041004 $(MAKE) -C tee clean
10051005
10061006# ##########################################################################
1007- INCL = vim.h alloc.h arabic.h ascii.h ex_cmds.h feature.h globals.h \
1007+ INCL = vim.h alloc.h ascii.h ex_cmds.h feature.h globals.h \
10081008 keymap.h macros.h option.h os_dos.h os_win32.h proto.h regexp.h \
10091009 spell.h structs.h term.h beval.h $(NBDEBUG_INCL )
10101010GUI_INCL = gui.h
Original file line number Diff line number Diff line change @@ -693,7 +693,7 @@ CFLAGS = $(CFLAGS) /Zl /MTd
693693!include Make_all.mak
694694!include testdir\Make_all.mak
695695
696- INCL = vim.h alloc.h arabic.h ascii.h ex_cmds.h feature.h globals.h \
696+ INCL = vim.h alloc.h ascii.h ex_cmds.h feature.h globals.h \
697697 keymap.h macros.h option.h os_dos.h os_win32.h proto.h regexp.h \
698698 spell.h structs.h term.h beval.h $(NBDEBUG_INCL )
699699
You can’t perform that action at this time.
0 commit comments