Root/Makefile

Source at commit 32de4b6ad4b428b1aa13791fdb52af7b21618d11 created 13 years 2 months ago.
By Werner Almesberger, great atusd -> atben renaming: renamed tools/atusd.c and Makefile reference
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