1 2 3 4 5
cshim: cshim.c ../src/*.rs ../include/blsctl.h cd ../ cargo build cd - gcc cshim.c -o cshim -lblsctl -L ../target/debug/ -g