mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-10-28 11:52:56 +00:00
It's important for build performance to use := rather than = notation so that $(wildcard foo/*) isn't a lazily evaluated lambda. In the case of Python where we need a lot of tuning and excludes, it should help to spell things out a bit more to just not use wildcard for now. |
||
|---|---|---|
| .. | ||
| clang.sh | ||
| emulate.sh | ||
| lld.sh | ||
| metal.sh | ||
| smoke.c | ||
| smokecxx.cc | ||
| test.mk | ||