Root/Makefile

Source at commit 7605d8c9c8cd95d6c628568db2580019b8027229 created 12 years 8 months ago.
By Werner Almesberger, tools/atrf-txrx/atrf-txrx.c (main): removed endless loop in mode_hmac
1.PHONY: all dsv
2
3all:
4        @echo "make what ? target: dsv"
5        @exit 1
6
7dsv:
8        ../eda-tools/dsv/dsv setup BOOKSHELF
9

Archive Download this file



interactive