From: Roland McGrath Date: Wed, 4 Nov 1992 02:00:19 +0000 (+0000) Subject: Formerly compatMakefile.~43~ X-Git-Tag: 3.70.2~554 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8993377f75e6a0593bcaf9ce5ee3d7dac1e6eec;p=thirdparty%2Fmake.git Formerly compatMakefile.~43~ --- diff --git a/compatMakefile b/compatMakefile index 2abb8179..296d599c 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