#!/bin/sh . ../../config TARGET='point_shadows' set -x gcc -o $TARGET $CFLAGS $INCLUDE $LFLAGS $TARGET.c $LIBS