#!/bin/sh common_stuff="../commhub/commhub.c ../commhub/client_utils.c ../common/common_defs.c" rm -f diu_minder $target_cc $target_ccopts -o diu_minder diu_main.c touchscreen.c driver.c mongoose.c mkgmtime.c $common_stuff -lcrypto