#!/bin/sh
# DF-2610 build (on the DF guest, as root)
cc -O2 -Wall -o redir6 redir6.c &&
cc -O2 -Wall -o ic6stat ic6stat.c &&
cc -O2 -Wall -o raw137listen raw137listen.c
