|
|
|
|
|
by inferiorhuman
1129 days ago
|
|
With what? The whole point of this line of discussion is that building stuff in C is suboptimal, often requiring the end user to juggle n different build systems by hand to get all the dependencies installed. Since we're talking FreeBSD here, thirty years ago we had Modula-3 whose build system is lightyears ahead of anything make based. |
|
In the event you find yourself doing this constantly, write a shell script.