comparison src/Makefile @ 825:6675076019ae v7.0d

updated for version 7.0d
author vimboss
date Mon, 10 Apr 2006 14:55:34 +0000
parents 23f82b5d2814
children fd1b3406fd1c
comparison
equal deleted inserted replaced
824:8dd456c1e283 825:6675076019ae
878 ### Directory of the man pages 878 ### Directory of the man pages
879 MAN1DIR = /man1 879 MAN1DIR = /man1
880 880
881 ### Vim version (adjusted by a script) 881 ### Vim version (adjusted by a script)
882 VIMMAJOR = 7 882 VIMMAJOR = 7
883 VIMMINOR = 0c 883 VIMMINOR = 0d
884 884
885 ### Location of Vim files (should not need to be changed, and {{{1 885 ### Location of Vim files (should not need to be changed, and {{{1
886 ### some things might not work when they are changed!) 886 ### some things might not work when they are changed!)
887 VIMDIR = /vim 887 VIMDIR = /vim
888 VIMRTDIR = /vim$(VIMMAJOR)$(VIMMINOR) 888 VIMRTDIR = /vim$(VIMMAJOR)$(VIMMINOR)