go-rln/Makefile
2022-06-29 15:55:46 -04:00

6 lines
141 B
Makefile

.PHONY: rlnlib
rlnlib:
scripts/build.sh
cd lib/rln && cbindgen --config ../cbindgen.toml --crate rln --output ../../rln/librln.h --lang c