We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c35425f commit 9cecec8Copy full SHA for 9cecec8
1 file changed
Makefile
@@ -29,7 +29,7 @@
29
30
# just an alias for build really...
31
all: build
32
- echo "Build complete, use 'make test' to run tests."
+ @echo "Build complete, use 'make test' to run tests."
33
34
# install, currently not implemented
35
DESTDIR =
0 commit comments