comparison src/Makefile @ 2561:1851bce339fc vim73

Version 7.3f -> 7.3g
author Bram Moolenaar <bram@vim.org>
date Sat, 14 Aug 2010 13:33:56 +0200
parents 7abef60aca22
children 4b7929dad28a
comparison
equal deleted inserted replaced
2560:84ba6293f9d7 2561:1851bce339fc
930 ### Directory of the man pages 930 ### Directory of the man pages
931 MAN1DIR = /man1 931 MAN1DIR = /man1
932 932
933 ### Vim version (adjusted by a script) 933 ### Vim version (adjusted by a script)
934 VIMMAJOR = 7 934 VIMMAJOR = 7
935 VIMMINOR = 3f 935 VIMMINOR = 3g
936 936
937 ### Location of Vim files (should not need to be changed, and {{{1 937 ### Location of Vim files (should not need to be changed, and {{{1
938 ### some things might not work when they are changed!) 938 ### some things might not work when they are changed!)
939 VIMDIR = /vim 939 VIMDIR = /vim
940 VIMRTDIR = /vim$(VIMMAJOR)$(VIMMINOR) 940 VIMRTDIR = /vim$(VIMMAJOR)$(VIMMINOR)