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