DragonFlyBSD Kernel Audit
DF-0810 / build.sh
← back to finding ↓ download raw
1
2
3
4
#!/bin/sh
# DF-0810 build script
cd "$(dirname "$0")"
cc -O2 -Wall -o nfs_getcookie_oob nfs_getcookie_oob.c