summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1992-11-04 02:00:19 +0000
committerRoland McGrath <roland@redhat.com>1992-11-04 02:00:19 +0000
commita8993377f75e6a0593bcaf9ce5ee3d7dac1e6eec (patch)
treeb8475776f67be332f3123a5957c2d3358989d22b
parent8c9b95d07ec5a89eef9de6eb7e82fd91674f7fb6 (diff)
downloadgunmake-a8993377f75e6a0593bcaf9ce5ee3d7dac1e6eec.tar.gz
Formerly compatMakefile.~43~
-rw-r--r--compatMakefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/compatMakefile b/compatMakefile
index 2abb817..296d599 100644
--- a/compatMakefile
+++ b/compatMakefile
@@ -116,10 +116,10 @@ srcs = $(srcdir)/commands.c $(srcdir)/job.c $(srcdir)/dir.c \
.SUFFIXES:
.SUFFIXES: .o .c .h .ps .dvi .texinfo
-.PHONY: all doc
+.PHONY: all doc check
all: make
doc: make.info make.dvi
-
+check: # No tests.
# Take your pick.
#makeinfo = emacs -batch -f batch-texinfo-format make.texinfo