|
|
@@ -1531,6 +1531,7 @@ BASIC_SRC = \
|
|
|
|
search.c \
|
|
|
|
search.c \
|
|
|
|
sha256.c \
|
|
|
|
sha256.c \
|
|
|
|
spell.c \
|
|
|
|
spell.c \
|
|
|
|
|
|
|
|
spellfile.c \
|
|
|
|
syntax.c \
|
|
|
|
syntax.c \
|
|
|
|
tag.c \
|
|
|
|
tag.c \
|
|
|
|
term.c \
|
|
|
|
term.c \
|
|
|
@@ -1634,6 +1635,7 @@ OBJ_COMMON = \
|
|
|
|
objects/search.o \
|
|
|
|
objects/search.o \
|
|
|
|
objects/sha256.o \
|
|
|
|
objects/sha256.o \
|
|
|
|
objects/spell.o \
|
|
|
|
objects/spell.o \
|
|
|
|
|
|
|
|
objects/spellfile.o \
|
|
|
|
objects/syntax.o \
|
|
|
|
objects/syntax.o \
|
|
|
|
objects/tag.o \
|
|
|
|
objects/tag.o \
|
|
|
|
objects/term.o \
|
|
|
|
objects/term.o \
|
|
|
@@ -1735,6 +1737,7 @@ PRO_AUTO = \
|
|
|
|
search.pro \
|
|
|
|
search.pro \
|
|
|
|
sha256.pro \
|
|
|
|
sha256.pro \
|
|
|
|
spell.pro \
|
|
|
|
spell.pro \
|
|
|
|
|
|
|
|
spellfile.pro \
|
|
|
|
syntax.pro \
|
|
|
|
syntax.pro \
|
|
|
|
tag.pro \
|
|
|
|
tag.pro \
|
|
|
|
term.pro \
|
|
|
|
term.pro \
|
|
|
@@ -3062,6 +3065,9 @@ objects/sha256.o: sha256.c
|
|
|
|
objects/spell.o: spell.c
|
|
|
|
objects/spell.o: spell.c
|
|
|
|
$(CCC) -o $@ spell.c
|
|
|
|
$(CCC) -o $@ spell.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
objects/spellfile.o: spellfile.c
|
|
|
|
|
|
|
|
$(CCC) -o $@ spellfile.c
|
|
|
|
|
|
|
|
|
|
|
|
objects/syntax.o: syntax.c
|
|
|
|
objects/syntax.o: syntax.c
|
|
|
|
$(CCC) -o $@ syntax.c
|
|
|
|
$(CCC) -o $@ syntax.c
|
|
|
|
|
|
|
|
|
|
|
@@ -3186,244 +3192,252 @@ $(APPDIR)/Contents:
|
|
|
|
### Dependencies:
|
|
|
|
### Dependencies:
|
|
|
|
objects/arabic.o: arabic.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/arabic.o: arabic.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/blowfish.o: blowfish.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
objects/blowfish.o: blowfish.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
proto.h globals.h farsi.h arabic.h
|
|
|
|
objects/buffer.o: buffer.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/buffer.o: buffer.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h version.h
|
|
|
|
globals.h farsi.h arabic.h version.h
|
|
|
|
objects/charset.o: charset.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/charset.o: charset.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/crypt.o: crypt.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/crypt.o: crypt.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/crypt_zip.o: crypt_zip.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
objects/crypt_zip.o: crypt_zip.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
proto.h globals.h farsi.h arabic.h
|
|
|
|
objects/dict.o: dict.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/dict.o: dict.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/diff.o: diff.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/diff.o: diff.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/digraph.o: digraph.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/digraph.o: digraph.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/edit.o: edit.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/edit.o: edit.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/eval.o: eval.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/eval.o: eval.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h version.h
|
|
|
|
globals.h farsi.h arabic.h version.h
|
|
|
|
objects/evalfunc.o: evalfunc.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/evalfunc.o: evalfunc.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
farsi.h arabic.h version.h
|
|
|
|
proto.h globals.h farsi.h arabic.h version.h
|
|
|
|
objects/ex_cmds.o: ex_cmds.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/ex_cmds.o: ex_cmds.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h version.h
|
|
|
|
globals.h farsi.h arabic.h version.h
|
|
|
|
objects/ex_cmds2.o: ex_cmds2.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
objects/ex_cmds2.o: ex_cmds2.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
globals.h farsi.h arabic.h version.h
|
|
|
|
proto.h globals.h farsi.h arabic.h version.h
|
|
|
|
objects/ex_docmd.o: ex_docmd.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
objects/ex_docmd.o: ex_docmd.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
proto.h globals.h farsi.h arabic.h
|
|
|
|
objects/ex_eval.o: ex_eval.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/ex_eval.o: ex_eval.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/ex_getln.o: ex_getln.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
objects/ex_getln.o: ex_getln.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
proto.h globals.h farsi.h arabic.h
|
|
|
|
objects/farsi.o: farsi.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/farsi.o: farsi.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/fileio.o: fileio.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/fileio.o: fileio.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/fold.o: fold.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/fold.o: fold.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/getchar.o: getchar.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/getchar.o: getchar.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/hardcopy.o: hardcopy.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
objects/hardcopy.o: hardcopy.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
globals.h farsi.h arabic.h version.h
|
|
|
|
proto.h globals.h farsi.h arabic.h version.h
|
|
|
|
objects/hashtab.o: hashtab.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/hashtab.o: hashtab.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/if_cscope.o: if_cscope.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
objects/if_cscope.o: if_cscope.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
globals.h farsi.h arabic.h if_cscope.h
|
|
|
|
proto.h globals.h farsi.h arabic.h if_cscope.h
|
|
|
|
objects/if_xcmdsrv.o: if_xcmdsrv.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
objects/if_xcmdsrv.o: if_xcmdsrv.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
globals.h farsi.h arabic.h version.h
|
|
|
|
proto.h globals.h farsi.h arabic.h version.h
|
|
|
|
objects/json.o: json.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/json.o: json.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/list.o: list.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/list.o: list.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/main.o: main.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/main.o: main.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/mark.o: mark.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/mark.o: mark.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/memfile.o: memfile.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/memfile.o: memfile.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/memline.o: memline.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/memline.o: memline.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/menu.o: menu.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/menu.o: menu.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/message.o: message.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/message.o: message.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/misc1.o: misc1.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/misc1.o: misc1.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h version.h
|
|
|
|
globals.h farsi.h arabic.h version.h
|
|
|
|
objects/misc2.o: misc2.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/misc2.o: misc2.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/move.o: move.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/move.o: move.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/mbyte.o: mbyte.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/mbyte.o: mbyte.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/normal.o: normal.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/normal.o: normal.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/ops.o: ops.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h ascii.h \
|
|
|
|
objects/ops.o: ops.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h ascii.h \
|
|
|
|
keymap.h term.h macros.h option.h structs.h regexp.h gui.h gui_beval.h \
|
|
|
|
keymap.h term.h macros.h option.h structs.h regexp.h gui.h gui_beval.h \
|
|
|
|
proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h farsi.h arabic.h
|
|
|
|
proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h globals.h farsi.h \
|
|
|
|
|
|
|
|
arabic.h
|
|
|
|
objects/option.o: option.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/option.o: option.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/os_unix.o: os_unix.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/os_unix.o: os_unix.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h os_unixx.h
|
|
|
|
globals.h farsi.h arabic.h os_unixx.h
|
|
|
|
objects/pathdef.o: auto/pathdef.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
objects/pathdef.o: auto/pathdef.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
proto.h globals.h farsi.h arabic.h
|
|
|
|
objects/popupmnu.o: popupmnu.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
objects/popupmnu.o: popupmnu.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
proto.h globals.h farsi.h arabic.h
|
|
|
|
objects/quickfix.o: quickfix.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
objects/quickfix.o: quickfix.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
proto.h globals.h farsi.h arabic.h
|
|
|
|
objects/regexp.o: regexp.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/regexp.o: regexp.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h regexp_nfa.c
|
|
|
|
globals.h farsi.h arabic.h regexp_nfa.c
|
|
|
|
objects/screen.o: screen.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/screen.o: screen.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/search.o: search.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/search.o: search.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/sha256.o: sha256.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/sha256.o: sha256.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/spell.o: spell.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/spell.o: spell.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
|
|
|
|
objects/spellfile.o: spellfile.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
|
|
|
|
proto.h globals.h farsi.h arabic.h
|
|
|
|
objects/syntax.o: syntax.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/syntax.o: syntax.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/tag.o: tag.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h ascii.h \
|
|
|
|
objects/tag.o: tag.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h ascii.h \
|
|
|
|
keymap.h term.h macros.h option.h structs.h regexp.h gui.h gui_beval.h \
|
|
|
|
keymap.h term.h macros.h option.h structs.h regexp.h gui.h gui_beval.h \
|
|
|
|
proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h farsi.h arabic.h
|
|
|
|
proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h globals.h farsi.h \
|
|
|
|
|
|
|
|
arabic.h
|
|
|
|
objects/term.o: term.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/term.o: term.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/ui.o: ui.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h ascii.h \
|
|
|
|
objects/ui.o: ui.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h ascii.h \
|
|
|
|
keymap.h term.h macros.h option.h structs.h regexp.h gui.h gui_beval.h \
|
|
|
|
keymap.h term.h macros.h option.h structs.h regexp.h gui.h gui_beval.h \
|
|
|
|
proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h farsi.h arabic.h
|
|
|
|
proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h globals.h farsi.h \
|
|
|
|
|
|
|
|
arabic.h
|
|
|
|
objects/undo.o: undo.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/undo.o: undo.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/userfunc.o: userfunc.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/userfunc.o: userfunc.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
proto.h globals.h farsi.h arabic.h
|
|
|
|
objects/version.o: version.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/version.o: version.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h version.h
|
|
|
|
globals.h farsi.h arabic.h version.h
|
|
|
|
objects/window.o: window.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/window.o: window.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/gui.o: gui.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h ascii.h \
|
|
|
|
objects/gui.o: gui.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h ascii.h \
|
|
|
|
keymap.h term.h macros.h option.h structs.h regexp.h gui.h gui_beval.h \
|
|
|
|
keymap.h term.h macros.h option.h structs.h regexp.h gui.h gui_beval.h \
|
|
|
|
proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h farsi.h arabic.h
|
|
|
|
proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h globals.h farsi.h \
|
|
|
|
|
|
|
|
arabic.h
|
|
|
|
objects/gui_gtk.o: gui_gtk.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/gui_gtk.o: gui_gtk.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h gui_gtk_f.h
|
|
|
|
globals.h farsi.h arabic.h gui_gtk_f.h
|
|
|
|
objects/gui_gtk_f.o: gui_gtk_f.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
objects/gui_gtk_f.o: gui_gtk_f.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
globals.h farsi.h arabic.h gui_gtk_f.h
|
|
|
|
proto.h globals.h farsi.h arabic.h gui_gtk_f.h
|
|
|
|
objects/gui_motif.o: gui_motif.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
objects/gui_motif.o: gui_motif.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
globals.h farsi.h arabic.h gui_xmebw.h ../pixmaps/alert.xpm \
|
|
|
|
proto.h globals.h farsi.h arabic.h gui_xmebw.h ../pixmaps/alert.xpm \
|
|
|
|
../pixmaps/error.xpm ../pixmaps/generic.xpm ../pixmaps/info.xpm \
|
|
|
|
../pixmaps/error.xpm ../pixmaps/generic.xpm ../pixmaps/info.xpm \
|
|
|
|
../pixmaps/quest.xpm gui_x11_pm.h ../pixmaps/tb_new.xpm \
|
|
|
|
../pixmaps/quest.xpm gui_x11_pm.h ../pixmaps/tb_new.xpm \
|
|
|
|
../pixmaps/tb_open.xpm ../pixmaps/tb_close.xpm ../pixmaps/tb_save.xpm \
|
|
|
|
../pixmaps/tb_open.xpm ../pixmaps/tb_close.xpm ../pixmaps/tb_save.xpm \
|
|
|
@@ -3443,16 +3457,16 @@ objects/gui_motif.o: gui_motif.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
../pixmaps/tb_minwidth.xpm
|
|
|
|
../pixmaps/tb_minwidth.xpm
|
|
|
|
objects/gui_xmdlg.o: gui_xmdlg.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
objects/gui_xmdlg.o: gui_xmdlg.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
proto.h globals.h farsi.h arabic.h
|
|
|
|
objects/gui_xmebw.o: gui_xmebw.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
objects/gui_xmebw.o: gui_xmebw.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
globals.h farsi.h arabic.h gui_xmebwp.h gui_xmebw.h
|
|
|
|
proto.h globals.h farsi.h arabic.h gui_xmebwp.h gui_xmebw.h
|
|
|
|
objects/gui_athena.o: gui_athena.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
objects/gui_athena.o: gui_athena.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
globals.h farsi.h arabic.h gui_at_sb.h gui_x11_pm.h \
|
|
|
|
proto.h globals.h farsi.h arabic.h gui_at_sb.h gui_x11_pm.h \
|
|
|
|
../pixmaps/tb_new.xpm ../pixmaps/tb_open.xpm ../pixmaps/tb_close.xpm \
|
|
|
|
../pixmaps/tb_new.xpm ../pixmaps/tb_open.xpm ../pixmaps/tb_close.xpm \
|
|
|
|
../pixmaps/tb_save.xpm ../pixmaps/tb_print.xpm ../pixmaps/tb_cut.xpm \
|
|
|
|
../pixmaps/tb_save.xpm ../pixmaps/tb_print.xpm ../pixmaps/tb_cut.xpm \
|
|
|
|
../pixmaps/tb_copy.xpm ../pixmaps/tb_paste.xpm ../pixmaps/tb_find.xpm \
|
|
|
|
../pixmaps/tb_copy.xpm ../pixmaps/tb_paste.xpm ../pixmaps/tb_find.xpm \
|
|
|
@@ -3470,92 +3484,94 @@ objects/gui_athena.o: gui_athena.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
../pixmaps/tb_minwidth.xpm
|
|
|
|
../pixmaps/tb_minwidth.xpm
|
|
|
|
objects/gui_gtk_x11.o: gui_gtk_x11.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
objects/gui_gtk_x11.o: gui_gtk_x11.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
globals.h farsi.h arabic.h auto/gui_gtk_gresources.h gui_gtk_f.h \
|
|
|
|
proto.h globals.h farsi.h arabic.h auto/gui_gtk_gresources.h gui_gtk_f.h \
|
|
|
|
../runtime/vim32x32.xpm ../runtime/vim16x16.xpm ../runtime/vim48x48.xpm
|
|
|
|
../runtime/vim32x32.xpm ../runtime/vim16x16.xpm ../runtime/vim48x48.xpm
|
|
|
|
objects/gui_x11.o: gui_x11.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/gui_x11.o: gui_x11.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h ../runtime/vim32x32.xpm ../runtime/vim16x16.xpm \
|
|
|
|
globals.h farsi.h arabic.h ../runtime/vim32x32.xpm \
|
|
|
|
../runtime/vim48x48.xpm
|
|
|
|
../runtime/vim16x16.xpm ../runtime/vim48x48.xpm
|
|
|
|
objects/gui_at_sb.o: gui_at_sb.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
objects/gui_at_sb.o: gui_at_sb.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
globals.h farsi.h arabic.h gui_at_sb.h
|
|
|
|
proto.h globals.h farsi.h arabic.h gui_at_sb.h
|
|
|
|
objects/gui_at_fs.o: gui_at_fs.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
objects/gui_at_fs.o: gui_at_fs.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
globals.h farsi.h arabic.h gui_at_sb.h
|
|
|
|
proto.h globals.h farsi.h arabic.h gui_at_sb.h
|
|
|
|
objects/pty.o: pty.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h ascii.h \
|
|
|
|
objects/pty.o: pty.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h ascii.h \
|
|
|
|
keymap.h term.h macros.h option.h structs.h regexp.h gui.h gui_beval.h \
|
|
|
|
keymap.h term.h macros.h option.h structs.h regexp.h gui.h gui_beval.h \
|
|
|
|
proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h farsi.h arabic.h
|
|
|
|
proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h globals.h farsi.h \
|
|
|
|
|
|
|
|
arabic.h
|
|
|
|
objects/json_test.o: json_test.c main.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
objects/json_test.o: json_test.c main.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
globals.h farsi.h arabic.h json.c
|
|
|
|
proto.h globals.h farsi.h arabic.h json.c
|
|
|
|
objects/memfile_test.o: memfile_test.c main.c vim.h auto/config.h feature.h \
|
|
|
|
objects/memfile_test.o: memfile_test.c main.c vim.h auto/config.h feature.h \
|
|
|
|
os_unix.h auto/osdef.h ascii.h keymap.h term.h macros.h option.h \
|
|
|
|
os_unix.h auto/osdef.h ascii.h keymap.h term.h macros.h option.h \
|
|
|
|
structs.h regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h \
|
|
|
|
structs.h regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h \
|
|
|
|
ex_cmds.h proto.h globals.h farsi.h arabic.h memfile.c
|
|
|
|
ex_cmds.h spell.h proto.h globals.h farsi.h arabic.h memfile.c
|
|
|
|
objects/message_test.o: message_test.c main.c vim.h auto/config.h feature.h \
|
|
|
|
objects/message_test.o: message_test.c main.c vim.h auto/config.h feature.h \
|
|
|
|
os_unix.h auto/osdef.h ascii.h keymap.h term.h macros.h option.h \
|
|
|
|
os_unix.h auto/osdef.h ascii.h keymap.h term.h macros.h option.h \
|
|
|
|
structs.h regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h \
|
|
|
|
structs.h regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h \
|
|
|
|
ex_cmds.h proto.h globals.h farsi.h arabic.h message.c
|
|
|
|
ex_cmds.h spell.h proto.h globals.h farsi.h arabic.h message.c
|
|
|
|
objects/hangulin.o: hangulin.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
objects/hangulin.o: hangulin.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
proto.h globals.h farsi.h arabic.h
|
|
|
|
objects/if_lua.o: if_lua.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/if_lua.o: if_lua.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/if_mzsch.o: if_mzsch.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
objects/if_mzsch.o: if_mzsch.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
globals.h farsi.h arabic.h if_mzsch.h
|
|
|
|
proto.h globals.h farsi.h arabic.h if_mzsch.h
|
|
|
|
objects/if_perl.o: auto/if_perl.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
objects/if_perl.o: auto/if_perl.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
proto.h globals.h farsi.h arabic.h
|
|
|
|
objects/if_perlsfio.o: if_perlsfio.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
objects/if_perlsfio.o: if_perlsfio.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
proto.h globals.h farsi.h arabic.h
|
|
|
|
objects/if_python.o: if_python.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
objects/if_python.o: if_python.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
globals.h farsi.h arabic.h if_py_both.h
|
|
|
|
proto.h globals.h farsi.h arabic.h if_py_both.h
|
|
|
|
objects/if_python3.o: if_python3.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
objects/if_python3.o: if_python3.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
globals.h farsi.h arabic.h if_py_both.h
|
|
|
|
proto.h globals.h farsi.h arabic.h if_py_both.h
|
|
|
|
objects/if_tcl.o: if_tcl.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/if_tcl.o: if_tcl.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/if_ruby.o: if_ruby.c auto/config.h vim.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/if_ruby.o: if_ruby.c auto/config.h vim.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h version.h
|
|
|
|
globals.h farsi.h arabic.h version.h
|
|
|
|
objects/gui_beval.o: gui_beval.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
objects/gui_beval.o: gui_beval.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
proto.h globals.h farsi.h arabic.h
|
|
|
|
objects/workshop.o: workshop.c auto/config.h integration.h vim.h feature.h \
|
|
|
|
objects/workshop.o: workshop.c auto/config.h integration.h vim.h feature.h \
|
|
|
|
os_unix.h auto/osdef.h ascii.h keymap.h term.h macros.h option.h \
|
|
|
|
os_unix.h auto/osdef.h ascii.h keymap.h term.h macros.h option.h \
|
|
|
|
structs.h regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h \
|
|
|
|
structs.h regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h \
|
|
|
|
ex_cmds.h proto.h globals.h farsi.h arabic.h version.h workshop.h
|
|
|
|
ex_cmds.h spell.h proto.h globals.h farsi.h arabic.h version.h \
|
|
|
|
|
|
|
|
workshop.h
|
|
|
|
objects/wsdebug.o: wsdebug.c
|
|
|
|
objects/wsdebug.o: wsdebug.c
|
|
|
|
objects/integration.o: integration.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
objects/integration.o: integration.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
globals.h farsi.h arabic.h integration.h
|
|
|
|
proto.h globals.h farsi.h arabic.h integration.h
|
|
|
|
objects/netbeans.o: netbeans.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
objects/netbeans.o: netbeans.c vim.h auto/config.h feature.h os_unix.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h \
|
|
|
|
regexp.h gui.h gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h \
|
|
|
|
globals.h farsi.h arabic.h version.h
|
|
|
|
proto.h globals.h farsi.h arabic.h version.h
|
|
|
|
objects/channel.o: channel.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
objects/channel.o: channel.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h proto.h globals.h \
|
|
|
|
gui_beval.h proto/gui_beval.pro alloc.h ex_cmds.h spell.h proto.h \
|
|
|
|
farsi.h arabic.h
|
|
|
|
globals.h farsi.h arabic.h
|
|
|
|
objects/gui_gtk_gresources.o: auto/gui_gtk_gresources.c
|
|
|
|
objects/gui_gtk_gresources.o: auto/gui_gtk_gresources.c
|
|
|
|