Root/Makefile

Source at commit f32f48ae2673b799878a831ba9e216b26177505a created 12 years 11 months ago.
By Werner Almesberger, atrf-path: visualize the limits in GUI mode
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