#!/bin/bash # :mode=shell: PREFIX=/home/shrevz/Desktop/projects/CKbots/nodeV1.4 gcc -I $PREFIX -I $PREFIX/hal/gcc-test -g -o gcc-test.$1 $1.c