vis: Allow parallel builds
authorSven Eckelmann <sven@narfation.org>
Sat, 19 Feb 2022 08:11:11 +0000 (09:11 +0100)
committerSven Eckelmann <sven@narfation.org>
Sat, 19 Feb 2022 08:13:13 +0000 (09:13 +0100)
commit1b00a068e57b98b57efa650cb86e034ef2644fe2
tree6009ed1147ce745e1925db3feaf18e0331130d08
parent91230a4c14c87159b5963f64661b2bfe34ff89c1
vis: Allow parallel builds

The build system of this package is written in a way that it is safe to run
the make steps in parallel. The build time can be reduced slightly on
modern systems.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
vis/Makefile