diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-03-19 05:20:13 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-03-19 05:20:13 +0000 |
commit | c9f070300be91bd2259b340195449c5f1cd8b51f (patch) | |
tree | 3da47bafd4de9929c7a602c8301ce2606c361b42 /cad/Makefile | |
parent | 1359966d0931c96542a3c3024c849a1a9adadc9d (diff) |
New port: cad/qrouter: Tool to generate metal layers and vias
Notes
Notes:
svn path=/head/; revision=528683
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 1d543c574eec..1f7d1c20d5ec 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -92,6 +92,7 @@ SUBDIR += qcad SUBDIR += qelectrotech SUBDIR += qmls + SUBDIR += qrouter SUBDIR += repsnapper SUBDIR += rubygem-gdsii SUBDIR += scotch |