#!/bin/sh set -ex cargo build --manifest-path ../Cargo.toml gcc -DDEBUG -o test test.c -ansi -Wall -I../include -L../target/debug -lpasta