summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-06-15 19:00:44 +0000
committermidipix <writeonce@midipix.org>2021-06-15 19:00:44 +0000
commit7936e4b0fa2fac0c9d7ce6d2f22de59d732442d6 (patch)
tree05a713b12e9d78c9d754511f517b824fe8bb2050
parent1f4fba47be358af3bffad9f7b1592e36524e68ef (diff)
downloadsbpython3-7936e4b0fa2fac0c9d7ce6d2f22de59d732442d6.tar.bz2
sbpython3-7936e4b0fa2fac0c9d7ce6d2f22de59d732442d6.tar.xz
project: variant support: added (symlinked) logic for python-3.6.12.
l---------project/variants/3.6.12/common.mk1
l---------project/variants/3.6.12/headers.mk1
l---------project/variants/3.6.12/linkage1
l---------project/variants/3.6.12/pyexts.h1
l---------project/variants/3.6.12/pyexts.mk1
l---------project/variants/3.6.12/subsets.mk1
6 files changed, 6 insertions, 0 deletions
diff --git a/project/variants/3.6.12/common.mk b/project/variants/3.6.12/common.mk
new file mode 120000
index 0000000..1211b8f
--- /dev/null
+++ b/project/variants/3.6.12/common.mk
@@ -0,0 +1 @@
+../3.6.11/common.mk \ No newline at end of file
diff --git a/project/variants/3.6.12/headers.mk b/project/variants/3.6.12/headers.mk
new file mode 120000
index 0000000..be71a1a
--- /dev/null
+++ b/project/variants/3.6.12/headers.mk
@@ -0,0 +1 @@
+../3.6.11/headers.mk \ No newline at end of file
diff --git a/project/variants/3.6.12/linkage b/project/variants/3.6.12/linkage
new file mode 120000
index 0000000..3ce68e4
--- /dev/null
+++ b/project/variants/3.6.12/linkage
@@ -0,0 +1 @@
+../3.6.11/linkage \ No newline at end of file
diff --git a/project/variants/3.6.12/pyexts.h b/project/variants/3.6.12/pyexts.h
new file mode 120000
index 0000000..0f3da83
--- /dev/null
+++ b/project/variants/3.6.12/pyexts.h
@@ -0,0 +1 @@
+../3.6.11/pyexts.h \ No newline at end of file
diff --git a/project/variants/3.6.12/pyexts.mk b/project/variants/3.6.12/pyexts.mk
new file mode 120000
index 0000000..3bd9265
--- /dev/null
+++ b/project/variants/3.6.12/pyexts.mk
@@ -0,0 +1 @@
+../3.6.11/pyexts.mk \ No newline at end of file
diff --git a/project/variants/3.6.12/subsets.mk b/project/variants/3.6.12/subsets.mk
new file mode 120000
index 0000000..ee88972
--- /dev/null
+++ b/project/variants/3.6.12/subsets.mk
@@ -0,0 +1 @@
+../3.6.11/subsets.mk \ No newline at end of file