summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1995-01-10 11:28:12 +0000
committerRoland McGrath <roland@redhat.com>1995-01-10 11:28:12 +0000
commit43d5fbfc8893d9cf450ffc6c5f30836f241ed496 (patch)
tree032bbe1c4d793422a3c571c4c543d6c106d74d6c
parenta4642a6a574ea888a478cf8677f5ddbde50b3d41 (diff)
downloadgunmake-43d5fbfc8893d9cf450ffc6c5f30836f241ed496.tar.gz
Fix typo in comment.
-rw-r--r--compatMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/compatMakefile b/compatMakefile
index 3a8c4f2..be057e5 100644
--- a/compatMakefile
+++ b/compatMakefile
@@ -144,7 +144,7 @@ srcs = $(srcdir)/commands.c $(srcdir)/job.c $(srcdir)/dir.c \
all: make
info: make.info
dvi: make.dvi
-# Some makes apparently use .PHONY as the default goal is it is before `all'.
+# Some makes apparently use .PHONY as the default goal if it is before `all'.
.PHONY: all check info dvi
make.info: make.texinfo