Blob Blame Raw
#!/bin/bash

set -e

cc -Wall -DNDEBUG -O3 nn-heli.c -lm `pkg-config --cflags --libs helianthus` -o nn-heli