X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=vms%2FMakefile.mms;fp=vms%2FMakefile.mms;h=075a11b23c466565fdc762fd6bc31fc307155367;hb=c7e61475680fa226bd9b8bdd469cd66914e630f5;hp=046ce50902b88e06dda423a913cddca4e0498702;hpb=800deb09b422a73c1212233a93839a223ff59678;p=debian%2Fgzip diff --git a/vms/Makefile.mms b/vms/Makefile.mms index 046ce50..075a11b 100644 --- a/vms/Makefile.mms +++ b/vms/Makefile.mms @@ -16,7 +16,7 @@ # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) +# the Free Software Foundation; either version 3, or (at your option) # any later version. # This program is distributed in the hope that it will be useful, @@ -100,7 +100,7 @@ gzip.exe : $(OBJS) # copies the data, not just the link. Therefore, set up the link in the # directory in which the executable is to reside, or else rename (move) the # executables into the directory. -# +# set file/enter=gunzip.exe gzip.exe set file/enter=zcat.exe gzip.exe