]> git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
Makefile: always run any clean targets before starting any build
authorbones_was_here <bones_was_here@xonotic.au>
Sat, 23 Dec 2023 08:30:27 +0000 (18:30 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Sat, 23 Dec 2023 08:40:39 +0000 (18:40 +1000)
Should fix occasional failures in Xonotic build system which specifies
multiple targets including clean and enables parallel jobs.

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>

No differences found