1
0
mirror of https://passt.top/passt synced 2024-06-21 02:27:05 +00:00
passt/test/distro
David Gibson 25f515831c 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>
2022-06-18 09:06:00 +02:00
..
debian Makefile: Use $(BIN) and $(MANPAGES) variable to simplify several targets 2022-06-18 09:06:00 +02:00
fedora Makefile: Use $(BIN) and $(MANPAGES) variable to simplify several targets 2022-06-18 09:06:00 +02:00
opensuse Makefile: Use $(BIN) and $(MANPAGES) variable to simplify several targets 2022-06-18 09:06:00 +02:00
ubuntu Makefile: Use $(BIN) and $(MANPAGES) variable to simplify several targets 2022-06-18 09:06:00 +02:00