Root/Makefile

Source at commit 5f153ca4b8fb15713c1967073e04c8b6be0aefe8 created 12 years 11 months ago.
By Werner Almesberger, atrf-path/atrf-path.c: initialize the receiver only once, not for each sweep
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