DragonFlyBSD Kernel Audit
DF-2863 / build.sh
← back to finding ↓ download raw
1
2
3
4
#!/bin/sh
# Build the KLD replica on the guest (needs /usr/src and cc).
# scp replica.c Makefile to /root/dfrep/ first (see README.md).
cd /root/dfrep && make