#!/bin/sh rm -f paddlemgr $target_cc $target_ccopts -o paddlemgr paddlemgr.c ../common/common_defs.c ../common/gpsmath.c ../commhub/commhub.c ../commhub/client_utils.c -lm