projects
/
platform
/
upstream
/
make.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11ca7f1
)
(check): Remove gratuitous target declaration.
author
Roland McGrath
<roland@redhat.com>
Tue, 10 Jan 1995 11:27:24 +0000
(11:27 +0000)
committer
Roland McGrath
<roland@redhat.com>
Tue, 10 Jan 1995 11:27:24 +0000
(11:27 +0000)
compatMakefile
patch
|
blob
|
history
diff --git
a/compatMakefile
b/compatMakefile
index de2c8fcc562a5cd6d6251edc841f7530c53ddba9..3a8c4f24ea0f27b033c2258a64cb3b232a8f813d 100644
(file)
--- a/
compatMakefile
+++ b/
compatMakefile
@@
-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'.