diff options
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/lang/Makefile b/lang/Makefile index 7d08745b6d77..f7c0932f1099 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -175,12 +175,6 @@ SUBDIR += librep SUBDIR += libstdc++_stldoc_4.2.2 SUBDIR += linux-c7-tcl85 - SUBDIR += linux-dotnet-cli - SUBDIR += linux-dotnet-runtime - SUBDIR += linux-dotnet-sdk - SUBDIR += linux-dotnet10-runtime - SUBDIR += linux-dotnet11-runtime - SUBDIR += linux-dotnet11-sdk SUBDIR += linux-j SUBDIR += linux-rl9-python3 SUBDIR += linux-rl9-tcl86 @@ -189,7 +183,6 @@ SUBDIR += lua53 SUBDIR += lua54 SUBDIR += luajit - SUBDIR += luajit-devel SUBDIR += luajit-openresty SUBDIR += malbolge SUBDIR += maude @@ -271,6 +264,7 @@ SUBDIR += perl5-devel SUBDIR += perl5.38 SUBDIR += perl5.40 + SUBDIR += perl5.42 SUBDIR += petite-chez SUBDIR += pfe SUBDIR += pharo @@ -283,6 +277,8 @@ SUBDIR += php83-extensions SUBDIR += php84 SUBDIR += php84-extensions + SUBDIR += php85 + SUBDIR += php85-extensions SUBDIR += picoc SUBDIR += picolisp SUBDIR += pkl @@ -368,7 +364,6 @@ SUBDIR += spidermonkey128 SUBDIR += spidermonkey78 SUBDIR += spidermonkey91 - SUBDIR += spl SUBDIR += squeak SUBDIR += squirrel SUBDIR += starlark-rust |