comparison src/Makefile @ 1254:3431ddf76355

updated for version 7.1
author vimboss
date Sat, 12 May 2007 13:57:53 +0000
parents 76130176cf41
children b0f8f28a67c2
comparison
equal deleted inserted replaced
1253:cc3db99f70fb 1254:3431ddf76355
884 ### Directory of the man pages 884 ### Directory of the man pages
885 MAN1DIR = /man1 885 MAN1DIR = /man1
886 886
887 ### Vim version (adjusted by a script) 887 ### Vim version (adjusted by a script)
888 VIMMAJOR = 7 888 VIMMAJOR = 7
889 VIMMINOR = 1b 889 VIMMINOR = 1
890 890
891 ### Location of Vim files (should not need to be changed, and {{{1 891 ### Location of Vim files (should not need to be changed, and {{{1
892 ### some things might not work when they are changed!) 892 ### some things might not work when they are changed!)
893 VIMDIR = /vim 893 VIMDIR = /vim
894 VIMRTDIR = /vim$(VIMMAJOR)$(VIMMINOR) 894 VIMRTDIR = /vim$(VIMMAJOR)$(VIMMINOR)
2742 gui_beval.h proto/gui_beval.pro ex_cmds.h proto.h globals.h farsi.h \ 2742 gui_beval.h proto/gui_beval.pro ex_cmds.h proto.h globals.h farsi.h \
2743 arabic.h 2743 arabic.h
2744 objects/os_unix.o: os_unix.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \ 2744 objects/os_unix.o: os_unix.c vim.h auto/config.h feature.h os_unix.h auto/osdef.h \
2745 ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \ 2745 ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
2746 gui_beval.h proto/gui_beval.pro ex_cmds.h proto.h globals.h farsi.h \ 2746 gui_beval.h proto/gui_beval.pro ex_cmds.h proto.h globals.h farsi.h \
2747 arabic.h os_unixx.h 2747 arabic.h if_mzsch.h os_unixx.h
2748 objects/pathdef.o: auto/pathdef.c ./vim.h ./auto/config.h ./feature.h ./os_unix.h \ 2748 objects/pathdef.o: auto/pathdef.c ./vim.h ./auto/config.h ./feature.h ./os_unix.h \
2749 ./auto/osdef.h ./ascii.h ./keymap.h ./term.h ./macros.h ./option.h \ 2749 ./auto/osdef.h ./ascii.h ./keymap.h ./term.h ./macros.h ./option.h \
2750 ./structs.h ./regexp.h ./gui.h ./gui_beval.h proto/gui_beval.pro \ 2750 ./structs.h ./regexp.h ./gui.h ./gui_beval.h proto/gui_beval.pro \
2751 ./ex_cmds.h ./proto.h ./globals.h ./farsi.h ./arabic.h 2751 ./ex_cmds.h ./proto.h ./globals.h ./farsi.h ./arabic.h
2752 objects/popupmnu.o: popupmnu.c vim.h auto/config.h feature.h os_unix.h \ 2752 objects/popupmnu.o: popupmnu.c vim.h auto/config.h feature.h os_unix.h \