summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-08-02 00:49:21 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2022-08-02 00:49:52 -0700
commit2acd0a90b8126751f7ceffa5b43f5e8c16710f56 (patch)
tree2aad7a4c04117693cbabac060e887b2fb0ba59d8 /lang/Makefile
parentxorg: upgrade to 21.1.4 (diff)
lang/quilc: New port: Optimizing Quil compiler (for quantum computing)
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 85bb2f1c1b62..7b0c397e3d0c 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -293,6 +293,7 @@
SUBDIR += qmasm
SUBDIR += qscheme
SUBDIR += quickjs
+ SUBDIR += quilc
SUBDIR += racket
SUBDIR += racket-minimal
SUBDIR += ratfor