summaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2024-02-14 02:23:34 +0100
committerAlejandro Colomar <alx@kernel.org>2024-02-17 02:38:31 +0100
commit4ae76c12c8ff9815f26c156cd23a16577af65024 (patch)
treee822a440c8bca9162e4f5332f0967ccbea0e88b4 /GNUmakefile
parent546141e113576fe755c61388296c2620ca145de2 (diff)
share/mk/: Move '.SILENT:' to GNUmakefile
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index bb8e2d2c6..84d415512 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -214,3 +214,4 @@ nothing:;
.DELETE_ON_ERROR:
+.SILENT: