diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2022-06-14 15:12:22 +1000 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2022-06-18 09:06:00 +0200 |
commit | 25f515831cef1faf6f2e73c8a6b58a0db803786f (patch) | |
tree | c3710d32f7795934e705f71af5b5cd9910ea7292 /test/lib | |
parent | 08007d0b25a8175bf6f663fd12b25e4e4eea4d17 (diff) | |
download | passt-25f515831cef1faf6f2e73c8a6b58a0db803786f.tar passt-25f515831cef1faf6f2e73c8a6b58a0db803786f.tar.gz passt-25f515831cef1faf6f2e73c8a6b58a0db803786f.tar.bz2 passt-25f515831cef1faf6f2e73c8a6b58a0db803786f.tar.lz passt-25f515831cef1faf6f2e73c8a6b58a0db803786f.tar.xz passt-25f515831cef1faf6f2e73c8a6b58a0db803786f.tar.zst passt-25f515831cef1faf6f2e73c8a6b58a0db803786f.zip |
Makefile: Use $(BIN) and $(MANPAGES) variable to simplify several targets
There are several places which explicitly list the various generated
binaries, even though a $(BIN) variable already lists them. There are
several more places that list all the manpage files, introduce a
$(MANPAGES) variable to remove that repetition as well.
Tweak the generation of pasta.1 as a link to passt.1 so it's not just made
as a side effect of the pasta target.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
[sbrivio: add passt.1 and qrap.1 to guest files for distro tests]
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'test/lib')
0 files changed, 0 insertions, 0 deletions