1
0
forked from aniani/vim

updated for version 7.1-146

This commit is contained in:
Bram Moolenaar
2007-10-29 21:38:54 +00:00
parent 711d5b5c94
commit b52e260d23
3 changed files with 6 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
# Makefile for Vim on OpenVMS
#
# Maintainer: Zoltan Arpadffy <arpadffy@polarhome.com>
# Last change: 2007 May 07
# Last change: 2007 Oct 22
#
# This has script been tested on VMS 6.2 to 8.2 on DEC Alpha, VAX and IA64
# with MMS and MMK
@@ -96,8 +96,7 @@ CCVER = YES
.IFDEF MMSVAX
.IFDEF DECC # VAX with DECC
CC_DEF = cc # /decc # some system requires this switch
# but when it is not required /ver might fail
CC_DEF = cc # /decc # some system requires this switch but when it is not required /ver might fail
PREFIX = /prefix=all
.ELSE # VAX with VAXC
CC_DEF = cc