summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-06-19 12:31:07 +0000
committermidipix <writeonce@midipix.org>2021-06-19 12:31:07 +0000
commitc8f99d7aa1c0848c8591322c54ba60f588c264b4 (patch)
tree80bfdad4df33766c55549b8a5b1356aaa4aba316
parent61aaf985a335ceabe08c9e511e201b1f23e80c9a (diff)
downloadsbpython3-c8f99d7aa1c0848c8591322c54ba60f588c264b4.tar.bz2
sbpython3-c8f99d7aa1c0848c8591322c54ba60f588c264b4.tar.xz
project: variant support: added (symlinked) logic for python-3.7.8.
l---------project/variants/3.7.8/common.mk1
l---------project/variants/3.7.8/headers.mk1
l---------project/variants/3.7.8/linkage1
l---------project/variants/3.7.8/pyexts.h1
l---------project/variants/3.7.8/pyexts.mk1
l---------project/variants/3.7.8/subsets.mk1
6 files changed, 6 insertions, 0 deletions
diff --git a/project/variants/3.7.8/common.mk b/project/variants/3.7.8/common.mk
new file mode 120000
index 0000000..13618b0
--- /dev/null
+++ b/project/variants/3.7.8/common.mk
@@ -0,0 +1 @@
+../3.7.7/common.mk \ No newline at end of file
diff --git a/project/variants/3.7.8/headers.mk b/project/variants/3.7.8/headers.mk
new file mode 120000
index 0000000..4d3955f
--- /dev/null
+++ b/project/variants/3.7.8/headers.mk
@@ -0,0 +1 @@
+../3.7.7/headers.mk \ No newline at end of file
diff --git a/project/variants/3.7.8/linkage b/project/variants/3.7.8/linkage
new file mode 120000
index 0000000..8d50864
--- /dev/null
+++ b/project/variants/3.7.8/linkage
@@ -0,0 +1 @@
+../3.7.7/linkage \ No newline at end of file
diff --git a/project/variants/3.7.8/pyexts.h b/project/variants/3.7.8/pyexts.h
new file mode 120000
index 0000000..fe02c5b
--- /dev/null
+++ b/project/variants/3.7.8/pyexts.h
@@ -0,0 +1 @@
+../3.7.7/pyexts.h \ No newline at end of file
diff --git a/project/variants/3.7.8/pyexts.mk b/project/variants/3.7.8/pyexts.mk
new file mode 120000
index 0000000..683ec2b
--- /dev/null
+++ b/project/variants/3.7.8/pyexts.mk
@@ -0,0 +1 @@
+../3.7.7/pyexts.mk \ No newline at end of file
diff --git a/project/variants/3.7.8/subsets.mk b/project/variants/3.7.8/subsets.mk
new file mode 120000
index 0000000..e1e4e52
--- /dev/null
+++ b/project/variants/3.7.8/subsets.mk
@@ -0,0 +1 @@
+../3.7.7/subsets.mk \ No newline at end of file