Files
ODrive/Firmware/fibre-cpp/Makefile
2020-10-30 16:59:57 +01:00

7 lines
154 B
Makefile

all:
tup --no-environ-check build-local
tup --no-environ-check build-wasm
cp build-local/libfibre-* ../python/fibre/
cp build-wasm/libfibre-* ../js/