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