projects
/
open-adventure.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
708d728
)
More Makefile simplification.
author
Eric S. Raymond
<esr@thyrsus.com>
Sat, 27 May 2017 14:32:11 +0000
(10:32 -0400)
committer
Eric S. Raymond
<esr@thyrsus.com>
Sat, 27 May 2017 14:32:11 +0000
(10:32 -0400)
tests/Makefile
patch
|
blob
|
history
diff --git
a/tests/Makefile
b/tests/Makefile
index d200888d70c9aad6fe2b5ac80fc4e886a9228c7d..4ab1b4cee1b859dd65536eddb82e802c60715bd9 100644
(file)
--- a/
tests/Makefile
+++ b/
tests/Makefile
@@
-11,10
+11,7
@@
PATH := $(realpath ..):$(realpath .):${PATH}
# Defeat annoying behavior under Mac OS X - builtin echo doesn't do -n
ECHO := /bin/echo
-default:
- make -e --quiet all
-
-all: listcheck regress
+all: regress
@echo "=== No diff output is good news."
.SUFFIXES: .chk