Root/Makefile

Source at commit 9c64024af55259eb27fe2d86aa8e26257c996342 created 7 years 4 months ago.
By Stefan Schmidt, atusb/Makefile: add missing atusb back layer to upload target
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