Root/Makefile

Source at commit a3aac7e80bd612bace666e90cdd697e14d471897 created 13 years 6 months ago.
By Werner Almesberger, Reorganized cache and output directory structure. Some code cleanup.
1.PHONY: all dsv
2
3all:
4        @echo "make what ? target: dsv"
5        @exit 1
6
7dsv:
8        scripts/dsv setup BOOKSHELF
9

Archive Download this file



interactive