comparison src/Makefile @ 1702:5232b9862f23 v7.2 v7.2.000

updated for version 7.2-000
author vimboss
date Sat, 09 Aug 2008 17:55:22 +0000
parents f4f8014d516e
children 720a59d79bcd
comparison
equal deleted inserted replaced
1701:4577899b8ff1 1702:5232b9862f23
899 ### Directory of the man pages 899 ### Directory of the man pages
900 MAN1DIR = /man1 900 MAN1DIR = /man1
901 901
902 ### Vim version (adjusted by a script) 902 ### Vim version (adjusted by a script)
903 VIMMAJOR = 7 903 VIMMAJOR = 7
904 VIMMINOR = 2c 904 VIMMINOR = 2
905 905
906 ### Location of Vim files (should not need to be changed, and {{{1 906 ### Location of Vim files (should not need to be changed, and {{{1
907 ### some things might not work when they are changed!) 907 ### some things might not work when they are changed!)
908 VIMDIR = /vim 908 VIMDIR = /vim
909 VIMRTDIR = /vim$(VIMMAJOR)$(VIMMINOR) 909 VIMRTDIR = /vim$(VIMMAJOR)$(VIMMINOR)