DragonFlyBSD Kernel Audit
DF-2975 / build.sh
← back to finding ↓ download raw
#!/bin/sh
gcc -O2 -pipe -o srv2975 srv.c && gcc -O2 -pipe -o cli cli.c