X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=GNUmakefile.in;h=b5ef005c2c92a396464a061586bd1e6fd1612b23;hp=9da003a9a24180960cef0fc9f9b683ba06137245;hb=a69b7084d2344dfe923c2f538942480e329992a1;hpb=d6f6d40eb51a7a7f491c5c027f83bbd7f44c009f diff --git a/GNUmakefile.in b/GNUmakefile.in index 9da003a9..b5ef005c 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -1,6 +1,6 @@ -# Note: Makefile is built automatically from Makefile.in +# Note: GNUmakefile is built automatically from GNUmakefile.in # -# $Id: GNUmakefile.in,v 1.235 2016/02/13 11:18:02 fabiankeil Exp $ +# $Id: GNUmakefile.in,v 1.237 2016/04/04 10:50:37 fabiankeil Exp $ # # Written by and Copyright (C) 2001-2014 members of the # Privoxy team. http://www.privoxy.org/ @@ -326,8 +326,8 @@ dist-check: # create tar.gz from CVS: # This make-target is usually called through 'create-archive'. If you # run 'make create-snapshot' without setting SNAPVERSION, you'll get a -# tar.gz with the current date in the name and as a releasenumber in the -# spec-file. But the main usage is to run it as follows (Red Hat example): +# tar.gz with the current date in the name. +# The main usage is to run it as follows (Red Hat example): # make SNAPVERSION=1.6x create-snapshot # This creates a tar.gz. #############################################################################