(check): Remove gratuitous target declaration.
authorRoland McGrath <roland@redhat.com>
Tue, 10 Jan 1995 11:27:24 +0000 (11:27 +0000)
committerRoland McGrath <roland@redhat.com>
Tue, 10 Jan 1995 11:27:24 +0000 (11:27 +0000)
compatMakefile

index de2c8fc..3a8c4f2 100644 (file)
@@ -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'.