lang/Makefile: + rust-analyzer
This commit is contained in:
parent
7a678651a3
commit
0ad8542b4a
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.612 2021/11/28 13:51:55 he Exp $
|
# $NetBSD: Makefile,v 1.613 2021/11/28 14:08:37 wiz Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
COMMENT= Programming languages
|
COMMENT= Programming languages
|
||||||
|
@ -256,6 +256,7 @@ SUBDIR+= ruby30
|
||||||
SUBDIR+= ruby30-base
|
SUBDIR+= ruby30-base
|
||||||
SUBDIR+= runawk
|
SUBDIR+= runawk
|
||||||
SUBDIR+= rust
|
SUBDIR+= rust
|
||||||
|
SUBDIR+= rust-analyzer
|
||||||
SUBDIR+= rust-bin
|
SUBDIR+= rust-bin
|
||||||
SUBDIR+= rust-src
|
SUBDIR+= rust-src
|
||||||
SUBDIR+= sablevm
|
SUBDIR+= sablevm
|
||||||
|
|
Loading…
Reference in a new issue