git.annexia.org
/
goals.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e23952e
)
build: Hide make passthrough command.
author
Richard W.M. Jones
<rjones@redhat.com>
Sat, 11 Jan 2020 20:31:10 +0000
(20:31 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Sat, 11 Jan 2020 20:31:10 +0000
(20:31 +0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index
e05b14f
..
20d0a49
100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-19,7
+19,7
@@
# Pass through normal targets to Goalfile.in
all clean depend install check maintainer-clean: src/goals
- ./run src/goals $@
+
@
./run src/goals $@
# If src/goals doesn't exist then brute-force build it. Once we have
# src/goals we can rebuild it and other parts of the project using