From: Michael Gernoth Date: Thu, 10 Jul 2025 19:58:36 +0000 (+0200) Subject: Makefiles: support parallel compilation with -j X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/micropolis/commitdiff_plain/41a83ac163707298d8c4cc4ae7101afac0c3839e?hp=41a83ac163707298d8c4cc4ae7101afac0c3839e Makefiles: support parallel compilation with -j Fix dependencies in Makefiles to allow parallel compilation. ---