aboutsummaryrefslogtreecommitdiff
path: root/Makefile.deps
diff options
context:
space:
mode:
authorToni <matzeton@googlemail.com>2022-05-07 11:25:40 +0200
committerlns <matzeton@googlemail.com>2022-05-07 11:41:51 +0200
commit2732408dd204392933ad812490b4844ae2532164 (patch)
tree7ac321a648cb9d38b4c06cdb149d6eefbce6e298 /Makefile.deps
parent3648df7568641c01da276ed3ecf32158e30af88b (diff)
CI: Github Actions
Signed-off-by: lns <matzeton@googlemail.com>
Diffstat (limited to 'Makefile.deps')
-rw-r--r--Makefile.deps2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.deps b/Makefile.deps
index cadeb09..a9b18f2 100644
--- a/Makefile.deps
+++ b/Makefile.deps
@@ -140,6 +140,8 @@ help:
@echo '[Makefile.deps]'
$(call HELP_MAKE_OPTIONS)
@echo -e '\tJOBS = $(JOBS)'
+ @echo -e '\tWERROR = $(WERROR)'
+ @echo -e '\tQ = $(Q)'
.PHONY: all deps-print-local-notice deps-build deps distclean clean help
.DEFAULT_GOAL := all