mirror of
https://github.com/richfelker/musl-cross-make.git
synced 2025-08-02 22:43:23 +02:00

leaving necessary configuration options for certain targets to the user is error-prone and inconvenient. instead of configuration for exact target string matchs in the sample config.mak, provide general logic in the makefile itself which should cover all variants as well.