1
0
mirror of git://projects.qi-hardware.com/wernermisc.git synced 2024-12-19 05:43:44 +02:00
wernermisc/m1rc3/norruption/2/Makefile

25 lines
284 B
Makefile
Raw Normal View History

DIR=d
.SILENT:
.PHONY: all list plot corr coll
all:
$(MAKE) plot
echo
$(MAKE) corr
echo
$(MAKE) coll
echo
list:
ls -1 $(DIR)/*-stat | sed 's|.*/||' | sort -n
plot:
./plot-cdf $(DIR)/log && display out.png &
corr:
./bscmp $(DIR)/*-corrupt.bin
coll:
./collda $(DIR)/log