]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
update comment
authorJim Meyering <jim@meyering.net>
Sat, 4 Apr 1998 08:06:24 +0000 (08:06 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 4 Apr 1998 08:06:24 +0000 (08:06 +0000)
GNUmakefile

index 972384d6910d654960a03949deff12e68dd24193..861ce8e38fd928468c3b90ed3806bf066c72e59a 100644 (file)
@@ -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)