Root/Makefile

Source at commit a800eb8794253e0a3d655b1ae8bd5654d72d6e63 created 12 years 9 months ago.
By Werner Almesberger, tools/dirtpan/dirtpan.c: added missing #include "daemon.h", oops
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