#!/bin/sh
# Build the DF-2448 PoC.
cc -o dm_nulldata_deref dm_nulldata_deref.c -lprop
