#!/bin/sh rm -f avls $target_cc $target_ccopts -o avls avls_communication.c ../commhub/commhub.c ../commhub/client_utils.c ../common/common_defs.c