▲ | jvanderbot 8 months ago | |
`make` works pretty well on ... everything I've written that I kept since then. `cmake ..` otoh, tends not to. | ||
▲ | jeroenhd 8 months ago | parent [-] | |
`make` itself works fine, that hasn't changed in decades. That doesn't mean the tooling `make` scripts kick into gear still exist, or work, or do the same things, though. Makefiles don't fix the dependency on a fifteen year old C compiler. |