summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-06-15 18:24:21 +0000
committermidipix <writeonce@midipix.org>2021-06-15 18:24:21 +0000
commit54a46f1fe0070022d16b8ceba898c745615009df (patch)
tree1cbdb77c6025fa8ee9db22e595435681174b0f06
parent286c7ad2fb2068610e8e1562b27489d93ed252b0 (diff)
downloadsbpython3-54a46f1fe0070022d16b8ceba898c745615009df.tar.bz2
sbpython3-54a46f1fe0070022d16b8ceba898c745615009df.tar.xz
project: variant support: added (symlinked) logic for python-3.6.8.
l---------project/variants/3.6.8/common.mk1
l---------project/variants/3.6.8/headers.mk1
l---------project/variants/3.6.8/linkage1
l---------project/variants/3.6.8/pyexts.h1
l---------project/variants/3.6.8/pyexts.mk1
l---------project/variants/3.6.8/subsets.mk1
6 files changed, 6 insertions, 0 deletions
diff --git a/project/variants/3.6.8/common.mk b/project/variants/3.6.8/common.mk
new file mode 120000
index 0000000..6e99449
--- /dev/null
+++ b/project/variants/3.6.8/common.mk
@@ -0,0 +1 @@
+../3.6.7/common.mk \ No newline at end of file
diff --git a/project/variants/3.6.8/headers.mk b/project/variants/3.6.8/headers.mk
new file mode 120000
index 0000000..8cf1ee2
--- /dev/null
+++ b/project/variants/3.6.8/headers.mk
@@ -0,0 +1 @@
+../3.6.7/headers.mk \ No newline at end of file
diff --git a/project/variants/3.6.8/linkage b/project/variants/3.6.8/linkage
new file mode 120000
index 0000000..d642aa7
--- /dev/null
+++ b/project/variants/3.6.8/linkage
@@ -0,0 +1 @@
+../3.6.7/linkage \ No newline at end of file
diff --git a/project/variants/3.6.8/pyexts.h b/project/variants/3.6.8/pyexts.h
new file mode 120000
index 0000000..b158268
--- /dev/null
+++ b/project/variants/3.6.8/pyexts.h
@@ -0,0 +1 @@
+../3.6.7/pyexts.h \ No newline at end of file
diff --git a/project/variants/3.6.8/pyexts.mk b/project/variants/3.6.8/pyexts.mk
new file mode 120000
index 0000000..9cacbcc
--- /dev/null
+++ b/project/variants/3.6.8/pyexts.mk
@@ -0,0 +1 @@
+../3.6.7/pyexts.mk \ No newline at end of file
diff --git a/project/variants/3.6.8/subsets.mk b/project/variants/3.6.8/subsets.mk
new file mode 120000
index 0000000..6cd2667
--- /dev/null
+++ b/project/variants/3.6.8/subsets.mk
@@ -0,0 +1 @@
+../3.6.7/subsets.mk \ No newline at end of file