#!/bin/sh expat_dir="./expat-2.0.1/" common_stuff="../commhub/commhub.c ../commhub/client_utils.c ../common/common_defs.c" rm -f gps_minder $target_cc $target_ccopts -o gps_minder gps_main.c mkgmtime.c $common_stuff