Root/Makefile

Source at commit 1dcc83391e51890c76fc8e11aeb24300a99412a2 created 13 years 19 days ago.
By Werner Almesberger, atusb/fw/Makefile: put -mmcu into CFLAGS so that DEPEND uses it, too
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