mirror of
https://git.savannah.gnu.org/git/make.git
synced 2025-01-06 05:04:42 +00:00
(check): Remove gratuitous target declaration.
This commit is contained in:
parent
11ca7f1ead
commit
a4642a6a57
1 changed files with 0 additions and 1 deletions
|
@ -142,7 +142,6 @@ srcs = $(srcdir)/commands.c $(srcdir)/job.c $(srcdir)/dir.c \
|
|||
.SUFFIXES: .o .c .h .ps .dvi .info .texinfo
|
||||
|
||||
all: make
|
||||
check: # No tests.
|
||||
info: make.info
|
||||
dvi: make.dvi
|
||||
# Some makes apparently use .PHONY as the default goal is it is before `all'.
|
||||
|
|
Loading…
Reference in a new issue