#!/bin/sh
# DF-2716 build: compile on the guest (hammer2 root).
cc -O0 -g -o /tmp/df2716/df2716 /tmp/df2716/df2716.c 2>&1
