From 23c2b99e9d23e726ede9442728272616e66d416f Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 4 Mar 2012 00:24:20 +0000 Subject: Convert all "`'" quotes to "''" per new GNU Coding Standard guidelines. Fixes Savannah bug #34530. --- makefile.vms | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile.vms') diff --git a/makefile.vms b/makefile.vms index 0b88061..253a74b 100644 --- a/makefile.vms +++ b/makefile.vms @@ -82,7 +82,7 @@ extras = ,signame.obj,remote-stub.obj,vmsfunctions.obj,vmsify.obj # as an alternative: glob = ,[.glob]glob.obj,[.glob]fnmatch.obj getopt = ,getopt.obj,getopt1.obj -# Directory to install `make' in. +# Directory to install 'make' in. bindir = [] # Directory to install the man page in. mandir = [] -- cgit v1.2.3