]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: Makefile: add "$(Q)" to clean, tags and cscope targets
authorWilly Tarreau <w@1wt.eu>
Mon, 19 Nov 2018 07:14:40 +0000 (08:14 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 19 Nov 2018 07:18:49 +0000 (08:18 +0100)
commit6db8266409b872d1a5783cd55d48b4415c92aa3f
tree17f396b93ec66b86a7a54de411ee37ef7d318728
parent4ab5d030c73b6d58c4797e449f1d53a19d9846dd
BUILD: Makefile: add "$(Q)" to clean, tags and cscope targets

These ones didn't have the quiet mode yet.
Makefile