#!/bin/sh
# DF-2449 build -- libprop + dm headers
cc -O2 -o dm_uninit_startlength dm_uninit_startlength.c -lprop
