1 2 3 4
#!/bin/sh mkdir -p build cc -o build/native primes.c native.c
Generated with cgit - Back to sebastiano.tronto.net