1 2 3 4
#!/bin/sh # DF-2823 build (run on the DragonFly guest as any user) cc -O -o /tmp/df2823 df2823_enolck.c 2>&1 echo BUILD_RC=$?