From: Zbigniew Jędrzejewski-Szmek Date: Sun, 12 Mar 2017 00:00:08 +0000 (-0500) Subject: build-sys: make more targets .PHONY X-Git-Tag: v234~375^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d5e15d2fd783d26cba8dc304f3fe3ed68c047fe5;p=thirdparty%2Fsystemd.git build-sys: make more targets .PHONY --- diff --git a/Makefile.am b/Makefile.am index 621296b6cf8..b4150041936 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6774,14 +6774,17 @@ cppcheck: print-%: @echo $($*) +.PHONY: git-contrib git-contrib: @git shortlog -s `git describe --abbrev=0`.. | cut -c8- | sed 's/ / /g' | awk '{ print $$0 "," }' | sort -u EXTRA_DIST += \ tools/gdb-sd_dump_hashmaps.py +.PHONY: list-keys list-keys: gpg --verbose --no-options --no-default-keyring --no-auto-key-locate --batch --trust-model=always --keyring=$(srcdir)/src/import/import-pubring.gpg --list-keys +.PHONY: add-key add-key: gpg --verbose --no-options --no-default-keyring --no-auto-key-locate --batch --trust-model=always --keyring=$(srcdir)/src/import/import-pubring.gpg --import -