diff options
Diffstat (limited to 'lang/Makefile')
| -rw-r--r-- | lang/Makefile | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/lang/Makefile b/lang/Makefile index 4f7e67948ed8..7edd3bb3c34a 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -46,6 +46,7 @@ SUBDIR += dhall SUBDIR += dlang-tools SUBDIR += dotnet + SUBDIR += dotnet-devel SUBDIR += dotnet-host SUBDIR += dotnet8 SUBDIR += duktape @@ -162,6 +163,7 @@ SUBDIR += julia SUBDIR += jython SUBDIR += kawa + SUBDIR += kefir SUBDIR += kf5-kross SUBDIR += kotlin SUBDIR += kturtle @@ -290,6 +292,7 @@ SUBDIR += ptoc SUBDIR += purescript SUBDIR += py-dhall + SUBDIR += py-gherkin-official SUBDIR += py-hy SUBDIR += py-lupa SUBDIR += py-sly @@ -306,7 +309,9 @@ SUBDIR += python310 SUBDIR += python311 SUBDIR += python312 - SUBDIR += python39 + SUBDIR += python313 + SUBDIR += python313t + SUBDIR += python314 SUBDIR += qmasm SUBDIR += quickjs SUBDIR += quickjs-ng @@ -326,7 +331,7 @@ SUBDIR += ruby32 SUBDIR += ruby33 SUBDIR += ruby34 - SUBDIR += ruby35 + SUBDIR += ruby40 SUBDIR += rubygem-rb_sys SUBDIR += rubygem-ruby_language_server SUBDIR += runawk @@ -363,8 +368,8 @@ SUBDIR += spidermonkey102 SUBDIR += spidermonkey115 SUBDIR += spidermonkey128 + SUBDIR += spidermonkey140 SUBDIR += spidermonkey78 - SUBDIR += spidermonkey91 SUBDIR += squeak SUBDIR += squirrel SUBDIR += starlark-rust @@ -383,6 +388,7 @@ SUBDIR += trealla-prolog SUBDIR += tuareg-mode.el SUBDIR += typescript + SUBDIR += typescript-go SUBDIR += typstfmt SUBDIR += typstyle SUBDIR += ucc |
