#!/bin/bash set -e cc -Wall -DNDEBUG -O3 icy-heli.c -lm `pkg-config --cflags --libs helianthus` -o icy-heli