summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-06-19 12:31:55 +0000
committermidipix <writeonce@midipix.org>2021-06-19 12:31:55 +0000
commitdf6cff54bdec8191262c3423836869c9bfd0db36 (patch)
tree2427c1918620a32e75d8bb26b5caf53f5b020f0e
parent1377c05bbc5df179a8b25ce6a61cc92fc1d1eb16 (diff)
downloadsbpython3-df6cff54bdec8191262c3423836869c9bfd0db36.tar.bz2
sbpython3-df6cff54bdec8191262c3423836869c9bfd0db36.tar.xz
project: variant support: added (symlinked) logic for python-3.7.9.
l---------project/variants/3.7.9/common.mk1
l---------project/variants/3.7.9/headers.mk1
l---------project/variants/3.7.9/linkage1
l---------project/variants/3.7.9/pyexts.h1
l---------project/variants/3.7.9/pyexts.mk1
l---------project/variants/3.7.9/subsets.mk1
6 files changed, 6 insertions, 0 deletions
diff --git a/project/variants/3.7.9/common.mk b/project/variants/3.7.9/common.mk
new file mode 120000
index 0000000..07c9e71
--- /dev/null
+++ b/project/variants/3.7.9/common.mk
@@ -0,0 +1 @@
+../3.7.8/common.mk \ No newline at end of file
diff --git a/project/variants/3.7.9/headers.mk b/project/variants/3.7.9/headers.mk
new file mode 120000
index 0000000..e1b4a13
--- /dev/null
+++ b/project/variants/3.7.9/headers.mk
@@ -0,0 +1 @@
+../3.7.8/headers.mk \ No newline at end of file
diff --git a/project/variants/3.7.9/linkage b/project/variants/3.7.9/linkage
new file mode 120000
index 0000000..cda015a
--- /dev/null
+++ b/project/variants/3.7.9/linkage
@@ -0,0 +1 @@
+../3.7.8/linkage \ No newline at end of file
diff --git a/project/variants/3.7.9/pyexts.h b/project/variants/3.7.9/pyexts.h
new file mode 120000
index 0000000..2501cf8
--- /dev/null
+++ b/project/variants/3.7.9/pyexts.h
@@ -0,0 +1 @@
+../3.7.8/pyexts.h \ No newline at end of file
diff --git a/project/variants/3.7.9/pyexts.mk b/project/variants/3.7.9/pyexts.mk
new file mode 120000
index 0000000..076d305
--- /dev/null
+++ b/project/variants/3.7.9/pyexts.mk
@@ -0,0 +1 @@
+../3.7.8/pyexts.mk \ No newline at end of file
diff --git a/project/variants/3.7.9/subsets.mk b/project/variants/3.7.9/subsets.mk
new file mode 120000
index 0000000..09350af
--- /dev/null
+++ b/project/variants/3.7.9/subsets.mk
@@ -0,0 +1 @@
+../3.7.8/subsets.mk \ No newline at end of file