summaryrefslogtreecommitdiffstats
path: root/build/config.mk
Commit message (Expand)AuthorAgeFilesLines
* build: Use $^ instead of ${.ALLSRC}Tavian Barnes2025-05-261-1/+1
* build/config: Simplify top-level rule with .ALLSRCTavian Barnes2025-05-261-10/+4
* build: Remove gen/deps.mkTavian Barnes2024-09-141-6/+0
* build: Allow ./configure --version=X.Y.ZTavian Barnes2024-08-281-0/+1
* build: Generate config.mk after config.hTavian Barnes2024-06-211-4/+4
* build: Listen to make -sTavian Barnes2024-04-301-4/+4
* build: Replace `make config` with a `./configure` scriptTavian Barnes2024-04-291-0/+62