Add basic rules to Makefile

This commit is contained in:
Satu Koskinen 2022-10-22 15:55:30 +03:00
parent ba2275b29e
commit 10ca1e50d5

View File

@ -1,17 +1,8 @@
install:
cd scripts && setup-raspberry-pi.sh
build-audio:
cd audio-logger && cargo build --release
configure:
build:
run-audio-recorder:
run-gps-recorder:
run-depth-recorder:
start-all:
cd scripts && start-all.sh