servicepoint-binding-c/example
Vinzenz Schroeter e824baa4ba more configs work now
```
make LIBC=gnu LINK=dynamic
make LIBC=musl LINK=dynamic CC=musl-gcc
make LIBC=musl LINK=static CC=musl-gcc
```
2025-05-30 00:40:08 +02:00
..
src simplify conditional logic with constructed macro names 2025-05-28 11:49:44 +02:00
Makefile more configs work now 2025-05-30 00:40:08 +02:00
target.mk clean up .PHONY and all 2025-05-28 17:29:28 +02:00