From: Jim Meyering Date: Sat, 4 Apr 1998 08:06:24 +0000 (+0000) Subject: update comment X-Git-Tag: TEXTUTILS-1_22f~119 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=39463d50ed60e2930c878326d5bdbc43370fd050;p=thirdparty%2Fcoreutils.git update comment --- diff --git a/GNUmakefile b/GNUmakefile index 972384d691..861ce8e38f 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -1,8 +1,8 @@ # Having a separate GNUmakefile lets me `include' the dynamically # generated rules created via Makefile.maint as well as Makefile.maint itself. # This makefile is used only if you run GNU Make. -# It is necessary if you modify files in the m4/ directory or -# want to build targets usually of interest only to the maintainer. +# It is necessary if you want to build targets usually of interest +# only to the maintainer. have-Makefile := $(shell test -f Makefile && echo yes)