mirror of
https://github.com/SerenityOS/serenity
synced 2026-04-26 09:35:04 +02:00
This removes the need to have the install_libc_headers target, since LibC's headers will now get installed before anything gets built. By extension, this also prevents said target from re-running on every build.