Radix cross Linux 3pp sources

RcL sources – is a tree of Third Party and Radix source tarballs

423 Commits   0 Branches   0 Tags
author: kx <kx@radix.pro> 2023-04-07 10:08:13 +0300 committer: kx <kx@radix.pro> 2023-04-07 10:08:13 +0300 commit: 1d161c7be1ce8365f04bb253c5af1bf842d2e0eb parent: 56d70fdfbe2c742180a1a6a1976826a66bf8b96d
Commit Summary:
development packages
Diffstat:
1 file changed, 13 insertions, 1 deletion
diff --git a/packages/d/Makefile b/packages/d/Makefile
index 14e4c36..80e4caa 100644
--- a/packages/d/Makefile
+++ b/packages/d/Makefile
@@ -4,7 +4,19 @@
 # $ tree -fid .
 #
 
-SUBDIRS := perl-modules
+SUBDIRS := check        \
+           cmake        \
+           flex         \
+           git          \
+           intltool     \
+           llvm         \
+           mercurial    \
+           meson        \
+           ninja        \
+           orc          \
+           perl         \
+           perl-cross   \
+           perl-modules
 
 
 all-recursive downloads_clean-recursive: