@crystalmoon @sschoener While I agree with the sentiment that "POSIX-only" is really not "portable", in this particular case, the Makefile does not really do anything. It merely lists the files that need to be compiled. Trivial to "port" to any non-POSIX compiler. Frankly, "cl.exe src\*.c" does the trick.
manx
@manx@mastodon.online