ZH: Makefile

This commit is contained in:
Eric Teunis de Boone 2022-09-28 15:18:04 +02:00
parent be3041f4a2
commit a2ef29d6c7

View file

@ -0,0 +1,15 @@
.PHONY: all
all: beacon clocks
beacon:
./generate_beacon.py
clocks:
./modify_clocks.py
dist-clean:
rm -f ZH_airshower/antennas.hdf5
rm -f ZH_airshower/clocks.csv
rm -f ZH_airshower/tx.json