diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-08-11 08:29:53 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-08-11 08:29:53 +0000 |
commit | d5f3f076052a298643aad905122d95e57fc053be (patch) | |
tree | e523db73d77d6e06a986733c57f7427a3674f733 /cad/Makefile | |
parent | 252e842841edf0c56c947c7a3bc7d6906e3f8a01 (diff) |
New port: cad/openfpgaloader: Universal utility for programming FPGA
Notes
Notes:
svn path=/head/; revision=544673
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 cd1f53a22f71..17e4b70ac66b 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -82,6 +82,7 @@ SUBDIR += nvc SUBDIR += opencascade SUBDIR += openctm + SUBDIR += openfpgaloader SUBDIR += openscad SUBDIR += openscad-devel SUBDIR += opensta |