diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-02-02 03:12:59 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-02-02 03:12:59 +0000 |
commit | 190e1f518b834978655af437f8f7672a6988ccc7 (patch) | |
tree | 77c10a8652de5b6cc7933246f8e0a42efa32f1d3 /cad/Makefile | |
parent | 7b0bd462defa80066ca7185f72f7897b1cbf289d (diff) |
New port: cad/veroroute: PCB (printed circuit board) design software
Notes
Notes:
svn path=/head/; revision=524803
Diffstat (limited to 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/Makefile b/cad/Makefile index c3277345347a..303980dc0a47 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -107,6 +107,7 @@ SUBDIR += varkon SUBDIR += verilator SUBDIR += verilog-mode.el + SUBDIR += veroroute SUBDIR += xcircuit SUBDIR += yosys SUBDIR += z88 |